JuliaTutorials icon indicating copy to clipboard operation
JuliaTutorials copied to clipboard

Allow running notbooks in binder

Open bgctw opened this issue 4 years ago • 2 comments

Binder provides an environment to run Julia notebooks. However, a Project.toml with a julia compat entry is required to provide the Julia kernel with it.

Furthermore, Interactive.jl and plotly require further jupyter extensions.

bgctw avatar Nov 19 '21 20:11 bgctw

Can you send a link so I can test this out?

logankilpatrick avatar Nov 23 '21 15:11 logankilpatrick

Link to Binder with branch on forked repo I got using Interactive.jl working. I still had problems with the plotly() graphics backend. However, this allowed me running the tutorials after juliabox has retired.

bgctw avatar Nov 23 '21 16:11 bgctw