Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Binder Jupyterlab #180

Open
kaedonkers opened this issue Jul 10, 2019 · 0 comments
Open

Use Binder Jupyterlab #180

kaedonkers opened this issue Jul 10, 2019 · 0 comments

Comments

@kaedonkers
Copy link
Contributor

I like the revamp of the courses a lot, great work!

Good to see Binder being used for the notebooks. I have a couple of suggestions of where you could go next for a better user interaction:

  1. Use Jupyter Lab instead of Jupyter Notebooks on Binder
    It is easy to implement by changing the end of the Binder url from
    ...?filepath=path%to%notebook.ipynb to ...?urlpath=lab/tree/path/to/notebook.ipynb
    See this example from the Informatics Lab
    https://binder.pangeo.io/v2/gh/informatics-lab/itk-3dvis/master?urlpath=lab/tree/itk-3dvis.ipynb
    and guidance on some of the nuances in this repo
    https://github.com/binder-examples/jupyterlab

  2. Use Pangeo Binder
    https://binder.pangeo.io is a Binder service from the Pangeo organisation on Google Cloud Services. It has more resources than the regular Binder deployment so might have a bit more grunt for Iris's data crunching requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant