From 57820902d8068f8320e50c87250e9cd171025e9e Mon Sep 17 00:00:00 2001 From: Nikhil Pillai <135812081+TechSwimmer@users.noreply.github.com> Date: Wed, 27 May 2026 01:31:23 +0530 Subject: [PATCH] feat: add keyboard shortcuts and shortcut help modal --- frontend/index.html | 49 ++++++++++++++++++++++++++++++++++++++++++++- frontend/js/app.js | 35 ++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+), 1 deletion(-) diff --git a/frontend/index.html b/frontend/index.html index 4313922..2d040e4 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -96,9 +96,13 @@

📈 Scikit-Learner

Export Model -
+ +
+ No data loaded
+ +
@@ -442,6 +446,49 @@