[IPython-dev] custom web notebook cells

Jason Grout jason-sage at creativetrax.com
Tue Dec 18 08:55:36 EST 2012


On 12/18/12 6:50 AM, Nicholas Bollweg wrote:
> maybe, but what about the qt console? command line? I guess I would
> rather have something that was a bit more explicit and durable. of
> course, the cm offsets would be totally clutch during live editing, as
> seeing the effects of your actions is a great way to learn.... Blocky
> goes out of its way to generate readable code.

It would be up to the editor to maintain the character offsets in a way 
that makes sense.  If an editor doesn't have a way of easily maintaining 
them, the editor could always literally insert some obscure unicode 
character in the code to act as delimiters, or even just insert your 
comments.  But that would be less than ideal, I think.

Thanks,

Jason




More information about the IPython-dev mailing list