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
Version 0.19.33 introduced the separation of PlutoRunner in a separate module (in this PR), which broke the code that finds the Pluto package root to insert the plotlyjs library.
The commit b179288 should fix the issue by using a more robust Pluto path detection
The text was updated successfully, but these errors were encountered:
Version 0.19.33 introduced the separation of PlutoRunner in a separate module (in this PR), which broke the code that finds the Pluto package root to insert the plotlyjs library.
The commit b179288 should fix the issue by using a more robust Pluto path detection
The text was updated successfully, but these errors were encountered: