Skip to content

Commit 6c2879b

Browse files
Fiddle-Config Teamcopybara-github
authored andcommitted
Internal change
PiperOrigin-RevId: 551182049
1 parent affe89d commit 6c2879b

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

fiddle/examples/colabs/auto_config.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
"!pip install fiddle\n",
5151
"\n",
5252
"\n",
53+
"\n",
54+
"\n",
5355
"import fiddle as fdl\n",
5456
"from fiddle import graphviz\n",
5557
"from fiddle.experimental import auto_config\n",

fiddle/examples/colabs/select_and_tag_apis.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
"!pip install fiddle\n",
4949
"\n",
5050
"\n",
51+
"\n",
52+
"\n",
5153
"import fiddle as fdl\n",
5254
"from fiddle import config\n",
5355
"from fiddle import graphviz\n",

fiddle/examples/colabs/visualization_printing_codegen.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
"!pip install fiddle\n",
4343
"\n",
4444
"\n",
45+
"\n",
46+
"\n",
4547
"import fiddle as fdl\n",
4648
"from fiddle import graphviz\n",
4749
"from fiddle import printing\n",

0 commit comments

Comments
 (0)