##// END OF EJS Templates
Merge pull request #13684 from Carreau/auto-backport-of-pr-13668-on-7.x...
Matthias Bussonnier -
r27668:6eb71d0d merge
parent child Browse files
Show More

The requested changes are too big and content was truncated. Show full diff

@@ -1,30 +1,29 b''
1 1 MANIFEST
2 2 build
3 3 dist
4 4 _build
5 5 docs/man/*.gz
6 6 docs/source/api/generated
7 7 docs/source/config/options
8 8 docs/source/config/shortcuts/*.csv
9 9 docs/source/interactive/magics-generated.txt
10 10 docs/gh-pages
11 11 jupyter_notebook/notebook/static/mathjax
12 12 jupyter_notebook/static/style/*.map
13 13 *.py[co]
14 14 __pycache__
15 15 *.egg-info
16 16 *~
17 17 *.bak
18 18 .ipynb_checkpoints
19 19 .tox
20 20 .DS_Store
21 21 \#*#
22 22 .#*
23 23 .cache
24 24 .coverage
25 25 *.swp
26 26 .vscode
27 27 .pytest_cache
28 28 .python-version
29 29 venv*/
30 .idea/
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
General Comments 0
You need to be logged in to leave comments. Login now