-
Notifications
You must be signed in to change notification settings - Fork 14
Update JupyterHub links #171
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
|
|
@@ -12,7 +12,7 @@ | |||
| "---\n", | ||||
| "title: \"Analyzing Forest Vegetation Anomalies Using Sentinel-2 Zarr Data Cubes\" ### Add here the title of the notebook as displayed on the left-side menu\n", | ||||
| "execute:\n", | ||||
| " enabled: false\n", | ||||
| " enabled: true\n", | ||||
| "format: html\n", | ||||
| "---" | ||||
| ] | ||||
|
|
@@ -26,7 +26,7 @@ | |||
| } | ||||
| }, | ||||
| "source": [ | ||||
| "<a href=\"https://jupyterhub.user.eopf.eodc.eu/hub/user-redirect/git-pull?repo=https://github.com/eopf-toolkit/eopf-101&branch=main&urlpath=lab/tree/eopf-101/06_eopf_zarr_in_action/65_vegetation_anomalies\" target=\"_blank\">\n", | ||||
| "<a href=\"https://jupyterhub.user.eopf.eodc.eu/hub/user-redirect/git-pull?repo=https://github.com/eopf-toolkit/eopf-101&branch=main&urlpath=lab/tree/eopf-101/06_eopf_zarr_in_action/68_vegetation_anomalies\" target=\"_blank\">\n", | ||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This links don't seem to have the docker image selection in - Like this:
We should probably have that in every link. Here it is decoded: You'd just change the folder path, re-encode, and put in the |
||||
| " <button style=\"background-color:#0072ce; color:white; padding:0.6em 1.2em; font-size:1rem; border:none; border-radius:6px; margin-top:1em;\">\n", | ||||
| " 🚀 Launch this notebook in JupyterLab\n", | ||||
| " </button>\n", | ||||
|
|
||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's keep this out till the button does something
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oki