-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JOSS] Docker installation #11
Comments
Thank you for trying all installation methods! Indeed, one must install DeepOF after loading the docker image (either using pip or from the repo). Would you recommend editing the documentation, or adding DeepOF to the Docker image directly? |
I would add DeepOF to the docker image directly. Might as well cut down on an additional step for the user. |
Perfect. Building already. Should be up in an hour or so |
Dear @edeno, I just pushed an updated Docker image with DeepOF loaded onto it, which should address the problem presented above. I'll close this issue for now, but feel free to reopen if needed, of course! |
Okay I was able to import deepof successfully in this docker container. One question for you is would it also be beneficial to have deeplabcut in the container as well since the two libraries are dependent or is that out of scope in your mind? |
Glad it worked! Thank you for the suggestion. While I'm happy to discuss it further if you think it's necessary, I'm not a big fan of the idea, mainly because there are many different versions of DeepLabCut that are compatible with DeepOF, and users may prefer one over the other for some particular reason. Besides, DLC provides its own set of Docker images already, so setting up two independent environments would be the most versatile. Hope this helps! |
It would be great to document what a user should do after running the docker image. For example, I tried:
xref: openjournals/joss-reviews#5394
The text was updated successfully, but these errors were encountered: