-
Notifications
You must be signed in to change notification settings - Fork 297
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
Notebook: Missing icons #2643
Comments
Thanks for the bug report, do you have an example notebook that you could provide that caused this issue for you so we can look into it further? |
Yup i'm able to reproduce this issue. We'll look into it, thanks for brining it up @kuelumbus! |
Validated. Fix will be in next insider's build. |
Hmm, I now get an error when opening the notebook I am using the daily channel. |
I can't repro that on today's build. And searching for '<' it only appears on correct places. |
Do you mind making sure your extension version in insiders is: 2020.2.59860-dev ? |
Oh, I am apparently not using the daily channel. My version is 2020.1.58038. However, when I change "python.insidersChannel" to "daily", reload the window and open an notebook, it automatically changes "insidersChannel" to "off". |
I believe that setting is forced to off if you're not actually using an insider's build. You have to install an insider's build by hand. |
Probably this one microsoft/vscode-python#9543 |
This works. Thanks. |
Bug: Notebook Editor, Interactive Window, Editor cells
Steps to cause the bug to occur
Open *.ipynb file
Actual behavior
Icons are missing in some *.ipynb files. (Only large files?)
It seems like that only the icons are missing. I can click a button in the bar and see tool tips of the buttons.
Expected behavior
Version: 1.41.0-insider
Commit: d386b49dee6267238389c0a616af2be89726a4e3
Date: 2019-12-06T12:19:10.032Z
Electron: 6.1.5
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Linux x64 5.0.0-37-generic snap
Your Jupyter and/or Python environment
Please provide as much info as you readily know
Developer Tools Console Output
Probably not related.
The text was updated successfully, but these errors were encountered: