Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ontoligent committed Nov 22, 2024
1 parent 454cb7f commit 81b2049
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
3 changes: 0 additions & 3 deletions notebooks/M02_BasicPython/M02-02-Numbers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"format:\n",
" html:\n",
" code-fold: true\n",
"#jupyter:\n",
"# celltags:\n",
"# hide-input: true\n",
"---"
]
},
Expand Down
7 changes: 7 additions & 0 deletions tmp.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
!# /usr/bin/bash

quarto render notebooks/M02_BasicPython/M02-02-Numbers.ipynb
git add .
git commit -m "Testing"
git push

0 comments on commit 81b2049

Please sign in to comment.