We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9821dad commit beac6b4Copy full SHA for beac6b4
2 files changed
02_production.ipynb
@@ -7,7 +7,7 @@
7
"outputs": [],
8
"source": [
9
"#hide\n",
10
- "# ! [ -e /content ] && pip install -Uqq fastbook\n",
+ "! [ -e /content ] && pip install -Uqq fastbook\n",
11
"import fastbook\n",
12
"fastbook.setup_book()"
13
]
clean/02_production.ipynb
0 commit comments