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
<p>Welcome to CircuitPython's Web API. Go to the <ahref="/fs/">file browser</a> to work with files in the CIRCUITPY drive. Go to the <ahref="/cp/serial/">serial terminal</a> to see code output and interact with the REPL. Make sure you've set <code>CIRCUITPY_WEB_API_PASSWORD='somepassword'</code> in <code>/.env</code>. Provide the password when the browser prompts for it. <strong>Leave the username blank.</strong></p>
15
+
<p>Welcome to CircuitPython's Web API. Go to the <ahref="/fs/">file browser</a> to work with files in the CIRCUITPY drive. Go to the <ahref="/code/">full code editor</a> for a more enriching experience which requires an active internet connection. Go to the <ahref="/cp/serial/">serial terminal</a> to see code output and interact with the REPL. Make sure you've set <code>CIRCUITPY_WEB_API_PASSWORD='somepassword'</code> in <code>/.env</code>. Provide the password when the browser prompts for it. <strong>Leave the username blank.</strong></p>
0 commit comments