Open AnnaGutowska opened 2 weeks ago
This recipe is in markdown format as the commands are run through the terminal. Since some tests are failing due to the file not being in notebook format, should I remove it from tests? Looking for guidance on adding this recipe, thanks!
The notebooks list files assume all entries are Jupyter notebooks for testing purposes. So if this recipe it not a notebook, it must not me listed in a notebooks list file.
@AnnaGutowska Can we not make this a notebook? Recipes in these repos are notebooks
PR Checklist
Model Interaction
Data
Notebook requirements
!pip install git+https://github.com/ibm-granite-community/utils
in the first code cell in order to makeget_env_var
available to accessing secrets and variables in the recipe.Incoming References
GitHub