move dependency on BeautifulSoup in IPython v8.14.0 to jupyter-server#20547
Conversation
|
@boegelbot: please test @ generoso |
|
@smoors: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2117160713 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen3 |
|
@smoors: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2117190894 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @lexming! |
|
Test report by @Flamefire |
(created using
eb --new-pr)Reason to have a dep on BeautifulSoup is
nbconvert, which was moved fromIPythontojupyter-server.Additionally, add explicit deps on hatchling that were before implicitly inherited from BeautifulSoup.
Depends on: