Closed cmauck10 closed 1 year ago
What does this mean? How do I go about changing the kernel? @jwmueller
What does this mean? How do I go about changing the kernel? @jwmueller
In jupyter notebook, go to edit
> edit notebook metadata
and ensure that the the "display_name" field in the json says "Python 3 (ipykernel)"
Apologies this is unclear, will add more explicit instructions to dev.md for future developers
When I opened the notebook in Jupyter, the kernel was the correct default. It also had a colab attribute (downloaded from colab originally), so I removed that. Hope it passes now.
There is one remaining issue though.