##// 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 MANIFEST
1 MANIFEST
2 build
2 build
3 dist
3 dist
4 _build
4 _build
5 docs/man/*.gz
5 docs/man/*.gz
6 docs/source/api/generated
6 docs/source/api/generated
7 docs/source/config/options
7 docs/source/config/options
8 docs/source/config/shortcuts/*.csv
8 docs/source/config/shortcuts/*.csv
9 docs/source/interactive/magics-generated.txt
9 docs/source/interactive/magics-generated.txt
10 docs/gh-pages
10 docs/gh-pages
11 jupyter_notebook/notebook/static/mathjax
11 jupyter_notebook/notebook/static/mathjax
12 jupyter_notebook/static/style/*.map
12 jupyter_notebook/static/style/*.map
13 *.py[co]
13 *.py[co]
14 __pycache__
14 __pycache__
15 *.egg-info
15 *.egg-info
16 *~
16 *~
17 *.bak
17 *.bak
18 .ipynb_checkpoints
18 .ipynb_checkpoints
19 .tox
19 .tox
20 .DS_Store
20 .DS_Store
21 \#*#
21 \#*#
22 .#*
22 .#*
23 .cache
23 .cache
24 .coverage
24 .coverage
25 *.swp
25 *.swp
26 .vscode
26 .vscode
27 .pytest_cache
27 .pytest_cache
28 .python-version
28 .python-version
29 venv*/
29 venv*/
30 .idea/
1 NO CONTENT: modified file
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