Closed manzt closed 3 weeks ago
Supports using the --extra flag for add.
--extra
add
Include optional dependencies from the specified extra name.
May be provided more than once.
juv add Untitled.ipynb --extra dev anywidget # adds `anywidget[dev]`
Supports using the
--extra
flag foradd
.Include optional dependencies from the specified extra name.
May be provided more than once.