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

Jupyter icon #285

Closed
rajats-smpx opened this issue Jul 12, 2018 · 10 comments
Closed

Jupyter icon #285

rajats-smpx opened this issue Jul 12, 2018 · 10 comments

Comments

@rajats-smpx
Copy link

Add support for jupyter's file.ipynb

@PKief
Copy link
Owner

PKief commented Jul 16, 2018

I added a jupyter file icon that will look like this:

jupyter file icon

The icon will be part of the next update!
Thank you very much for the request 👍

@PKief PKief closed this as completed in eba7d7d Jul 16, 2018
@PKief PKief mentioned this issue Jul 22, 2018
@WayneLambert
Copy link

@rajats-smpx and @PKief Did the inclusion of this icon also involve the implementation of the icon for a tab displaying an .ipynb file?

For my VS Code setup (as per screenshot), the file icon works as expected within the sidebar but not for the tab itself.

jupyter_icon_query

@hacknug
Copy link
Contributor

hacknug commented Feb 11, 2020

@WayneLambert I just tested this and it works as expected for me on a newly created file.ipynb on my root directory. Maybe something on your config or one of your extensions is overwriting it?

@PKief
Copy link
Owner

PKief commented Feb 11, 2020

Hey @WayneLambert I just tried it out and had the same experience:

preview

But I found out, that it is related to the Python extension. If you disable the extension, then the icon will be visible. It is most likely an issue in this extension and feel free to report it there, too.

@Kamal9909
Copy link

How can we disable Python extension.

@PKief
Copy link
Owner

PKief commented Apr 29, 2020

@Kamal9909

disable_python

@albert239825
Copy link

Is there a way to resolve this without disabling the python extension because I don't want to be disabling it in a workspace with my jupyter notebooks as I often write python scripts as well in the same workspace. Thanks!

@igormcsouza
Copy link

Hey! It will be very good if I could have the Icon and the python extension!! Is there a way to fix it? I'll take a look at the code to see if I can help!

@PKief
Copy link
Owner

PKief commented Feb 21, 2021

Hi guys, I raised an issue at the repository of the python extension. It's not possible for icon extension authors to fix this right now.

https://github.com/microsoft/vscode-python/issues/15468

@albert239825
Copy link

@PKief Thank you for letting us know and putting the request in

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

7 participants