Closed FlorentLvr closed 1 year ago
@Dr0p42, this feature will be helpful to create a plugin by engine as it can dynamically create commands from an input directory to find all files with commands
generate avatar by command based on image on the first cell of the notebook:
@Dr0p42, I added the plugin on each engines! Feel free to merge :)
I am not fully convinced about the way the commands are being generated automatically. Are we also planning to have a way to:
#command
should do it right)Here for example the description of the command might be a bit confusing no?
What do you think?
:tada: This PR is included in version 1.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
JSON command
Detailed
- name : Notebook with extension
- description: Notebook description replacing the word "notebook" by "command"
- command parameters = variables used in the cell below the cell tagged "#parameters"
- parameter description: description in setup variable cell
- parameter default: default below "setup variable" cell