.. | ||
svg | ||
tb | ||
v | ||
xls | ||
environment.yml | ||
README.md | ||
semicustom-inverter.ipynb |
Semicustom digital design
Environment
Make sure Anaconda is installed and that you are in the semicustom
directory. The semicustom environment can be created, updated and activated using:
conda env create # Fulfilled under docker build
conda activate semicustom
Notebook
The notebook can be openend as follows:
jupyter-notebook # Add `--allow-root` under docker build