First workspace tour
Step by step
- Sign in to ImpanoLab.
- Open the tools page .
- Select Code Lab.
- Wait for the workspace to finish loading.
Confirm the main controls
At the top of the page, look for:
- the language selector
- the Run button
- execution controls such as pause, step, or stop when a run is active
- speed controls such as 0.5x, 1x, or 2x
- import and export controls
Confirm the main panels
You should see:
- the central block editor
- a right-side panel with Widgets, Templates, and Explore
- a widgets area that also contains a Log Timeline and Generated Code section
Language note
The current workspace supports:
- JavaScript
- Python
Python uses a runtime that may need a brief load before execution becomes ready.
If the right panel seems missing
Code Lab has a control for hiding or showing the right panel.
If you can only see the center workspace:
- look at the top action area
- find the panel toggle
- reopen the right panel before assuming the page is incomplete
Last updated on