{ "version": "1", "metadata": { "marimo_version": "0.15.2" }, "cells": [ { "id": "Hbol", "code_hash": "893c2cde3ff7b0b85a1848b84dc639b1", "outputs": [ { "type": "data", "data": { "text/plain": "" } } ], "console": [] }, { "id": "mNiZ", "code_hash": "fd76317e77b2cdb53ad7dec19180a46d", "outputs": [ { "type": "data", "data": { "text/html": "" } } ], "console": [] }, { "id": "XVTp", "code_hash": "3df5f5a32e040d8a340e350779b41c10", "outputs": [ { "type": "error", "ename": "interruption", "evalue": "This cell was interrupted and needs to be re-run", "traceback": [] } ], "console": [ { "type": "stream", "name": "stderr", "text": "
Traceback (most recent call last):\n  File "/home/lucas/DataProyects/visualizaciones/.venv/lib/python3.10/site-packages/marimo/_runtime/executor.py", line 138, in execute_cell\n    exec(cell.body, glbls)\n  File "/tmp/marimo_75418/__marimo__cell_XVTp_.py", line 3, in <module>\n    output = shell.do_run(command_input.value)\n  File "/tmp/marimo_75418/__marimo__cell_Hbol_.py", line 13, in do_run\n    result = subprocess.run(\n  File "/usr/lib/python3.10/subprocess.py", line 505, in run\n    stdout, stderr = process.communicate(input, timeout=timeout)\n  File "/usr/lib/python3.10/subprocess.py", line 1154, in communicate\n    stdout, stderr = self._communicate(input, endtime, timeout)\n  File "/usr/lib/python3.10/subprocess.py", line 2021, in _communicate\n    ready = selector.select(timeout)\n  File "/usr/lib/python3.10/selectors.py", line 416, in select\n    fd_event_list = self._selector.poll(timeout)\n  File "/home/lucas/DataProyects/visualizaciones/.venv/lib/python3.10/site-packages/marimo/_runtime/handlers.py", line 32, in interrupt_handler\n    raise MarimoInterrupt\nKeyboardInterrupt\n
\n
" } ] } ] }