Ready. Set.
-
“Enumerate REST Endpoints via OpenAPI” deep dive
-
Live demo of the
curl | jqoutput on Camelot -
How to filter for just
/api/kernels*or other subsets -
Example of pulling down a single endpoint’s schema
-
-
“Drill into Tornado Handler Mappings” expansion
-
Walk through the actual regex → handler output on your build
-
Show how to trace a request from URL to Python class
-
-
Ad hoc REPL explorers
-
Examples of introspecting
app.web_app.settingsand modifying them -
How to poke at the kernel manager or contents manager live
-
-
Routine ops: start/stop/restart
-
Converting your manual start into a simple systemd unit
-
Automating health-checks (e.g. a quick curl in a cron)
-
Which of these would you like to jump into first? Or if you’ve got another “task” in mind—let me know and we’ll map out the steps!