We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d870a7c commit 1d3f017Copy full SHA for 1d3f017
1 file changed
content/education/Case_Study_Education.ipynb
@@ -2067,6 +2067,8 @@
2067
"source": [
2068
"# # Plot the results.\n",
2069
"# import matplotlib.pyplot as plt\n",
2070
+ "# import piplite\n",
2071
+ "# await piplite.install('seaborn')\n",
2072
"# import seaborn as sns\n",
2073
"\n",
2074
"# # Set seaborn style for better visuals\n",
@@ -2298,4 +2300,4 @@
2298
2300
"outputs": []
2299
2301
}
2302
]
-}
2303
+}
0 commit comments