Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exiting slide show returns to blank notebook #27

Closed
fonnesbeck opened this issue Jul 21, 2014 · 7 comments
Closed

Exiting slide show returns to blank notebook #27

fonnesbeck opened this issue Jul 21, 2014 · 7 comments
Labels

Comments

@fonnesbeck
Copy link

A minor issue, but currently when you exit a slideshow, you are returned to a blank notebook. The browser has to be manually refreshed to show content.

Running current master on OS X 10.9.4, Python 2.7.6, IPython 2.1.

@damianavila
Copy link
Owner

Which browser are you using? I did not happen to me before with Chrome nor Firefox... and what do you exactly mean with a "blank notebook" (do you have an screenshot?). Thanks.

@fonnesbeck
Copy link
Author

Running Chrome 37 on OS X. Here is another screen capture showing the behavior.

@damianavila
Copy link
Owner

oh... weird... I think my Chromium is a little older than yours... I will try it... in the meantime, do you have any error in the javascript console?

@fonnesbeck
Copy link
Author

Only the following, which appears immediately after closing the slide show:

An error has occurred: button_rise is not defined

@indranilsinharoy
Copy link

Hi,
Firstly, thanks a lot for creating this. It is great.

I started playing with it today, and I found the same (or at least similar issue). I am using Chrome browser v37. I found that the code cells were especially affected (vanished) after the slide show. Here are two screenshots of what I observed.

Before slideshow:

beforeSlideShow

After slideshow:

afterSlideShow

Thanks.

@damianavila
Copy link
Owner

The "skip" issue is described in #26.. thanks for reporting it, I will have a fix soon.
BTW, let's keep the discussion about the "skip" issue in the other thread.

@damianavila
Copy link
Owner

Reported by @fonnesbeck, the fix for skippef cells seems to fix the blank notebook too. So... closing here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants