mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Moving .ipynb extension from python language to a new language called Jupyter Notebook
This commit is contained in:
@@ -1694,6 +1694,17 @@ Julia:
|
||||
color: "#a270ba"
|
||||
ace_mode: julia
|
||||
|
||||
Jupyter Notebook:
|
||||
type: programming
|
||||
ace_mode: json
|
||||
color: "#F37626"
|
||||
extensions:
|
||||
- .ipynb
|
||||
filenames:
|
||||
- Notebook
|
||||
aliases:
|
||||
- IPython Notebook
|
||||
|
||||
KRL:
|
||||
type: programming
|
||||
color: "#28431f"
|
||||
@@ -2783,7 +2794,6 @@ Python:
|
||||
- .tac
|
||||
- .wsgi
|
||||
- .xpy
|
||||
- .ipynb
|
||||
filenames:
|
||||
- BUILD
|
||||
- SConscript
|
||||
|
||||
Reference in New Issue
Block a user