Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Jan 7, 2025
1 parent 403cf1e commit 2d4f171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ To manage and use previous deployed infrastructures within Jupyter notebook envi
- list: Same as _apricot_ls_
- destroy: Take a infrastructure identifier as argument an destroys the infrastructure.

Like any Jupyter magics, these must be lodaded at the notebook using _%reload_ext apricot_magic_ or configure jupyter to load these magics in all notebooks.
Like any Jupyter magics, these must be lodaded at the notebook using _%reload_ext apricot_magics_ or configure jupyter to load these magics in all notebooks.

## Docker

Expand Down

0 comments on commit 2d4f171

Please sign in to comment.