Skip to content

Commit 1bd4501

Browse files
committed
feat: dashboard Environment should show full runtime env
right now, we are only showing the env_vars subset
1 parent 5aa6261 commit 1bd4501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/plugin-client-default/notebooks/dashboard-envvars.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
```json
44
---
55
language: yaml
6-
include: .runtimeEnv.env_vars
6+
include: .runtimeEnv
77
---
88
--8<-- "$LOGDIR/job.json"
99
```

0 commit comments

Comments
 (0)