Skip to content
Snippets Groups Projects

Resolve L2SS-1837

Merged Corné Lukken requested to merge L2SS-1837 into master
44 files
+ 322
283
Compare changes
  • Side-by-side
  • Inline
Files
44
@@ -3,7 +3,7 @@ from IPython.display import display, Markdown
LOFAR_HELP_TEXT = """
# Welcome to this LOFAR station!
The `devices` list contains all devices known. They are in read-only mode by default. To write to attributes or call commands on them, please
The `devices` list contains all devices known. They are in read-only mode by default. To write to attributes or call commands on them, please
call `write_access.enable()` or `with write_access: ...` in your notebook.
For each device, the following functions may prove useful:
Loading