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

Preview Outputs won't work with (Identity: None) #728

Open
sourishkrout opened this issue Jan 17, 2025 · 0 comments
Open

Preview Outputs won't work with (Identity: None) #728

sourishkrout opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sourishkrout
Copy link
Member

sourishkrout commented Jan 17, 2025

In the VS Code extension, the Preview won't include outputs.

It appears the problem is connected to Identity availability. Steps to reproduce:

  1. Make sure not to be logged into the Stateful cloud.
  2. Manually run Runme: Lifecycle Identity - None just to be sure.
  3. Create a new notebook with an executable cell, e.g. $ date.
  4. Save, make sure no identity is being saved.
  5. Run the cell.
  6. Click Preview Outputs.

Ideally, this would work with ephemeral identities, but at the very least, we should not "silently fail".

@sourishkrout sourishkrout added the bug Something isn't working label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants