Skip to main content

The coolest way to transform Jupyter Notebooks.

Project description

=============
NotebookToAll
=============


.. image:: https://img.shields.io/pypi/v/notebooktoall.svg
:target: https://pypi.python.org/pypi/notebooktoall

.. image:: https://img.shields.io/travis/notebooktoall/notebooktoall.svg
:target: https://travis-ci.org/notebooktoall/notebooktoall

.. image:: https://readthedocs.org/projects/notebooktoall/badge/?version=latest
:target: https://notebooktoall.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/notebooktoall/notebooktoall/shield.svg
:target: https://pyup.io/repos/github/notebooktoall/notebooktoall/
:alt: Updates


The coolest way to turn a Jupyter Notebook into sharable files.

Turn your Jupyter Notebook into a .py executable file and an .html file with a one-line command. You can create both or either file type at the same time! Under the hood, this package uses Jupyter nbconvert.

nbconvert is great for command line transformations, but it takes a bit of work to use in a program. NotebookToAll to the rescue.

Quick Start
-----------

Install
_______

Install from PyPI.

pip install notebooktoall

Use
___

Make sure your notebook doesn't have magic commands in it if you want to create an executable .py script.::


from notebooktoall.transform import transform_notebook

transform_notebook(ipynb_file="my_jupyter_notebook.ipynb", export_list=["html", "py"])



Run your code and your .html and .py files should appear in your current working directory.

You can pass a Jupyter notebook URL to transform_notebook().

License
_______

* Free software: GNU General Public License v3

Docs
____

* Documentation: https://notebooktoall.readthedocs.io.


Credits:
________

The Cookiecutter_ `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.0.1 (2019-02-11)
------------------

* First release on PyPI.

0.1.0 (2019-02-11)
_________________

* Add Code of Conduct
* Improve docs
* Fix badges
* Cover multiple python versions

0.1.1 (2019-02-11)
_________________

* Bump version

0.1.2 (2019-02-11)
_________________

* Add missing dependency
* Update ReadTheDocs usage

0.1.3 (2019-02-11)
_________________

* Improve rst doc formatting
* Wheel

0.1.4 (2019-02-11)
_________________

* Nada

0.1.5 (2019-02-11)
_________________

* Add requirements to setup.py

0.1.6 (2019-02-12)
_________________

* One requirements file

0.1.7 (2019-02-12)
_________________

* Fix setup.py

0.1.8 (2019-02-13)
_________________

* Update coverage

0.2.0 (2019-02-14)
_________________

* API change to transform_notebook() from transform_notebooks()
* More Tests

0.2.1 (2019-02-15)
__________________

* RTD improvements
* Fewer packages required for install
* Doc fixes

0.2.2 (2019-02-18)
__________________

* Simplify structure

0.2.3 (2019-02-18)
__________________

* Fix docs and package


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

notebooktoall-0.2.3.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

notebooktoall-0.2.3-py2.py3-none-any.whl (4.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file notebooktoall-0.2.3.tar.gz.

File metadata

  • Download URL: notebooktoall-0.2.3.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for notebooktoall-0.2.3.tar.gz
Algorithm Hash digest
SHA256 caaa16df880307229f4fa6f9df72452dbe34bdb963d8324b39b3f223cea48409
MD5 b72f20c1a11c726ab9b6e60a178d8946
BLAKE2b-256 f3181b96ba41c69e5e1f135ca6f0ab0aebde35022cfa496b887a77332cb17ccc

See more details on using hashes here.

File details

Details for the file notebooktoall-0.2.3-py2.py3-none-any.whl.

File metadata

  • Download URL: notebooktoall-0.2.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for notebooktoall-0.2.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d0d37175916428a4dc3a7b5af6bb9954d50aa8b5ae383b2991d2130e37e211d7
MD5 8e90be98e878c49e2afbd1ec8a715f84
BLAKE2b-256 f74aeccc0f63d53689b1fb62f086fdc40d5e92a0e74c9667618a6bae316d3ab6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page