fperez / jupyterlab-demo

Demonstrations of JupyterLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Demonstrations of JupyterLab

License:MIT License


Languages

Language:Jupyter Notebook 99.5%Language:CSS 0.2%Language:Python 0.1%Language:JavaScript 0.1%Language:Makefile 0.1%