c9e28b8135
JetStream: anatomia de streams (storage/retention/limits), consumers pull durables con ack y cursor, dedup por Nats-Msg-Id, retencion workqueue, deliver policies. Simulador: boton ipywidgets que lanza 1 publisher -> N subscribers con miles de mensajes y grafica en movimiento (acumulado + throughput instantaneo).
319 lines
28 KiB
Plaintext
319 lines
28 KiB
Plaintext
════════════════════════════════════════════════
|
|
Jupyter Lab + Colaboracion en puerto 8890
|
|
════════════════════════════════════════════════
|
|
|
|
Abre: http://localhost:8890
|
|
Ctrl+C para detener
|
|
|
|
[W 2026-06-03 21:18:04.909 ServerApp] ServerApp.token config is deprecated in 2.0. Use IdentityProvider.token.
|
|
[I 2026-06-03 21:18:05.346 ServerApp] jupyter_lsp | extension was successfully linked.
|
|
[I 2026-06-03 21:18:05.348 ServerApp] jupyter_mcp_server | extension was successfully linked.
|
|
[I 2026-06-03 21:18:05.348 ServerApp] jupyter_mcp_tools | extension was successfully linked.
|
|
[I 2026-06-03 21:18:05.349 ServerApp] jupyter_server_fileid | extension was successfully linked.
|
|
[I 2026-06-03 21:18:05.351 ServerApp] jupyter_server_nbmodel | extension was successfully linked.
|
|
[I 2026-06-03 21:18:05.352 ServerApp] jupyter_server_terminals | extension was successfully linked.
|
|
[I 2026-06-03 21:18:05.354 ServerApp] jupyter_server_ydoc | extension was successfully linked.
|
|
[I 2026-06-03 21:18:05.356 ServerApp] jupyterlab | extension was successfully linked.
|
|
[I 2026-06-03 21:18:05.358 ServerApp] notebook | extension was successfully linked.
|
|
[I 2026-06-03 21:18:05.360 ServerApp] notebook_shim | extension was successfully linked.
|
|
[W 2026-06-03 21:18:05.369 ServerApp] All authentication is disabled. Anyone who can connect to this server will be able to run code.
|
|
[I 2026-06-03 21:18:05.369 ServerApp] notebook_shim | extension was successfully loaded.
|
|
[I 2026-06-03 21:18:05.370 ServerApp] jupyter_lsp | extension was successfully loaded.
|
|
[06/03/26 21:18:05] INFO Auto-enrolled document extension.py:195
|
|
'notebook.ipynb' as 'default'
|
|
INFO Jupyter MCP Server Extension extension.py:197
|
|
settings initialized
|
|
INFO Registered MCP handlers at /mcp/ extension.py:233
|
|
INFO - MCP protocol: /mcp (SSE-based) extension.py:234
|
|
INFO - Health check: /mcp/healthz extension.py:235
|
|
INFO - List tools: /mcp/tools/list extension.py:236
|
|
INFO - Call tool: /mcp/tools/call extension.py:237
|
|
[I 2026-06-03 21:18:05.464 ServerApp] jupyter_mcp_server | extension was successfully loaded.
|
|
[I 2026-06-03 21:18:05.464 ServerApp] Registered jupyter_mcp_tools server extension
|
|
[I 2026-06-03 21:18:05.464 ServerApp] jupyter_mcp_tools | extension was successfully loaded.
|
|
[I 2026-06-03 21:18:05.464 FileIdExtension] Configured File ID manager: ArbitraryFileIdManager
|
|
[I 2026-06-03 21:18:05.464 FileIdExtension] ArbitraryFileIdManager : Configured root dir: /home/enmanuel/fn_registry/analysis/nats
|
|
[I 2026-06-03 21:18:05.464 FileIdExtension] ArbitraryFileIdManager : Configured database path: /home/enmanuel/.local/share/jupyter/file_id_manager.db
|
|
[I 2026-06-03 21:18:05.464 FileIdExtension] ArbitraryFileIdManager : Successfully connected to database file.
|
|
[I 2026-06-03 21:18:05.464 FileIdExtension] ArbitraryFileIdManager : Creating File ID tables and indices with journal_mode = DELETE
|
|
[I 2026-06-03 21:18:05.464 FileIdExtension] Attached event listeners.
|
|
[I 2026-06-03 21:18:05.464 ServerApp] jupyter_server_fileid | extension was successfully loaded.
|
|
[I 2026-06-03 21:18:05.465 ServerApp] jupyter_server_nbmodel | extension was successfully loaded.
|
|
[I 2026-06-03 21:18:05.465 ServerApp] jupyter_server_terminals | extension was successfully loaded.
|
|
[I 2026-06-03 21:18:05.467 ServerApp] jupyter_server_ydoc | extension was successfully loaded.
|
|
[I 2026-06-03 21:18:05.468 LabApp] JupyterLab extension loaded from /home/enmanuel/fn_registry/analysis/nats/.venv/lib/python3.12/site-packages/jupyterlab
|
|
[I 2026-06-03 21:18:05.468 LabApp] JupyterLab application directory is /home/enmanuel/fn_registry/analysis/nats/.venv/share/jupyter/lab
|
|
[I 2026-06-03 21:18:05.469 LabApp] Extension Manager is 'pypi'.
|
|
[I 2026-06-03 21:18:05.489 ServerApp] jupyterlab | extension was successfully loaded.
|
|
[I 2026-06-03 21:18:05.491 ServerApp] notebook | extension was successfully loaded.
|
|
[I 2026-06-03 21:18:05.491 ServerApp] Serving notebooks from local directory: /home/enmanuel/fn_registry/analysis/nats
|
|
[I 2026-06-03 21:18:05.491 ServerApp] Jupyter Server 2.19.0 is running at:
|
|
[I 2026-06-03 21:18:05.491 ServerApp] http://localhost:8890/lab
|
|
[I 2026-06-03 21:18:05.491 ServerApp] http://127.0.0.1:8890/lab
|
|
[I 2026-06-03 21:18:05.491 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
|
|
[I 2026-06-03 21:18:05.555 ServerApp] Skipped non-installed server(s): basedpyright, bash-language-server, dockerfile-language-server-nodejs, javascript-typescript-langserver, jedi-language-server, julia-language-server, pyrefly, pyright, python-language-server, python-lsp-server, r-languageserver, sql-language-server, texlab, typescript-language-server, unified-language-server, vscode-css-languageserver-bin, vscode-html-languageserver-bin, vscode-json-languageserver-bin, yaml-language-server
|
|
[I 2026-06-03 21:18:25.232 ServerApp] 302 GET / (@127.0.0.1) 0.24ms
|
|
[I 2026-06-03 21:18:33.966 LabApp] Build is up to date
|
|
[I 2026-06-03 21:18:33.967 ServerApp] Request for Y document (previously indexed) 'notebooks/01_core_pubsub.ipynb' with room ID: f0c81420-7285-42fa-afcf-aa618e651df6
|
|
[I 2026-06-03 21:18:34.060 ServerApp] MCP Tools WebSocket connection opened
|
|
[I 2026-06-03 21:18:34.061 ServerApp] Request for Y document (previously indexed) 'notebooks/02_queue_request_jetstream.ipynb' with room ID: fadc19b0-8f98-429c-a6d5-056a05bf47cd
|
|
[I 2026-06-03 21:18:34.061 ServerApp] Request for Y document (previously indexed) 'notebooks/03_procesos_reales.ipynb' with room ID: 61f241c1-9f7e-46e7-8fce-e61e1c568d1c
|
|
[W 2026-06-03 21:18:34.072 ServerApp] The websocket_ping_timeout (90000) cannot be longer than the websocket_ping_interval (30000).
|
|
Setting websocket_ping_timeout=30000
|
|
[I 2026-06-03 21:18:34.076 YDocExtension] Creating FileLoader for: notebooks/01_core_pubsub.ipynb
|
|
[I 2026-06-03 21:18:34.078 YDocExtension] Watching file: notebooks/01_core_pubsub.ipynb
|
|
[I 2026-06-03 21:18:34.078 ServerApp] Registered 414 tools
|
|
[I 2026-06-03 21:18:34.081 ServerApp] Initializing room json:notebook:f0c81420-7285-42fa-afcf-aa618e651df6
|
|
[06/03/26 21:18:34] ERROR Notebook JSON is invalid: Additional __init__.py:98
|
|
properties are not allowed
|
|
('transient' was unexpected)
|
|
|
|
Failed validating
|
|
'additionalProperties' in
|
|
display_data:
|
|
|
|
On
|
|
instance['cells'][12]['outputs'][0]:
|
|
{'data': {'image/png':
|
|
'iVBORw0KGgoAAAANSUhEUgAAA3oAAAD5CAY
|
|
AAABxn0eTAAAAOnRFWHRTb2Z0d2Fy...',
|
|
'text/plain': '<Figure
|
|
size 900x260 with 1 Axes>'},
|
|
'metadata': {},
|
|
'output_type': 'display_data',
|
|
'transient': {}}
|
|
[I 2026-06-03 21:18:34.118 YDocExtension] Creating FileLoader for: notebooks/02_queue_request_jetstream.ipynb
|
|
[W 2026-06-03 21:18:34.120 ServerApp] Notebook notebooks/01_core_pubsub.ipynb is not trusted
|
|
[I 2026-06-03 21:18:34.121 YDocExtension] Watching file: notebooks/02_queue_request_jetstream.ipynb
|
|
[I 2026-06-03 21:18:34.122 ServerApp] Initializing room json:notebook:fadc19b0-8f98-429c-a6d5-056a05bf47cd
|
|
ERROR Notebook JSON is invalid: Additional __init__.py:98
|
|
properties are not allowed
|
|
('transient' was unexpected)
|
|
|
|
Failed validating
|
|
'additionalProperties' in
|
|
display_data:
|
|
|
|
On
|
|
instance['cells'][5]['outputs'][0]:
|
|
{'data': {'image/png':
|
|
'iVBORw0KGgoAAAANSUhEUgAAArIAAAEiCAY
|
|
AAAAF9zFeAAAAOnRFWHRTb2Z0d2Fy...',
|
|
'text/plain': '<Figure
|
|
size 700x300 with 1 Axes>'},
|
|
'metadata': {},
|
|
'output_type': 'display_data',
|
|
'transient': {}}
|
|
[W 2026-06-03 21:18:34.130 ServerApp] Notebook notebooks/02_queue_request_jetstream.ipynb is not trusted
|
|
[I 2026-06-03 21:18:34.133 YDocExtension] Creating FileLoader for: notebooks/03_procesos_reales.ipynb
|
|
[I 2026-06-03 21:18:34.133 YDocExtension] Watching file: notebooks/03_procesos_reales.ipynb
|
|
[I 2026-06-03 21:18:34.134 ServerApp] Initializing room json:notebook:61f241c1-9f7e-46e7-8fce-e61e1c568d1c
|
|
ERROR Notebook JSON is invalid: Additional __init__.py:98
|
|
properties are not allowed
|
|
('transient' was unexpected)
|
|
|
|
Failed validating
|
|
'additionalProperties' in
|
|
display_data:
|
|
|
|
On
|
|
instance['cells'][8]['outputs'][0]:
|
|
{'data': {'image/png':
|
|
'iVBORw0KGgoAAAANSUhEUgAAArIAAAExCAY
|
|
AAACAtUFrAAAAOnRFWHRTb2Z0d2Fy...',
|
|
'text/plain': '<Figure
|
|
size 700x320 with 1 Axes>'},
|
|
'metadata': {},
|
|
'output_type': 'display_data',
|
|
'transient': {}}
|
|
[W 2026-06-03 21:18:34.148 ServerApp] Notebook notebooks/03_procesos_reales.ipynb is not trusted
|
|
[I 2026-06-03 21:18:34.153 ServerApp] Content in room json:notebook:61f241c1-9f7e-46e7-8fce-e61e1c568d1c loaded from the ystore SQLiteYStore
|
|
[I 2026-06-03 21:18:34.157 ServerApp] Content in room json:notebook:f0c81420-7285-42fa-afcf-aa618e651df6 loaded from the ystore SQLiteYStore
|
|
[I 2026-06-03 21:18:34.158 ServerApp] Content in file notebooks/01_core_pubsub.ipynb is out-of-sync with the ystore SQLiteYStore
|
|
[I 2026-06-03 21:18:34.158 ServerApp] Content in room json:notebook:f0c81420-7285-42fa-afcf-aa618e651df6 loaded from file notebooks/01_core_pubsub.ipynb
|
|
[I 2026-06-03 21:18:34.162 ServerApp] Content in room json:notebook:fadc19b0-8f98-429c-a6d5-056a05bf47cd loaded from the ystore SQLiteYStore
|
|
[I 2026-06-03 21:18:34.164 ServerApp] Content in file notebooks/02_queue_request_jetstream.ipynb is out-of-sync with the ystore SQLiteYStore
|
|
[I 2026-06-03 21:18:34.164 ServerApp] Content in room json:notebook:fadc19b0-8f98-429c-a6d5-056a05bf47cd loaded from file notebooks/02_queue_request_jetstream.ipynb
|
|
[I 2026-06-03 21:18:34.561 ServerApp] Kernel started: adb9c688-aaa0-442b-a665-77464065e37c
|
|
[I 2026-06-03 21:18:34.563 ServerApp] Kernel started: 97684b48-3a52-4e4b-9c7f-4d1dd08ab5a6
|
|
[I 2026-06-03 21:18:34.564 ServerApp] Kernel started: 3a4122ce-ea0f-4bd5-8953-7726be1f5de2
|
|
[I 2026-06-03 21:18:34.860 ServerApp] Adapting from protocol version 5.3 (kernel 3a4122ce-ea0f-4bd5-8953-7726be1f5de2) to 5.4 (client).
|
|
[I 2026-06-03 21:18:34.861 ServerApp] Connecting to kernel 3a4122ce-ea0f-4bd5-8953-7726be1f5de2.
|
|
[I 2026-06-03 21:18:34.883 ServerApp] Adapting from protocol version 5.3 (kernel adb9c688-aaa0-442b-a665-77464065e37c) to 5.4 (client).
|
|
[I 2026-06-03 21:18:34.884 ServerApp] Connecting to kernel adb9c688-aaa0-442b-a665-77464065e37c.
|
|
[I 2026-06-03 21:18:34.905 ServerApp] Adapting from protocol version 5.3 (kernel 97684b48-3a52-4e4b-9c7f-4d1dd08ab5a6) to 5.4 (client).
|
|
[I 2026-06-03 21:18:34.906 ServerApp] Connecting to kernel 97684b48-3a52-4e4b-9c7f-4d1dd08ab5a6.
|
|
[I 2026-06-03 21:18:34.921 ServerApp] Adapting from protocol version 5.3 (kernel 3a4122ce-ea0f-4bd5-8953-7726be1f5de2) to 5.4 (client).
|
|
[I 2026-06-03 21:18:34.922 ServerApp] Connecting to kernel 3a4122ce-ea0f-4bd5-8953-7726be1f5de2.
|
|
[I 2026-06-03 21:18:34.939 ServerApp] Adapting from protocol version 5.3 (kernel 3a4122ce-ea0f-4bd5-8953-7726be1f5de2) to 5.4 (client).
|
|
[I 2026-06-03 21:18:34.944 ServerApp] Connecting to kernel 3a4122ce-ea0f-4bd5-8953-7726be1f5de2.
|
|
[I 2026-06-03 21:18:35.172 ServerApp] Saving the content from room json:notebook:61f241c1-9f7e-46e7-8fce-e61e1c568d1c
|
|
[I 2026-06-03 21:18:35.178 YDocExtension] Saving file: notebooks/03_procesos_reales.ipynb
|
|
[W 2026-06-03 21:18:35.179 ServerApp] Notebook notebooks/03_procesos_reales.ipynb is not trusted
|
|
[06/03/26 21:18:35] ERROR Notebook JSON is invalid: __init__.py:134
|
|
Additional properties are not
|
|
allowed ('transient' was
|
|
unexpected)
|
|
|
|
Failed validating
|
|
'additionalProperties' in
|
|
display_data:
|
|
|
|
On
|
|
instance['cells'][8]['outputs'][0]:
|
|
{'data': {'image/png':
|
|
'iVBORw0KGgoAAAANSUhEUgAAArIAAAExCA
|
|
YAAACAtUFrAAAAOnRFWHRTb2Z0d2Fy...',
|
|
'text/plain': '<Figure
|
|
size 700x320 with 1 Axes>'},
|
|
'metadata': {},
|
|
'output_type': 'display_data',
|
|
'transient': {}}
|
|
[I 2026-06-03 21:18:35.269 ServerApp] Saving the content from room json:notebook:f0c81420-7285-42fa-afcf-aa618e651df6
|
|
[I 2026-06-03 21:18:35.275 YDocExtension] Saving file: notebooks/01_core_pubsub.ipynb
|
|
[W 2026-06-03 21:18:35.276 ServerApp] Notebook notebooks/01_core_pubsub.ipynb is not trusted
|
|
ERROR Notebook JSON is invalid: __init__.py:134
|
|
Additional properties are not
|
|
allowed ('transient' was
|
|
unexpected)
|
|
|
|
Failed validating
|
|
'additionalProperties' in
|
|
display_data:
|
|
|
|
On
|
|
instance['cells'][12]['outputs'][0]
|
|
:
|
|
{'data': {'image/png':
|
|
'iVBORw0KGgoAAAANSUhEUgAAA3oAAAD5CA
|
|
YAAABxn0eTAAAAOnRFWHRTb2Z0d2Fy...',
|
|
'text/plain': '<Figure
|
|
size 900x260 with 1 Axes>'},
|
|
'metadata': {},
|
|
'output_type': 'display_data',
|
|
'transient': {}}
|
|
[I 2026-06-03 21:18:35.436 ServerApp] Saving the content from room json:notebook:fadc19b0-8f98-429c-a6d5-056a05bf47cd
|
|
[I 2026-06-03 21:18:35.442 YDocExtension] Saving file: notebooks/02_queue_request_jetstream.ipynb
|
|
[W 2026-06-03 21:18:35.444 ServerApp] Notebook notebooks/02_queue_request_jetstream.ipynb is not trusted
|
|
ERROR Notebook JSON is invalid: __init__.py:134
|
|
Additional properties are not
|
|
allowed ('transient' was
|
|
unexpected)
|
|
|
|
Failed validating
|
|
'additionalProperties' in
|
|
display_data:
|
|
|
|
On
|
|
instance['cells'][5]['outputs'][0]:
|
|
{'data': {'image/png':
|
|
'iVBORw0KGgoAAAANSUhEUgAAArIAAAEiCA
|
|
YAAAAF9zFeAAAAOnRFWHRTb2Z0d2Fy...',
|
|
'text/plain': '<Figure
|
|
size 700x300 with 1 Axes>'},
|
|
'metadata': {},
|
|
'output_type': 'display_data',
|
|
'transient': {}}
|
|
[I 2026-06-03 21:19:33.804 YDocExtension] Processed 59 Y patches in one minute
|
|
[I 2026-06-03 21:19:33.805 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:20:33.805 YDocExtension] Processed 34 Y patches in one minute
|
|
[I 2026-06-03 21:20:33.806 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:21:33.811 YDocExtension] Processed 32 Y patches in one minute
|
|
[I 2026-06-03 21:21:33.811 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:22:33.815 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:22:33.815 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:23:33.818 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:23:33.818 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:24:33.824 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:24:33.824 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:25:33.828 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:25:33.828 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:26:33.830 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:26:33.830 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:27:33.831 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:27:33.831 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:28:33.836 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:28:33.836 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:29:33.838 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:29:33.838 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:30:33.838 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:30:33.839 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:31:33.842 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:31:33.842 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:32:33.845 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:32:33.845 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:33:33.851 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:33:33.851 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:34:33.854 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:34:33.855 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:35:33.857 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:35:33.857 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:36:33.863 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:36:33.863 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:37:33.866 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:37:33.867 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:38:33.868 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:38:33.868 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:39:33.875 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:39:33.875 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:40:33.878 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:40:33.879 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:41:33.881 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:41:33.881 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:42:33.882 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:42:33.883 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:43:33.886 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:43:33.886 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:44:33.888 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:44:33.888 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:45:33.889 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:45:33.890 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:46:33.894 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:46:33.894 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:47:33.896 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:47:33.896 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:48:33.898 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:48:33.898 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:49:33.903 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:49:33.903 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:50:33.906 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:50:33.906 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:51:18.556 ServerApp] Kernel started: 8391112c-c8cd-40ef-a0fd-2590d1861f16
|
|
[W 2026-06-03 21:51:18.559 ServerApp] Notebook notebooks/04_jetstream_benchmark.ipynb is not trusted
|
|
[I 2026-06-03 21:51:18.873 ServerApp] Adapting from protocol version 5.3 (kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16) to 5.4 (client).
|
|
[I 2026-06-03 21:51:18.875 ServerApp] Connecting to kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16.
|
|
[I 2026-06-03 21:51:20.065 ServerApp] Starting buffering for 8391112c-c8cd-40ef-a0fd-2590d1861f16:edf9cdd2-e2e57dbe9e1db13c2369bd49
|
|
[I 2026-06-03 21:51:20.070 ServerApp] Saving file at /notebooks/04_jetstream_benchmark.ipynb
|
|
[I 2026-06-03 21:51:20.129 ServerApp] Adapting from protocol version 5.3 (kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16) to 5.4 (client).
|
|
[I 2026-06-03 21:51:20.131 ServerApp] Connecting to kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16.
|
|
[I 2026-06-03 21:51:20.190 ServerApp] Starting buffering for 8391112c-c8cd-40ef-a0fd-2590d1861f16:ce162d97-bcd67ae41b07a72954c689b8
|
|
[I 2026-06-03 21:51:20.194 ServerApp] Saving file at /notebooks/04_jetstream_benchmark.ipynb
|
|
[I 2026-06-03 21:51:20.250 ServerApp] Adapting from protocol version 5.3 (kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16) to 5.4 (client).
|
|
[I 2026-06-03 21:51:20.251 ServerApp] Connecting to kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16.
|
|
[I 2026-06-03 21:51:20.314 ServerApp] Starting buffering for 8391112c-c8cd-40ef-a0fd-2590d1861f16:833d59f8-a7593d93633152b0c03ea130
|
|
[I 2026-06-03 21:51:20.318 ServerApp] Saving file at /notebooks/04_jetstream_benchmark.ipynb
|
|
[I 2026-06-03 21:51:20.379 ServerApp] Adapting from protocol version 5.3 (kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16) to 5.4 (client).
|
|
[I 2026-06-03 21:51:20.380 ServerApp] Connecting to kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16.
|
|
[I 2026-06-03 21:51:20.433 ServerApp] Starting buffering for 8391112c-c8cd-40ef-a0fd-2590d1861f16:cbe487ea-c1f5e2dffb3b06659f933964
|
|
[I 2026-06-03 21:51:20.439 ServerApp] Saving file at /notebooks/04_jetstream_benchmark.ipynb
|
|
[I 2026-06-03 21:51:20.490 ServerApp] Adapting from protocol version 5.3 (kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16) to 5.4 (client).
|
|
[I 2026-06-03 21:51:20.492 ServerApp] Connecting to kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16.
|
|
[I 2026-06-03 21:51:20.849 ServerApp] Starting buffering for 8391112c-c8cd-40ef-a0fd-2590d1861f16:e5ea749a-9c5b0957ba57e53d7545e31c
|
|
[I 2026-06-03 21:51:20.853 ServerApp] Saving file at /notebooks/04_jetstream_benchmark.ipynb
|
|
[I 2026-06-03 21:51:20.904 ServerApp] Adapting from protocol version 5.3 (kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16) to 5.4 (client).
|
|
[I 2026-06-03 21:51:20.906 ServerApp] Connecting to kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16.
|
|
[I 2026-06-03 21:51:20.957 ServerApp] Starting buffering for 8391112c-c8cd-40ef-a0fd-2590d1861f16:30826324-d09e241fc54796adcd6a376c
|
|
[I 2026-06-03 21:51:20.959 ServerApp] Saving file at /notebooks/04_jetstream_benchmark.ipynb
|
|
[I 2026-06-03 21:51:33.909 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:51:33.909 YDocExtension] Connected Y users: 4
|
|
[I 2026-06-03 21:51:42.074 ServerApp] Adapting from protocol version 5.3 (kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16) to 5.4 (client).
|
|
[I 2026-06-03 21:51:42.075 ServerApp] Connecting to kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16.
|
|
[I 2026-06-03 21:51:42.431 ServerApp] Starting buffering for 8391112c-c8cd-40ef-a0fd-2590d1861f16:c27a340b-675498de282e4e38aec57c86
|
|
[I 2026-06-03 21:51:42.436 ServerApp] Saving file at /notebooks/04_jetstream_benchmark.ipynb
|
|
[I 2026-06-03 21:51:42.492 ServerApp] Adapting from protocol version 5.3 (kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16) to 5.4 (client).
|
|
[I 2026-06-03 21:51:42.493 ServerApp] Connecting to kernel 8391112c-c8cd-40ef-a0fd-2590d1861f16.
|
|
[I 2026-06-03 21:51:42.762 ServerApp] Starting buffering for 8391112c-c8cd-40ef-a0fd-2590d1861f16:a54123fe-7e8fcf758646f2ed9ec519e2
|
|
[I 2026-06-03 21:51:42.764 ServerApp] Saving file at /notebooks/04_jetstream_benchmark.ipynb
|
|
[I 2026-06-03 21:52:33.911 YDocExtension] Processed 20 Y patches in one minute
|
|
[I 2026-06-03 21:52:33.912 YDocExtension] Connected Y users: 4
|