Zero infrastructure setup. Submit your Python scripts or Jupyter notebooks and get an email when it's done. And it's open source.
1. Install TaskNode:
pip install tasknode
2. (Optional) Generate a sample Jupyter notebook:
tasknode generate-sample
3. Submit your Jupyter notebook or script:
tasknode submit sample.ipynb
or
tasknode submit your_script.py
That's it! We'll send you an email when it's done, with links to download outputs and generated files.