Skip to content

Commit

Permalink
Trying to use Julia outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
adityam committed Sep 26, 2023
1 parent bf96b7e commit 5c66780
Show file tree
Hide file tree
Showing 6 changed files with 2,357 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
docs
references.bib.sav
references.bib.bak

.ipynb_checkpoints/
2 changes: 2 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ project:
resources:
- 'www/geogebra/*.ggb'
- 'googleb721a429e0570127.html'
- 'julia-examples/*.ipynb'

book:
title: Course Notes
Expand Down Expand Up @@ -129,3 +130,4 @@ format:
- _extensions/schochastics/nutshell/nutshell.lua
published-title: Updated
date: last-modified
notebook-links: false
Loading

0 comments on commit 5c66780

Please sign in to comment.