-
-
Notifications
You must be signed in to change notification settings - Fork 399
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
Pluto Notebook support. #2540
Comments
This issue a problem with Pluto: It doesn't understand macros fonsp/Pluto.jl#196 or mutation fonsp/Pluto.jl#564. These two issues mean that there is no way to use JuMP in Pluto. |
Thanks for the fast response. Hope that change soon. -walter |
I wouldn't expect it to change anytime soon. Pluto has a strong vision for reactivity, and that is at odds with JuMP's workflow. |
Thanks, that’s too bad.
… On 25. Mar 2021, at 21:22, Oscar Dowson ***@***.***> wrote:
I wouldn't expect it to change anytime soon. Pluto has a strong vision for reactivity, and that is at odds with JuMP's workflow.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Pluto initialises any variable? |
The Pluto dev's are aware of the issue, including this specific error message: fonsp/Pluto.jl#196 (comment) |
Is your feature request related to a problem? Please describe.
I am frustrated when I am trying to explore the JuMP exmaple in a Pluto notebook, and I cannot define a variable as described in the quickstart.
Describe the solution you'd like
I would like pluto notebook support
Describe alternatives you've considered
...
Additional context
This is the Minimal example that I am having issues with:
I get the error:
The text was updated successfully, but these errors were encountered: