*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| Code Block | ||
|---|---|---|
| ||
bash export PYTHONPATH=/usr/local/phidl/lib64/python3.612/site-packages:/usr/local/phidl/lib/python3.612/site-packages:$PYTHONPATH # Note you must use the below path to ipython3 /usr/local/phidl/bin/ipython3 -i filename.py |
If your code is structured like the examples above, a .gds file will be saved, and a plot of your layout will be displayed.
...