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

Occasional "The name 'display' does not exist in the current context" #1421

Closed
2 of 15 tasks
Eddie-Hartman opened this issue Jun 15, 2021 · 1 comment
Closed
2 of 15 tasks

Comments

@Eddie-Hartman
Copy link

Describe the bug

I've seen this in the couple notebooks I've made so far. Sometimes it goes away.

Right now, I have two notebooks open. One has display and will display results just fine, but the other won't work at all. I'm not sure what the problem is or what to do. Any ideas?

Please complete the following:

Which version of .NET Interactive are you using? There are a few ways to find this out:

  • In a notebook, run the #!about magic command.
  • At the command line, run dotnet interactive --version.
    .NET Interactive

© 2020 Microsoft Corporation

Version: 1.0.230903+1a272ef3782d6e88b6d36ebd648fb1882da0a530

Build date: 2021-06-13T03:27:15.8960287Z

  • OS
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Browser
    • Chrome
    • Edge
    • Firefox
    • Safari
  • Frontend
    • Jupyter Notebook
    • Jupyter Lab
    • nteract
    • Visual Studio Code
    • Visual Studio Code Insiders
    • Other (please specify)

Screenshots

If applicable, add screenshots to help explain your problem.
image

This is rest of the file. It's not meant to be too complicated yet:
image

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

No branches or pull requests

2 participants