From 99799d801b2277c90f4eb3de7de2599ea967f1d6 Mon Sep 17 00:00:00 2001 From: Wataru Otsubo Date: Tue, 21 Jan 2025 18:11:43 +0900 Subject: [PATCH] update(notebook): confirmed that power_stats notebook worked --- docs/src/assets/power_stats.html | 12 ++++++------ examples/power_stats.jl | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/src/assets/power_stats.html b/docs/src/assets/power_stats.html index 5c17132..7f58a6d 100644 --- a/docs/src/assets/power_stats.html +++ b/docs/src/assets/power_stats.html @@ -1,17 +1,17 @@ - - + -
\ No newline at end of file +
\ No newline at end of file diff --git a/examples/power_stats.jl b/examples/power_stats.jl index fe92286..200cf0b 100644 --- a/examples/power_stats.jl +++ b/examples/power_stats.jl @@ -1,5 +1,5 @@ ### A Pluto.jl notebook ### -# v0.20.2 +# v0.20.4 using Markdown using InteractiveUtils