nteract / commuter

🚎 Notebook sharing hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to access Commuter Notebooks from Nteract UI or Jupyter Lab

arunhallan opened this issue · comments

Hi,

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

Thanks

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.