sbi
sbi copied to clipboard
build: Move notebook dependency to 'notebook' extra
Resolves #1713
- As sbi does not have any use of the notebook library itself it should not be a required dependency. Remove it from 'dependencies' and create a 'notebook' extra instead.
Given involvement and reviews of PRs https://github.com/sbi-dev/sbi/pull/1217 and https://github.com/sbi-dev/sbi/pull/1337 tagging @janfb, @michaeldeistler, and @dgedon for review. Let me know if you have any questions. :+1: