WandbChart widget polls the wandb GraphQL API\nfrom JavaScript to render live-updating line charts.\nEach widget shows one metric as a line chart. Pass multiple runs\nvia runs= to compare them side by side in the same chart."
- }
- }
- ],
- "console": []
- },
- {
- "id": "vblA",
- "code_hash": "a2d0fa0c69059a26a9d59af313b70cd4",
- "outputs": [
- {
- "type": "error",
- "ename": "exception",
- "evalue": "No module named 'wandb'",
- "traceback": []
- }
- ],
- "console": [
- {
- "type": "stream",
- "name": "stderr",
- "text": "Traceback (most recent call last):\n File "/var/folders/yd/mbxgnfd13qgdzmc7b97h6bfm0000gn/T/marimo_59695/__marimo__cell_vblA_.py", line 5, in <module>\n import wandb\nModuleNotFoundError: No module named 'wandb'\n