@descarteslabs/sharing
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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

Installation

To install the labextension, enter the following in your terminal:

jupyter labextension install @descarteslabs/sharing

or just login to https://jupyterhub.descarteslabs.com

Package Sidebar

Install

npm i @descarteslabs/sharing

Weekly Downloads

3

Version

0.2.0

License

MIT

Unpacked Size

88.9 kB

Total Files

21

Last publish

Collaborators

  • dlsherman
  • matt.perry
  • stephencpope
  • samskillmandl
  • dl_sblake
  • scott_b_descartes