Quiz 4: Løkker#
Jupyter cannot be started. Error attempting to locate Jupyter: Running cells with 'Python 3.10.9 64-bit' requires notebook and jupyter package.
Run the following command to install 'jupyter and notebook' into the Python environment.
Command: 'python -m pip install jupyter notebook -U
or
conda install jupyter notebook -U'
Click <a href='https://aka.ms/installJupyterForVSCode'>here</a> for more info.