- "text": "Some technical caveats\nThe blog itself is rendered directly from the jupyter notebooks by quarto. However, a lot of the boiler plate and set-up is hidden in the final blog post for readability. If you want more details (especially how the plots are generated), please see the source noteboook.\nPosts which use julia take advantage of the built in environment manager and there is an associated Project.toml for each notebook with compat entries frozen at the last known working versions. Many packages under active development will change significantly over time, so it is worth checking to see which version I was using as the package may have changed in the meantime.\nPosts which use python use the poetry-kernel to track the associated virtual environments, which are maintained in the ‘pyproject.toml’ for each notebook. This shows the state of the virtual environment at the last time I ran the notebook."
0 commit comments