Typeset mode in iPython notebook
Hi, I'm trying to set typeset mode = True using the iPython notebook in Sage 6.4, but I don't find how to do it. Is it already implemented?
You can write the below code in your file, & it may work.
%typeset_mode True
You should type the following command in an input cell:
%display latex
Asked: 2014-11-19 17:07:44 +0100
Seen: 1,701 times
Last updated: Oct 18 '16
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.