Opened 8 years ago
Closed 2 years ago
#51529 closed enhancement (fixed)
Request select port for py-jupyter and subcommands
Reported by: | kidpixo | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | Schamschula (Marius Schamschula), chrstphrchvz (Christopher Chavez), jjstickel (Jonathan Stickel), daveliu-riviera (Dave Liu), btywoniuk (Bart) | |
Port: | py-jupyter py-jupyter_client py-jupyter_console py-jupyter_core |
Description
Hi everybody, this is my first ticket, so be soft.
Thanks to all the mantainers for the hard work!
The py-jupyter has two subport currently , namely py27-jupyter,py34-jupyter and py35-jupyter and no selector was implemented.
That's true for all jupyter related commands: py-jupyter, py-jupyter_client, py-jupyter_console, py-jupyter_core
In general it is not a big deal, but trying to install stuff depending on jupyter commands ( widget extension ) is a pain, see last answer here > https://github.com/ipython-contrib/IPython-notebook-extensions/issues/313
Cheers.
Change History (8)
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Cc: | stromnov@… removed |
---|---|
Owner: | changed from macports-tickets@… to stromnov@… |
Port: | py-jupyter, py-jupyter_client, py-jupyter_console, py-jupyter_core → py-jupyter py-jupyter_client py-jupyter_console py-jupyter_core |
Type: | request → enhancement |
Version: | 2.3.4 |
comment:2 Changed 8 years ago by stromnov (Andrey Stromnov)
Highly relates to #50608.
Feel free to create proper package selectors for Jupyter.
PS. I'm still don't understand how to properly handle case when several Jupyter packages selected with different python versions. For example, if selected py35-notebook
, then execution of jupyter-2.7 notebook
will effectively spawn jupyter-notebook
from py35 branch.
comment:3 Changed 7 years ago by Schamschula (Marius Schamschula)
Cc: | Schamschula added |
---|
comment:4 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:5 Changed 6 years ago by jjstickel (Jonathan Stickel)
Cc: | jjstickel added |
---|
comment:6 Changed 6 years ago by daveliu-riviera (Dave Liu)
Cc: | daveliu-riviera added |
---|
comment:7 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | btywoniuk added |
---|
Has duplicate #62414.
comment:8 Changed 2 years ago by catap (Kirill A. Korinsky)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note that a "request" ticket type is only for requesting a new port.