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

Anyway to deploy on binder #105

Closed
newptcai opened this issue May 12, 2020 · 3 comments
Closed

Anyway to deploy on binder #105

newptcai opened this issue May 12, 2020 · 3 comments
Labels
almost closed online deployment About deploying to binder, heroku, self-hosted

Comments

@newptcai
Copy link

Some times I want to deploy something interactive so students can play with themselves. Is it possible to run Pluto on binder?

@fonsp
Copy link
Owner

fonsp commented May 12, 2020

Hi!
Unfortunately not, I think that binder is specific to Jupyter, the workings of which are unrelated to Pluto. But I think that this would be very cool to have!

Are you talking about interactivity using @bind, or interactivity as in reactivity - direct results from code changes?

For both cases, I have some ideas. The former would be easiest to do, as it does not require a running Julia process to connect to. My solution to this would be #16 - this is not hard to implement, I just need to find the time :)

About the latter: have a look at what I wrote in the FAQ (just above ⚡ Writing and running code).

@fonsp fonsp closed this as completed May 12, 2020
@fonsp fonsp reopened this Sep 6, 2020
@fonsp fonsp added almost closed online deployment About deploying to binder, heroku, self-hosted labels Sep 6, 2020
@fonsp
Copy link
Owner

fonsp commented Sep 6, 2020

It's happening!

@fonsp
Copy link
Owner

fonsp commented Sep 15, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
almost closed online deployment About deploying to binder, heroku, self-hosted
Projects
None yet
Development

No branches or pull requests

2 participants