Skip to content

Commit fa33ea8

Browse files
remove prints containing dispatch and transform nbs
1 parent 8d300d3 commit fa33ea8

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

nbs/00_test.ipynb

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -765,25 +765,7 @@
765765
"cell_type": "code",
766766
"execution_count": null,
767767
"metadata": {},
768-
"outputs": [
769-
{
770-
"name": "stdout",
771-
"output_type": "stream",
772-
"text": [
773-
"Converted 00_test.ipynb.\n",
774-
"Converted 01_basics.ipynb.\n",
775-
"Converted 02_foundation.ipynb.\n",
776-
"Converted 03_xtras.ipynb.\n",
777-
"Converted 03a_parallel.ipynb.\n",
778-
"Converted 03b_net.ipynb.\n",
779-
"Converted 04_dispatch.ipynb.\n",
780-
"Converted 05_transform.ipynb.\n",
781-
"Converted 07_meta.ipynb.\n",
782-
"Converted 08_script.ipynb.\n",
783-
"Converted index.ipynb.\n"
784-
]
785-
}
786-
],
768+
"outputs": [],
787769
"source": [
788770
"#|hide\n",
789771
"#|eval: false\n",

0 commit comments

Comments
 (0)