diff --git a/docs/en/1-Experiments/Notebooks/ReRun_EN.ipynb b/docs/en/1-Experiments/Notebooks/ReRun_EN.ipynb
index c2a336b1d..7923ab390 100644
--- a/docs/en/1-Experiments/Notebooks/ReRun_EN.ipynb
+++ b/docs/en/1-Experiments/Notebooks/ReRun_EN.ipynb
@@ -39,7 +39,7 @@
},
{
"cell_type": "code",
- "execution_count": 2,
+ "execution_count": null,
"id": "d9f41c51-e09f-4a37-b5e6-3ff4766001ea",
"metadata": {
"tags": []
@@ -72,7 +72,7 @@
},
{
"cell_type": "code",
- "execution_count": 11,
+ "execution_count": null,
"id": "e9918233",
"metadata": {},
"outputs": [],
@@ -93,59 +93,10 @@
},
{
"cell_type": "code",
- "execution_count": 12,
+ "execution_count": null,
"id": "a7127bbc",
"metadata": {},
- "outputs": [
- {
- "data": {
- "text/html": [
- "\n",
- "
\n",
- " Timed out waiting for https://app.rerun.io/commit/61e3de1 to load.
\n",
- "
Consider using rr.start_web_viewer_server()
\n",
- " \n",
- " \n",
- " "
- ],
- "text/plain": [
- ""
- ]
- },
- "execution_count": 12,
- "metadata": {},
- "output_type": "execute_result"
- }
- ],
+ "outputs": [],
"source": [
"import rerun as rr\n",
"import numpy as np\n",
@@ -178,67 +129,10 @@
},
{
"cell_type": "code",
- "execution_count": 14,
+ "execution_count": null,
"id": "e9bd9a87",
"metadata": {},
- "outputs": [
- {
- "name": "stderr",
- "output_type": "stream",
- "text": [
- "[2023-12-12T13:59:09Z WARN re_sdk::log_sink] Dropping data in MemorySink\n",
- "[2023-12-12T13:59:09Z WARN re_sdk::log_sink] Dropping data in MemorySink\n"
- ]
- },
- {
- "data": {
- "text/html": [
- "\n",
- " \n",
- " Timed out waiting for https://app.rerun.io/commit/61e3de1 to load.
\n",
- "
Consider using rr.start_web_viewer_server()
\n",
- " \n",
- " \n",
- " "
- ],
- "text/plain": [
- ""
- ]
- },
- "execution_count": 14,
- "metadata": {},
- "output_type": "execute_result"
- }
- ],
+ "outputs": [],
"source": [
"from __future__ import annotations\n",
"\n",
@@ -320,67 +214,10 @@
},
{
"cell_type": "code",
- "execution_count": 16,
+ "execution_count": null,
"id": "de21e1f2",
"metadata": {},
- "outputs": [
- {
- "name": "stderr",
- "output_type": "stream",
- "text": [
- "[2023-12-12T13:59:51Z WARN re_sdk::log_sink] Dropping data in MemorySink\n",
- "[2023-12-12T13:59:51Z WARN re_sdk::log_sink] Dropping data in MemorySink\n"
- ]
- },
- {
- "data": {
- "text/html": [
- "\n",
- " \n",
- " Timed out waiting for https://app.rerun.io/commit/61e3de1 to load.
\n",
- "
Consider using rr.start_web_viewer_server()
\n",
- " \n",
- " \n",
- " "
- ],
- "text/plain": [
- ""
- ]
- },
- "execution_count": 16,
- "metadata": {},
- "output_type": "execute_result"
- }
- ],
+ "outputs": [],
"source": [
"#!/usr/bin/env python3\n",
"\"\"\"\n",