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
- Host: GitHub
- URL: https://github.com/bernardo-mg/jupyter-notebook-example
- Owner: Bernardo-MG
- License: mit
- Created: 2020-08-07T14:59:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T20:24:45.000Z (almost 6 years ago)
- Last Synced: 2025-03-16T22:45:31.963Z (about 1 year ago)
- Topics: example, jupyter-notebook
- Language: Jupyter Notebook
- Homepage:
- Size: 3.49 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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