TaskNode

Run Python scripts and Jupyter notebooks in the cloud, trivially

GitHub View on GitHub

Why TaskNode?

Zero infrastructure setup. Submit your Python scripts or Jupyter notebooks and get an email when it's done. And it's open source.

Get started in 2 minutes

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.