Trying to run the `run-notebook` command after a stock PyBERT install yields: ``` jupyter_client.kernelspec.NoSuchKernel: No such kernel named python3 ``` This can be fixed, by adding `ipykernel` as a dependency.