Opened 9 years ago
Closed 9 years ago
#48580 closed update (fixed)
py-ipython: new version 4.0.0
Reported by: | stromnov (Andrey Stromnov) | Owned by: | lpsinger (Leo Singer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | seanfarley (Sean Farley), michelle.lynn.gill@…, mdeaudelin (Mathieu Deaudelin-Lemay), petrrr | |
Port: | py-ipython |
Description
After "Big Split" event IPython 4.0 no longer supports notebooks, parallel programming, and so on. From now, IPython is just advanced REPL engine and part of umbrella project Jupyter. All additional functionality was carried out to the external Jupyter packages (ipykernel, notebook, jupyter, ipyparallel). From now it is not easy task to install all additional functions from py-ipython port due to dependencies directions (notebook depends on ipython, but not vice versa). So, it is quite hard to smoothly upgrade IPython from 3.x to 4.x.
I suggest to rename current py-ipython to py-ipython3 (last monolithic ipython).
In new py-ipython we can add add old variants with notes about manual installing external packages or about installing old monolithic IPython 3.x.
I'm already have all required portfiles (as well as py-ipython, py-notebook and so on) for Jupyter project.
Change History (5)
comment:1 Changed 9 years ago by michelle.lynn.gill@…
Cc: | michelle.lynn.gill@… added |
---|
comment:3 Changed 9 years ago by petrrr
comment:5 Changed 9 years ago by petrrr
Resolution: | → fixed |
---|---|
Status: | new → closed |
This ticket is outdated. py-ipython was updated several times.
Cc Me!