Moving .ipynb extension from python language to a new language called Jupyter Notebook

This commit is contained in:
marcelo-ramires
2015-12-05 03:25:38 -02:00
parent 24c7380765
commit ca348dd373
2 changed files with 11 additions and 1 deletions

View File

@@ -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