You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The tool allows you to explore the graph of nodes, view detailed metadata, and t
9
9
This repository contains
10
10
11
11
1. the `AiidaExplorer` component (library), which is also published to `npm`; and
12
-
2. a demo page illustrating the usage, which is deployed to github pages (https://aiidateam.github.io/aiida-explorer/).
12
+
2. a demo page illustrating the usage, which is deployed to github pages (https://aiidateam.github.io/aiida-explorer/). This also allows to directly explore your local AiiDA database (using `verdi restapi`), but might depend on the browser security settings (confirmed working with Firefox).
0 commit comments