mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-08 20:34:24 +01:00
XM_40017
Jupyter notebook scripts for the course Programming Large-Scale Parallel Systems (XM_40017) at Vrije Universiteit Amsterdam.
Run webpage locally
In XM_40017 folder, call using LiveServer; servedocs(skip_dir=joinpath("docs","src")) in a Julia terminal.
Note
With
skip_dir=joinpath("docs","src"), changes to the notebooks or .md files are not automatically updated to the webpage anymore. To see the changes, you have to callservedocs()again.
Description
Jupyter notebook scripts for the course Programming Large-Scale Parallel Systems (XM_40017) at Vrije Universiteit Amsterdam.
Languages
Jupyter Notebook
99.9%