/screencasts

Screencasts for package promotion.

Primary LanguageCSS

Pytask Examples

These are examples for the usage of pytask. Some are the exact snippets used in the screencasts on ...

To run the examples, make sure you have conda installed. In a shell, navigate to the root folder of this project and run:

$ conda env create
$ conda activate screencasts

Then navigate to the example you want to try out and run pytask. Sometimes you will have to add the root folder of the example to Python's search path, as described in the screencast on advanced features.