You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Some times I want to deploy something interactive so students can play with themselves. Is it possible to run Pluto on binder?
The text was updated successfully, but these errors were encountered: