From b6decac8552bb2f84bd87177e991f37977cfdd0a Mon Sep 17 00:00:00 2001 From: Marcus Yanello Date: Mon, 9 Mar 2026 08:24:28 -0500 Subject: [PATCH] chore: move notebook --- arena/{staging => notebooks}/arena_nccl_allreduce.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arena/{staging => notebooks}/arena_nccl_allreduce.py (100%) diff --git a/arena/staging/arena_nccl_allreduce.py b/arena/notebooks/arena_nccl_allreduce.py similarity index 100% rename from arena/staging/arena_nccl_allreduce.py rename to arena/notebooks/arena_nccl_allreduce.py