Enrico Guiraud
Enrico Guiraud
Replaces #96. Fixes #98 .
It is currently broken, as per https://github.com/fsciortino/Aurora/pull/96, because of issues with the deprecated numpy.distutils. @fsciortino please assign this issue to me :)
### Description Hi, we have a monorepo that produces several images and pushes them to the github registry. They all pick up the main repository's readme, which gets displayed as...
So that users don't have to know/find out that they need to set the `CLING_DEBUG` env variable in order to have proper stacktraces when debugging programs that include jitted code.
## To Reproduce The first line executed is invalid C++ code, and cling rightly complains. The second line is valid code, but cling does not seem to be able to...
### Module location https://github.com/HDFGroup/hdf5 ### Link to bzlmod issue in the module's repository _No response_ ### Any other context to provide? _No response_ ### Fund our work - [ ]...
Needs https://github.com/root-project/root/pull/13248 .
* define variable before it is first used * do not assume (root-config --tutdir) is $ROOTSYS/tutorials
This would solve #36 , but it would also let us script many of the operations that are currently performed manually when publishing new images: the repo's README file could...
These examples that we link to from the README might benefit from an update: https://github.com/root-project/docker-examples The example that shows how to create a container that runs a jupyter server is...