RE:Status of ipython-qtconsole
Hello Julien
> Not as far as I know. I'd be happy to review a package if that would
> help.
I just pushed here my wip package
git clone git+ssh://git.debian.org/git/python-modules/packages/python-qtconsole.git
I have debian/TODO.org file where I put the remaining things to do.
I would be glade if your could do a review (it si still work in progress)
But this is my first package for python-modules
Here the question which need to be answered before uploaded even to experimental
* qtconsole provide jupyter-qtconsole
- [ ] for python3 what is the right scheme
jupyter-qtconsole3 or jupyter3-qtconsole
the problem is that jupyter-core provide only jupyter and not jupyter3
so for now if I start
jupyter qtconsole it start a Python2 kernel
with jupyter-qtconsole3 -> jupyter qtconsole3 -> Python3
with jupyter3-qtconsole -> jupyter ????
Cheers,
Fred
Ps: I will add the -doc file :)
Reply to: