mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #2763 from github/2746-local
Jupyter notebook, version 2
This commit is contained in:
@@ -142,7 +142,7 @@ Agda:
|
|||||||
|
|
||||||
Alloy:
|
Alloy:
|
||||||
type: programming # 'modeling' would be more appropiate
|
type: programming # 'modeling' would be more appropiate
|
||||||
color: "#cc5c24"
|
color: "#64C800"
|
||||||
extensions:
|
extensions:
|
||||||
- .als
|
- .als
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
@@ -1696,6 +1696,18 @@ Julia:
|
|||||||
color: "#a270ba"
|
color: "#a270ba"
|
||||||
ace_mode: julia
|
ace_mode: julia
|
||||||
|
|
||||||
|
Jupyter Notebook:
|
||||||
|
type: markup
|
||||||
|
ace_mode: json
|
||||||
|
tm_scope: source.json
|
||||||
|
color: "#DA5B0B"
|
||||||
|
extensions:
|
||||||
|
- .ipynb
|
||||||
|
filenames:
|
||||||
|
- Notebook
|
||||||
|
aliases:
|
||||||
|
- IPython Notebook
|
||||||
|
|
||||||
KRL:
|
KRL:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#28431f"
|
color: "#28431f"
|
||||||
|
|||||||
210
samples/Jupyter Notebook/JupyterNotebook.ipynb
Normal file
210
samples/Jupyter Notebook/JupyterNotebook.ipynb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user