and install works.
However, in the terminal it crashes on startup complaining it doesn't have a way to do output, unless you are in X11, in which case it works. It also crashes in the current jupyter notebook clients by default.
Doing
jupyter nbextension install --py mayavi --user
installs an extension for Jupyter classic (?), and evidently works in some context, though not on cocalc yet (?).
You can do
and install works. However, in the terminal it crashes on startup complaining it doesn't have a way to do output, unless you are in X11, in which case it works. It also crashes in the current jupyter notebook clients by default.
Doing
installs an extension for Jupyter classic (?), and evidently works in some context, though not on cocalc yet (?).
Requested by: Bill Wolf