pyro-ppl / pyro

Deep universal probabilistic programming with Python and PyTorch
http://pyro.ai
Apache License 2.0
8.59k stars 987 forks source link

Use of the outdated 'jupyter' metapackage #3355

Closed yurivict closed 7 months ago

yurivict commented 7 months ago

Issue Description

You depend here on the outdated jupyter package. It hasn't been updated since 2015. This dependency would be probably correct if the Jupyter project would update this PYPI package. See this discussion.

fritzo commented 7 months ago

@yurivict could you contribute or recommend a fix?

yurivict commented 7 months ago

@fritzo I am only an occasional jupyter user, and don't know what are the parts that are required.

fritzo commented 7 months ago

I guess we should instead depend on notebook