From 3f3fce62d3bf2f184ef5b5e87ce045a52af6c6e5 Mon Sep 17 00:00:00 2001 From: noisedestroyers Date: Mon, 18 May 2026 19:17:14 -0400 Subject: [PATCH] Continuing P0-1 --- {notebooks => examples/notebooks}/01_overview.ipynb | 0 {notebooks => examples/notebooks}/02_running.ipynb | 0 {notebooks => examples/notebooks}/03_recovery.ipynb | 0 {notebooks => examples/notebooks}/04_efficiency.ipynb | 0 {notebooks => examples/notebooks}/05_intra_run.ipynb | 0 {notebooks => examples/notebooks}/06_race_plan.ipynb | 0 {notebooks => examples/notebooks}/_build_05.py | 0 {notebooks => examples/notebooks}/_build_06.py | 0 {notebooks => examples/notebooks}/exploration.ipynb | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename {notebooks => examples/notebooks}/01_overview.ipynb (100%) rename {notebooks => examples/notebooks}/02_running.ipynb (100%) rename {notebooks => examples/notebooks}/03_recovery.ipynb (100%) rename {notebooks => examples/notebooks}/04_efficiency.ipynb (100%) rename {notebooks => examples/notebooks}/05_intra_run.ipynb (100%) rename {notebooks => examples/notebooks}/06_race_plan.ipynb (100%) rename {notebooks => examples/notebooks}/_build_05.py (100%) rename {notebooks => examples/notebooks}/_build_06.py (100%) rename {notebooks => examples/notebooks}/exploration.ipynb (100%) diff --git a/notebooks/01_overview.ipynb b/examples/notebooks/01_overview.ipynb similarity index 100% rename from notebooks/01_overview.ipynb rename to examples/notebooks/01_overview.ipynb diff --git a/notebooks/02_running.ipynb b/examples/notebooks/02_running.ipynb similarity index 100% rename from notebooks/02_running.ipynb rename to examples/notebooks/02_running.ipynb diff --git a/notebooks/03_recovery.ipynb b/examples/notebooks/03_recovery.ipynb similarity index 100% rename from notebooks/03_recovery.ipynb rename to examples/notebooks/03_recovery.ipynb diff --git a/notebooks/04_efficiency.ipynb b/examples/notebooks/04_efficiency.ipynb similarity index 100% rename from notebooks/04_efficiency.ipynb rename to examples/notebooks/04_efficiency.ipynb diff --git a/notebooks/05_intra_run.ipynb b/examples/notebooks/05_intra_run.ipynb similarity index 100% rename from notebooks/05_intra_run.ipynb rename to examples/notebooks/05_intra_run.ipynb diff --git a/notebooks/06_race_plan.ipynb b/examples/notebooks/06_race_plan.ipynb similarity index 100% rename from notebooks/06_race_plan.ipynb rename to examples/notebooks/06_race_plan.ipynb diff --git a/notebooks/_build_05.py b/examples/notebooks/_build_05.py similarity index 100% rename from notebooks/_build_05.py rename to examples/notebooks/_build_05.py diff --git a/notebooks/_build_06.py b/examples/notebooks/_build_06.py similarity index 100% rename from notebooks/_build_06.py rename to examples/notebooks/_build_06.py diff --git a/notebooks/exploration.ipynb b/examples/notebooks/exploration.ipynb similarity index 100% rename from notebooks/exploration.ipynb rename to examples/notebooks/exploration.ipynb