Quickstart Tutorial¶
Install this package directly from github via pip:
conda install git pip pip install git+https://github.com/patkwee/freezenb
To convert the notebook ‘my_notebook.ipynb’ run:
$ freezenb my_notebook.ipynb
An html file ‘my_notebook v1.html’ will be created in the same directory. Images and additional information about the conda environment are embedded in this html file.