Closed
Description
Describe the bug
On the installation page, when selecting the conda
package and any operating system, the install code does not render.
Tested Browsers
- Chrome Version 99.0.4844.51 (Official Build) (x86_64)
- Safari Version 15.0 (16612.1.29.41.4, 16612)
Steps/Code to Reproduce
- Go to https://scikit-learn.org/stable/install.html
- In Packager click
conda
- Look at the
Then run:
code snippet
Expected Results
To see code equivalent to pip3 install -U scikit-learn
but for conda
Actual Results
An area for holding code but with no text in it
Versions
Latest docs