armi
armi copied to clipboard
Make Gallery Examples of tiny, one-off Plugins
We need a smallest-possible-one-file example of making a Plugin to make some plots.
This should be in our Docs, in our Tutorials.
(Related to #805)
@ntouran Just FYI.
Perhaps we should have a gallery for useful plugins.
More requested Plugin Examples:
- Changing the height of a
Blockafter theReactoris loaded. - Plot something from the Reactor at every EOC
It would be nice to implement #569 alongside this so people can turn on and off user plugins. For traceability of code, we probably should put a printout of the activated user plugins and their paths in the stdout near where the hash is printed out.
There is an applications section in the gallery that can be used for this!