zincware / ZnTrack

Create, visualize, run & benchmark DVC pipelines in Python & Jupyter notebooks.
https://zntrack.readthedocs.io
Apache License 2.0
46 stars 5 forks source link

Enable usage in google colab #162

Open PythonFZ opened 2 years ago

PythonFZ commented 2 years ago

Google Colab does not support nbconvert so we can not convert the notebook to python files. It would be very nice to allow ZnTrack usage in Colab so here are some possiblities:

PythonFZ commented 2 years ago

see https://stackoverflow.com/questions/51566497/getting-the-source-of-an-object-defined-in-a-jupyter-notebook for a better solution