Resolve "Add features to interactive console session"
Compare changes
Files
13+ 1
− 1
@@ -170,4 +170,4 @@ The bulk processing feature is available only in [workflow evaluation mode](tool
In interactive sessions (Jupyter notebook or `texts session`) the magic `%vary` prints the current varied parameters, together with their pertinent model UUIDs in table format. The magic `%uuid` displays the currently active model UUID and in parentheses `()` the UUIDs of all models in the processed group. The active model can be selected by specifying the model UUID after the `%uuid` keyword.
In interactive sessions (Jupyter notebook or `texts session`) the `%vary` [magic command](tools.md#specific-features) prints the current varied parameters, together with their pertinent model UUIDs in table format. The magic `%uuid` displays the currently active model UUID and in parentheses `()` the UUIDs of all models in the processed group. The active model can be selected by specifying the model UUID after the `%uuid` keyword.