-
-
Notifications
You must be signed in to change notification settings - Fork 293
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
fix EmbeddableDisplay #2632
fix EmbeddableDisplay #2632
Conversation
Try this Pull Request!Open Julia and type: julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/jbrea/Pluto.jl", rev="fix_more")
julia> using Pluto |
Ah, yes, indeed. I only looked at my original bug report. This is the only functionality I need for the class starting mid September. |
This takes too much time for me, sorry. I fixed one issue, which was that all logs had a hand-written cell-id "adsf". |
Yeah don't worry I'll just open a new issue for logs. |
This reverts commit 7829d4c.
OK, thanks. |
Fixes #2619