Tutorial notebooks for PyData 2023 in New York City, NY.
1-tutorial-quickstart.ipynb
A bare-minimum example of how to use Covalent to run a simple workflow.
2-tutorial-remote-dask.ipynb
A triggered Covalent workflow that submits jobs to a remote Dask cluster running on AWS.
Setup Instructions
- see
terraform/tutorial-dask/README.md
for instructions.
3-tutorial-llm.ipynb
3-tutorial-llm-covalent-cloud.ipynb
Using Covalent to run a machine learning workflows using AWS Batch.
Setup Instructions
- Covalent Open Source: see
terraform/tutorial-llm/README.md
for instructions. - Covalent Cloud: no setup required.