mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-09 03:50:45 +08:00
f48caac104
Narrator focus is not in logical order for running notebook links: issue #3978
45 lines
618 B
Plaintext
45 lines
618 B
Plaintext
MANIFEST
|
|
build
|
|
dist
|
|
_build
|
|
docs/man/*.gz
|
|
docs/source/api/generated
|
|
docs/source/config.rst
|
|
docs/gh-pages
|
|
notebook/i18n/*/LC_MESSAGES/*.mo
|
|
notebook/i18n/*/LC_MESSAGES/nbjs.json
|
|
notebook/static/components
|
|
notebook/static/style/*.min.css*
|
|
notebook/static/*/js/built/
|
|
notebook/static/*/built/
|
|
notebook/static/built/
|
|
notebook/static/*/js/main.min.js*
|
|
notebook/static/lab/*bundle.js
|
|
node_modules
|
|
*.py[co]
|
|
__pycache__
|
|
*.egg-info
|
|
*~
|
|
*.bak
|
|
.ipynb_checkpoints
|
|
.tox
|
|
.DS_Store
|
|
\#*#
|
|
.#*
|
|
.coverage
|
|
.pytest_cache
|
|
src
|
|
|
|
*.swp
|
|
*.map
|
|
.idea/
|
|
Read the Docs
|
|
config.rst
|
|
*.iml
|
|
/.project
|
|
/.pydevproject
|
|
|
|
package-lock.json
|
|
geckodriver.log
|
|
*.iml
|