Convert Jupyter Notebooks to Python Scripts.
| Docs | |
|---|---|
| Tests | |
| PyPI | |
| Activity | |
| QA | |
| Other |
pkgname can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install pkgnameTo install with conda:
$ conda config --add channels http://conda.anaconda.org/domdfcoding
$ conda install pkgname