jupyterlab/jupyterlab_app

Name: jupyterlab_app

Owner: JupyterLab

Description: A native app for JupyterLab, based on electron.

Created: 2017-05-04 20:39:45.0

Updated: 2018-05-23 13:41:20.0

Pushed: 2018-05-22 17:21:09.0

Homepage: null

Size: 3201

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Jupyterlab App

Build Status

A native app for JupyterLab, based on Electron.

Build dependencies
Linux

You will need the development packages of libcairo, libjpeg, and libgif. In Debian-based distributions, these are provided by the libcairo2-dev, libjpeg8-dev, and libgif-dev packages.

Getting started
  1. run git clone git@github.com:jupyterlab/jupyterlab_app.git
  2. run yarn install or npm install
  3. run yarn build:all or npm run build:all
Building for distribution

To test building for distribution you can install Docker and run yarn dockerdist:platform where “platform” is either “linux” or “win”. To build for macOS a macOS computer is required.

If you don't want to user Docker but instead want to build locally, there are a few dependencies you're required to install.

Regarding releasing please check out release


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.