NSLS-II-SIX / sixtools

Software for performing resonant inelastic xray scattering analysis at NSLS-II
https://pypi.org/project/sixtools
Other
1 stars 2 forks source link

Update ipympl #12

Closed mpmdean closed 5 years ago

mpmdean commented 5 years ago

The conda mirror used by NSLS-II has a very out of date version of ipympl. We should wait for this to be installed and then update.

licode commented 5 years ago

install with -c conda-forge. 0.2.1 is ready.

mpmdean commented 5 years ago

Thanks @licode

For others:

The required command is conda install -c conda-forge ipympl

after having done conda activate [your_environment]

mpmdean commented 5 years ago

Adding a note that the cloned environment e.g. SIX.2018.3.2 sometimes have pip and conda versions of the same package that can cause issues.