Skip to content

Commit

Permalink
Added Jupyter Notebook mime
Browse files Browse the repository at this point in the history
  • Loading branch information
somepaulo committed Oct 31, 2024
1 parent a73e6ff commit fb7e2a9
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ _These are the icons currently in git, versioned theme releases will be behind m
![icon](./scalable/mimes/text-x-java.svg "java")
![icon](./scalable/mimes/text-x-javascript.svg "JavaScript")
![icon](./scalable/mimes/application-json.svg "JSON")
![icon](./scalable/mimes/application-x-ipynb+json.svg "Jupyter Notebook")
![icon](./scalable/mimes/text-x-lua.svg "Lua")
![icon](./scalable/mimes/text-x-makefile.svg "Makefile")
![icon](./scalable/mimes/application-mathematica.svg "Mathematica")
Expand Down
164 changes: 164 additions & 0 deletions scalable/mimes/application-x-ipynb+json.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions scalable/mimes/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ regular_files = [
'application-x-deb.svg',
'application-x-gettext-translation.svg',
'application-x-godot-project.svg',
'application-x-ipynb+json.svg',
'application-x-iso9600-appimage.svg',
'application-x-java-archive.svg',
'application-x-kdenlive.svg',
Expand Down

0 comments on commit fb7e2a9

Please sign in to comment.