sbi icon indicating copy to clipboard operation
sbi copied to clipboard

build: Move notebook dependency to 'notebook' extra

Open matthewfeickert opened this issue 4 weeks ago • 1 comments

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.

matthewfeickert avatar Dec 12 '25 04:12 matthewfeickert

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:

matthewfeickert avatar Dec 12 '25 04:12 matthewfeickert