Skip to content

jasongrout/jupyterlab-demo

 
 

Repository files navigation

JupyterLab Demonstration

This repository contains some demonstrations of JupyterLab, the next generation user interface of Project Jupyter.

Installation

To install all of the files needed for the demo, run:

make demo

This demo will need the latest development master of the following packages:

Additionally, if you want to run Altair in the Jupyter Notebooks, you will need this branch of altair:

Note: if you have version 4.3.1 of the Jupyter Notebook, when starting jupyter notebook or lab, you must make the call with --NotebookApp.disable_check_xsrf=True. Else nothing will work with no easy to find errors.

Demo guide

The basic outline of the JupyterLab demo is described in the file jupyterlab.md.

A basic description of Altair can be found in the file altair.md.

About

Demonstrations of JupyterLab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Other 0.5%