[IPython-dev] Install matlab kernel on windows
Matthias Bussonnier
bussonniermatthias at gmail.com
Fri Aug 21 10:24:17 EDT 2015
> On Aug 21, 2015, at 16:10, thwiouz <maidos93 at laposte.net> wrote:
>
> Hi,
>
> I'm using Matlab 2014 on a W8 machine and updated my conda env to use
> jupyter notebook. I tried to install the matlab_kernel and everything
> worked.
> But when trying the "ipython qtconsole --kernel=matlab_kernel" command,
> Jupyter says me that it couldn't find the matlab_kernel.
can you try
$ ipython kernelspec list ?
If matlab does not appear in the list, then there is most-likely an registering step you missed or that failed during setup.
You can also try to open an issue on matlab_kernel bug tracker, they might now better how matlab_kernel register with IPython.
--
M
More information about the IPython-dev
mailing list