[IPython-dev] Possible to run Octave in IPython without %%octave ?

Daniel Carrera dcarrera at gmail.com
Sun Oct 19 05:56:14 EDT 2014


Wow. Thanks!

On 19 October 2014 11:10, Matthias Bussonnier <bussonniermatthias at gmail.com>
wrote:

> Hi Daniel,
>
> Le 19 oct. 2014 à 10:16, Daniel Carrera <dcarrera at gmail.com> a écrit :
>
> Hello,
>
> I teach a very short course on MATLAB for astronomy students (6 hours).
> This year I am thinking of replacing my usual Impress slides with an
> IPython notebook running Octave. Yesterday I got Octave running in IPython
> and it seems to work.
>
> Is it possible to make an IPython profile that loads oct2py and treats
> every cell as if it had "%%octave -f svg" on the first line?
>
>
> I would suggest looking at IOctave (Octave Kernel of IPython)
>
> https://github.com/blink1073/octave_kernel
>
> And generally look as
> https://github.com/ipython/ipython/wiki/Projects-using-IPython
>
> This isn't a critical issue, but I think the notebook would look nicer
> this way. The students will not use the notebook themselves. This is just
> to to make my presentation a little more lively instead of just showing
> static code on a slide.
>
>
> I would suggest having a look at Damian Avila Live reveal mode also to do
> your presentation:
>
> https://github.com/damianavila/live_reveal
>
> Cheers,
> --
> Matthias
>
>
>
>
> Cheers,
> Daniel.
> --
> When an engineer says that something can't be done, it's a code phrase
> that means it's not fun to do.
>  _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>


-- 
When an engineer says that something can't be done, it's a code phrase that
means it's not fun to do.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141019/5848248f/attachment.html>


More information about the IPython-dev mailing list