Re: [Numpy-discussion] NumPy Documentation Gallery structure

2020-07-08 Thread Kevin Sheppard
statsmodels uses a homegrown solution with some templating to make a gallery of jupyter notebooks. https://github.com/statsmodels/statsmodels/blob/master/docs/source/examples/index.rst   From: Saber ToothSent: Wednesday, July 8, 2020 8:06 AMTo: Matti PicusCc: numpy-discussion@python.org; numpy-scip

Re: [Numpy-discussion] NumPy Documentation Gallery structure

2020-07-08 Thread Saber Tooth
Hi Matti , Yup , Matplotlib and SunPy are using Sphinx Gallery 🙂 , I am asking , could we are also have some discussion around such structure maybe modifying it in a way more suited to NumPy community ? What do you think? Thanks , Mrinal On Wed, 8 Jul, 2020, 12:09 pm Matti Picus, wrote: > I