[MacPorts] #50608: py-jupyter: its subcommands are versioned, they should not
MacPorts
noreply at macports.org
Fri Feb 12 09:33:52 PST 2016
#50608: py-jupyter: its subcommands are versioned, they should not
--------------------------------------+------------------------
Reporter: akim.demaille@… | Owner: stromnov@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: py-jupyter, py-notebook |
--------------------------------------+------------------------
Comment (by stromnov@…):
All executables are already installed at
/opt/local/Library/Frameworks/Python.framework/Versions/X.Y/bin without
any suffices.
So you can freely use native names:
>
{{{PATH="/opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin:$PATH"
jupyter}}}
and
>
{{{PATH="/opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin:$PATH"
jupyter notebook}}}
--
Ticket URL: <https://trac.macports.org/ticket/50608#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list