.codecov.yml .coveragerc .gitattributes .github/FUNDING.yml .github/ISSUE_TEMPLATE.md .github/PULL_REQUEST_TEMPLATE.md .github/scripts/check_skip.sh .github/scripts/install.sh .github/scripts/modules_test.sh .github/workflows/cleanup.yml .github/workflows/test-files.yml .github/workflows/test-linux.yml .github/workflows/test-mac.yml .github/workflows/test-win.yml .gitignore .pep8speaks.yml AUTHORS.txt Announcements.md CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE.txt MANIFEST.in NOTICE.txt README.md RELEASE.md TROUBLESHOOTING.md binder/Desktop/Spyder.desktop binder/apt.txt binder/environment.yml binder/postBuild bootstrap.py conftest.py crowdin.yml external-deps/python-language-server/.circleci/config.yml external-deps/python-language-server/.coveragerc external-deps/python-language-server/.gitattributes external-deps/python-language-server/.gitignore external-deps/python-language-server/.gitrepo external-deps/python-language-server/.pylintrc external-deps/python-language-server/LICENSE external-deps/python-language-server/MANIFEST.in external-deps/python-language-server/README.rst external-deps/python-language-server/RELEASE.md external-deps/python-language-server/appveyor.yml external-deps/python-language-server/pyls/__init__.py external-deps/python-language-server/pyls/__main__.py external-deps/python-language-server/pyls/_utils.py external-deps/python-language-server/pyls/_version.py external-deps/python-language-server/pyls/config/__init__.py external-deps/python-language-server/pyls/config/config.py external-deps/python-language-server/pyls/config/flake8_conf.py external-deps/python-language-server/pyls/config/pycodestyle_conf.py external-deps/python-language-server/pyls/config/source.py external-deps/python-language-server/pyls/hookspecs.py external-deps/python-language-server/pyls/lsp.py external-deps/python-language-server/pyls/plugins/__init__.py external-deps/python-language-server/pyls/plugins/autopep8_format.py external-deps/python-language-server/pyls/plugins/definition.py external-deps/python-language-server/pyls/plugins/flake8_lint.py external-deps/python-language-server/pyls/plugins/folding.py external-deps/python-language-server/pyls/plugins/highlight.py external-deps/python-language-server/pyls/plugins/hover.py external-deps/python-language-server/pyls/plugins/jedi_completion.py external-deps/python-language-server/pyls/plugins/jedi_rename.py external-deps/python-language-server/pyls/plugins/mccabe_lint.py external-deps/python-language-server/pyls/plugins/preload_imports.py external-deps/python-language-server/pyls/plugins/pycodestyle_lint.py external-deps/python-language-server/pyls/plugins/pydocstyle_lint.py external-deps/python-language-server/pyls/plugins/pyflakes_lint.py external-deps/python-language-server/pyls/plugins/pylint_lint.py external-deps/python-language-server/pyls/plugins/references.py external-deps/python-language-server/pyls/plugins/rope_completion.py external-deps/python-language-server/pyls/plugins/rope_rename.py external-deps/python-language-server/pyls/plugins/signature.py external-deps/python-language-server/pyls/plugins/symbols.py external-deps/python-language-server/pyls/plugins/yapf_format.py external-deps/python-language-server/pyls/python_ls.py external-deps/python-language-server/pyls/uris.py external-deps/python-language-server/pyls/workspace.py external-deps/python-language-server/resources/auto-complete.gif external-deps/python-language-server/resources/document-format.gif external-deps/python-language-server/resources/document-symbols.gif external-deps/python-language-server/resources/goto-definition.gif external-deps/python-language-server/resources/hover.gif external-deps/python-language-server/resources/linting.gif external-deps/python-language-server/resources/references.gif external-deps/python-language-server/resources/signature-help.gif external-deps/python-language-server/scripts/circle/pypi.sh external-deps/python-language-server/setup.cfg external-deps/python-language-server/setup.py external-deps/python-language-server/test/__init__.py external-deps/python-language-server/test/conftest.py external-deps/python-language-server/test/fixtures.py external-deps/python-language-server/test/plugins/__init__.py external-deps/python-language-server/test/plugins/test_autopep8_format.py external-deps/python-language-server/test/plugins/test_completion.py external-deps/python-language-server/test/plugins/test_definitions.py external-deps/python-language-server/test/plugins/test_flake8_lint.py external-deps/python-language-server/test/plugins/test_folding.py external-deps/python-language-server/test/plugins/test_highlight.py external-deps/python-language-server/test/plugins/test_hover.py external-deps/python-language-server/test/plugins/test_jedi_rename.py external-deps/python-language-server/test/plugins/test_mccabe_lint.py external-deps/python-language-server/test/plugins/test_pycodestyle_lint.py external-deps/python-language-server/test/plugins/test_pydocstyle_lint.py external-deps/python-language-server/test/plugins/test_pyflakes_lint.py external-deps/python-language-server/test/plugins/test_pylint_lint.py external-deps/python-language-server/test/plugins/test_references.py external-deps/python-language-server/test/plugins/test_rope_rename.py external-deps/python-language-server/test/plugins/test_signature.py external-deps/python-language-server/test/plugins/test_symbols.py external-deps/python-language-server/test/plugins/test_yapf_format.py external-deps/python-language-server/test/test_document.py external-deps/python-language-server/test/test_language_server.py external-deps/python-language-server/test/test_uris.py external-deps/python-language-server/test/test_utils.py external-deps/python-language-server/test/test_workspace.py external-deps/python-language-server/versioneer.py external-deps/python-language-server/vscode-client/.gitignore external-deps/python-language-server/vscode-client/.vscodeignore external-deps/python-language-server/vscode-client/License.txt external-deps/python-language-server/vscode-client/README.md external-deps/python-language-server/vscode-client/ThirdPartyNotices.txt external-deps/python-language-server/vscode-client/package.json external-deps/python-language-server/vscode-client/src/extension.ts external-deps/python-language-server/vscode-client/tsconfig.json external-deps/python-language-server/vscode-client/yarn.lock external-deps/spyder-kernels/.codecov.yml external-deps/spyder-kernels/.coveragerc external-deps/spyder-kernels/.gitattributes external-deps/spyder-kernels/.github/workflows/linux-tests.yml external-deps/spyder-kernels/.github/workflows/macos-tests.yml external-deps/spyder-kernels/.github/workflows/windows-tests.yml external-deps/spyder-kernels/.gitignore external-deps/spyder-kernels/.gitrepo external-deps/spyder-kernels/AUTHORS.txt external-deps/spyder-kernels/CHANGELOG.md external-deps/spyder-kernels/LICENSE.txt external-deps/spyder-kernels/MANIFEST.in external-deps/spyder-kernels/README.md external-deps/spyder-kernels/RELEASE.md external-deps/spyder-kernels/requirements/posix.txt external-deps/spyder-kernels/requirements/tests.txt external-deps/spyder-kernels/requirements/windows.txt external-deps/spyder-kernels/setup.cfg external-deps/spyder-kernels/setup.py external-deps/spyder-kernels/spyder_kernels/__init__.py external-deps/spyder-kernels/spyder_kernels/_version.py external-deps/spyder-kernels/spyder_kernels/comms/__init__.py external-deps/spyder-kernels/spyder_kernels/comms/commbase.py external-deps/spyder-kernels/spyder_kernels/comms/frontendcomm.py external-deps/spyder-kernels/spyder_kernels/console/__init__.py external-deps/spyder-kernels/spyder_kernels/console/__main__.py external-deps/spyder-kernels/spyder_kernels/console/kernel.py external-deps/spyder-kernels/spyder_kernels/console/start.py external-deps/spyder-kernels/spyder_kernels/console/tests/__init__.py external-deps/spyder-kernels/spyder_kernels/console/tests/load_data.npz external-deps/spyder-kernels/spyder_kernels/console/tests/load_data.spydata external-deps/spyder-kernels/spyder_kernels/console/tests/test_console_kernel.py external-deps/spyder-kernels/spyder_kernels/customize/__init__.py external-deps/spyder-kernels/spyder_kernels/customize/namespace_manager.py external-deps/spyder-kernels/spyder_kernels/customize/spydercustomize.py external-deps/spyder-kernels/spyder_kernels/customize/spyderpdb.py external-deps/spyder-kernels/spyder_kernels/customize/tests/__init__.py external-deps/spyder-kernels/spyder_kernels/customize/tests/test_umr.py external-deps/spyder-kernels/spyder_kernels/customize/tests/test_utils.py external-deps/spyder-kernels/spyder_kernels/customize/umr.py external-deps/spyder-kernels/spyder_kernels/customize/utils.py external-deps/spyder-kernels/spyder_kernels/py3compat.py external-deps/spyder-kernels/spyder_kernels/utils/__init__.py external-deps/spyder-kernels/spyder_kernels/utils/dochelpers.py external-deps/spyder-kernels/spyder_kernels/utils/iofuncs.py external-deps/spyder-kernels/spyder_kernels/utils/misc.py external-deps/spyder-kernels/spyder_kernels/utils/nsview.py external-deps/spyder-kernels/spyder_kernels/utils/test_utils.py external-deps/spyder-kernels/spyder_kernels/utils/tests/__init__.py external-deps/spyder-kernels/spyder_kernels/utils/tests/data.mat external-deps/spyder-kernels/spyder_kernels/utils/tests/export_data.spydata external-deps/spyder-kernels/spyder_kernels/utils/tests/export_data_renamed.spydata external-deps/spyder-kernels/spyder_kernels/utils/tests/export_data_withfunction.spydata external-deps/spyder-kernels/spyder_kernels/utils/tests/import_data.npz external-deps/spyder-kernels/spyder_kernels/utils/tests/numpy_data.npz external-deps/spyder-kernels/spyder_kernels/utils/tests/test_dochelpers.py external-deps/spyder-kernels/spyder_kernels/utils/tests/test_iofuncs.py external-deps/spyder-kernels/spyder_kernels/utils/tests/test_nsview.py img_src/cell.xcf img_src/oxygen_icon_set/LICENSE.txt img_src/oxygen_icon_set/arrow-right.svgz img_src/oxygen_icon_set/configure.svgz img_src/oxygen_icon_set/edit-undo.svgz img_src/screenshot.png img_src/splash_v2.pdn img_src/spyder-bdist_wininst.bmp img_src/spyder-bdist_wininst.svg img_src/spyder-big.svg img_src/spyder-original.svg img_src/spyder-small.svg img_src/spyder-title-horiz.svg img_src/spyder-title.svg img_src/spyder-title_bbg.svg img_src/spyder.icns img_src/spyder.ico img_src/spyder.png img_src/spyder.svg img_src/spyder3.png img_src/spyder_readme_banner.png img_src/spyder_reset.ico img_src/spyder_reset.svg pytest.ini requirements/conda-2.7.txt requirements/conda.txt requirements/tests.txt rope_profiling/src/script.py rope_profiling/src/script2.py rope_profiling/test.py runtests.py scripts/spyder scripts/spyder.bat scripts/spyder.desktop scripts/spyder3 scripts/spyder3.appdata.xml scripts/spyder3.desktop scripts/spyder_win_post_install.py setup.cfg setup.py spyder/__init__.py spyder/api/__init__.py spyder/api/completion.py spyder/api/editor.py spyder/api/editorextension.py spyder/api/manager.py spyder/api/panel.py spyder/api/plugins.py spyder/api/preferences.py spyder/api/translations.py spyder/app/__init__.py spyder/app/cli_options.py spyder/app/mac_stylesheet.qss spyder/app/mainwindow.py spyder/app/restart.py spyder/app/start.py spyder/app/tests/__init__.py spyder/app/tests/conftest.py spyder/app/tests/notebook.ipynb spyder/app/tests/pyx_lib_import.py spyder/app/tests/pyx_script.pyx spyder/app/tests/script.py spyder/app/tests/script_pylint.py spyder/app/tests/script_unicode.py spyder/app/tests/test_cli_options.py spyder/app/tests/test_mainwindow.py spyder/app/tests/test_tour.py spyder/app/tour.py spyder/app/utils.py spyder/config/__init__.py spyder/config/appearance.py spyder/config/base.py spyder/config/fonts.py spyder/config/gui.py spyder/config/lsp.py spyder/config/main.py spyder/config/manager.py spyder/config/tests/__init__.py spyder/config/tests/conftest.py spyder/config/tests/test_base.py spyder/config/tests/test_manager.py spyder/config/tests/test_user.py spyder/config/user.py spyder/config/utils.py spyder/dependencies.py spyder/fonts/IdeFont.sfd spyder/fonts/spyder-charmap.json spyder/fonts/spyder.ttf spyder/images/CloseButton.png spyder/images/CloseButton.svg spyder/images/CloseButton@2x.png spyder/images/LICENSE.txt spyder/images/actions/1downarrow.png spyder/images/actions/1uparrow.png spyder/images/actions/2downarrow.png spyder/images/actions/2uparrow.png spyder/images/actions/arrow-continue.png spyder/images/actions/arrow-step-in.png spyder/images/actions/arrow-step-out.png spyder/images/actions/arrow-step-over.png spyder/images/actions/browse_tab.png spyder/images/actions/check.png spyder/images/actions/collapse.png spyder/images/actions/collapse_selection.png spyder/images/actions/configure.png spyder/images/actions/copywop.png spyder/images/actions/delete.png spyder/images/actions/edit.png spyder/images/actions/edit24.png spyder/images/actions/edit_add.png spyder/images/actions/edit_remove.png spyder/images/actions/editcopy.png spyder/images/actions/editcut.png spyder/images/actions/editdelete.png spyder/images/actions/editpaste.png spyder/images/actions/eraser.png spyder/images/actions/exit.png spyder/images/actions/expand.png spyder/images/actions/expand_selection.png spyder/images/actions/filter.png spyder/images/actions/find.png spyder/images/actions/findf.png spyder/images/actions/findnext.png spyder/images/actions/findprevious.png spyder/images/actions/folder_new.png spyder/images/actions/hide.png spyder/images/actions/hist.png spyder/images/actions/home.png spyder/images/actions/imshow.png spyder/images/actions/insert.png spyder/images/actions/lock.png spyder/images/actions/lock_open.png spyder/images/actions/magnifier.png spyder/images/actions/maximize.png spyder/images/actions/next.png spyder/images/actions/options_less.png spyder/images/actions/options_more.png spyder/images/actions/plot.png spyder/images/actions/previous.png spyder/images/actions/redo.png spyder/images/actions/rename.png spyder/images/actions/replace.png spyder/images/actions/restore.png spyder/images/actions/show.png spyder/images/actions/special_paste.png spyder/images/actions/stop.png spyder/images/actions/stop_debug.png spyder/images/actions/synchronize.png spyder/images/actions/tooloptions.png spyder/images/actions/undo.png spyder/images/actions/unmaximize.png spyder/images/actions/up.png spyder/images/actions/window_fullscreen.png spyder/images/actions/window_nofullscreen.png spyder/images/actions/zoom_in.png spyder/images/actions/zoom_out.png spyder/images/advanced.png spyder/images/arredit.png spyder/images/arrow.png spyder/images/binary_dark.svg spyder/images/binary_light.svg spyder/images/bold.png spyder/images/browser.png spyder/images/chevron-left.png spyder/images/chevron-left.svg spyder/images/chevron-left@2x.png spyder/images/chevron-right.png spyder/images/chevron-right.svg spyder/images/chevron-right@2x.png spyder/images/code_fork.png spyder/images/console/console.png spyder/images/console/editclear.png spyder/images/console/environ.png spyder/images/console/history.png spyder/images/console/ipython_console.png spyder/images/console/kill.png spyder/images/console/loading_sprites.png spyder/images/console/prompt.png spyder/images/console/python.png spyder/images/console/restart.png spyder/images/console/run_small.png spyder/images/console/syspath.png spyder/images/dictedit.png spyder/images/editor/attribute.png spyder/images/editor/blockcomment.png spyder/images/editor/breakpoint_big.png spyder/images/editor/breakpoint_cond_big.png spyder/images/editor/breakpoint_cond_small.png spyder/images/editor/breakpoint_small.png spyder/images/editor/bug.png spyder/images/editor/cell.png spyder/images/editor/class.png spyder/images/editor/close_panel.png spyder/images/editor/comment.png spyder/images/editor/convention.png spyder/images/editor/debug.png spyder/images/editor/debug_cell.png spyder/images/editor/error.png spyder/images/editor/file.png spyder/images/editor/filelist.png spyder/images/editor/fromcursor.png spyder/images/editor/function.png spyder/images/editor/gotoline.png spyder/images/editor/highlight.png spyder/images/editor/horsplit.png spyder/images/editor/indent.png spyder/images/editor/last_edit_location.png spyder/images/editor/method.png spyder/images/editor/module.png spyder/images/editor/newwindow.png spyder/images/editor/next_cursor.png spyder/images/editor/next_wng.png spyder/images/editor/no_match.png spyder/images/editor/outline_explorer.png spyder/images/editor/outline_explorer_vis.png spyder/images/editor/prev_cursor.png spyder/images/editor/prev_wng.png spyder/images/editor/private1.png spyder/images/editor/private2.png spyder/images/editor/refactor.png spyder/images/editor/run.png spyder/images/editor/run_again.png spyder/images/editor/run_cell.png spyder/images/editor/run_cell_advance.png spyder/images/editor/run_selection.png spyder/images/editor/run_settings.png spyder/images/editor/select.png spyder/images/editor/selectall.png spyder/images/editor/todo.png spyder/images/editor/todo_list.png spyder/images/editor/uncomment.png spyder/images/editor/unindent.png spyder/images/editor/versplit.png spyder/images/editor/warning.png spyder/images/editor/wng_list.png spyder/images/eyedropper.png spyder/images/file/fileclose.png spyder/images/file/filecloseall.png spyder/images/file/fileimport.png spyder/images/file/filenew.png spyder/images/file/fileopen.png spyder/images/file/filesave.png spyder/images/file/filesaveas.png spyder/images/file/print.png spyder/images/file/save_all.png spyder/images/file_type_tex_dark.svg spyder/images/file_type_tex_light.svg spyder/images/folding.arrow_down_off.png spyder/images/folding.arrow_down_on.png spyder/images/folding.arrow_right_off.png spyder/images/folding.arrow_right_on.png spyder/images/genprefs.png spyder/images/help.png spyder/images/italic.png spyder/images/keyboard.png spyder/images/kite.gif spyder/images/kite_copilot.png spyder/images/kite_dark.svg spyder/images/kite_light.svg spyder/images/matplotlib.png spyder/images/none.png spyder/images/not_found.png spyder/images/notebook_dark.svg spyder/images/notebook_light.svg spyder/images/options.svg spyder/images/projects/add_to_path.png spyder/images/projects/folder.png spyder/images/projects/package.png spyder/images/projects/pp_folder.png spyder/images/projects/pp_package.png spyder/images/projects/pp_project.png spyder/images/projects/project.png spyder/images/projects/project_closed.png spyder/images/projects/pythonpath.png spyder/images/projects/remove_from_path.png spyder/images/projects/show_all.png spyder/images/pythonpath.png spyder/images/splash.svg spyder/images/spyder.png spyder/images/spyder.svg spyder/images/spyder_dark.png spyder/images/spyder_dark.svg spyder/images/spyder_kite.svg spyder/images/spyder_kite_dark.svg spyder/images/tour-spyder-logo.png spyder/images/vcs_browse.png spyder/images/vcs_commit.png spyder/images/whole_words.png spyder/images/win_env.png spyder/images/winpython.svg spyder/locale/de/LC_MESSAGES/spyder.mo spyder/locale/de/LC_MESSAGES/spyder.po spyder/locale/es/LC_MESSAGES/spyder.mo spyder/locale/es/LC_MESSAGES/spyder.po spyder/locale/fa/LC_MESSAGES/spyder.po spyder/locale/fr/LC_MESSAGES/spyder.mo spyder/locale/fr/LC_MESSAGES/spyder.po spyder/locale/hr/LC_MESSAGES/spyder.po spyder/locale/hu/LC_MESSAGES/spyder.mo spyder/locale/hu/LC_MESSAGES/spyder.po spyder/locale/ja/LC_MESSAGES/spyder.mo spyder/locale/ja/LC_MESSAGES/spyder.po spyder/locale/pl/LC_MESSAGES/spyder.mo spyder/locale/pl/LC_MESSAGES/spyder.po spyder/locale/pt_BR/LC_MESSAGES/spyder.mo spyder/locale/pt_BR/LC_MESSAGES/spyder.po spyder/locale/ru/LC_MESSAGES/spyder.mo spyder/locale/ru/LC_MESSAGES/spyder.po spyder/locale/spyder.pot spyder/locale/zh_CN/LC_MESSAGES/spyder.mo spyder/locale/zh_CN/LC_MESSAGES/spyder.po spyder/otherplugins.py spyder/pil_patch.py spyder/plugins/__init__.py spyder/plugins/base.py spyder/plugins/breakpoints/__init__.py spyder/plugins/breakpoints/plugin.py spyder/plugins/breakpoints/widgets/__init__.py spyder/plugins/breakpoints/widgets/breakpointsgui.py spyder/plugins/completion/__init__.py spyder/plugins/completion/decorators.py spyder/plugins/completion/fallback/__init__.py spyder/plugins/completion/fallback/actor.py spyder/plugins/completion/fallback/plugin.py spyder/plugins/completion/fallback/tests/__init__.py spyder/plugins/completion/fallback/tests/conftest.py spyder/plugins/completion/fallback/tests/data/example.R spyder/plugins/completion/fallback/tests/data/example.c spyder/plugins/completion/fallback/tests/data/example.cpp spyder/plugins/completion/fallback/tests/data/example.css spyder/plugins/completion/fallback/tests/data/example.erl spyder/plugins/completion/fallback/tests/data/example.ex spyder/plugins/completion/fallback/tests/data/example.html spyder/plugins/completion/fallback/tests/data/example.java spyder/plugins/completion/fallback/tests/data/example.jl spyder/plugins/completion/fallback/tests/data/example.md spyder/plugins/completion/fallback/tests/data/example.py spyder/plugins/completion/fallback/tests/data/example_latin1.py spyder/plugins/completion/fallback/tests/data/tokens.json spyder/plugins/completion/fallback/tests/test_fallback.py spyder/plugins/completion/fallback/utils.py spyder/plugins/completion/kite/__init__.py spyder/plugins/completion/kite/bloomfilter/__init__.py spyder/plugins/completion/kite/bloomfilter/kite.bloom spyder/plugins/completion/kite/client.py spyder/plugins/completion/kite/decorators.py spyder/plugins/completion/kite/parsing/__init__.py spyder/plugins/completion/kite/parsing/tests/__init__.py spyder/plugins/completion/kite/parsing/tests/test_parsing.py spyder/plugins/completion/kite/plugin.py spyder/plugins/completion/kite/providers/__init__.py spyder/plugins/completion/kite/providers/document.py spyder/plugins/completion/kite/utils/__init__.py spyder/plugins/completion/kite/utils/install.py spyder/plugins/completion/kite/utils/status.py spyder/plugins/completion/kite/utils/tests/__init__.py spyder/plugins/completion/kite/utils/tests/test_install.py spyder/plugins/completion/kite/widgets/__init__.py spyder/plugins/completion/kite/widgets/calltoaction.py spyder/plugins/completion/kite/widgets/install.py spyder/plugins/completion/kite/widgets/status.py spyder/plugins/completion/languageserver/__init__.py spyder/plugins/completion/languageserver/client.py spyder/plugins/completion/languageserver/confpage.py spyder/plugins/completion/languageserver/decorators.py spyder/plugins/completion/languageserver/plugin.py spyder/plugins/completion/languageserver/providers/__init__.py spyder/plugins/completion/languageserver/providers/client.py spyder/plugins/completion/languageserver/providers/document.py spyder/plugins/completion/languageserver/providers/utils.py spyder/plugins/completion/languageserver/providers/window.py spyder/plugins/completion/languageserver/providers/workspace.py spyder/plugins/completion/languageserver/tests/__init__.py spyder/plugins/completion/languageserver/tests/conftest.py spyder/plugins/completion/languageserver/tests/test_client.py spyder/plugins/completion/languageserver/tests/test_lsp_config_dialog.py spyder/plugins/completion/languageserver/transport/__init__.py spyder/plugins/completion/languageserver/transport/common/__init__.py spyder/plugins/completion/languageserver/transport/common/consumer.py spyder/plugins/completion/languageserver/transport/common/producer.py spyder/plugins/completion/languageserver/transport/main.py spyder/plugins/completion/languageserver/transport/stdio/__init__.py spyder/plugins/completion/languageserver/transport/stdio/consumer.py spyder/plugins/completion/languageserver/transport/stdio/producer.py spyder/plugins/completion/languageserver/transport/tcp/__init__.py spyder/plugins/completion/languageserver/transport/tcp/consumer.py spyder/plugins/completion/languageserver/transport/tcp/producer.py spyder/plugins/completion/languageserver/widgets/__init__.py spyder/plugins/completion/languageserver/widgets/status.py spyder/plugins/completion/plugin.py spyder/plugins/console/__init__.py spyder/plugins/console/plugin.py spyder/plugins/console/tests/__init__.py spyder/plugins/console/tests/test_plugin.py spyder/plugins/console/utils/__init__.py spyder/plugins/console/utils/ansihandler.py spyder/plugins/console/utils/interpreter.py spyder/plugins/console/widgets/__init__.py spyder/plugins/console/widgets/console.py spyder/plugins/console/widgets/internalshell.py spyder/plugins/console/widgets/shell.py spyder/plugins/editor/__init__.py spyder/plugins/editor/api/__init__.py spyder/plugins/editor/api/decoration.py spyder/plugins/editor/api/folding.py spyder/plugins/editor/confpage.py spyder/plugins/editor/extensions/__init__.py spyder/plugins/editor/extensions/closebrackets.py spyder/plugins/editor/extensions/closequotes.py spyder/plugins/editor/extensions/docstring.py spyder/plugins/editor/extensions/manager.py spyder/plugins/editor/extensions/snippets.py spyder/plugins/editor/extensions/tests/__init__.py spyder/plugins/editor/extensions/tests/test_closebrackets.py spyder/plugins/editor/extensions/tests/test_closequotes.py spyder/plugins/editor/extensions/tests/test_docstring.py spyder/plugins/editor/panels/__init__.py spyder/plugins/editor/panels/classfunctiondropdown.py spyder/plugins/editor/panels/codefolding.py spyder/plugins/editor/panels/debugger.py spyder/plugins/editor/panels/edgeline.py spyder/plugins/editor/panels/indentationguides.py spyder/plugins/editor/panels/linenumber.py spyder/plugins/editor/panels/manager.py spyder/plugins/editor/panels/scrollflag.py spyder/plugins/editor/panels/tests/test_scrollflag.py spyder/plugins/editor/plugin.py spyder/plugins/editor/tests/__init__.py spyder/plugins/editor/tests/conftest.py spyder/plugins/editor/tests/test_editor_config_dialog.py spyder/plugins/editor/tests/test_plugin.py spyder/plugins/editor/utils/__init__.py spyder/plugins/editor/utils/autosave.py spyder/plugins/editor/utils/bookmarks.py spyder/plugins/editor/utils/debugger.py spyder/plugins/editor/utils/decoration.py spyder/plugins/editor/utils/editor.py spyder/plugins/editor/utils/findtasks.py spyder/plugins/editor/utils/folding.py spyder/plugins/editor/utils/kill_ring.py spyder/plugins/editor/utils/languages.py spyder/plugins/editor/utils/switcher.py spyder/plugins/editor/utils/tests/test_autosave.py spyder/plugins/editor/widgets/__init__.py spyder/plugins/editor/widgets/autosaveerror.py spyder/plugins/editor/widgets/base.py spyder/plugins/editor/widgets/codeeditor.py spyder/plugins/editor/widgets/completion.py spyder/plugins/editor/widgets/editor.py spyder/plugins/editor/widgets/recover.py spyder/plugins/editor/widgets/status.py spyder/plugins/editor/widgets/tests/__init__.py spyder/plugins/editor/widgets/tests/conftest.py spyder/plugins/editor/widgets/tests/test_autocolon.py spyder/plugins/editor/widgets/tests/test_autoindent.py spyder/plugins/editor/widgets/tests/test_autosaveerror.py spyder/plugins/editor/widgets/tests/test_bookmarks.py spyder/plugins/editor/widgets/tests/test_breakpoints.py spyder/plugins/editor/widgets/tests/test_classfunc_selector.py spyder/plugins/editor/widgets/tests/test_codeeditor.py spyder/plugins/editor/widgets/tests/test_codeeditor_1.py spyder/plugins/editor/widgets/tests/test_comments.py spyder/plugins/editor/widgets/tests/test_completions_hide.py spyder/plugins/editor/widgets/tests/test_editor.py spyder/plugins/editor/widgets/tests/test_editor_and_outline.py spyder/plugins/editor/widgets/tests/test_editor_sort_tabs.py spyder/plugins/editor/widgets/tests/test_editorsplitter.py spyder/plugins/editor/widgets/tests/test_extra_selections.py spyder/plugins/editor/widgets/tests/test_folding.py spyder/plugins/editor/widgets/tests/test_goto.py spyder/plugins/editor/widgets/tests/test_hints_and_calltips.py spyder/plugins/editor/widgets/tests/test_indentation.py spyder/plugins/editor/widgets/tests/test_introspection.py spyder/plugins/editor/widgets/tests/test_panels.py spyder/plugins/editor/widgets/tests/test_recover.py spyder/plugins/editor/widgets/tests/test_save.py spyder/plugins/editor/widgets/tests/test_shortcuts.py spyder/plugins/editor/widgets/tests/test_status.py spyder/plugins/editor/widgets/tests/test_warnings.py spyder/plugins/explorer/__init__.py spyder/plugins/explorer/confpage.py spyder/plugins/explorer/plugin.py spyder/plugins/explorer/tests/test_explorer_config_dialog.py spyder/plugins/explorer/widgets/__init__.py spyder/plugins/explorer/widgets/explorer.py spyder/plugins/explorer/widgets/fileassociations.py spyder/plugins/explorer/widgets/tests/__init__.py spyder/plugins/explorer/widgets/tests/conftest.py spyder/plugins/explorer/widgets/tests/test_explorer.py spyder/plugins/explorer/widgets/tests/test_fileassociations.py spyder/plugins/findinfiles/__init__.py spyder/plugins/findinfiles/plugin.py spyder/plugins/findinfiles/tests/__init__.py spyder/plugins/findinfiles/tests/data/ham.txt spyder/plugins/findinfiles/tests/data/spam.cpp spyder/plugins/findinfiles/tests/data/spam.py spyder/plugins/findinfiles/tests/data/spam.txt spyder/plugins/findinfiles/tests/test_plugin.py spyder/plugins/findinfiles/tests/test_widgets.py spyder/plugins/findinfiles/widgets.py spyder/plugins/help/__init__.py spyder/plugins/help/confpage.py spyder/plugins/help/plugin.py spyder/plugins/help/tests/__init__.py spyder/plugins/help/tests/test_plugin.py spyder/plugins/help/tests/test_widgets.py spyder/plugins/help/utils/LICENSE.txt spyder/plugins/help/utils/__init__.py spyder/plugins/help/utils/conf.py spyder/plugins/help/utils/js/collapse_sections.js spyder/plugins/help/utils/js/copy_button.js spyder/plugins/help/utils/js/fix_image_paths.js spyder/plugins/help/utils/js/jquery.js spyder/plugins/help/utils/js/math_config.js spyder/plugins/help/utils/js/mathjax/LICENSE.txt spyder/plugins/help/utils/js/mathjax/MathJax.js spyder/plugins/help/utils/js/mathjax/config/AM_CHTML-full.js spyder/plugins/help/utils/js/mathjax/config/AM_CHTML.js spyder/plugins/help/utils/js/mathjax/config/AM_HTMLorMML-full.js spyder/plugins/help/utils/js/mathjax/config/AM_HTMLorMML.js spyder/plugins/help/utils/js/mathjax/config/AM_SVG-full.js spyder/plugins/help/utils/js/mathjax/config/AM_SVG.js spyder/plugins/help/utils/js/mathjax/config/Accessible-full.js spyder/plugins/help/utils/js/mathjax/config/Accessible.js spyder/plugins/help/utils/js/mathjax/config/MML_CHTML-full.js spyder/plugins/help/utils/js/mathjax/config/MML_CHTML.js spyder/plugins/help/utils/js/mathjax/config/MML_HTMLorMML-full.js spyder/plugins/help/utils/js/mathjax/config/MML_HTMLorMML.js spyder/plugins/help/utils/js/mathjax/config/MML_SVG-full.js spyder/plugins/help/utils/js/mathjax/config/MML_SVG.js spyder/plugins/help/utils/js/mathjax/config/MMLorHTML.js spyder/plugins/help/utils/js/mathjax/config/Safe.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_HTMLorMML-full.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_HTMLorMML.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_SVG-full.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_SVG.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_CHTML-full.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_CHTML.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_HTML-full.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_HTML.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_SVG-full.js spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_SVG.js spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_CHTML-full.js spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_CHTML.js spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_HTMLorMML-full.js spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_HTMLorMML.js spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_SVG-full.js spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_SVG.js spyder/plugins/help/utils/js/mathjax/config/default.js spyder/plugins/help/utils/js/mathjax/config/local/local.js spyder/plugins/help/utils/js/mathjax/extensions/AssistiveMML.js spyder/plugins/help/utils/js/mathjax/extensions/CHTML-preview.js spyder/plugins/help/utils/js/mathjax/extensions/FontWarnings.js spyder/plugins/help/utils/js/mathjax/extensions/HTML-CSS/handle-floats.js spyder/plugins/help/utils/js/mathjax/extensions/HelpDialog.js spyder/plugins/help/utils/js/mathjax/extensions/MatchWebFonts.js spyder/plugins/help/utils/js/mathjax/extensions/MathEvents.js spyder/plugins/help/utils/js/mathjax/extensions/MathML/content-mathml.js spyder/plugins/help/utils/js/mathjax/extensions/MathML/mml3.js spyder/plugins/help/utils/js/mathjax/extensions/MathMenu.js spyder/plugins/help/utils/js/mathjax/extensions/MathZoom.js spyder/plugins/help/utils/js/mathjax/extensions/Safe.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMScd.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMSmath.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMSsymbols.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/HTML.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/action.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/autobold.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/autoload-all.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/bbox.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/begingroup.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/boldsymbol.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/cancel.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/color.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/enclose.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/extpfeil.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/mathchoice.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/mediawiki-texvc.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem3/mhchem.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/newcommand.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/noErrors.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/noUndefined.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/unicode.js spyder/plugins/help/utils/js/mathjax/extensions/TeX/verb.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/accessibility-menu.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/auto-collapse.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/collapsible.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/explorer.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/invalid_keypress.mp3 spyder/plugins/help/utils/js/mathjax/extensions/a11y/invalid_keypress.ogg spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathjax-sre.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/algebra.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/elementary.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/hyperbolic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/trigonometry.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-capital.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-bold.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-italic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-sans-serif-bold.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-scripts.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-small.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-symbols.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/hebrew_letters.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-double-accent.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-normal.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-phonetic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-single-accent.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-fraktur.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-script.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-double-struck.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-fraktur.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-italic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-monospace.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-bold.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-italic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-script.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-rest.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-double-accent.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-normal.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-single-accent.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_angles.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_arrows.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_characters.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_delimiters.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_digits.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_geometry.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_harpoons.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_non_characters.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_symbols.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_whitespace.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/other_stars.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/energy.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/length.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/memory.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/other.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/speed.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/temperature.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/time.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/volume.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/weight.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/algebra.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/elementary.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/hyperbolic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/trigonometry.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-capital.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-bold.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-italic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-sans-serif-bold.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-scripts.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-small.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-symbols.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/hebrew_letters.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-double-accent.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-normal.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-phonetic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-single-accent.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-fraktur.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-script.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-double-struck.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-fraktur.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-italic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-monospace.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-bold.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-italic.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-script.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-rest.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-double-accent.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-normal.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-single-accent.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_angles.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_arrows.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_characters.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_delimiters.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_digits.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_geometry.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_harpoons.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_non_characters.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_symbols.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_whitespace.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/other_stars.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/energy.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/length.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/memory.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/other.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/speed.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/temperature.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/time.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/volume.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/weight.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/mathmaps_ie.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/semantic-enrich.js spyder/plugins/help/utils/js/mathjax/extensions/a11y/wgxpath.install.js spyder/plugins/help/utils/js/mathjax/extensions/asciimath2jax.js spyder/plugins/help/utils/js/mathjax/extensions/fast-preview.js spyder/plugins/help/utils/js/mathjax/extensions/jsMath2jax.js spyder/plugins/help/utils/js/mathjax/extensions/mml2jax.js spyder/plugins/help/utils/js/mathjax/extensions/tex2jax.js spyder/plugins/help/utils/js/mathjax/extensions/toMathML.js spyder/plugins/help/utils/js/mathjax/images/CloseX-31.png spyder/plugins/help/utils/js/mathjax/images/MenuArrow-15.png spyder/plugins/help/utils/js/mathjax/jax/element/mml/jax.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Arrows.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/CombDiactForSymbols.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Dingbats.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GeometricShapes.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscTechnical.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SuppMathOperators.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SupplementalArrowsA.js spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SupplementalArrowsB.js spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath/config.js spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath/jax.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/config.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/a.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/b.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/c.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/d.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/e.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/f.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/fr.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/g.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/h.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/i.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/j.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/k.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/l.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/m.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/n.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/o.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/opf.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/p.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/q.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/r.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/s.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/scr.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/t.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/u.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/v.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/w.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/x.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/y.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/z.js spyder/plugins/help/utils/js/mathjax/jax/input/MathML/jax.js spyder/plugins/help/utils/js/mathjax/jax/input/TeX/config.js spyder/plugins/help/utils/js/mathjax/jax/input/TeX/jax.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/annotation-xml.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/maction.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/menclose.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mglyph.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mmultiscripts.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/ms.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mtable.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/multiline.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/config.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/jax.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/annotation-xml.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/maction.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/menclose.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mglyph.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/ms.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mtable.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/multiline.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/config.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/imageFonts.js spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/jax.js spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML/config.js spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML/jax.js spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource/config.js spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource/jax.js spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML/config.js spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML/jax.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/annotation-xml.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/maction.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/menclose.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mglyph.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mmultiscripts.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/ms.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mtable.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/multiline.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/config.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/fontdata.js spyder/plugins/help/utils/js/mathjax/jax/output/SVG/jax.js spyder/plugins/help/utils/js/move_outline.js spyder/plugins/help/utils/js/utils.js spyder/plugins/help/utils/sphinxify.py spyder/plugins/help/utils/sphinxthread.py spyder/plugins/help/utils/static/base_css/base.css spyder/plugins/help/utils/static/css/default.css spyder/plugins/help/utils/static/css/pygments.css spyder/plugins/help/utils/static/dark_css/default.css spyder/plugins/help/utils/static/dark_css/pygments.css spyder/plugins/help/utils/static/images/collapse_expand.png spyder/plugins/help/utils/static/images/collapse_expand_dark.png spyder/plugins/help/utils/static/images/debug-continue.png spyder/plugins/help/utils/static/images/debug-step-in.png spyder/plugins/help/utils/static/images/debug-step-out.png spyder/plugins/help/utils/static/images/debug-step-over.png spyder/plugins/help/utils/static/images/down_arrow.png spyder/plugins/help/utils/static/images/down_arrow_disabled.png spyder/plugins/help/utils/static/images/down_arrow_disabled_horizontal.png spyder/plugins/help/utils/static/images/down_arrow_horizontal.png spyder/plugins/help/utils/static/images/spyder-hello-docstring.png spyder/plugins/help/utils/static/images/spyder-nice-docstring-rendering.png spyder/plugins/help/utils/static/images/spyder-sympy-example.png spyder/plugins/help/utils/static/images/up_arrow.png spyder/plugins/help/utils/static/images/up_arrow_disabled.png spyder/plugins/help/utils/static/images/up_arrow_disabled_horizontal.png spyder/plugins/help/utils/static/images/up_arrow_horizontal.png spyder/plugins/help/utils/templates/layout.html spyder/plugins/help/utils/templates/loading.html spyder/plugins/help/utils/templates/usage.html spyder/plugins/help/utils/templates/warning.html spyder/plugins/help/utils/tutorial.rst spyder/plugins/help/widgets.py spyder/plugins/history/__init__.py spyder/plugins/history/confpage.py spyder/plugins/history/plugin.py spyder/plugins/history/tests/__init__.py spyder/plugins/history/tests/test_history_config_dialog.py spyder/plugins/history/tests/test_plugin.py spyder/plugins/history/widgets.py spyder/plugins/io_dcm/__init__.py spyder/plugins/io_dcm/plugin.py spyder/plugins/io_hdf5/__init__.py spyder/plugins/io_hdf5/plugin.py spyder/plugins/ipythonconsole/__init__.py spyder/plugins/ipythonconsole/assets/templates/blank.html spyder/plugins/ipythonconsole/assets/templates/kernel_error.html spyder/plugins/ipythonconsole/assets/templates/loading.html spyder/plugins/ipythonconsole/comms/__init__.py spyder/plugins/ipythonconsole/comms/kernelcomm.py spyder/plugins/ipythonconsole/comms/tests/__init__.py spyder/plugins/ipythonconsole/comms/tests/test_comms.py spyder/plugins/ipythonconsole/confpage.py spyder/plugins/ipythonconsole/plugin.py spyder/plugins/ipythonconsole/scripts/conda-activate.bat spyder/plugins/ipythonconsole/scripts/conda-activate.sh spyder/plugins/ipythonconsole/tests/__init__.py spyder/plugins/ipythonconsole/tests/conftest.py spyder/plugins/ipythonconsole/tests/test_ipython_config_dialog.py spyder/plugins/ipythonconsole/tests/test_ipythonconsole.py spyder/plugins/ipythonconsole/utils/__init__.py spyder/plugins/ipythonconsole/utils/kernelspec.py spyder/plugins/ipythonconsole/utils/manager.py spyder/plugins/ipythonconsole/utils/ssh.py spyder/plugins/ipythonconsole/utils/style.py spyder/plugins/ipythonconsole/utils/tests/__init__.py spyder/plugins/ipythonconsole/utils/tests/test_spyder_kernel.py spyder/plugins/ipythonconsole/widgets/__init__.py spyder/plugins/ipythonconsole/widgets/client.py spyder/plugins/ipythonconsole/widgets/control.py spyder/plugins/ipythonconsole/widgets/debugging.py spyder/plugins/ipythonconsole/widgets/figurebrowser.py spyder/plugins/ipythonconsole/widgets/help.py spyder/plugins/ipythonconsole/widgets/kernelconnect.py spyder/plugins/ipythonconsole/widgets/namespacebrowser.py spyder/plugins/ipythonconsole/widgets/shell.py spyder/plugins/ipythonconsole/widgets/tests/test_kernelconnect.py spyder/plugins/onlinehelp/__init__.py spyder/plugins/onlinehelp/plugin.py spyder/plugins/onlinehelp/pydoc_patch.py spyder/plugins/onlinehelp/static/css/dark_pydoc.css spyder/plugins/onlinehelp/static/css/light_pydoc.css spyder/plugins/onlinehelp/tests/test_pydocgui.py spyder/plugins/onlinehelp/widgets.py spyder/plugins/outlineexplorer/__init__.py spyder/plugins/outlineexplorer/api.py spyder/plugins/outlineexplorer/editor.py spyder/plugins/outlineexplorer/languages.py spyder/plugins/outlineexplorer/plugin.py spyder/plugins/outlineexplorer/tests/test_outline_explorer.py spyder/plugins/outlineexplorer/tests/test_outline_explorer_editor.py spyder/plugins/outlineexplorer/tests/test_widgets.py spyder/plugins/outlineexplorer/widgets.py spyder/plugins/plots/__init__.py spyder/plugins/plots/plugin.py spyder/plugins/plots/widgets/__init__.py spyder/plugins/plots/widgets/figurebrowser.py spyder/plugins/plots/widgets/tests/test_plots_widgets.py spyder/plugins/profiler/__init__.py spyder/plugins/profiler/confpage.py spyder/plugins/profiler/images/profiler.png spyder/plugins/profiler/plugin.py spyder/plugins/profiler/tests/__init__.py spyder/plugins/profiler/tests/test_profiler.py spyder/plugins/profiler/tests/test_profiler_config_dialog.py spyder/plugins/profiler/widgets/__init__.py spyder/plugins/profiler/widgets/profilergui.py spyder/plugins/projects/__init__.py spyder/plugins/projects/confpage.py spyder/plugins/projects/plugin.py spyder/plugins/projects/projecttypes/__init__.py spyder/plugins/projects/projecttypes/python.py spyder/plugins/projects/tests/__init__.py spyder/plugins/projects/tests/test_plugin.py spyder/plugins/projects/utils/__init__.py spyder/plugins/projects/utils/config.py spyder/plugins/projects/utils/watcher.py spyder/plugins/projects/widgets/__init__.py spyder/plugins/projects/widgets/explorer.py spyder/plugins/projects/widgets/projectdialog.py spyder/plugins/projects/widgets/tests/__init__.py spyder/plugins/projects/widgets/tests/test_configdialog.py spyder/plugins/projects/widgets/tests/test_project.py spyder/plugins/projects/widgets/tests/test_project_explorer.py spyder/plugins/projects/widgets/tests/test_projectdialog.py spyder/plugins/pylint/__init__.py spyder/plugins/pylint/confpage.py spyder/plugins/pylint/images/pylint.png spyder/plugins/pylint/plugin.py spyder/plugins/pylint/tests/test_pylint.py spyder/plugins/pylint/tests/test_pylint_config_dialog.py spyder/plugins/pylint/utils.py spyder/plugins/pylint/widgets/__init__.py spyder/plugins/pylint/widgets/pylintgui.py spyder/plugins/variableexplorer/__init__.py spyder/plugins/variableexplorer/confpage.py spyder/plugins/variableexplorer/plugin.py spyder/plugins/variableexplorer/tests/test_variableexplorer.py spyder/plugins/variableexplorer/tests/test_variableexplorer_config_dialog.py spyder/plugins/variableexplorer/widgets/__init__.py spyder/plugins/variableexplorer/widgets/arrayeditor.py spyder/plugins/variableexplorer/widgets/basedialog.py spyder/plugins/variableexplorer/widgets/collectionsdelegate.py spyder/plugins/variableexplorer/widgets/collectionseditor.py spyder/plugins/variableexplorer/widgets/dataframeeditor.py spyder/plugins/variableexplorer/widgets/importwizard.py spyder/plugins/variableexplorer/widgets/namespacebrowser.py spyder/plugins/variableexplorer/widgets/objecteditor.py spyder/plugins/variableexplorer/widgets/objectexplorer/__init__.py spyder/plugins/variableexplorer/widgets/objectexplorer/attribute_model.py spyder/plugins/variableexplorer/widgets/objectexplorer/objectexplorer.py spyder/plugins/variableexplorer/widgets/objectexplorer/tests/__init__.py spyder/plugins/variableexplorer/widgets/objectexplorer/tests/test_objectexplorer.py spyder/plugins/variableexplorer/widgets/objectexplorer/toggle_column_mixin.py spyder/plugins/variableexplorer/widgets/objectexplorer/tree_item.py spyder/plugins/variableexplorer/widgets/objectexplorer/tree_model.py spyder/plugins/variableexplorer/widgets/objectexplorer/utils.py spyder/plugins/variableexplorer/widgets/tests/__init__.py spyder/plugins/variableexplorer/widgets/tests/dom_element_test.xml spyder/plugins/variableexplorer/widgets/tests/issue_11216.mat spyder/plugins/variableexplorer/widgets/tests/issue_2514.csv spyder/plugins/variableexplorer/widgets/tests/issue_3896.csv spyder/plugins/variableexplorer/widgets/tests/issue_5833.csv spyder/plugins/variableexplorer/widgets/tests/test_arrayeditor.py spyder/plugins/variableexplorer/widgets/tests/test_collectioneditor.py spyder/plugins/variableexplorer/widgets/tests/test_dataframeeditor.py spyder/plugins/variableexplorer/widgets/tests/test_importwizard.py spyder/plugins/variableexplorer/widgets/tests/test_namespacebrowser.py spyder/plugins/variableexplorer/widgets/tests/test_texteditor.py spyder/plugins/variableexplorer/widgets/texteditor.py spyder/plugins/workingdirectory/__init__.py spyder/plugins/workingdirectory/confpage.py spyder/plugins/workingdirectory/plugin.py spyder/plugins/workingdirectory/tests/__init__.py spyder/plugins/workingdirectory/tests/test_workingdirectory.py spyder/plugins/workingdirectory/tests/test_workingdirectory_config_dialog.py spyder/preferences/__init__.py spyder/preferences/appearance.py spyder/preferences/configdialog.py spyder/preferences/general.py spyder/preferences/layoutdialog.py spyder/preferences/maininterpreter.py spyder/preferences/runconfig.py spyder/preferences/shortcuts.py spyder/preferences/tests/__init__.py spyder/preferences/tests/conftest.py spyder/preferences/tests/test_config_dialog.py spyder/preferences/tests/test_layoutdialog.py spyder/preferences/tests/test_shorcuts.py spyder/py3compat.py spyder/pyplot.py spyder/requirements.py spyder/tests/__init__.py spyder/tests/test_dependencies_in_sync.py spyder/tests/test_dont_use.py spyder/tests/tests_py3compat_usage.py spyder/utils/__init__.py spyder/utils/bsdsocket.py spyder/utils/conda.py spyder/utils/debug.py spyder/utils/encoding.py spyder/utils/environ.py spyder/utils/external/LICENSE.txt spyder/utils/external/README.rst spyder/utils/external/__init__.py spyder/utils/external/binaryornot/LICENSE.txt spyder/utils/external/binaryornot/__init__.py spyder/utils/external/binaryornot/check.py spyder/utils/external/binaryornot/helpers.py spyder/utils/external/dafsa/__init__.py spyder/utils/external/dafsa/dafsa.py spyder/utils/external/github.py spyder/utils/external/lockfile.py spyder/utils/external/pybloom_pyqt/__init__.py spyder/utils/external/pybloom_pyqt/pybloom.py spyder/utils/external/pybloom_pyqt/utils.py spyder/utils/fixtures.py spyder/utils/icon_manager.py spyder/utils/introspection/__init__.py spyder/utils/introspection/module_completion.py spyder/utils/introspection/old_fallback.py spyder/utils/introspection/rope_patch.py spyder/utils/introspection/tests/__init__.py spyder/utils/introspection/tests/test_modulecompletion.py spyder/utils/misc.py spyder/utils/programs.py spyder/utils/qstringhelpers.py spyder/utils/qthelpers.py spyder/utils/snippets/__init__.py spyder/utils/snippets/ast.py spyder/utils/snippets/lexer.py spyder/utils/snippets/nodes.py spyder/utils/snippets/parser.py spyder/utils/sourcecode.py spyder/utils/stringmatching.py spyder/utils/switcher.py spyder/utils/syntaxhighlighters.py spyder/utils/system.py spyder/utils/test.py spyder/utils/tests/Big5.txt spyder/utils/tests/KOI8-R.txt spyder/utils/tests/__init__.py spyder/utils/tests/ascii.txt spyder/utils/tests/test_bsdsocket.py spyder/utils/tests/test_conda.py spyder/utils/tests/test_encoding.py spyder/utils/tests/test_environ.py spyder/utils/tests/test_misc.py spyder/utils/tests/test_programs.py spyder/utils/tests/test_sourcecode.py spyder/utils/tests/test_stringmatching.py spyder/utils/tests/test_syntaxhighlighters.py spyder/utils/tests/test_system.py spyder/utils/tests/test_vcs.py spyder/utils/tests/utf-8.txt spyder/utils/tests/windows-1252.txt spyder/utils/vcs.py spyder/utils/windows.py spyder/utils/workers.py spyder/widgets/__init__.py spyder/widgets/arraybuilder.py spyder/widgets/browser.py spyder/widgets/calltip.py spyder/widgets/colors.py spyder/widgets/comboboxes.py spyder/widgets/dependencies.py spyder/widgets/dock.py spyder/widgets/findreplace.py spyder/widgets/github/LICENSE.txt spyder/widgets/github/__init__.py spyder/widgets/github/backend.py spyder/widgets/github/gh_login.py spyder/widgets/github/tests/__init__.py spyder/widgets/github/tests/test_github_backend.py spyder/widgets/github/tests/test_github_login.py spyder/widgets/helperwidgets.py spyder/widgets/mixins.py spyder/widgets/onecolumntree.py spyder/widgets/pathmanager.py spyder/widgets/reporterror.py spyder/widgets/shortcutssummary.py spyder/widgets/status.py spyder/widgets/switcher.py spyder/widgets/tabs.py spyder/widgets/tests/__init__.py spyder/widgets/tests/test_array_builder.py spyder/widgets/tests/test_browser.py spyder/widgets/tests/test_dependencies.py spyder/widgets/tests/test_findreplace.py spyder/widgets/tests/test_helperwidgets.py spyder/widgets/tests/test_mixins.py spyder/widgets/tests/test_pathmanager.py spyder/widgets/tests/test_reporterror.py spyder/widgets/tests/test_shortcutssummary.py spyder/widgets/tests/test_status.py spyder/widgets/tests/test_switcher.py spyder/widgets/waitingspinner.py spyder/windows/spyder.ico spyder/windows/spyder_light.ico spyder/workers/__init__.py spyder/workers/tests/test_update.py spyder/workers/updates.py tools/create_app.py tools/png-convert-and-optimize.sh tools/rm_whitespace.py <<<<<< network # path=/home/runner/work/spyder/spyder/coverage.xml /home/runner/work/spyder/spyder <<<<<< EOF