From e734049fefb896a519ca1584a057fc016c46dba9 Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Mon, 9 Sep 2024 16:25:17 +0200 Subject: [PATCH] Removed non-existing device --- .../stationcontrol-jupyter/startup/02-devices.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/jupyter-lab/ipython-profiles/stationcontrol-jupyter/startup/02-devices.py b/docker/jupyter-lab/ipython-profiles/stationcontrol-jupyter/startup/02-devices.py index bbae3b5d0..693d9f060 100644 --- a/docker/jupyter-lab/ipython-profiles/stationcontrol-jupyter/startup/02-devices.py +++ b/docker/jupyter-lab/ipython-profiles/stationcontrol-jupyter/startup/02-devices.py @@ -96,7 +96,6 @@ devices = ( ccd, ec, pcon, - psoc, protectioncontrol, configuration, sdpfirmware_l, -- GitLab