Skip to content

Commit

Permalink
hidden cell
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidymwagner committed Jan 13, 2024
1 parent bb3aaf3 commit 33dbbc1
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 87 deletions.
160 changes: 74 additions & 86 deletions docs/source/ex1.ipynb

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion docs/source/ex2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,16 @@
"execution_count": null,
"metadata": {
"tags": [
"remove-cell"
"hidden"
]
},
"outputs": [],
"source": [
"import matplotlib_inline.backend_inline\n",
"import seaborn as sns\n",
"\n",
"sns.set_style(style=\"white\")\n",
"sns.set_context(\"talk\")\n",
"\n",
"matplotlib_inline.backend_inline.set_matplotlib_formats(\"retina\")"
]
Expand Down

0 comments on commit 33dbbc1

Please sign in to comment.