mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-08 22:54:25 +01:00
8 lines
345 B
Markdown
8 lines
345 B
Markdown
# XM_40017
|
|
Jupyter notebook scripts for the course Programming Large-Scale Parallel Systems (XM_40017) at Vrije Universiteit Amsterdam.
|
|
|
|
- [**Go to webpage**](https://fverdugo.github.io/XM_40017/dev)
|
|
|
|
## Run webpage locally
|
|
In XM_40017 folder, call `using LiveServer; servedocs(skip_dir=joinpath("docs","src","notebook-output"))` in terminal.
|