That sounds like a good idea. Having them in a separate repo would make it less of a big deal to include inline plots in the notebooks. It would still be good to doctest them somehow, though, if that's possible.
Aaron Meurer On Sun, Aug 30, 2015 at 11:12 AM, Björn Dahlgren <[email protected]> wrote: > As you may know, the IPython guys are showcasing the new jupyter notebook > here: > > https://try.jupyter.org/ > > They have a subfolder "communities" where they invite groups to publish > example notebooks: > https://github.com/jupyter/docker-demo-images > > I think it would be a nice addition to have a communities/sympy subfolder > with some notebooks. > One example that come to mind is this notebook Ondřej posted a while back: > http://nbviewer.ipython.org/gist/certik/6469476 > > We could create a repo "sympy-demo-notebooks" under github.com/sympy/ > where we could peer > review the notebooks before making a PR at jupyter/docker-demo-images. > > Just a thought, what do you guys think? > > Best, > Björn > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/c1679302-d4f9-4cca-9175-005a763650f7%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/c1679302-d4f9-4cca-9175-005a763650f7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6JzKQ1D9WQJ%2BO%3DUr5grmJLWKNgt-a5meFLvxsNkA4tjow%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
