When trying to start a cell on a python environment without jupyter installed, you get an error like:
Jupyter kernel cannot be started from 'Python 3.7.2 64-bit'. Using closest match Python 3.7.2 64-bit instead.
In situations like this, an option bar should pop up that lets you auto-install jupyter and any dependencies into your environment, instead of automatically using a different environment
When trying to start a cell on a python environment without jupyter installed, you get an error like:
Jupyter kernel cannot be started from 'Python 3.7.2 64-bit'. Using closest match Python 3.7.2 64-bit instead.In situations like this, an option bar should pop up that lets you auto-install jupyter and any dependencies into your environment, instead of automatically using a different environment