@descarteslabs/sharing
v0.2.0
Published
JupyterLab viewer for sharing service
Downloads
8
Readme
JupyterLab Sharing
A JupyterLab extension for accessing objects in the sharing service. This is a total ripoff of the GitHub extension.
What this extension is
When you install this extension, an additional filebrowser tab will be added to the left area of JupyterLab. This filebrowser allows you to select objects from the Descartes Labs Sharing service. You can browse "folders", and open the files in those folders. If those files are notebooks, you can run them just as you would any other notebook. Note that you will separately need to login to https://iam.descarteslabs.com in order for the extension to work.
What this extension is not
This extension has a limited ability to create, update, and delete objects in the Sharing service. Note that you may need to "refresh" to see changes.
Prerequisites
- JupyterLab 1.0
- A Descartes Labs user account: https://iam.descarteslabs.com
Installation
To install the labextension, enter the following in your terminal:
jupyter labextension install @descarteslabs/sharing
or just login to https://jupyterhub.descarteslabs.com