Skip to content

Commit 60ea530

Browse files
authored
Update tutorial.ipynb
Use `sh` instead of `shell` for consistent pre-formatted code formatting.
1 parent cad0ffc commit 60ea530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbs/tutorials/tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
"source": [
606606
"You should now create your package from your notebook by running:\n",
607607
"\n",
608-
"```shell\n",
608+
"```sh\n",
609609
"nbdev_export\n",
610610
"```\n",
611611
"\n",

0 commit comments

Comments
 (0)