Skip to content

Commit

Permalink
Added newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
d-m-bailey authored Mar 9, 2024
1 parent 4f8febf commit 7569f05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/notebooks/glayout/GLayout_Cells.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@
"%env CONDA_PREFIX={CONDA_PREFIX}\n",
"# Add conda packages to the PATH\n",
"PATH = os.environ['PATH']\n",
"%env PATH={PATH}:{CONDA_PREFIX}/bin",
"",
"%env PATH={PATH}:{CONDA_PREFIX}/bin\n",
"\n",
"%cd /content/OpenFASOC/openfasoc/generators/gdsfactory-gen"
]
},
Expand Down

0 comments on commit 7569f05

Please sign in to comment.