First draft of docs for trying OSCAR online#788
Conversation
There was a problem hiding this comment.
Thank you Aaruni. This generally looks good to me.
One nitpick - the picture with the version number shows Oscar 1.7.0. Maybe that version is at some point in the future (a year from now, two years from now) a bit old? Maybe it makes sense to add an explaining sentence to avoid confusion?
Something like the following for example:
"At the time of writing (Feb 2026), the latest release version of Oscar was 1.7.0, as seen in the screenshot below. Right now, when you read these instructions, the latest OSCAR release is v... This is the version you should see when executing the version_info() command."
| {: width="50%" } | ||
|
|
||
| 5. Select the option in the notebook section which says "Oscar". | ||
| {: width="50%" } |
There was a problem hiding this comment.
Why is the kernel named "Oscar 1.12" even though it does not provide version 1.12? Wouldn't it be better to name it "OSCAR with julia 1.12"?
| interface when it is ready. | ||
| {: width="50%" } | ||
|
|
||
| 5. Select the option in the notebook section which says "Oscar". |
There was a problem hiding this comment.
what is the difference between the OSCAR variants in the notebook versus the console section? In any case, perhaps we should add a little text after the image which says: "If you accidentally started the OSCAR entry in the "console" section (instead of the "notebook" section), or any other of the listed entries, don't worry: you can just do INSERT INSTRUCTION HERE.
|
Thanks @aaruni96 ! |
Co-authored-by: Lars Göttgens <lars.goettgens@rwth-aachen.de> Co-authored-by: Max Horn <max@quendi.de>
Co-authored-by: Max Horn <max@quendi.de>
fingolfin
left a comment
There was a problem hiding this comment.
Thanks for this. Some more minor notes.
|
|
||
| # Try OSCAR Online | ||
|
|
||
| OSCAR can be tried online without installation, on the NFDI jupyter hub. |
There was a problem hiding this comment.
| OSCAR can be tried online without installation, on the NFDI jupyter hub. | |
| OSCAR can be tried online without installation, on the NFDI Jupyter hub. |
|
|
||
| 1. Go to | ||
| <https://hub.nfdi-jupyter.de/workshops/oscar-latest>, | ||
| and login. Select "Helmholtz AAI" if no other choice applies to you. |
There was a problem hiding this comment.
| and login. Select "Helmholtz AAI" if no other choice applies to you. | |
| and log in. Select "Helmholtz AAI" if no other choice applies to you. |
| below, with a row saying "Try out the latest OSCAR in the cloud" and a | ||
| "Start" button to the right of it. Click on that "Start" button to start | ||
| OSCAR online. This may take some time, up to 10 minutes. You will be | ||
| automatically redirected to a jupyter interface when it is ready |
There was a problem hiding this comment.
Maybe do a global search and replace to make sure "Jupyter" is spelled consistently.

First draft, open to comments and suggestions.