The Wayback Machine - https://web.archive.org/web/20200914025733/https://github.com/IBM/jupyterlab-s3-browser
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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. Thanks to Bipin Pandey for helping figure this out.

Contributing

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

You can’t perform that action at this time.