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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,24 +3,24 @@
3
3
A streamlit app for browsing foraging behavior sessions in AIND.
4
4
5
5
## The app
6
-
- The one running on ECS: https://foraging-behavior-browser.allenneuraldynamics-test.org/
6
+
- The one running on ECS: https://foraging-behavior-browser.allenneuraldynamics.org/
7
7
- If you see a window "Select a certificate for authentication", just click "Cancel".
8
8
- To debug, use this [Code Ocean capsule](https://codeocean.allenneuraldynamics.org/capsule/3373065/tree?cw=true)
9
-
- See also a streamlit app for ephys sessions https://foraging-ephys-browser.allenneuraldynamics-test.org/ ([Git repo](https://github.com/AllenNeuralDynamics/foraging-ephys-browser/))
9
+
- See also a streamlit app for ephys sessions https://foraging-ephys-browser.allenneuraldynamics.org/ ([Git repo](https://github.com/AllenNeuralDynamics/foraging-ephys-browser/))
10
10
11
11
## Sharing a contextual app
12
12
Starting from this [PR](https://github.com/AllenNeuralDynamics/foraging-behavior-browser/pull/25), the URL contains (part of) the session state of the app. Meaning that the user can "query" pre-set filters and plot settings in the URL. On the other hand, after interacting with the app, the URL is automatically updated to reflect the user interactions, and the user can then copy and paste the URL to share/save the new context. Essentially, this becomes a cool way of sharing a data analysis.
13
13
14
14
For example, this URL show all plots of mouse 699982
0 commit comments