numpy incompatibility - additional info TBD from Sam
Jupyter Notebook got upgraded to version 7 - our notebooks should run as-is but there are a couple package dependency issues here
The pink warnings thrown when running analysis notebooks are back (under my tyche2 environment, see below)
Others to be added as identified
Plan of attack:
[ ] (naive approach) Review current spec file, update all package versions specified to latest versions, attempt to install and run
[ ] When that fails, use the errors thrown to add additional version specs and/or change the existing version specs
[ ] Continue until it works!
[ ] Document the process - maybe look for some best practices - so this gets easier next time
Probably related:
My older tyche environment now can't run Jupyter Notbooks; they throw a 500 Internal Server Error on file open. This environment spec is:
(Side note: If I recall correctly this happened when I tried to add a single additional package, perhaps as part of the elicitation processing code. Should test the existing environment as-is and compare to find the culprit.)
Known issues with current environment:
numpy
incompatibility - additional info TBD from Samtyche2
environment, see below)Plan of attack:
Probably related: My older tyche environment now can't run Jupyter Notbooks; they throw a 500 Internal Server Error on file open. This environment spec is:
(Side note: If I recall correctly this happened when I tried to add a single additional package, perhaps as part of the elicitation processing code. Should test the existing environment as-is and compare to find the culprit.)
However my
tyche2
environment still works as expected: