commuter
commuter copied to clipboard
Ability to access Commuter Notebooks from Nteract UI or Jupyter Lab
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.