Open yanyu2015 opened 2 years ago
I have the same problem with Julia 1.6.4, while Interact works well with Julia 1.5.4
Thanks, and I have tried Julia 1.6.2.the same error occurred. It seems that this pkg has some problem because it doesn't work in REPL
To work in the REPL, you'll need to use Blink to open a window where the widget can be displayed. There are examples of this in the WebIO docs.
ok, tks. So why it doesm't work in jupyter notebook? a detailed figure is: I don't know where the problem is, which makes me confused. And I don't think the help documentation is written in enough detail.
ok, tks. So why it doesm't work in jupyter notebook? a detailed figure is: I don't know where the problem is, which makes me confused. And I don't think the help documentation is written in enough detail.
Hi I got the same issue with Julia 1.7 running on windows subsystem linux. I guess it is not a error message, it is just that the jupyter could not render the return correctly. Do you have any solution now?
My julia version is 1.7 and when I use @manipulate in jupyter notebook It arise errors as fellow:
in julia REPL , the same error occured.