frontend añadido y backend de creacion de notas
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,170 @@
|
||||
{
|
||||
"version": "1",
|
||||
"metadata": {
|
||||
"marimo_version": "0.15.5"
|
||||
},
|
||||
"cells": [
|
||||
{
|
||||
"id": "Hbol",
|
||||
"code_hash": "4bc2f9bcc1b0d2dd0c6466f381371b75",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "MJUe",
|
||||
"code_hash": "b2c1f26f82d1f970b9d43928212acde9",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "vblA",
|
||||
"code_hash": "b30b5e29cb002700bc3faa054f631b30",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "bkHC",
|
||||
"code_hash": "7ef814b3ab4f0f8f69a5cbf3e71e683f",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "lEQa",
|
||||
"code_hash": "6b2fb5e4f49b15856ce86f923d9fc12f",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "PKri",
|
||||
"code_hash": "4d9a7cdeb028ab0e0df782ba3a18ec56",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Xref",
|
||||
"code_hash": "a5bd6b98ad6169496877f80431f7c095",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": [
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": "time=\"2025-09-17T22:50:29+02:00\" level=warning msg=\"/home/lucas/DataProyects/myrag/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion\"\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stdout",
|
||||
"text": "#1 [internal] load local bake definitions\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stdout",
|
||||
"text": "#1 reading from stdin 533B done\n#1 DONE 0.0s\n\n#2 [internal] load build definition from Dockerfile\n#2 transferring dockerfile: 407B done\n#2 DONE 0.0s\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stdout",
|
||||
"text": "\n#3 [internal] load metadata for docker.io/library/postgres:15\n#3 DONE 0.0s\n\n#4 [internal] load .dockerignore\n#4 transferring context: 2B done\n#4 DONE 0.0s\n\n#5 [internal] load build context\n#5 transferring context: 361B done\n#5 DONE 0.0s\n\n#6 [1/3] FROM docker.io/library/postgres:15@sha256:bc51cf4f1fe02cce7ed2370b20128a9b00b4eb804573a77d2a0d877aaa9c82b1\n#6 resolve docker.io/library/postgres:15@sha256:bc51cf4f1fe02cce7ed2370b20128a9b00b4eb804573a77d2a0d877aaa9c82b1 0.1s done\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stdout",
|
||||
"text": "#6 DONE 0.1s\n\n#7 [2/3] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends postgresql-15-pgvector && rm -rf /var/lib/apt/lists/*\n#7 CACHED\n\n#8 [3/3] COPY docker-entrypoint-initdb.d/ /docker-entrypoint-initdb.d/\n#8 CACHED\n\n#9 exporting to image\n#9 exporting layers done\n#9 exporting manifest sha256:c9b19eb6c84d8f896e3f9e824ef00a31a839070940367592ad6673f5e0989030 done\n#9 exporting config sha256:93741b0438170d04f8d5b9d7af1207d1e7ebda9f538e82dadfcd50ff79f9a375 done\n#9 exporting attestation manifest sha256:ac2e7c14e0c77fa10de7c775f9f42de2fce0574b00746a2839bf3ea23005c2f0 0.0s done\n#9 exporting manifest list sha256:c6e32cf5a7f69dd47dbfcbbd2ce7da2be5ba947dcfc5d35679d702823b8380b6 0.0s done\n#9 naming to docker.io/library/myrag-postgres_ext:latest done\n#9 unpacking to docker.io/library/myrag-postgres_ext:latest 0.0s done\n#9 DONE 0.1s\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stdout",
|
||||
"text": "\n#10 resolving provenance for metadata file\n#10 DONE 0.0s\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " myrag-postgres_ext Built\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": "time=\"2025-09-17T22:50:30+02:00\" level=warning msg=\"/home/lucas/DataProyects/myrag/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion\"\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Network myrag_default Creating\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Network myrag_default Created\n Volume \"myrag_postgres_data\" Creating\n Volume \"myrag_postgres_data\" Created\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container myrag-postgres_ext-1 Creating\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container myrag-postgres_ext-1 Created\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container myrag-postgres_ext-1 Starting\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container myrag-postgres_ext-1 Started\n"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": "1",
|
||||
"metadata": {
|
||||
"marimo_version": "0.15.5"
|
||||
},
|
||||
"cells": [
|
||||
{
|
||||
"id": "Hbol",
|
||||
"code_hash": "1d0db38904205bec4d6f6f6a1f6cec3e",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "nsKB",
|
||||
"code_hash": null,
|
||||
"outputs": [],
|
||||
"console": []
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -7,12 +7,195 @@
|
||||
{
|
||||
"id": "Hbol",
|
||||
"code_hash": "1d0db38904205bec4d6f6f6a1f6cec3e",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "BYtC",
|
||||
"code_hash": "aa046ea533e2c24f4855a198a08d72d2",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<pre style='font-size: 12px'>'/home/lucas/DataProyects/myrag/.model/nomic-embed-text-v1.5'</pre>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": [
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": "\rFetching 20 files: 0%| | 0/20 [00:00<?, ?it/s]"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": "\rFetching 20 files: 5%|\u2588\u2588\u2588\u2588\u258d | 1/20 [00:00<00:06, 2.80it/s]"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": "\rFetching 20 files: 30%|\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258d | 6/20 [00:03<00:07, 1.78it/s]\rFetching 20 files: 100%|\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588| 20/20 [00:03<00:00, 6.03it/s]\n"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "RGSE",
|
||||
"code_hash": "e64c8b56fa9ae281a52adbd60011ac93",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": [
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": "<All keys matched successfully>\n"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "zTot",
|
||||
"code_hash": "ff7286115d2791a2e3fd3a7c1e5d12d7",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": [
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stdout",
|
||||
"text": "Texto: La inteligencia artificial est\u00e1 transformando el mundo.\nDimensi\u00f3n: 768\nPrimeros valores: [0.7112516164779663, 1.4581586122512817, -3.3529951572418213, -0.17522235214710236, 1.0074328184127808]\n\nTexto: Los embeddings convierten texto en vectores num\u00e9ricos.\nDimensi\u00f3n: 768\nPrimeros valores: [1.0517628192901611, 0.7358752489089966, -3.375025749206543, -0.5610738396644592, 0.42669662833213806]\n\n"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Bksw",
|
||||
"code_hash": "b2327ba2e99ea713ebb77b2abff4ef78",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Kclp",
|
||||
"code_hash": "185b6270311f793d93ca5c16393c1377",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": [
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stdout",
|
||||
"text": "\u2705 Se insertaron 20 textos con sus embeddings en la tabla 'nota'.\n"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "emfo",
|
||||
"code_hash": null,
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Hstk",
|
||||
"code_hash": "ed8923d1de8e16f4d26ef4ba4f5b8052",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "nWHF",
|
||||
"code_hash": "5d30b9180a1e189ad154c7e279b90158",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "WYEk",
|
||||
"code_hash": null,
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "iLit",
|
||||
"code_hash": "26b7bc9a5b3e0e95fafc0927665959a4",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "error",
|
||||
"ename": "exception",
|
||||
"evalue": "name 'conn2' is not defined",
|
||||
"traceback": []
|
||||
}
|
||||
],
|
||||
"console": [
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": "<span class=\"codehilite\"><div class=\"highlight\"><pre><span></span><span class=\"gt\">Traceback (most recent call last):</span>\n File <span class=\"nb\">"/home/lucas/DataProyects/myrag/.venv/lib/python3.10/site-packages/marimo/_runtime/executor.py"</span>, line <span class=\"m\">138</span>, in <span class=\"n\">execute_cell</span>\n<span class=\"w\"> </span><span class=\"n\">exec</span><span class=\"p\">(</span><span class=\"n\">cell</span><span class=\"o\">.</span><span class=\"n\">body</span><span class=\"p\">,</span> <span class=\"n\">glbls</span><span class=\"p\">)</span>\n File <span class=\"nb\">"/tmp/marimo_87281/__marimo__cell_iLit_.py"</span>, line <span class=\"m\">5</span>, in <span class=\"n\"><module></span>\n<span class=\"w\"> </span><span class=\"n\">engine</span><span class=\"o\">=</span><span class=\"n\">conn2</span>\n<span class=\"gr\">NameError</span>: <span class=\"n\">name 'conn2' is not defined. Did you mean: 'conn'?</span>\n</pre></div>\n</span>"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "nlcQ",
|
||||
"code_hash": "5a69e974fc8098fd051fa96adc48490e",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "MJUe",
|
||||
"code_hash": "1f8586344a5957d1bdc12a7a52b71734",
|
||||
"code_hash": "b4f98a698fa556ceba5f8d6f2a22ee66",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
@@ -52,100 +235,88 @@
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "BYtC",
|
||||
"code_hash": "aa046ea533e2c24f4855a198a08d72d2",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "RGSE",
|
||||
"code_hash": "84f17564cd89f8d5871bd5d014d9591f",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Kclp",
|
||||
"code_hash": "185b6270311f793d93ca5c16393c1377",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "emfo",
|
||||
"code_hash": null,
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Hstk",
|
||||
"code_hash": "ed8923d1de8e16f4d26ef4ba4f5b8052",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "nWHF",
|
||||
"code_hash": "5d30b9180a1e189ad154c7e279b90158",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "iLit",
|
||||
"code_hash": "26b7bc9a5b3e0e95fafc0927665959a4",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ZHCJ",
|
||||
"code_hash": "be4d2e78ea7c4df1905803b0aa4e2634",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ROlb",
|
||||
"code_hash": "5a69e974fc8098fd051fa96adc48490e",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "qnkX",
|
||||
"code_hash": "0df54b622e1697ee572493a908ce8db3",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "TqIu",
|
||||
"code_hash": "744f972cb53daa52449b041ba42407d8",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": [
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stdout",
|
||||
"text": "\u2705 Tabla 'nota' creada con pgvector.\n"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Vxnm",
|
||||
"code_hash": null,
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "DnEU",
|
||||
"code_hash": "057c1dc1d7e6987dfe189d0c5885621d",
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<marimo-ui-element object-id='DnEU-0' random-id='b3ed3f7d-3db4-56da-4546-28e6578f93f0'><marimo-text data-initial-value='""' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Texto de b\u00fasqueda</span></span>"' data-placeholder='""' data-kind='"text"' data-full-width='true' data-disabled='false' data-debounce='true'></marimo-text></marimo-ui-element>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ulZA",
|
||||
"code_hash": "171370e936570dc14ae77ef27bf67f17",
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ecfG",
|
||||
"code_hash": "b353ed28b6fb1a40454312bac397e1e6",
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<marimo-ui-element object-id='ecfG-0' random-id='16317371-ed91-592f-e580-aba3fc4408bd'><marimo-table data-initial-value='[]' data-label='null' data-data='"[]"' data-total-rows='0' data-total-columns='3' data-max-columns='50' data-banner-text='""' data-pagination='true' data-page-size='10' data-field-types='[["ID",["string","object"]],["T\u00edtulo",["string","object"]],["Distancia",["string","object"]]]' data-show-filters='true' data-show-download='true' data-show-column-summaries='false' data-show-data-types='true' data-show-page-size-selector='false' data-show-column-explorer='true' data-show-chart-builder='true' data-row-headers='[]' data-has-stable-row-id='false' data-lazy='false' data-preload='false'></marimo-table></marimo-ui-element>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Pvdt",
|
||||
"code_hash": null,
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
}
|
||||
]
|
||||
|
||||
@@ -0,0 +1,359 @@
|
||||
{
|
||||
"version": "1",
|
||||
"metadata": {
|
||||
"marimo_version": "0.15.5"
|
||||
},
|
||||
"cells": [
|
||||
{
|
||||
"id": "Hbol",
|
||||
"code_hash": "1d0db38904205bec4d6f6f6a1f6cec3e",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "MJUe",
|
||||
"code_hash": "a140d2922a2ce53cb099f6bde8d0809d",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "vblA",
|
||||
"code_hash": "fc11529c9e3d0dc8f21af0544866b1d9",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<marimo-ui-element object-id='vblA-0' random-id='c861c370-36b6-04eb-a3d6-06f105a64396'><marimo-dropdown data-initial-value='["nota"]' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Selecciona una tabla</span></span>"' data-options='["nota","prueba_simple"]' data-allow-select-none='false' data-searchable='false' data-full-width='false'></marimo-dropdown></marimo-ui-element>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "bkHC",
|
||||
"code_hash": "a47ac438791b89042e2abdbc7cf12608",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><h2 id=\"leer-datos\">Leer Datos</h2></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "lEQa",
|
||||
"code_hash": "d6d9505cb9812d5cf8ac2c50adca02dd",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<marimo-ui-element object-id='lEQa-0' random-id='dcb09e0f-a0fa-af56-5e10-12cfe075373c'><marimo-table data-initial-value='[]' data-label='null' data-data='"[]"' data-total-rows='0' data-total-columns='14' data-max-columns='50' data-banner-text='""' data-pagination='false' data-page-size='10' data-field-types='[["titulo",["string","object"]],["contenido",["string","object"]],["embedder",["string","object"]],["tags",["string","object"]],["relaciones",["string","object"]],["propiedades",["string","object"]],["id",["string","object"]],["sys_created_at",["string","object"]],["sys_created_by",["string","object"]],["sys_updated_at",["string","object"]],["sys_updated_by",["string","object"]],["sys_version",["string","object"]],["sys_notes",["string","object"]],["sys_deleted_at",["string","object"]]]' data-selection='"multi"' data-show-filters='true' data-show-download='true' data-show-column-summaries='false' data-show-data-types='true' data-show-page-size-selector='false' data-show-column-explorer='true' data-show-chart-builder='true' data-row-headers='[]' data-has-stable-row-id='true' data-lazy='false' data-preload='false'></marimo-table></marimo-ui-element>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "PKri",
|
||||
"code_hash": "efee8978c4cc896329f5d545979e1cae",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: row;justify-content: space-between;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><marimo-ui-element object-id='PKri-0' random-id='69fecbc2-934e-c429-98c5-6fdf1b97f10d'><marimo-number data-initial-value='1' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">ID a recuperar</span></span>"' data-debounce='false' data-full-width='false' data-disabled='false'></marimo-number></marimo-ui-element><marimo-ui-element object-id='PKri-1' random-id='d546b821-73ee-b36e-3541-58b977adc173'><marimo-button data-initial-value='0' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Recuperar objeto</span></span>"' data-kind='"neutral"' data-disabled='false' data-full-width='false'></marimo-button></marimo-ui-element></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Xref",
|
||||
"code_hash": "dbd655fa8172a7a0bdc15d8136654a54",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: column;justify-content: flex-start;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\"><strong>Estado:</strong> \u2139\ufe0f Introduce un ID y pulsa <em>Recuperar</em>.</span></span><div style='border-radius: 6px; overflow: hidden; background-color: var(--slate-1); display: inline-block; min-width: 0; max-width: 100%;'><div style='padding: 10px 12px 8px 12px; display: flex; align-items: center;'><span style='background-color: var(--crimson-3); color: var(--crimson-11);padding: 2px 8px; border-radius: 4px; font-family: monospace; font-size: 0.75rem; font-weight: 600; margin-right: 8px; display: inline-block;'>instance</span><span style='font-family: monospace; font-size: 0.875rem; color: var(--slate-12);'>builtins.NoneType</span></div><div style='height: 1px; background-color: var(--slate-3); margin: 0 12px 8px 12px;'></div><div style='background-color: var(--background); border: 1px solid var(--slate-3); border-radius: 4px; padding: 8px 10px; margin: 0 12px 8px 12px; overflow-x: auto; overflow-y: hidden;'><span>None</span></div></div></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "SFPL",
|
||||
"code_hash": "afa3b5e8e9cb8430be7308e6277f262f",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><h2 id=\"crear-datos\">Crear datos</h2></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "BYtC",
|
||||
"code_hash": "bb06bed12045257025c88f5965778806",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "RGSE",
|
||||
"code_hash": "091792b8fca71a2927f9fd134032d180",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: column;justify-content: flex-start;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><marimo-ui-element object-id='RGSE-0' random-id='d81572e7-d6ef-d09f-0bc5-39ce8dc23108'><marimo-text data-initial-value='""' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">titulo</span></span>"' data-placeholder='""' data-kind='"text"' data-full-width='false' data-disabled='false' data-debounce='true'></marimo-text></marimo-ui-element><marimo-ui-element object-id='RGSE-1' random-id='0a3bce1c-03ba-c0f4-a10b-2b1e60ef3ca9'><marimo-text data-initial-value='""' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">contenido</span></span>"' data-placeholder='""' data-kind='"text"' data-full-width='false' data-disabled='false' data-debounce='true'></marimo-text></marimo-ui-element><marimo-ui-element object-id='RGSE-2' random-id='b0166af8-382a-621d-999b-8477a6589cd5'><marimo-text data-initial-value='""' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">embedder</span></span>"' data-placeholder='""' data-kind='"text"' data-full-width='false' data-disabled='false' data-debounce='true'></marimo-text></marimo-ui-element><marimo-ui-element object-id='RGSE-3' random-id='a3112d4f-a1b3-b4e5-20cf-b0f66ae97dfa'><marimo-text data-initial-value='""' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">tags</span></span>"' data-placeholder='""' data-kind='"text"' data-full-width='false' data-disabled='false' data-debounce='true'></marimo-text></marimo-ui-element><marimo-ui-element object-id='RGSE-4' random-id='f45cc46c-7291-e545-5555-3f7e185444e3'><marimo-text data-initial-value='""' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">relaciones</span></span>"' data-placeholder='""' data-kind='"text"' data-full-width='false' data-disabled='false' data-debounce='true'></marimo-text></marimo-ui-element><marimo-ui-element object-id='RGSE-5' random-id='f7a04960-08c6-eb37-4aef-f53bf76bf476'><marimo-text data-initial-value='""' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">propiedades</span></span>"' data-placeholder='""' data-kind='"text"' data-full-width='false' data-disabled='false' data-debounce='true'></marimo-text></marimo-ui-element><marimo-ui-element object-id='RGSE-6' random-id='a9bcb810-83d7-a331-441c-156479ab8cd4'><marimo-button data-initial-value='0' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Agregar fila a nota</span></span>"' data-kind='"neutral"' data-disabled='false' data-full-width='false'></marimo-button></marimo-ui-element></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Kclp",
|
||||
"code_hash": "08b6a92e6023c45e2a1faa991cca1465",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: column;justify-content: flex-start;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\"><strong>Estado:</strong> \u2139\ufe0f Completa los campos y pulsa <em>Agregar fila</em>.</span></span><span class=\"markdown prose dark:prose-invert\"></span></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "emfo",
|
||||
"code_hash": "515e2a1ee6f6bb4e70db428cdab232ef",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Para a\u00f1adir un objeto dentro de la base de datos:</span></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Hstk",
|
||||
"code_hash": "30cfa4d73e93ebb8d87cff0080dbe588",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: column;justify-content: flex-start;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><marimo-ui-element object-id='Hstk-0' random-id='29554cd3-1c21-364b-20c1-33d8f3abba4a'><marimo-button data-initial-value='0' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Insertar objeto en la bbdd</span></span>"' data-kind='"neutral"' data-disabled='false' data-full-width='false'></marimo-button></marimo-ui-element></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "nWHF",
|
||||
"code_hash": "ec621b22f37f5ac499733f8e9a9a5690",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">\u2139\ufe0f Pulsa el bot\u00f3n para insertar el objeto.</span></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "iLit",
|
||||
"code_hash": "cc58ebb0b0434b75a91d49ebf58dbe35",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><h2 id=\"actualizar-datos\">Actualizar datos</h2></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ZHCJ",
|
||||
"code_hash": "32e14415e9ab6e0fbe53b67cb8d64005",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: row;justify-content: space-between;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><marimo-ui-element object-id='ZHCJ-0' random-id='bdbf71f8-99f2-9446-7831-24b7bfe579da'><marimo-number data-initial-value='1' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">ID a actualizar</span></span>"' data-debounce='false' data-full-width='false' data-disabled='false'></marimo-number></marimo-ui-element><marimo-ui-element object-id='ZHCJ-1' random-id='23ec135c-41be-39da-8ac9-253323513080'><marimo-button data-initial-value='0' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Buscar registro</span></span>"' data-kind='"neutral"' data-disabled='false' data-full-width='false'></marimo-button></marimo-ui-element><marimo-ui-element object-id='ZHCJ-2' random-id='3e1c601b-b92f-8e7c-e9fc-640a84049b26'><marimo-button data-initial-value='0' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Confirmar actualizaci\u00f3n</span></span>"' data-kind='"success"' data-disabled='false' data-full-width='false'></marimo-button></marimo-ui-element></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ROlb",
|
||||
"code_hash": "6d12c71c1c4ac237c5e0c82fb931d1a4",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: column;justify-content: flex-start;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\"><strong>Estado:</strong> \u2139\ufe0f Introduce un ID y pulsa <em>Buscar</em>.</span></span><span class=\"markdown prose dark:prose-invert\"></span></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "qnkX",
|
||||
"code_hash": "9dc30c75899af32ea77e419cc735061b",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\"><strong>Estado final:</strong> \u2139\ufe0f Esperando confirmaci\u00f3n de actualizaci\u00f3n.</span></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "TqIu",
|
||||
"code_hash": "8c918601d587b1c6e350302e7b9069e0",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><h2 id=\"eliminar-datos\">Eliminar datos</h2></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Vxnm",
|
||||
"code_hash": "c0214118b582809003e3039a0341057a",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: row;justify-content: space-between;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><marimo-ui-element object-id='Vxnm-0' random-id='dc2f9c49-4c2b-9859-b678-f83c79c3402b'><marimo-number data-initial-value='1' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">ID a eliminar</span></span>"' data-debounce='false' data-full-width='false' data-disabled='false'></marimo-number></marimo-ui-element><marimo-ui-element object-id='Vxnm-1' random-id='277cff69-08c7-70d7-f5cd-c497b74f6287'><marimo-button data-initial-value='0' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Hard delete</span></span>"' data-kind='"danger"' data-disabled='false' data-full-width='false'></marimo-button></marimo-ui-element></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "DnEU",
|
||||
"code_hash": "00884625b81ef34105cef03ff14fc88e",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\"><strong>Estado:</strong> \u2139\ufe0f Introduce un ID y pulsa <em>Eliminar</em>.</span></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ulZA",
|
||||
"code_hash": "d89cdd832d925cffca734778040f2e4a",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: row;justify-content: space-between;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><marimo-ui-element object-id='ulZA-0' random-id='3f07edfc-97c3-071f-86a7-7d342918cfa3'><marimo-number data-initial-value='1' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">ID a eliminar (soft)</span></span>"' data-debounce='false' data-full-width='false' data-disabled='false'></marimo-number></marimo-ui-element><marimo-ui-element object-id='ulZA-1' random-id='8507ea99-794f-903c-cb6b-fa4f16a471e4'><marimo-button data-initial-value='0' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Soft delete</span></span>"' data-kind='"warn"' data-disabled='false' data-full-width='false'></marimo-button></marimo-ui-element></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ecfG",
|
||||
"code_hash": "c6127f223f7e2b14d957a78930d717a5",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\"><strong>Estado:</strong> \u2139\ufe0f Introduce un ID y pulsa <em>Soft delete</em>.</span></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Pvdt",
|
||||
"code_hash": "19d503fb42af4a3d9f0ed03cc9b5ea4a",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<div style='display: flex;flex: 1;flex-direction: row;justify-content: space-between;align-items: normal;flex-wrap: nowrap;gap: 0.5rem'><marimo-ui-element object-id='Pvdt-0' random-id='9ec434b9-ac5f-0852-6ef5-b238bb1859f7'><marimo-number data-initial-value='1' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">ID a restaurar (soft)</span></span>"' data-debounce='false' data-full-width='false' data-disabled='false'></marimo-number></marimo-ui-element><marimo-ui-element object-id='Pvdt-1' random-id='67587b59-8f1e-eee5-b7c9-0ae66174438c'><marimo-button data-initial-value='0' data-label='"<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\">Restaurar registro</span></span>"' data-kind='"success"' data-disabled='false' data-full-width='false'></marimo-button></marimo-ui-element></div>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ZBYS",
|
||||
"code_hash": "9060810de67ce9024b4371e9589f0912",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><span class=\"paragraph\"><strong>Estado:</strong> \u2139\ufe0f Introduce un ID y pulsa <em>Restaurar</em>.</span></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "aLJB",
|
||||
"code_hash": "7f5d14e9bea4cf343e656f2f50b35466",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "nHfw",
|
||||
"code_hash": "49c5a314d8c46512d86821c15a3c9373",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,158 @@
|
||||
{
|
||||
"version": "1",
|
||||
"metadata": {
|
||||
"marimo_version": "0.15.5"
|
||||
},
|
||||
"cells": [
|
||||
{
|
||||
"id": "Hbol",
|
||||
"code_hash": "1d0db38904205bec4d6f6f6a1f6cec3e",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "MJUe",
|
||||
"code_hash": "aa046ea533e2c24f4855a198a08d72d2",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "vblA",
|
||||
"code_hash": "f915decadb13df1db264e9a806ab99be",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "bkHC",
|
||||
"code_hash": "ff7286115d2791a2e3fd3a7c1e5d12d7",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "lEQa",
|
||||
"code_hash": "b2327ba2e99ea713ebb77b2abff4ef78",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "PKri",
|
||||
"code_hash": "185b6270311f793d93ca5c16393c1377",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Xref",
|
||||
"code_hash": null,
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "SFPL",
|
||||
"code_hash": "ed8923d1de8e16f4d26ef4ba4f5b8052",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "BYtC",
|
||||
"code_hash": "5d30b9180a1e189ad154c7e279b90158",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "RGSE",
|
||||
"code_hash": "7fd319edea57cfe1ff5cfed25b9fe418",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Kclp",
|
||||
"code_hash": "26b7bc9a5b3e0e95fafc0927665959a4",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "emfo",
|
||||
"code_hash": "5a69e974fc8098fd051fa96adc48490e",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Hstk",
|
||||
"code_hash": "b4f98a698fa556ceba5f8d6f2a22ee66",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "nWHF",
|
||||
"code_hash": "b2c1f26f82d1f970b9d43928212acde9",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "iLit",
|
||||
"code_hash": "b30b5e29cb002700bc3faa054f631b30",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ZHCJ",
|
||||
"code_hash": "7ef814b3ab4f0f8f69a5cbf3e71e683f",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ROlb",
|
||||
"code_hash": "6b2fb5e4f49b15856ce86f923d9fc12f",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "qnkX",
|
||||
"code_hash": "4d9a7cdeb028ab0e0df782ba3a18ec56",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "TqIu",
|
||||
"code_hash": "a5bd6b98ad6169496877f80431f7c095",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Vxnm",
|
||||
"code_hash": "744f972cb53daa52449b041ba42407d8",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "DnEU",
|
||||
"code_hash": null,
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ulZA",
|
||||
"code_hash": "057c1dc1d7e6987dfe189d0c5885621d",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ecfG",
|
||||
"code_hash": "171370e936570dc14ae77ef27bf67f17",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Pvdt",
|
||||
"code_hash": "b353ed28b6fb1a40454312bac397e1e6",
|
||||
"outputs": [],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "ZBYS",
|
||||
"code_hash": null,
|
||||
"outputs": [],
|
||||
"console": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user