Skip to content

Commit

Permalink
removed output for ipynb files
Browse files Browse the repository at this point in the history
  • Loading branch information
rmj3197 committed Feb 7, 2025
1 parent dbeef3c commit 4302446
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 28 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ sphinx-autobuild>=2021.0
sphinx-book-theme>=1.0
nbsphinx>0.9
ipykernel
git+https://github.com/rmj3197/QuadratiK.git
git+https://github.com/rmj3197/QuadratiK.git@dev-acm
17 changes: 3 additions & 14 deletions docs/source/user_guide/dashboard_application_usage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,9 @@
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"'\\nfrom QuadratiK.ui import UI\\nUI().run()\\n'"
]
},
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# uncomment the below code to instantiate the dashboard on a local machine\n",
"\"\"\"\n",
Expand Down
15 changes: 2 additions & 13 deletions docs/source/user_guide/gen_plot_rpkb.ipynb

Large diffs are not rendered by default.

0 comments on commit 4302446

Please sign in to comment.