Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 840 Bytes

File metadata and controls

25 lines (18 loc) · 840 Bytes

ModelSimBook

Notes from the textbook Principles of Object-Oriented Modeling and Simulation with Modelica 3.3 by Peter Fritzson.

Workflow

  1. Start JupyterLab
  2. Modify notes as Jupyter Notebooks
  3. Modify books/chapters section in _quarto.yml to reflect changes
  4. Commit changes to GitHub
  5. Publish changes with quarto publish gh-pages

Setup

Experimental

  • 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 via Conda.jl