{ "version": "1", "metadata": { "marimo_version": "0.15.3" }, "cells": [ { "id": "Hbol", "code_hash": null, "outputs": [], "console": [] }, { "id": "bbcb", "code_hash": "4b4a615110b43fe3c2c5b01a384ee2ee", "outputs": [ { "type": "data", "data": { "text/plain": "" } } ], "console": [] }, { "id": "qIJo", "code_hash": "2eff9bb2e2805bcf6df002bde0fff45f", "outputs": [ { "type": "error", "ename": "exception", "evalue": "No module named 'requests'", "traceback": [] } ], "console": [ { "type": "stream", "name": "stderr", "text": "
Traceback (most recent call last):\n  File "/home/lucas/DataProyects/myrag/.venv/lib/python3.10/site-packages/marimo/_runtime/executor.py", line 138, in execute_cell\n    exec(cell.body, glbls)\n  File "/tmp/marimo_35106/__marimo__cell_qIJo_.py", line 1, in <module>\n    import requests\nModuleNotFoundError: No module named 'requests'\n
\n
" } ] }, { "id": "SvPh", "code_hash": null, "outputs": [], "console": [] } ] }