For each topic, you can decide to open a static version of the jupyter notebook, powered by nbviewer. Alternatively, you can inspect the jupyter notebook directly on github.
Tutorial.ipynb
) to a directory of your choice.
Oscar
package installed
(cf. the Installation Page).
IJulia
by running using Pkg; Pkg.add("IJulia")
in the Julia REPL
(IJulia quick-start).
This will automatically install jupyter.
Launch jupyter
by running using IJulia; notebook()
.
Tutorial.ipynb
).
You might see a pop-up with the message "Kernel not found", in which case you select a julia kernel from the
drop-down menu.
Click on one of the links below to filter notebooks (and re-click to disable filtering).
Last updated on 30-10-2024
Note that tutorial authors are expected to maintain their tutorial(s), so that their tutorial notebooks function with the latest stable OSCAR release.