GithubHelp home page GithubHelp logo

isabella232 / jupyterlab-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jupyterlab/jupyterlab-demo

0.0 0.0 0.0 35.32 MB

Demonstrations of JupyterLab

License: Other

Jupyter Notebook 98.07% Python 1.37% Dockerfile 0.56%

jupyterlab-demo's Introduction

JupyterLab Demonstration

Build Status

Binder

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

Installation

The demo requires conda and the package requirements are described in environment.yml

To install the environment and demofiles, we use pyinvoke. To install pyinvoke with conda call:

# add the conda forge channel.
conda config --add channels conda-forge --yes
conda install -c conda-forge invoke pyyaml

Create the environment

To create the conda environment with all the dependencies and jupyterlab extensions for the demo, run:

invoke environment  # optionally --env-name=my-env-name

The default environment name is jupyterlab-demo.

To create the environment and remove previous installation, call:

invoke environment --clean

Activate/deactivate the environment

To activate the conda environment, run:

source activate jupyterlab-demo

To deactivate the conda environment, run:

source deactivate

Additional demo files

The demo includes files from a number of other repositories. To install these files, run:

invoke demofiles

To remove demofiles and download again all:

invoke demofiles --clean

R Language support

To add R language support, run:

invoke r

Julia Language support

To add Julia language support follow the instructions here.

Uninstalling

To uninstall the demofiles and enviornment, call:

invoke clean

Demo guide

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

External Repositories

Our invoke demofiles clones repos from other authors. The details of these repos are as follows:

Name Author License
PythonDataScienceHandbook/LICENSE-CODE Jake Vanderplas MIT
PythonDataScienceHandbook/LICENSE-TEXT Jake Vanderplas CC-BY-NC-ND-3.0
altair Jake Vanderplas BSD 3-clause
Urban-Data-Challenge Data Canvas CC-BY-NC-3.0
QuantEcon.notebooks QuantEcon BSD 3-clause "New" or "Revised" License
TCGA Gross et. al. None Listed
TensorFlow-Examples Aymeric Damien MIT

jupyterlab-demo's People

Contributors

afshin avatar axiezai avatar blink1073 avatar carreau avatar ddavidebor avatar dharmaquark avatar ellisonbg avatar ericcousineau-tri avatar fperez avatar gnestor avatar ian-r-rose avatar jasongrout avatar jtpio avatar jzf2101 avatar kirstiejane avatar krassowski avatar mariusvniekerk avatar minrk avatar sylvaincorlay avatar thewbear avatar yuvipanda avatar zsailer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.