Skip to content

sunyi000/jupyterlab-dropbox-plugin

Repository files navigation

jupyterlab_dropbox

A JupyterLab extension.

Prerequisites

  • JupyterLab

Installation

To install using pip: cd to the directory

pip install -e .
jupyter labextension install jupyterlab_dropbox
jupyter serverextension enable --py jupyterlab_dropbox

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
jupyter labextension link .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published