sporco-notebooks
sporco-notebooks copied to clipboard
Jupyter notebook usage examples for the SPORCO project
SPORCO Notebooks
.. image:: http://mybinder.org/badge.svg :target: https://mybinder.org/v2/gh/bwohlberg/sporco-notebooks/master?filepath=index.ipynb :alt: Binder .. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg :target: https://github.com/bwohlberg/sporco-notebooks :alt: Package License
|
Jupyter Notebook <http://jupyter.org/>_ usage examples for the SPORCO project <https://github.com/bwohlberg/sporco>. These examples can be viewed online via nbviewer <https://nbviewer.jupyter.org/github/bwohlberg/sporco-notebooks/blob/master/index.ipynb>, or run interactively at binder <https://mybinder.org/v2/gh/bwohlberg/sporco-notebooks/master?filepath=index.ipynb>. For viewing/running within a local environment rather than one of these cloud services, note that these examples are kept up to date with the current development version of SPORCO <https://github.com/bwohlberg/sporco> rather than the most recent release; if installing SPORCO via pip, it is recommended to do
::
pip install git+https://github.com/bwohlberg/sporco
rather than
::
pip install sporco
|
SPORCO Notebooks is part of the SPORCO <https://github.com/bwohlberg/sporco>__ package and is distributed with the same 3-Clause BSD license. Release tags for SPORCO Notebooks are the same as those of the corresponding release of the main SPORCO package.