-
Notifications
You must be signed in to change notification settings - Fork 24
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
Add Allen Institute OpenScope image #233
Conversation
copy existing standard and add openscope image below ideally, we keep the standard stuff as-is so we can move to a modular build system soon, with openscope simply FROMing the dandihub standard. included everything from openscope for transparency, will delete duplicate lines later
ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get install -y libgl1-mesa-glx" did not complete successfully: exit code: 100 make: *** [Makefile:4: dev] Error 1 See also: https://askubuntu.com/questions/1517352/issues-installing-libgl1-mesa-glx
9f709eb
to
124e3ba
Compare
Thanks @asmacdo. Hopefully the build will work since the |
@kabilar yeah it did actually work to my surprise, review away :) |
Oh actually, the |
Co-authored-by: Kabilar Gunalan <[email protected]>
Co-authored-by: Kabilar Gunalan <[email protected]>
Moved the docs to dandi/dandi-docs#188 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @asmacdo.
@rcpeene, in #208 (comment), you had mentioned wanting to copy over the notebooks from a specific branch of the openscope_databook
repository. Feel free to submit a pull request with those updates, or point us to the resources that need to be added to this image.
This PR is intended to replace #208
(and document a process for #223)
@kabilar I've created this as a draft because I suspect that the CI will fail to build. Openscope installs cuda stuff, so probably will run into the same issue as the other GPU builds. #230
@rcpeene is this the correct verification that we have installed correctly?