commuter icon indicating copy to clipboard operation
commuter copied to clipboard

Ability to access Commuter Notebooks from Nteract UI or Jupyter Lab

Open arunhallan opened this issue 4 years ago • 1 comments

Hi,

Can I access commuter notebooks from Nteract UI or Jupyter Lab?

Thanks

arunhallan avatar Oct 13 '21 18:10 arunhallan

commuter provides both the UI and the API for browsing notebooks in a storage account. The commuter UI itself is based on nteract.

If you'd like to view commuter notebooks in JupyterLab, you're likely trying to view notebooks stored in cloud storage account from JupyterLab. For that scenario, you might have some luck with tools like https://github.com/IBM/jupyterlab-s3-browser.

captainsafia avatar Oct 16 '21 22:10 captainsafia