======== freezenb ======== This is the documentation of the **freezenb** python package. The source code is hosted at https://github.com/patkwee/freezenb Inspired by the kaggle commit function, this script executes a Jupyter notebook, attaches package specfications from the conda environment and exports everything as a single html file. Jupyter nbconvert is used to execute and convert the notebook. Contents ======== .. toctree:: :maxdepth: 2 Quickstart tutorial License Authors Changelog Module Reference Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _github: https://github.com/patkwee/freezenb