Definitely related. I guess the code should be modified to not use "rmtree" but to just remove the figure images alone. I'll take a look Jake
Andreas wrote: > On 01/05/2012 08:03 PM, Jacob VanderPlas wrote: > >> I wonder if this is a problem with that doc/image fix I put up during >> the sprint? When the docs are re-made, all the math images are >> removed. I recall checking and seeing that they were re-generated, but >> I may be wrong. Can you check this, Andy? >> >> > > When I ``rm -rf _build && make html`` I get the figures. > When I ``make html`` again, they are gone. > Weired. But seems related ;) > > > > >> Jake >> >> Andreas wrote: >> >> >>> On 01/05/2012 07:53 PM, Gael Varoquaux wrote: >>> >>> >>> >>>> On Thu, Jan 05, 2012 at 07:44:12PM +0100, Andreas wrote: >>>> >>>> >>>> >>>> >>>>> Can anyone explain to me how to build the html docs >>>>> so that the math is rendered with latex? >>>>> >>>>> >>>>> >>>>> >>>> It should be. You need to use the ..math directive. >>>> >>>> >>>> >>>> >>>> >>> I compared >>> http://scikit-learn.org/dev/modules/linear_model.html#linear-model >>> with my local doc and it's not rendered in mine. >>> >>> >>> >>>>> This is the pngmath_latex sphinx plugin, right? >>>>> >>>>> >>>>> >>>>> >>>> It's actually fully done through matplotlib, and not latex at all. >>>> >>>> >>>> >>>> >>>> >>> Whoar that's crazy... not sure if good crazy or bad crazy, though ;) >>> >>> ------------------------------------------------------------------------------ >>> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex >>> infrastructure or vast IT resources to deliver seamless, secure access to >>> virtual desktops. With this all-in-one solution, easily deploy virtual >>> desktops for less than the cost of PCs and save 60% on VDI infrastructure >>> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox >>> _______________________________________________ >>> Scikit-learn-general mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general >>> >>> >>> >> ------------------------------------------------------------------------------ >> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex >> infrastructure or vast IT resources to deliver seamless, secure access to >> virtual desktops. With this all-in-one solution, easily deploy virtual >> desktops for less than the cost of PCs and save 60% on VDI infrastructure >> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox >> _______________________________________________ >> Scikit-learn-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general >> >> > > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general > ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
