Skip to content

Commit

Permalink
fixed render
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidymwagner committed Jan 13, 2024
1 parent b19cb92 commit 6397c58
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions docs/source/ex1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
{
"cell_type": "code",
"execution_count": 73,
"execution_count": 1,
"metadata": {
"tags": ["remove_cell", ]
"tags": []
},
"outputs": [],
"source": [
Expand All @@ -49,7 +49,7 @@
},
{
"cell_type": "code",
"execution_count": 74,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -78,7 +78,7 @@
},
{
"cell_type": "code",
"execution_count": 75,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -121,7 +121,7 @@
},
{
"cell_type": "code",
"execution_count": 76,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -132,7 +132,7 @@
},
{
"cell_type": "code",
"execution_count": 77,
"execution_count": 5,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -178,7 +178,7 @@
},
{
"cell_type": "code",
"execution_count": 78,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -225,7 +225,7 @@
},
{
"cell_type": "code",
"execution_count": 79,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -234,7 +234,7 @@
},
{
"cell_type": "code",
"execution_count": 80,
"execution_count": 8,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -277,7 +277,7 @@
},
{
"cell_type": "code",
"execution_count": 81,
"execution_count": 9,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -327,7 +327,7 @@
},
{
"cell_type": "code",
"execution_count": 82,
"execution_count": 10,
"metadata": {},
"outputs": [
{
Expand Down
2 changes: 1 addition & 1 deletion docs/source/ex2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cell_type": "code",
"execution_count": 1,
"metadata": {
"tags": ["remove_cell", ]
"tags": []
},
"outputs": [],
"source": [
Expand Down

0 comments on commit 6397c58

Please sign in to comment.