Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 871 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 871 Bytes

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:

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.