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
This uses directly PublishedToJavascript when the function `core_published_to_js` is found
This is because from next Pluto version `publish_to_js` will be deprecated.
This commit also fixes the way automatic counters are computed in order to support logs
In logs the :extra_items key is not added to IO
This will help closing #5
Plot are not correctly rendered currently inside Pluto logs:
This is caused by the
IO
hack that is used to keep persistence between multiple plot objects in the same cellThe text was updated successfully, but these errors were encountered: