JuliaClimate / JuliaClimate/Notebooks

packages that fail to precompile / install on jupyterhub

Open
#97 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
103
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported failure with docker run -p 8888:8888 jupyter/datascience-notebook:latest, then launch Julia and run using GMT from the terminal. Compare the GMT and GLMakie cases and inspect the linked GMT issue for external-library context. Done would require a defined fix or documented handling for the affected packages, but the issue does not specify files, tests, or an exact success criterion.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, julia, jupyter-notebook
Domain
build-system, devops
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.