⚠️ Potential Breaking Change ⚠️
Nuclio's python runtime defaults now to whatever is provided by Nuclio's dashboard backend.
For Nuclio < 1.8, it will be `python:3.6` whereas for Nuclio >= 1.8, it will be `python:3.7`.
What's Changed
* Change nuclio default runtime version by liranbg in https://github.com/nuclio/nuclio-jupyter/pull/138
**Full Changelog**: https://github.com/nuclio/nuclio-jupyter/compare/v0.8.22...v0.9.0