mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-09 00:44:23 +01:00
Update Readme.md
This commit is contained in:
parent
ee7a9c75d9
commit
67c2c39cda
@ -4,4 +4,8 @@ Jupyter notebook scripts for the course Programming Large-Scale Parallel Systems
|
||||
- [**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.
|
||||
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 call `servedocs()` again.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user