diff --git a/start_notebook_macos.sh b/start_notebook_macos.sh
deleted file mode 100755
index 6996e53a1c53345c16c197034b4aa430dc36ab78..0000000000000000000000000000000000000000
--- a/start_notebook_macos.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-julia -L start_notebook.jl
diff --git a/start_notebook_win.bat b/start_notebook_win.bat
deleted file mode 100644
index 2b16684dc599fb4b33871ba0b6a3f78610367fa1..0000000000000000000000000000000000000000
--- a/start_notebook_win.bat
+++ /dev/null
@@ -1,2 +0,0 @@
-@echo off
-julia -L start_notebook.jl