IBM / jupyterlab-s3-browser

A JupyterLab extension for browsing S3-compatible object storage
Apache License 2.0
120 stars 43 forks source link

Can't install from the extension manager #2

Closed paulperry closed 4 years ago

paulperry commented 4 years ago

Instead of following the install steps here, I chose to install from the Extension Manager and received this error:

This extension does not yet support the current version of JupyterLab.

Conflicting Dependencies:
JupyterLab            Extension              Package
>=4.0.0-alpha.1 <4.1.03.0.0                  @jupyterlab/coreutils
reevejd commented 4 years ago

Hello @paulperry,

Thanks for bringing the issue to my attention. This extension now supports the latest version of JupyterLab (1.2.3). Note that this extension has an accompanying server extension, so if you try to install it through the extension manager you'll get a warning:

Screen Shot 2019-11-25 at 2 50 27 PM

Before clicking OK you should install the server extension by running pip install jupyterlab-s3-browser.