Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7290

Re: Packaging the Jupyter project suite

From Thomas Kluyver <takluyver@fastmail.com>
Newsgroups linux.debian.maint.python
Subject Re: Packaging the Jupyter project suite
Date 2015-09-19 00:10 +0200
Message-ID <qac0V-7kT-7@gated-at.bofh.it> (permalink)
References <qa6eT-75X-43@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Sep 18, 2015, at 08:49 AM, Julien Puydt wrote:
> What is annoying is that some of the packages have a dependency chain 
> going in some way, and an extra dependency chain going the other way. 
> For a concrete example, ipykernel depends on ipython... but ipython has 
> an extra-dep on ipykernel.

The extra deps in IPython are for backwards compatibility, so that if
people have scripted (or remembered) commands like "pip install
ipython[notebook]", they will continue to work, by pulling in the
separated package which now contains that functionality. In time we will
probably remove these.

I'd recommend that you ignore these compatibility dependencies (that is,
all the extra dependency groups of IPython besides doc and test).

Thomas

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Packaging the Jupyter project suite Julien Puydt <julien.puydt@laposte.net> - 2015-09-18 18:00 +0200
  Re: Packaging the Jupyter project suite Thomas Kluyver <takluyver@fastmail.com> - 2015-09-19 00:10 +0200
    Re: Packaging the Jupyter project suite Julien Puydt <julien.puydt@laposte.net> - 2015-09-19 07:20 +0200
  Re: Packaging the Jupyter project suite Julien Puydt <julien.puydt@laposte.net> - 2015-09-21 21:00 +0200
  Re: Packaging the Jupyter project suite Julien Puydt <julien.puydt@laposte.net> - 2015-09-21 21:10 +0200
  Re: Packaging the Jupyter project suite Julien Puydt <julien.puydt@laposte.net> - 2015-09-25 07:50 +0200
    Re: Packaging the Jupyter project suite Julien Puydt <julien.puydt@laposte.net> - 2015-09-25 14:30 +0200
    Re: Packaging the Jupyter project suite Julien Cristau <julien.cristau@logilab.fr> - 2015-09-25 14:30 +0200

csiph-web