Skip to content

Conversation

@jwilber
Copy link
Collaborator

@jwilber jwilber commented Nov 18, 2025

Add bionemo-recipes to documentation.

Also tidy-up image paths.

Video of recipes changes:

recipes-docs.mov

To run locally, from root:

docker build -t nvcr.io/nvidian/cvai_bnmo_trng/bionemo2-docs -f docs/Dockerfile .

docker run --rm -it -p 8000:8000 \
  -v ${PWD}/docs:/docs \
  -v ${PWD}/sub-packages:/sub-packages \
  -v ${PWD}/bionemo-recipes:/bionemo-recipes \
  nvcr.io/nvidian/cvai_bnmo_trng/bionemo2-docs:latest

Signed-off-by: Jared Wilber <[email protected]>
Signed-off-by: Jared Wilber <[email protected]>
Signed-off-by: Jared Wilber <[email protected]>
Signed-off-by: Jared Wilber <[email protected]>
Signed-off-by: Jared Wilber <[email protected]>
@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 18, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@jwilber jwilber self-assigned this Nov 18, 2025
@jwilber jwilber added documentation Improvements or additions to documentation ciflow:skip Skip all CI tests for this PR labels Nov 18, 2025
@jwilber
Copy link
Collaborator Author

jwilber commented Nov 18, 2025

/ok to test a3b3632

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow:skip Skip all CI tests for this PR documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants