Skip to main content

Jupyter extensions to add nbgallery integration

Project description

Overview

This Jupyter extension enables integration with nbgallery. More information is available here in the nbgallery github project.

Installation

Install and enable jupyter_nbgallery on your Jupyter server

pip install jupyter_nbgallery -U
jupyter serverextension enable --py jupyter_nbgallery
jupyter nbextension install --py jupyter_nbgallery
jupyter nbextension enable jupyter_nbgallery --py 

Development

Check out this repo on your Jupyter server, install from source, and enable it

# cd into the directory you checked out this project
pip install -e .
jupyter serverextension enable --py jupyter_nbgallery
jupyter nbextension install --py jupyter_nbgallery
jupyter nbextension enable jupyter_nbgallery --py 

Deploying

A walkthrough for deploying to PyPi can be found here: https://packaging.python.org/tutorials/packaging-projects/

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

jupyter-nbgallery-0.2.6.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

jupyter_nbgallery-0.2.6-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

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