mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +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"
|
color: "#a270ba"
|
||||||
ace_mode: julia
|
ace_mode: julia
|
||||||
|
|
||||||
|
Jupyter Notebook:
|
||||||
|
type: programming
|
||||||
|
ace_mode: json
|
||||||
|
color: "#F37626"
|
||||||
|
extensions:
|
||||||
|
- .ipynb
|
||||||
|
filenames:
|
||||||
|
- Notebook
|
||||||
|
aliases:
|
||||||
|
- IPython Notebook
|
||||||
|
|
||||||
KRL:
|
KRL:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#28431f"
|
color: "#28431f"
|
||||||
@@ -2783,7 +2794,6 @@ Python:
|
|||||||
- .tac
|
- .tac
|
||||||
- .wsgi
|
- .wsgi
|
||||||
- .xpy
|
- .xpy
|
||||||
- .ipynb
|
|
||||||
filenames:
|
filenames:
|
||||||
- BUILD
|
- BUILD
|
||||||
- SConscript
|
- SConscript
|
||||||
|
|||||||
Reference in New Issue
Block a user