Launch a web browser and navigate to circuitpython.local
OR the numeric IP address like 192.168.0.121
Enter the password that was setup for CIRCUITPY_WEB_API_PASSWORD
in the settings.toml file.
Leave Username blank.
Serial Terminal
From the Welcome! page, click the serial terminal link to access the serial output as well as REPL for entering commands.
Commands can be entered in the input field at the bottom.
The results will be shown above and scroll up.
File Browser
From the Welcome! page, click the file browser link on the Welcome! page to access files and folders.
For example, click the Edit button for code.py bring up a simple editor to allow changing the contents.
Library files and folders from the Bundle can be uploaded to the /lib folder using the Browse... buttons.
There's a separate button for files and folders (directories).
Text editor powered by tinymce.