David VandeBunte
David VandeBunte
# 🐞 bug report ### Affected Rule `container_load` ### Is this a regression? No, it's arguable whether this is even a bug rather than a feature. I experienced it as...
# 🚀 feature request ## Description I'm relatively new to bazel (and `rules_docker`) and was recently trying to push an image using `container_push`. It was not clear to me, as...
I'm a new user, so I apologize if this an uninformed question. I'm working on Ubuntu 20.04 and install `sysstat` with the command: ``` sudo apt-get install sysstat ``` The...
### Describe the bug **context** I rename a jupytext `.md` file used in my book. I'm converting warnings to errors. **expectation** I expected the Jupyter cache to reuse the old...
### Context In large Jupyter Books, it would be helpful to include the same content (e.g. an `.md` file) in multiple places in the TOC. One use case for this...
### Describe the bug Thanks for this great project and for Jupyter Book! Obviously many of the same people work on both projects. After upgrading to a recent version of...