how to set up testing #36
rachelstephlee
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
notes rachel is keeping to set up testing the PRs.
Alex has a way to test locally. i want to test on code ocean so i can add/remove the data dynamically.
I use the AIND-ssm-hackathon capsule as a starting place: https://codeocean.allenneuraldynamics.org/capsule/5610647/tree
i get the correct PR by using this syntax in the terminal:
for example:
ALTERNATIVELY:
what pip show gives me is also how i can open it up and check the code directly/edit if i want to see a different functionality.
i use the
viz_dynamic_foraging_photometry.ipynb
to testif i find a bug in the code, you can look at the location from
pip show aind_dynamic_foraging_basic_analysis
i think sue had a way to do this-- you had to flip a setting on vs code
Beta Was this translation helpful? Give feedback.
All reactions