Socket
Book a DemoInstallSign in
Socket

jupyterlab-s3-browser

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupyterlab-s3-browser

JupyterLab extension for browsing S3-compatible object storage

0.12.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

jupyterlab-s3-browser Build Status

npm version PyPI version

A JupyterLab extension for browsing S3-compatible object storage.

screenshot

Installation

JupyterLab 3

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.

JupyterLab 2

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.

Usage

Configuration

If you have a ~/.aws/credentials file available or have already set up role-based access then no futher configuration is necessary.

If you wish to configure through environment variables, you can do so using environment variables, for example:

export JUPYTERLAB_S3_ENDPOINT="https://s3.us.cloud-object-storage.appdomain.cloud"
export JUPYTERLAB_S3_ACCESS_KEY_ID="my-access-key-id"
export JUPYTERLAB_S3_SECRET_ACCESS_KEY="secret"

You can also start without any configuration and fill in your endpoint/credentials though the form when prompted.

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.

Keywords

s3

FAQs

Package last updated on 02 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.