outerport / paramit

Parameterize Python scripts/notebooks all from the command line and run on cloud GPUs
Apache License 2.0
96 stars 11 forks source link

Add support for ipynb output and fix ipynb toml bug #59

Closed tovacinni closed 3 months ago

tovacinni commented 3 months ago

Will now save both a .ipynb and .py file when running .ipynb files with run.

Also will work even when loading the .ipynb from a .toml config.