Skip to content

tomcatlingcma/jupyterlab-s3-browser

 
 

Repository files navigation

jupyterlab-s3-browser Build Status

npm version PyPI version

A JupyterLab extension for browsing S3-compatible object storage.

Installation

To install, run:

jupyter labextension install jupyterlab-s3-browser
pip install jupyterlab-s3-browser

You may also need to run:

jupyter serverextension enable --py jupyterlab_s3_browser

to make sure the serverextension is enabled and then restart (stop and start) JupyterLab.

Amazon SageMaker

View installation instructions specific to SageMaker here.

Contributing

Contributions to this extension are welcome! View CONTRIBUTING.md to get started.

About

A JupyterLab extension for browsing S3-compatible object storage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.7%
  • TypeScript 33.4%
  • CSS 3.9%