Opened 8 years ago

Closed 18 months 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_corepy-jupyter py-jupyter_client py-jupyter_console py-jupyter_core
Type: requestenhancement
Version: 2.3.4

Note that a "request" ticket type is only for requesting a new port.

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 6 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 5 years ago by daveliu-riviera (Dave Liu)

Cc: daveliu-riviera added

comment:7 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: btywoniuk added

Has duplicate #62414.

comment:8 Changed 18 months ago by catap (Kirill A. Korinsky)

Resolution: fixed
Status: newclosed

In 6233c27ac5cf980d1381d190d53043fd9b843bb1/macports-ports (master):

jupyter_select: new port

Closes: #51529

Note: See TracTickets for help on using tickets.