Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tango
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
tango
Commits
30353857
Commit
30353857
authored
2 years ago
by
Taya Snijder
Browse files
Options
Downloads
Patches
Plain Diff
undid accidental merge conflict changes
parent
81b8e252
No related branches found
No related tags found
1 merge request
!322
Resolve L2SS-697 "Notice temperature alarm across devices"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker-compose/grafana/Dockerfile
+1
-0
1 addition, 0 deletions
docker-compose/grafana/Dockerfile
docker-compose/jupyter/ipython-profiles/stationcontrol-jupyter/startup/01-devices.py
+0
-1
0 additions, 1 deletion
...hon-profiles/stationcontrol-jupyter/startup/01-devices.py
with
1 addition
and
1 deletion
docker-compose/grafana/Dockerfile
+
1
−
0
View file @
30353857
...
...
@@ -4,6 +4,7 @@ FROM grafana/grafana
RUN
grafana-cli plugins
install
briangann-datatable-panel
RUN
grafana-cli plugins
install
ae3e-plotly-panel
RUN
grafana-cli plugins
install
yesoreyeram-infinity-datasource
RUN
grafana-cli plugins
install
aceiot-svg-panel
RUN
grafana-cli plugins
install
alexanderzobnin-zabbix-app
RUN
grafana-cli plugins
install
yesoreyeram-boomtable-panel
...
...
This diff is collapsed.
Click to expand it.
docker-compose/jupyter/ipython-profiles/stationcontrol-jupyter/startup/01-devices.py
+
0
−
1
View file @
30353857
...
...
@@ -17,4 +17,3 @@ temperaturemanager = DeviceProxy("STAT/TemperatureManager/1")
# Put them in a list in case one wants to iterate
devices
=
[
apsct
,
apspu
,
recv
,
sdp
,
sst
,
xst
,
unb2
,
boot
,
tilebeam
,
beamlet
,
digitalbeam
,
antennafield
,
temperaturemanager
,
docker
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment