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

Opening dib file never loads #3507

Open
14 tasks
onionhammer opened this issue Apr 4, 2024 · 5 comments
Open
14 tasks

Opening dib file never loads #3507

onionhammer opened this issue Apr 4, 2024 · 5 comments

Comments

@onionhammer
Copy link

onionhammer commented Apr 4, 2024

Describe the bug

Woke up this morning, and for some reason dib files wont open; even brand new empty ones[

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
Cant run it because it wont load

  • OS
    • [*] Windows 11
    • 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
    • Visual Studio
    • Other (please specify)

Screenshots

If applicable, add screenshots to help explain your problem.

image

image

image

image

@onionhammer
Copy link
Author

onionhammer commented Apr 4, 2024

Polyglot notebooks appear to be incompatible with dev drives

https://learn.microsoft.com/en-us/windows/dev-drive/#storing-package-cache-on-dev-drive

@jonsequitur
Copy link
Contributor

There was a VS Code update. I'm not able to repro this and was wondering if you have a pending update, which will often cause the extension to fail until reloaded.

Or are you only seeing the issue when using a dev drive?

@onionhammer
Copy link
Author

Or are you only seeing the issue when using a dev drive?

I am. I switched the NUGET_PACKAGES env var from the dev drive, and it started working again

@jonsequitur
Copy link
Contributor

That's very likely a NuGet issue. You might verify that by seeing if the same package reference and NuGet path works for an ordinary project.

@onionhammer
Copy link
Author

onionhammer commented Apr 4, 2024

Everything else works; dotnet global tools all work, dotnet build/restore etc work, just .NET notebooks dont (for me). Have you not been able to reproduce?

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

No branches or pull requests

2 participants