Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packages that fail to precompile / install on jupyterhub #97

Open
gaelforget opened this issue Jan 3, 2023 · 1 comment
Open

packages that fail to precompile / install on jupyterhub #97

gaelforget opened this issue Jan 3, 2023 · 1 comment

Comments

@gaelforget
Copy link
Member

In principle, we'd like to be able to run any Julia package from within Pluto within JupyterHub within docker run.

Amongst the packages that we have tried this with, issues mostly seem related to external libraries :

The errors are not limited to the JuliaClimate/Notebooks build or Pluto.

To reproduce them with the broadly used

  • docker run -p 8888:8888 jupyter/datascience-notebook:latest
  • once browser window is open, start terminal, Julia, and using GMT

For an intro on Docker :

https://www.youtube.com/watch?v=daNrJhPPgWg

@gaelforget
Copy link
Member Author

GLMakie :

Screenshot 2023-01-03 at 12 50 14 PM

👉 the error message points to https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl which may provide the solution. Can this be added to the Docker build?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant