Skip to Content
ToolsCode LabFirst workspace tour

First workspace tour

Step by step

  1. Sign in to ImpanoLab.
  2. Open the tools page .
  3. Select Code Lab.
  4. 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:

  1. look at the top action area
  2. find the panel toggle
  3. reopen the right panel before assuming the page is incomplete
Last updated on