oscar-system / Polymake.jl

Interface to Polymake using CxxWrap
Other
28 stars 19 forks source link

[IJulia] improve threejs installation for jupyter #431

Closed benlorenz closed 1 year ago

benlorenz commented 1 year ago

Don't hard fail anymore.

For each detected ijulia kernel resource directory we test if the files are already there and otherwise we try to install them.

If they don't exist and the installation failed a warning is printed.