You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be fixed with #415.
A new example kernel was added to the CI that pulls in numpy, scipy, and matplotlib via extraPackages. All seems to be working now.
Current Behavior
jupyterWith fails to build the Python kernel when matplotlib is added as extraPackage.
Expected Behavior
Should work since this is one of the most common Python packages out there.
Steps To Reproduce
Copy the template:
Then change the python kernel to:
On my machine this produces:
OS
Version
flake.lock is attached below
Additional Context
Relevant log output
No response
The text was updated successfully, but these errors were encountered: