Jeremy Tuloup

Results 2209 comments of Jeremy Tuloup

As noticed in https://github.com/plasmabio/tljh-repo2docker/pull/83#pullrequestreview-2005960790, it looks like we might not be able to use BinderHub to build private git repos: https://github.com/jupyterhub/binderhub/issues/1834

Nice, thanks @trungleduc for working on this! Also cc @yuvipanda if you would like to help review and / or provide feedback. This should help with https://github.com/2i2c-org/binderhub-service/issues/78.

Also @yuvipanda if you would like to start testing this on some deployments and have some feedback or issues, please don't hesitate to reach out!

> And an authenticated POST to `/users/{user}/server` or `/users/{user}/server/{server-name}` with a JSON body `{"image": "my-env-name"}` succeeds as expected partying_face Ah nice! Would you like to open a PR to add...

Does the share link feature in `jupyter-collaboration` work on Binder when there are two servers running with one proxied? This was also asked in https://github.com/jupyterlab/jupyter_collaboration/pull/150#issuecomment-1545743030 but I'm not sure about...

> Is this the usual Binder setup? Probably not. At some point it was used for the JupyterLab dev Binder by starting JupyterLav dev mode as a separate server via...

@EwoutH the latest versions of `jupyterlab-tour` and `jupyterlite` should now work together, which is the case on the demo repo: https://jupyterlite.readthedocs.io/en/stable/_static/lab/index.html Closing this issue as fixed, but don't hesitate to...

Thanks @tanaga9. This is likely an issue with JupyterLite: - https://github.com/jupyterlite/jupyterlite/issues/741 - https://github.com/jupyterlite/jupyterlite/issues/888

Yes I think we can close it and continue on the linked issues. Unless this is also happening when using the extension with stock JupyterLab (and not JupyterLite).

Linking to the related PR in `tljh-repo2docker` that updates to JupyterHub 4 (used by TLJH 1.0): https://github.com/plasmabio/tljh-repo2docker/pull/65