[IPython-dev] Developing a MOOC with IPython notebooks
Anton Akhmerov
anton.akhmerov at gmail.com
Tue Dec 23 07:15:46 EST 2014
On Mon, Dec 22, 2014 at 5:21 PM, Matthias Bussonnier
<bussonniermatthias at gmail.com> wrote:
> There is nbflatten from Thomas Kluyver:
> https://gist.github.com/takluyver/bc8f3275c7d34abb68bf
>
> though it is not perfect. We don't have good solution for now.
Yeah, it suggests nbdif for merging, so I guess we'll just use nbdiff for now.
> We have a draft of static widgets that record the cross product of all the
> state your
> widget can take and could reply it on a static version, still this is pretty
> experimental
> and require ill the computation to be done in advance by the kernel and
> stored,
> which is limited.
That's actually quite ok, do you have any pointers? Are there already PR's?
> Did you had a look at jupyter/nbgrader in the context of classes/courses it
> might be useful.
I know of nbgrader, but I don't think it will play nicely with EdX.
> Keep sending us feedback and use cases that will help us a lot in the
> future development.
Will do, certainly.
Best,
Anton
> I'm sure other will have more things to say, sorry not to have been of much
> help,
> --
> Matthias
>
>
>
> Thanks,
> Anton Akhmerov
> _______________________________________________
> 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
>
More information about the IPython-dev
mailing list