GithubHelp home page GithubHelp logo

isabella232 / jupytercon-jupyterlab-training Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jupyterlab/jupytercon-jupyterlab-training

0.0 0.0 0.0 36 KB

JupyterCon 2018 JupyterLab Training

jupytercon-jupyterlab-training's Introduction

JupyterCon JupyterLab Training

This repository contain material and instructions to follow the JupyterLab training during JupyterCon 2018.

During the training, feel free to get on the Gitter jupyterlab channel for help and updates.

Goals

By the end of this training you should be comfortable building multiple kinds of JupyterLab extensions. We will start with building a mimerender extensions, then a full fledged extension, and finally end with an extension that add some new core interface. We will close with helping you build your own extension, time permitting.

Schedule

Environment Setup

For this training, we are standardizing on a miniconda-based python distribution. We may not be able to help with installation issues if you are using a different python distribution.

So begin by installing miniconda on your system (if you do not have it already).

After you have the conda command installed, create an environment for these tutorials called jupyterlab-ext:

conda create -n jupyterlab-ext nodejs jupyterlab cookiecutter matplotlib scipy ipywidgets python=3.6 -c conda-forge
conda activate jupyterlab-ext
jupyter labextension install @jupyter-widgets/jupyterlab-manager

Test that it works by starting JupyterLab jupyter lab.

jupytercon-jupyterlab-training's People

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.