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

Class notebook file list fails to render when lab 0.23.2 starts a notebook session #2440

Closed
parente opened this issue Jun 13, 2017 · 2 comments
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.

Comments

@parente
Copy link
Member

parente commented Jun 13, 2017

With notebook 5.0.0 and lab 0.23.2:

  1. Open lab
  2. Open a notebook / start a kernel
  3. Switch to classic
  4. Files list fails to render
  5. Following appears in the console:
Uncaught TypeError: Cannot read property 'path' of undefined
    at SesssionList.sessions_loaded (main.min.js:16187)
    at Object.i [as success] (main.min.js:4)
    at l (main.min.js:4)
    at Object.fireWith [as resolveWith] (main.min.js:4)
    at k (main.min.js:6)
    at XMLHttpRequest.<anonymous> (main.min.js:6)

Shutting down all notebooks started from Lab puts things back in working order in classic.

@blink1073
Copy link
Member

This was fixed in jupyter/notebook#2559 and will be in the Notebook 5.1 release.

@parente
Copy link
Member Author

parente commented Jun 13, 2017

Sorry for the noise again. I knew I saw something about this problem but couldn't locate the issue days later.

@parente parente closed this as completed Jun 13, 2017
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Aug 10, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

No branches or pull requests

2 participants