An open API service indexing awesome lists of open source software.

https://github.com/bernardo-mg/jupyter-notebook-example

Example project for Jupyter Notebook
https://github.com/bernardo-mg/jupyter-notebook-example

example jupyter-notebook

Last synced: 9 months ago
JSON representation

Example project for Jupyter Notebook

Awesome Lists containing this project

README

          

========================
Jupyter Notebook Example
========================

Example for a Jupyter Notebook.

Additional info:

- https://github.com/feststelltaste/software-analytics-workshop
- https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks

Features
--------

Usage
-----

Start the notebook with Jupiter:

``jupyter notebook``

Collaborate
-----------

Any kind of help with the project will be well received, and there are two main ways to give such help:

- Reporting errors and asking for extensions through the issues management
- or forking the repository and extending the project

Issues management
~~~~~~~~~~~~~~~~~

Issues are managed at the GitHub `project issues tracker`_, where any Github
user may report bugs or ask for new features.

Getting the code
~~~~~~~~~~~~~~~~

If you wish to fork or modify the code, visit the `GitHub project page`_, where
the latest versions are always kept. Check the 'master' branch for the latest
release, and the 'develop' for the current, and stable, development version.

License
-------

The project has been released under the `MIT License`_.

.. _Coveralls: https://coveralls.io
.. _GitHub project page: https://github.com/Bernardo-MG/jupyter-notebook-example
.. _project issues tracker: https://github.com/Bernardo-MG/jupyter-notebook-example/issues
.. _MIT License: http://www.opensource.org/licenses/mit-license.php