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

Allow running notbooks in binder #88

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

bgctw
Copy link

@bgctw bgctw commented Nov 19, 2021

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.

@logankilpatrick
Copy link
Member

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

@bgctw
Copy link
Author

bgctw commented Nov 23, 2021

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.

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

Successfully merging this pull request may close these issues.

2 participants