Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 866 Bytes

How to open the Browser Dev Tools.md

File metadata and controls

14 lines (8 loc) · 866 Bytes

Browser Dev Tools

When developing or debugging Pluto, it can be very useful to check the browser developer tools. This is how you do it:

Step 2: The JavaScript Console

Now that you have the panel open, you need to open the Console tab in this panel. It should look like this:

screenshot of a pluto notebook with the dev tools console open

To make sure you found it, check for the message "Pluto.jl, by..."

If something goes wrong, you will probably see a message in red, which is not supposed to happen. Take a screenshot!