Skip to content

Commit

Permalink
Strip outputs from .ipynb files [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 30, 2024
1 parent c1bc98d commit 01195de
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions PM2/python_orthogonal_orig.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,7 @@
"metadata": {
"id": "G7t_ujgeG42T"
},
"outputs": [{
"data": {
"text/plain": [
"10"
]
},
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}],
"outputs": [],
"source": [
"# Initialize constants\n",
"B = 10000 # Number of iterations\n",
Expand Down

0 comments on commit 01195de

Please sign in to comment.