diff --git a/beaker-notebooks/Embedding.bkr b/beaker-notebooks/Embedding.bkr
index 5ea47558b6a234e43b2eb029d0ed43308553b062..c549f68d036f1d060887e52f2aff832b522fa7cf 100644
--- a/beaker-notebooks/Embedding.bkr
+++ b/beaker-notebooks/Embedding.bkr
@@ -394,7 +394,7 @@
                     "from IPython.core.display import HTML ",
                     "from nomad_sim.wrappers import get_json_list, calc_descriptor ",
                     "from nomad_sim.wrappers import calc_model, calc_embedding, plot",
-                    "from nomad_sim.parsing_utils import read_gdb_7k",
+                    "from nomad_sim.parsing_utils import #read_gdb_7k",
                     "from nomad_sim.utils_crystals import create_supercell",
                     "from nomad_sim.utils_crystals import create_vacancies",
                     "from nomad_sim.utils_crystals import random_displace_atoms",
diff --git a/beaker-notebooks/LASSO_L0.bkr b/beaker-notebooks/LASSO_L0.bkr
index 37a06243e8bfa07e4810e78a85c1e6a3dcd77cd7..b2131422c6167c19f7d1c4e603e289bdb80522d4 100644
--- a/beaker-notebooks/LASSO_L0.bkr
+++ b/beaker-notebooks/LASSO_L0.bkr
@@ -391,7 +391,7 @@
                 "body": [
                     "from nomad_sim.wrappers import get_json_list, calc_descriptor ",
                     "from nomad_sim.wrappers import calc_model, calc_embedding, plot",
-                    "from nomad_sim.parsing_utils import read_gdb_7k",
+                    "#from nomad_sim.parsing_utils import read_gdb_7k",
                     "from nomad_sim.utils_crystals import create_supercell",
                     "from nomad_sim.utils_crystals import create_vacancies",
                     "from nomad_sim.utils_crystals import random_displace_atoms",