Updated to use JupyterHub extension - #20
Open
sparafina-earthscope wants to merge 1 commit into
Open
sparafina-earthscope wants to merge 1 commit into
sparafina-earthscope wants to merge 1 commit into
Conversation
✅ Deploy Preview for earthscope-geolab-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
sarahw-earthscope
requested changes
Sep 15, 2026
| - **VS Code** | ||
| - **Jupyter extension** (`ms-toolsai.jupyter`) | ||
| - **Python extension** (`ms-python.python`) — installed automatically as a dependency of the Jupyter extension | ||
| - **JupyterHub extension** (`JupyterHub`) |
Collaborator
There was a problem hiding this comment.
clarify these are vscode extensions, not separate apps
| 7. Press `Enter` for **Enter your username..** | ||
|
|
||
|  | ||
|  |
Collaborator
There was a problem hiding this comment.
It's kinda self-explanatory from the screenshot, but a little extra text on finding your Auth0 id and "this is not the email address you used to log in" might be helpful if images fail to resolve, or for agents parsing our docs
|
|
||
| 7. Paste the full tokenized URL you copied from GeoLab, including the | ||
| `?token=...` part, then press Enter. | ||
| 8. Press `Enter` for **Enter your password or API token...**. |
Collaborator
There was a problem hiding this comment.
Again, add more detail that this is the 'token' part of the URL and not the password you used to log in to geolab. Or have the code snippet above print the token separately from the built URL?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The previous extensiotn (ms-toolsai.jupyter) did not provide a stablec connection to JupyterHub. The newly released JupyterHub extension provides a stable connect. Instructions for installing and connecting with the JupyterHub extension were updated.