[IPython-dev] worksheet tabs almost ready

MinRK benjaminrk at gmail.com
Thu Jul 26 01:41:59 EDT 2012


On Wed, Jul 25, 2012 at 10:37 PM, Dennis Sun <dlsun at stanford.edu> wrote:

> Hi everyone,
>
> I managed to debug my implementation of tabs for the notebook. It turns
> out that refreshing the code mirror upon switching tabs fixed most of the
> issues I was having. You can check it out at
> http://github.com/dlsun/ipython under the branch "tabs". It hasn't been
> extensively tested, but it's working as far as I can tell (except for one
> bug, below).
>
> I plan to file a pull request soon, but there is still one major bug that
> I'm aware of: weird things happen when you try to do anything with the tabs
> in a brand new notebook. (It's hard to describe; you'd have to see it to
> understand.) These problems disappear if you just refresh the page just
> once (even without saving), so it seems that iPython is doing something
> differently for new notebooks than for existing ones. I was hoping that
> someone here might have a clue as to what this might be which is
> interfering with the tabs.
>

There's no need to wait on the PR - you can open a PR as soon as you have
something worth looking at or talking about, and keep updating the branch
until it's done.

Excited to check this out!
-MinRK


>
> Thanks,
> Dennis
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120725/c2e49f55/attachment.html>


More information about the IPython-dev mailing list