From 466029ae87a2de96883e2603c98b262ba3d46c8f Mon Sep 17 00:00:00 2001 From: eliselavy Date: Mon, 8 Apr 2024 11:10:01 +0000 Subject: [PATCH] Apply automatic changes --- report.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/report.md b/report.md index ed9227f..bf3eba8 100644 --- a/report.md +++ b/report.md @@ -10,6 +10,13 @@ code: 6 ### Size **total cells: 20** +## Kernel Checks: + +> [!CAUTION] + > Error: Python versions don't match. The notebook is using **python-3.7.10**, when **python-3.7 +** is required. +> [!TIP] + > Try changing **runtime.txt** to resolve the error above. ### Citations Not Found @@ -27,6 +34,8 @@ Total number of tables: 1 ### Check JavaScript No JavaScript code found in output cells. +### Check JavaScript (plotly) +**plotly** library is not present in **requirements.txt** ### Check Tags -- GitLab