Notes from the textbook Principles of Object-Oriented Modeling and Simulation with Modelica 3.3 by Peter Fritzson.
- Start JupyterLab
- Modify notes as Jupyter Notebooks
- Modify
books/chapters
section in_quarto.yml
to reflect changes - Commit changes to GitHub
- Publish changes with
quarto publish gh-pages
- Quarto v1.3.x is required for newer Julia kernels
- Install JupyterLab
- Run
install_julia_kernel.jl
with Julia v1.9 to build the kernel
- Run
install_fast_kernel.jl
with Julia v1.9 to build a kernel with a precompiled system image - Run
install_jupyter_lab.jl
with Julia v1.9 to install JupyterLab viaConda.jl