How to force `conda` to install the latest version of `jupyter`?
问题 This question is motivated by `jupyter notebook` gives error: `"Could not open static file ''"` on macOS After conda update jupyter , jupyter --version gives jupyter-notebook : 6.0.0 However on https://github.com/jupyter/notebook, clicking Branch: master -> tags I see a 6.0.1 tag. How can I upgrade to 6.0.1 ? > conda install jupyter=6.0.1 Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting