From 006a5441997a0bc42a8a5277ad7c8f4937782002 Mon Sep 17 00:00:00 2001 From: bd Date: Fri, 12 Sep 2025 18:19:29 -0400 Subject: Use plotly to visualize experiments, rework experiment/record logic --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f291202..c9d0a01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__/ -t/manual/ \ No newline at end of file +t/manual/ +results.html -- cgit v1.2.3