[sage-devel] Re: Default display for equations in notebook

2017-03-23 Thread Travis Scrimshaw
On Tuesday, March 21, 2017 at 5:59:39 PM UTC-5, Volker Braun wrote: > > Instead of adding another %display option, why not fix the standard > %display typeset? If mathjax can't display some object then it just > shouldn't display using mathjax in jupyter. > Is there some way we can check if m

[sage-devel] Re: Default display for equations in notebook

2017-03-21 Thread Volker Braun
Instead of adding another %display option, why not fix the standard %display typeset? If mathjax can't display some object then it just shouldn't display using mathjax in jupyter. On Tuesday, March 21, 2017 at 12:31:08 AM UTC+1, Travis Scrimshaw wrote: > > Eric Gourgoulhon and I were discussi

Re: [sage-devel] Re: Default display for equations in notebook

2017-03-21 Thread William Stein
Hi, In case anybody cares, I'm doing a complete rewrite of the Jupyter frontend client from scratch (and also using nteract's node.js backend instead of the python backend). Thanks for mentioning some missing/desired features, e.g., customizability of a "typeset" checkbox. If anybody else has

Re: [sage-devel] Re: Default display for equations in notebook

2017-03-21 Thread Erik Bray
On Tue, Mar 21, 2017 at 1:26 PM, kcrisman wrote: > > > On Tuesday, March 21, 2017 at 7:00:56 AM UTC-4, Eric Gourgoulhon wrote: >> >> To add on Travis post, some rationale for having default LaTeX typeset >> outputs in the Jupyter notebook is >> - Jupyter is scheduled to be the default notebook in

[sage-devel] Re: Default display for equations in notebook

2017-03-21 Thread kcrisman
On Tuesday, March 21, 2017 at 7:00:56 AM UTC-4, Eric Gourgoulhon wrote: > > To add on Travis post, some rationale for having default LaTeX typeset > outputs in the Jupyter notebook is > - Jupyter is scheduled to be the default notebook in Sage 8.0 > - It is likely that users (especially beginner

[sage-devel] Re: Default display for equations in notebook

2017-03-21 Thread Eric Gourgoulhon
To add on Travis post, some rationale for having default LaTeX typeset outputs in the Jupyter notebook is - Jupyter is scheduled to be the default notebook in Sage 8.0 - It is likely that users (especially beginners) who employ the notebook instead of the console are expecting to have "nice" outp

[sage-devel] Re: Default display for equations in notebook

2017-03-20 Thread Andrey Novoseltsev
"implemented on the Sage side" as opposed to in notebooks? I would very much be in favour of this so that the difference between code behaviour in different environments is as small as possible! -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To