Skip to main content

Extension that provides a Jupyter Notebook viewer as an endpoint

Project description

SwanNotebookViewer

Extension that provides a Jupyter Notebook viewer as an endpoint

Requirements

  • notebook
  • nbconvert

Install

pip install swannotebookviewer

This extension requires a template file notebook_view.html, just like the one available in the SwanJupyterTemplates module.

Usage

Configure the server extension to load when the notebook server starts

 jupyter serverextension enable --py --user swannotebookviewer

Notebooks opened in Jupyter have the following type of url: http://localhost:8888/notebooks/Untitled.ipynb. Opening instead the url http://localhost:8888/notebook/Untitled.ipynb will open in read-only mode (notice the difference between "notebookS" and "notebook").

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

swannotebookviewer-1.2.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

swannotebookviewer-1.2.0-py3-none-any.whl (3.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