Skip to content

A Jupyter notebook serverextension providing a pre-alpha version of JupyterLab

License

Notifications You must be signed in to change notification settings

jasongrout/jupyterlab-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-alpha Jupyter Lab extension

This is a proof-of-concept Jupyter notebook server extension to enable a pre-alpha version of JupyterLab demo.

Requirements

  • npm (preferably version 5 or later)
  • Jupyter notebook (version 4.2 or later)

Installation

git clone https://github.com/jasongrout/jupyterlab-extension.git
pip install -e jupyterlab-extension
jupyter serverextension enable --py jupyterlab_extension

Use

Start up the jupyter notebook, and then open a browser to the server's URL with path /lab (e.g., http://localhost:8888/lab).

About

A Jupyter notebook serverextension providing a pre-alpha version of JupyterLab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published