You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nbconvert is an extra dependency required to support the conversion of notebooks into python files.
Pre-commit on the other hand was a potentially missing dependency for dev.
Last but not least, requests and six are also needed to be included otherwise those will be removed at every `poetry install`
0 commit comments