Click the binder icon above to run the notebook in the cloud. Inside the notebook, view the source code by clicking the "Edit App" button on the top bar.
You will need the following python packages to run this notebook:
- pandas
- bokeh
- scipy
- numpy
- jupyter
The exact versions the authors used to generate the final notebook can be found in pip-requirements.txt, using Python version 3.9.1. Install with pip install -r pip-requirements.txt
, if desired.
After installation, run the notebook with jupyter notebook microring_resonator_metrics.ipynb
.