gnfrazier / ipywidgets-grid-layout

Demo for ipywidgets grid layout.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ipywidget Grid Layout with Altair in Jupyter Classic Notebook

Setup

Linux, Windows or Mac with Anaconda 2019.03 or greater.

Clone this repository.

git clone https://github.com/gnfrazier/ipywidgets-grid-layout.git

Set up the environment using the environment.yml file.

conda env create -f environment.yml

Activate the environment.

conda activate widget-grid

Start a classic notebook session.

jupyter notebook

Additional Reading:

Installing Altair in Classic Notebook

Ipywidgets Documentation

Managing Environments in Conda

About

Demo for ipywidgets grid layout.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%