jupyter-lsp / jupyterlab-lsp

Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
https://jupyterlab-lsp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.8k stars 148 forks source link

Erroneous whitespace-related python linter errors #802

Closed lukelbd closed 2 years ago

lukelbd commented 2 years ago

Description

I keep getting bizarre pycodestyle errors highlighting every single line in long notebooks (see below screenshots). It seems the linter thinks these lines are inside function calls. I suspect the lines passed to the linter are not being parsed incorrectly.

image

Reproduce

Unfortunately I'm not sure how to reproduce this error. It seems to happen in larger notebooks with long code cells.

Expected behavior

The correct error messages.

Context

Required: installed server extensions
Paste the output from running `jupyter server extension list` (JupyterLab >= 3)
or `jupyter serverextension list` (JupyterLab < 3) from the command line here.
You may want to sanitize the paths in the output.
``` config dir: /home/ldavis/.jupyter jupyter_nbextensions_configurator enabled - Validating... jupyter_nbextensions_configurator 0.4.1 OK jupyterlab_code_formatter enabled - Validating... jupyterlab_code_formatter 1.4.11 OK config dir: /home/ldavis/miniconda3/etc/jupyter jupyter_lsp enabled - Validating... jupyter_lsp 1.5.1 OK jupyterlab enabled - Validating... jupyterlab 3.4.2 OK jupyterlab_code_formatter enabled - Validating... jupyterlab_code_formatter 1.4.11 OK jupytext enabled - Validating... jupytext 1.13.8 OK jupyter_nbextensions_configurator disabled - Validating... jupyter_nbextensions_configurator 0.4.1 OK ```
Required: installed lab extensions
Paste the output from running `jupyter labextension list` from the command line here.
You may want to sanitize the paths in the output.
``` JupyterLab v3.4.2 /home/ldavis/miniconda3/share/jupyter/labextensions jupyterlab_pygments v0.2.2 enabled OK (python, jupyterlab_pygments) jupyterlab-jupytext v1.3.8+dev enabled OK (python, jupytext) @jupyter-widgets/jupyterlab-manager v3.1.0 enabled OK (python, jupyterlab_widgets) @ryantam626/jupyterlab_code_formatter v1.4.11 enabled OK (python, jupyterlab-code-formatter) @krassowski/jupyterlab-lsp v3.10.1 enabled OK (python, jupyterlab-lsp) Other labextensions (built into JupyterLab) app dir: /home/ldavis/miniconda3/share/jupyter/lab Uninstalled core extensions: @axlair/jupyterlab_vim jupyterlab-vimrc ```
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
``` (base) monde[0]:timescales$ jupyter lab --debug --no-browser [D 2022-05-31 10:25:34.610 ServerApp] Searching ['/home/ldavis/timescales', '/home/ldavis/.jupyter', '/home/ldavis/.local/etc/jupyter', '/home/ldavis/miniconda3/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files [D 2022-05-31 10:25:34.611 ServerApp] Looking for jupyter_config in /etc/jupyter [D 2022-05-31 10:25:34.611 ServerApp] Looking for jupyter_config in /usr/local/etc/jupyter [D 2022-05-31 10:25:34.611 ServerApp] Looking for jupyter_config in /home/ldavis/miniconda3/etc/jupyter [D 2022-05-31 10:25:34.611 ServerApp] Looking for jupyter_config in /home/ldavis/.local/etc/jupyter [D 2022-05-31 10:25:34.611 ServerApp] Looking for jupyter_config in /home/ldavis/.jupyter [D 2022-05-31 10:25:34.612 ServerApp] Loaded config file: /home/ldavis/.jupyter/jupyter_config.json [D 2022-05-31 10:25:34.612 ServerApp] Looking for jupyter_config in /home/ldavis/timescales [D 2022-05-31 10:25:34.613 ServerApp] Looking for jupyter_server_config in /etc/jupyter [D 2022-05-31 10:25:34.613 ServerApp] Looking for jupyter_server_config in /usr/local/etc/jupyter [D 2022-05-31 10:25:34.613 ServerApp] Looking for jupyter_server_config in /home/ldavis/miniconda3/etc/jupyter [D 2022-05-31 10:25:34.613 ServerApp] Looking for jupyter_server_config in /home/ldavis/.local/etc/jupyter [D 2022-05-31 10:25:34.613 ServerApp] Looking for jupyter_server_config in /home/ldavis/.jupyter [D 2022-05-31 10:25:34.613 ServerApp] Looking for jupyter_server_config in /home/ldavis/timescales [D 2022-05-31 10:25:34.616 ServerApp] Paths used for configuration of jupyter_server_config: /etc/jupyter/jupyter_server_config.json [D 2022-05-31 10:25:34.617 ServerApp] Paths used for configuration of jupyter_server_config: /usr/local/etc/jupyter/jupyter_server_config.json [D 2022-05-31 10:25:34.617 ServerApp] Paths used for configuration of jupyter_server_config: /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/jupyterlab.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/jupyterlab_code_formatter.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/jupytext.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/nbclassic.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/notebook_shim.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.json [D 2022-05-31 10:25:34.618 ServerApp] Paths used for configuration of jupyter_server_config: /home/ldavis/.local/etc/jupyter/jupyter_server_config.json [D 2022-05-31 10:25:34.619 ServerApp] Paths used for configuration of jupyter_server_config: /home/ldavis/.jupyter/jupyter_server_config.json [D 2022-05-31 10:25:34.619 ServerApp] Paths used for configuration of jupyter_server_config: /home/ldavis/timescales/jupyter_server_config.json [I 2022-05-31 10:25:34.751 ServerApp] jupyter_lsp | extension was successfully linked. [D 2022-05-31 10:25:34.774 LabApp] Config changed: {'CondaKernelSpecManager': {'kernelspec_path': '--user'}, 'NotebookApp': {}, 'ServerApp': {'log_level': 'DEBUG', 'open_browser': False, 'jpserver_extensions': }, 'ExtensionApp': {'log_level': 'DEBUG', 'open_browser': False}} [I 2022-05-31 10:25:34.776 ServerApp] jupyterlab | extension was successfully linked. [I 2022-05-31 10:25:34.776 ServerApp] jupyterlab_code_formatter | extension was successfully linked. [I 2022-05-31 10:25:34.776 ServerApp] jupytext | extension was successfully linked. [D 2022-05-31 10:25:34.794 NotebookApp] Config changed: {'CondaKernelSpecManager': {'kernelspec_path': '--user'}, 'NotebookApp': {'nbserver_extensions': {'jupyter_nbextensions_configurator': True, 'jupyterlab_code_formatter': True}}, 'ServerApp': {'log_level': 'DEBUG', 'open_browser': False, 'jpserver_extensions': }, 'LabApp': {'browser': '/Applications/Chromium.app/Contents/MacOS/Chromium --app=%s'}, 'ExtensionApp': {'log_level': 'DEBUG', 'open_browser': False}} [I 2022-05-31 10:25:34.796 ServerApp] nbclassic | extension was successfully linked. [D 2022-05-31 10:25:35.077 ServerApp] Paths used for configuration of jupyter_notebook_config: /home/ldavis/.jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.078 ServerApp] Paths used for configuration of jupyter_notebook_config: /etc/jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.079 ServerApp] Paths used for configuration of jupyter_notebook_config: /usr/local/etc/jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.079 ServerApp] Paths used for configuration of jupyter_notebook_config: /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.d/jupyter-lsp-notebook.json /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.d/jupyterlab_code_formatter.json /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.d/jupytext.json /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.080 ServerApp] Paths used for configuration of jupyter_notebook_config: /home/ldavis/.local/etc/jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.081 ServerApp] Paths used for configuration of jupyter_notebook_config: /home/ldavis/.jupyter/jupyter_notebook_config.json [I 2022-05-31 10:25:35.082 ServerApp] jupyter_nbextensions_configurator | extension was found and enabled by notebook_shim. Consider moving the extension to Jupyter Server's extension paths. [I 2022-05-31 10:25:35.082 ServerApp] jupyter_nbextensions_configurator | extension was successfully linked. [I 2022-05-31 10:25:35.082 ServerApp] notebook_shim | extension was successfully linked. [D 2022-05-31 10:25:35.084 ServerApp] Config changed: {'ExtensionApp': {'log_level': 'DEBUG', 'open_browser': False}, 'CondaKernelSpecManager': {'kernelspec_path': '--user'}, 'NotebookApp': {'nbserver_extensions': {'jupyter_nbextensions_configurator': True, 'jupyterlab_code_formatter': True}}, 'ServerApp': {'log_level': 'DEBUG', 'open_browser': False, 'jpserver_extensions': }, 'LabApp': {'browser': '/Applications/Chromium.app/Contents/MacOS/Chromium --app=%s'}} [D 2022-05-31 10:25:35.084 ServerApp] Raising open file limit: soft 1024->4096; hard 4096->4096 [I 2022-05-31 10:25:35.115 ServerApp] notebook_shim | extension was successfully loaded. [D 2022-05-31 10:25:35.119 ServerApp] Paths used for configuration of jupyter_config: /etc/jupyter/jupyter_config.json [D 2022-05-31 10:25:35.119 ServerApp] Paths used for configuration of jupyter_config: /usr/local/etc/jupyter/jupyter_config.json [D 2022-05-31 10:25:35.120 ServerApp] Paths used for configuration of jupyter_config: /home/ldavis/miniconda3/etc/jupyter/jupyter_config.json [D 2022-05-31 10:25:35.121 ServerApp] Paths used for configuration of jupyter_config: /home/ldavis/.local/etc/jupyter/jupyter_config.json [D 2022-05-31 10:25:35.122 ServerApp] Paths used for configuration of jupyter_config: /home/ldavis/.jupyter/jupyter_config.json [D 2022-05-31 10:25:35.123 ServerApp] Paths used for configuration of jupyter_notebook_config: /etc/jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.124 ServerApp] Paths used for configuration of jupyter_notebook_config: /usr/local/etc/jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.124 ServerApp] Paths used for configuration of jupyter_notebook_config: /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.d/jupyter-lsp-notebook.json /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.d/jupyterlab_code_formatter.json /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.d/jupytext.json /home/ldavis/miniconda3/etc/jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.126 ServerApp] Paths used for configuration of jupyter_notebook_config: /home/ldavis/.local/etc/jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.127 ServerApp] Paths used for configuration of jupyter_notebook_config: /home/ldavis/.jupyter/jupyter_notebook_config.json [D 2022-05-31 10:25:35.127 ServerApp] Paths used for configuration of jupyter_server_config: /etc/jupyter/jupyter_server_config.json [D 2022-05-31 10:25:35.128 ServerApp] Paths used for configuration of jupyter_server_config: /usr/local/etc/jupyter/jupyter_server_config.json [D 2022-05-31 10:25:35.129 ServerApp] Paths used for configuration of jupyter_server_config: /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/jupyterlab.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/jupyterlab_code_formatter.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/jupytext.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/nbclassic.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.d/notebook_shim.json /home/ldavis/miniconda3/etc/jupyter/jupyter_server_config.json [D 2022-05-31 10:25:35.130 ServerApp] Paths used for configuration of jupyter_server_config: /home/ldavis/.local/etc/jupyter/jupyter_server_config.json [D 2022-05-31 10:25:35.131 ServerApp] Paths used for configuration of jupyter_server_config: /home/ldavis/.jupyter/jupyter_server_config.json [D 2022-05-31 10:25:35.167 ServerApp] Checking for /home/ldavis/timescales/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.168 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.168 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.168 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.168 ServerApp] bash-language-server/bin/main.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.168 ServerApp] Checking for /home/ldavis/timescales/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:35.168 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:35.168 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:35.169 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:35.169 ServerApp] dockerfile-language-server-nodejs/lib/server.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.169 ServerApp] Checking for /home/ldavis/timescales/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:35.169 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:35.169 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:35.169 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:35.169 ServerApp] javascript-typescript-langserver/lib/language-server-stdio.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.170 ServerApp] Checking for /home/ldavis/timescales/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:35.171 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:35.171 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:35.171 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:35.171 ServerApp] pyright/langserver.index.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.505 ServerApp] Checking for /home/ldavis/timescales/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:35.506 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:35.506 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:35.506 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:35.506 ServerApp] sql-language-server/dist/bin/cli.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.507 ServerApp] Checking for /home/ldavis/timescales/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:35.507 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:35.508 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:35.508 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:35.508 ServerApp] typescript-language-server/lib/cli.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.508 ServerApp] Checking for /home/ldavis/timescales/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:35.508 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:35.508 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:35.508 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:35.509 ServerApp] unified-language-server/src/server.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.509 ServerApp] Checking for /home/ldavis/timescales/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:35.509 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:35.509 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:35.509 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:35.509 ServerApp] vscode-css-languageserver-bin/cssServerMain.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.510 ServerApp] Checking for /home/ldavis/timescales/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:35.510 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:35.510 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:35.510 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:35.510 ServerApp] vscode-html-languageserver-bin/htmlServerMain.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.510 ServerApp] Checking for /home/ldavis/timescales/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:35.510 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:35.511 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:35.511 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:35.511 ServerApp] vscode-json-languageserver-bin/jsonServerMain.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.511 ServerApp] Checking for /home/ldavis/timescales/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:35.511 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:35.512 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:35.512 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:35.512 ServerApp] yaml-language-server/bin/yaml-language-server not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [I 2022-05-31 10:25:35.512 ServerApp] Skipped non-installed server(s): bash-language-server, dockerfile-language-server-nodejs, javascript-typescript-langserver, jedi-language-server, julia-language-server, pyright, python-language-server, sql-language-server, texlab, typescript-language-server, unified-language-server, vscode-css-languageserver-bin, vscode-html-languageserver-bin, vscode-json-languageserver-bin, yaml-language-server [D 2022-05-31 10:25:35.557 ServerApp] Checking for /home/ldavis/timescales/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.557 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.557 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.557 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.558 ServerApp] bash-language-server/bin/main.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.558 ServerApp] Checking for /home/ldavis/timescales/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.558 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.558 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.558 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/bash-language-server/bin/main.js [D 2022-05-31 10:25:35.558 ServerApp] bash-language-server/bin/main.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.559 ServerApp] Checking for /home/ldavis/timescales/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:35.559 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:35.559 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:35.559 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:35.560 ServerApp] dockerfile-language-server-nodejs/lib/server.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:35.560 ServerApp] Checking for /home/ldavis/timescales/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:35.560 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:36.233 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:36.233 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/dockerfile-language-server-nodejs/lib/server.js [D 2022-05-31 10:25:36.233 ServerApp] dockerfile-language-server-nodejs/lib/server.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.234 ServerApp] Checking for /home/ldavis/timescales/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:36.235 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:36.235 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:36.235 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:36.235 ServerApp] javascript-typescript-langserver/lib/language-server-stdio.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.235 ServerApp] Checking for /home/ldavis/timescales/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:36.235 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:36.236 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:36.236 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/javascript-typescript-langserver/lib/language-server-stdio.js [D 2022-05-31 10:25:36.236 ServerApp] javascript-typescript-langserver/lib/language-server-stdio.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.240 ServerApp] Checking for /home/ldavis/timescales/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:36.240 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:36.240 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:36.241 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:36.241 ServerApp] pyright/langserver.index.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.241 ServerApp] Checking for /home/ldavis/timescales/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:36.241 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:36.241 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:36.241 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/pyright/langserver.index.js [D 2022-05-31 10:25:36.242 ServerApp] pyright/langserver.index.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.246 ServerApp] Checking for /home/ldavis/timescales/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:36.247 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:36.247 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:36.247 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:36.247 ServerApp] sql-language-server/dist/bin/cli.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.247 ServerApp] Checking for /home/ldavis/timescales/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:36.248 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:36.248 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:36.248 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/sql-language-server/dist/bin/cli.js [D 2022-05-31 10:25:36.248 ServerApp] sql-language-server/dist/bin/cli.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.250 ServerApp] Checking for /home/ldavis/timescales/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:36.250 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:36.251 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:36.251 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:36.251 ServerApp] typescript-language-server/lib/cli.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.251 ServerApp] Checking for /home/ldavis/timescales/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:36.251 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:36.251 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:36.251 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/typescript-language-server/lib/cli.js [D 2022-05-31 10:25:36.252 ServerApp] typescript-language-server/lib/cli.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.253 ServerApp] Checking for /home/ldavis/timescales/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:36.253 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:36.253 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:36.253 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:36.253 ServerApp] unified-language-server/src/server.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.253 ServerApp] Checking for /home/ldavis/timescales/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:36.253 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:36.254 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:36.254 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/unified-language-server/src/server.js [D 2022-05-31 10:25:36.254 ServerApp] unified-language-server/src/server.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.255 ServerApp] Checking for /home/ldavis/timescales/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:36.255 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:36.255 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:36.255 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:36.255 ServerApp] vscode-css-languageserver-bin/cssServerMain.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.255 ServerApp] Checking for /home/ldavis/timescales/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:36.256 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:36.256 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:36.256 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/vscode-css-languageserver-bin/cssServerMain.js [D 2022-05-31 10:25:36.256 ServerApp] vscode-css-languageserver-bin/cssServerMain.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.257 ServerApp] Checking for /home/ldavis/timescales/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:36.257 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:36.257 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:36.257 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:36.257 ServerApp] vscode-html-languageserver-bin/htmlServerMain.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.257 ServerApp] Checking for /home/ldavis/timescales/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:36.258 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:36.258 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:36.258 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/vscode-html-languageserver-bin/htmlServerMain.js [D 2022-05-31 10:25:36.258 ServerApp] vscode-html-languageserver-bin/htmlServerMain.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.259 ServerApp] Checking for /home/ldavis/timescales/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:36.259 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:36.259 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:36.259 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:36.259 ServerApp] vscode-json-languageserver-bin/jsonServerMain.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.259 ServerApp] Checking for /home/ldavis/timescales/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:36.259 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:36.260 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:36.260 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/vscode-json-languageserver-bin/jsonServerMain.js [D 2022-05-31 10:25:36.260 ServerApp] vscode-json-languageserver-bin/jsonServerMain.js not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.261 ServerApp] Checking for /home/ldavis/timescales/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:36.261 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:36.261 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:36.261 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:36.261 ServerApp] yaml-language-server/bin/yaml-language-server not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.261 ServerApp] Checking for /home/ldavis/timescales/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:36.261 ServerApp] Checking for /home/ldavis/miniconda3/share/jupyter/lab/staging/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:36.262 ServerApp] Checking for /home/ldavis/miniconda3/lib/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:36.262 ServerApp] Checking for /home/ldavis/miniconda3/node_modules/yaml-language-server/bin/yaml-language-server [D 2022-05-31 10:25:36.262 ServerApp] yaml-language-server/bin/yaml-language-server not found in node_modules of [PosixPath('/home/ldavis/timescales'), PosixPath('/home/ldavis/miniconda3/share/jupyter/lab/staging'), PosixPath('/home/ldavis/miniconda3/lib'), PosixPath('/home/ldavis/miniconda3')] [D 2022-05-31 10:25:36.359 ServerApp] [lsp] rootUri will be file:///home/ldavis/timescales [D 2022-05-31 10:25:36.359 ServerApp] [lsp] virtualDocumentsUri will be file:///home/ldavis/timescales/.virtual_documents [D 2022-05-31 10:25:36.360 ServerApp] [lsp] The following Language Servers will be available: { "pylsp": { "argv": [ "/home/ldavis/miniconda3/bin/python3.10", "-m", "pylsp" ], "config_schema": { "properties": { "pylsp.configurationSources": { "default": [ "pycodestyle" ], "description": "List of configuration sources to use.", "items": { "enum": [ "pycodestyle", "pyflakes" ], "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.executable": { "default": "pylsp", "description": "Language server executable", "type": "string" }, "pylsp.plugins.jedi_completion.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.jedi_completion.include_params": { "default": true, "description": "Auto-completes methods and classes with tabstops for each parameter.", "type": "boolean" }, "pylsp.plugins.jedi_definition.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.jedi_definition.follow_builtin_imports": { "default": true, "description": "If follow_imports is True will decide if it follow builtin imports.", "type": "boolean" }, "pylsp.plugins.jedi_definition.follow_imports": { "default": true, "description": "The goto call will follow imports.", "type": "boolean" }, "pylsp.plugins.jedi_hover.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.jedi_references.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.jedi_signature_help.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.jedi_symbols.all_scopes": { "default": true, "description": "If True lists the names of all scopes instead of only the module namespace.", "type": "boolean" }, "pylsp.plugins.jedi_symbols.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.mccabe.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.mccabe.threshold": { "default": 15, "description": "The minimum threshold that triggers warnings about cyclomatic complexity.", "type": "number" }, "pylsp.plugins.preload.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.preload.modules": { "default": null, "description": "List of modules to import on startup", "items": { "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.plugins.pycodestyle.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.pycodestyle.exclude": { "default": null, "description": "Exclude files or directories which match these patterns.", "items": { "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.plugins.pycodestyle.filename": { "default": null, "description": "When parsing directories, only check filenames matching these patterns.", "items": { "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.plugins.pycodestyle.hangClosing": { "default": null, "description": "Hang closing bracket instead of matching indentation of opening bracket's line.", "type": "boolean" }, "pylsp.plugins.pycodestyle.ignore": { "default": null, "description": "Ignore errors and warnings", "items": { "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.plugins.pycodestyle.maxLineLength": { "default": null, "description": "Set maximum allowed line length.", "type": "number" }, "pylsp.plugins.pycodestyle.select": { "default": null, "description": "Select errors and warnings", "items": { "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.plugins.pydocstyle.addIgnore": { "default": null, "description": "Ignore errors and warnings in addition to the specified convention.", "items": { "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.plugins.pydocstyle.addSelect": { "default": null, "description": "Select errors and warnings in addition to the specified convention.", "items": { "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.plugins.pydocstyle.convention": { "default": null, "description": "Choose the basic list of checked errors by specifying an existing convention.", "enum": [ "pep257", "numpy" ], "type": "string" }, "pylsp.plugins.pydocstyle.enabled": { "default": false, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.pydocstyle.ignore": { "default": null, "description": "Ignore errors and warnings", "items": { "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.plugins.pydocstyle.match": { "default": "(?!test_).*\\.py", "description": "Check only files that exactly match the given regular expression; default is to match files that don't start with 'test_' but end with '.py'.", "type": "string" }, "pylsp.plugins.pydocstyle.matchDir": { "default": "[^\\.].*", "description": "Search only dirs that exactly match the given regular expression; default is to match dirs which do not begin with a dot.", "type": "string" }, "pylsp.plugins.pydocstyle.select": { "default": null, "description": "Select errors and warnings", "items": { "type": "string" }, "type": "array", "uniqueItems": true }, "pylsp.plugins.pyflakes.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.pylint.args": { "default": null, "description": "Arguments to pass to pylint.", "items": { "type": "string" }, "type": "array", "uniqueItems": false }, "pylsp.plugins.pylint.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.rope_completion.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.plugins.yapf.enabled": { "default": true, "description": "Enable or disable the plugin.", "type": "boolean" }, "pylsp.rope.extensionModules": { "default": null, "description": "Builtin and c-extension modules that are allowed to be imported and inspected by rope.", "type": "string" }, "pylsp.rope.ropeFolder": { "default": null, "description": "The name of the folder in which rope stores project configurations and data. Pass `null` for not using such a folder at all.", "items": { "type": "string" }, "type": "array", "uniqueItems": true } }, "title": "Python Language Server Configuration", "type": "object" }, "display_name": "python-lsp-server (pylsp)", "env": { "PYTHONUNBUFFERED": "1" }, "extend": [ { "display_name": "pyls-mypy", "install": { "conda": "conda install pyls-mypy", "pip": "pip install pyls-mypy" } }, { "display_name": "pyls-black", "install": { "conda": "conda install pyls-black", "pip": "pip install pyls-black" } }, { "display_name": "pyls-isort", "install": { "conda": "conda install pyls-isort", "pip": "pip install pyls-isort" } }, { "display_name": "pyls-memestra", "install": { "conda": "conda install pyls-memestra", "pip": "pip install pyls-memestra" } } ], "install": { "conda": "conda install -c conda-forge python-lsp-server", "pip": "pip install 'python-lsp-server[all]'" }, "languages": [ "python" ], "mime_types": [ "text/python", "text/x-ipython" ], "urls": { "home": "https://github.com/python-lsp/python-lsp-server", "issues": "https://github.com/python-lsp/python-lsp-server/issues" }, "version": 2 }, "r-languageserver": { "argv": [ "/home/ldavis/miniconda3/bin/Rscript", "--slave", "-e", "languageserver::run()" ], "display_name": "r-languageserver", "install": { "conda": "conda install -c conda-forge r-languageserver", "cran": "install.packages(\"languageserver\")" }, "languages": [ "r" ], "mime_types": [ "text/x-rsrc" ], "troubleshoot": "Please ensure that RScript executable is in the PATH; this should happen automatically when using Linux, Mac OS or Conda, but will require manual configuration when using the default R installer on Windows.\n\nFor more details please consult documentation:\nhttps://cran.r-project.org/bin/windows/base/rw-FAQ.html#Rcmd-is-not-found-in-my-PATH_0021\n\nIf Rscript is already in the PATH, you can check whether the language server package is properly installed with:\n\n Rscript -e \"cat(system.file(package='languageserver'))\"\n\nwhich should return the path to the installed package.\n", "urls": { "home": "https://github.com/REditorSupport/languageserver", "issues": "https://github.com/REditorSupport/languageserver/issues" }, "version": 2 } } [I 2022-05-31 10:25:36.362 ServerApp] jupyter_lsp | extension was successfully loaded. [D 2022-05-31 10:25:36.363 ServerApp] [jupyter_nbextensions_configurator] Loading 0.4.1 [D 2022-05-31 10:25:36.363 ServerApp] [jupyter_nbextensions_configurator] Editing templates path to add /home/ldavis/miniconda3/lib/python3.10/site-packages/jupyter_nbextensions_configurator/templates [D 2022-05-31 10:25:36.363 ServerApp] [jupyter_nbextensions_configurator] Editing nbextensions path to add /home/ldavis/miniconda3/lib/python3.10/site-packages/jupyter_nbextensions_configurator/static [D 2022-05-31 10:25:36.363 ServerApp] Traceback (most recent call last): File "/home/ldavis/miniconda3/lib/python3.10/site-packages/jupyter_server/extension/manager.py", line 351, in load_extension extension.load_all_points(self.serverapp) File "/home/ldavis/miniconda3/lib/python3.10/site-packages/jupyter_server/extension/manager.py", line 231, in load_all_points return [self.load_point(point_name, serverapp) for point_name in self.extension_points] File "/home/ldavis/miniconda3/lib/python3.10/site-packages/jupyter_server/extension/manager.py", line 231, in return [self.load_point(point_name, serverapp) for point_name in self.extension_points] File "/home/ldavis/miniconda3/lib/python3.10/site-packages/jupyter_server/extension/manager.py", line 224, in load_point return point.load(serverapp) File "/home/ldavis/miniconda3/lib/python3.10/site-packages/jupyter_server/extension/manager.py", line 150, in load return loader(serverapp) File "/home/ldavis/miniconda3/lib/python3.10/site-packages/jupyter_nbextensions_configurator/__init__.py", line 247, in load_jupyter_server_extension if static_files_path not in webapp.settings['nbextensions_path']: KeyError: 'nbextensions_path' [W 2022-05-31 10:25:36.363 ServerApp] jupyter_nbextensions_configurator | extension failed loading with message: 'nbextensions_path' [I 2022-05-31 10:25:36.365 LabApp] JupyterLab extension loaded from /home/ldavis/miniconda3/lib/python3.10/site-packages/jupyterlab [I 2022-05-31 10:25:36.365 LabApp] JupyterLab application directory is /home/ldavis/miniconda3/share/jupyter/lab [I 2022-05-31 10:25:36.379 ServerApp] jupyterlab | extension was successfully loaded. [I 2022-05-31 10:25:36.379 ServerApp] jupyterlab_code_formatter | extension was successfully loaded. [I 2022-05-31 10:25:36.379 ServerApp] [Jupytext Server Extension] Deriving a JupytextContentsManager from LargeFileManager [I 2022-05-31 10:25:36.381 ServerApp] jupytext | extension was successfully loaded. [I 2022-05-31 10:25:36.386 ServerApp] nbclassic | extension was successfully loaded. [I 2022-05-31 10:25:36.387 ServerApp] Serving notebooks from local directory: /home/ldavis/timescales [I 2022-05-31 10:25:36.387 ServerApp] Jupyter Server 1.17.0 is running at: [I 2022-05-31 10:25:36.387 ServerApp] http://localhost:8888/lab?token=ba7d0bd62d40e28f5e25b19cf0b05ad93407a95522b9162c [I 2022-05-31 10:25:36.387 ServerApp] or http://127.0.0.1:8888/lab?token=ba7d0bd62d40e28f5e25b19cf0b05ad93407a95522b9162c [I 2022-05-31 10:25:36.387 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [C 2022-05-31 10:25:36.391 ServerApp] To access the server, open this file in a browser: file:///home/ldavis/.local/share/jupyter/runtime/jpserver-42936-open.html Or copy and paste one of these URLs: http://localhost:8888/lab?token=ba7d0bd62d40e28f5e25b19cf0b05ad93407a95522b9162c or http://127.0.0.1:8888/lab?token=ba7d0bd62d40e28f5e25b19cf0b05ad93407a95522b9162c


<details><summary>Browser Output (recommended for all interface issues)</summary>
<pre>
Paste the output from your browser JavaScript console replacing the text in here.

To learn how to open the developer tools in your browser:
https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools#How_to_open_the_devtools_in_your_browser
If too many messages accumulated after many hours of working in JupyterLab,
consider refreshing the window and then reproducing the bug to reduce the noise in the logs.

</pre>
</details>
lukelbd commented 2 years ago

Here's the result of jupyter lab --debug (too long to fit in one message):

Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
``` $PATH: /home/ldavis/miniconda3/bin /home/ldavis/miniconda3/condabin /home/ldavis/ncparallel /home/ldavis/bin /home/ldavis/go/bin /home/ldavis/.deno/bin /home/ldavis/node/bin /home/ldavis/.iterm2 /home/ldavis/.local/bin /opt/pgi/linux86-64/19.10/bin /usr/lib64/mpich/bin /usr/lib64/qt-3.3/bin /usr/local/bin /usr/bin /usr/local/sbin /usr/sbin /home/ldavis/.fzf/bin sys.path: /home/ldavis/miniconda3/bin /home/ldavis/reanalysis-data /home/ldavis/cmip-data /home/ldavis/idealized /home/ldavis/drycore /home/ldavis/constraints /home/ldavis/transport /home/ldavis/timescales /home/ldavis/miniconda3/lib/python310.zip /home/ldavis/miniconda3/lib/python3.10 /home/ldavis/miniconda3/lib/python3.10/lib-dynload /home/ldavis/miniconda3/lib/python3.10/site-packages /home/ldavis/climopy sys.executable: /home/ldavis/miniconda3/bin/python sys.version: 3.10.0 | packaged by conda-forge | (default, Nov 20 2021, 02:25:18) [GCC 9.4.0] platform.platform(): Linux-3.10.0-957.27.2.el7.x86_64-x86_64-with-glibc2.17 which -a jupyter: /home/ldavis/miniconda3/bin/jupyter pip list: Package Version Editable project location --------------------------------- ------------------- ------------------------- alabaster 0.7.12 antlr4-python3-runtime 4.7.2 anyio 3.6.1 appdirs 1.4.4 argon2-cffi 21.3.0 argon2-cffi-bindings 21.2.0 asn1crypto 1.5.1 astroid 2.11.5 asttokens 2.0.5 async-generator 1.10 attrs 21.4.0 autopep8 1.6.0 Babel 2.9.1 backcall 0.2.0 backports.functools-lru-cache 1.6.4 beautifulsoup4 4.11.1 black 22.3.0 bleach 5.0.0 bokeh 2.4.3 brotlipy 0.7.0 Cartopy 0.20.2 cdo 1.5.2 certifi 2022.5.18.1 cf-units 3.0.1 cf-xarray 0.7.2 cffi 1.15.0 cfgv 3.3.1 cftime 1.6.0 charset-normalizer 2.0.12 click 8.1.3 climopy 0.1.0.post257+dirty /home/ldavis/climopy cloudpickle 2.0.0 colorama 0.4.4 conda 4.12.0 conda-package-handling 1.8.1 cryptography 37.0.2 cycler 0.11.0 cytoolz 0.11.2 dask 2022.4.1 dataclasses 0.8 debugpy 1.6.0 decorator 5.1.1 defusedxml 0.7.1 dill 0.3.5.1 distlib 0.3.4 distributed 2022.4.1 docker 5.0.3 docker-pycreds 0.4.0 docutils 0.17.1 entrypoints 0.4 esgf-pyclient 0.3.1 executing 0.8.3 fastjsonschema 2.15.3 filelock 3.7.0 flake8 4.0.1 flake8-unused-arguments 0.0.10 flit_core 3.7.1 fonttools 4.33.3 fsspec 2022.3.0 graphviz 0.16 greenlet 1.1.2 HeapDict 1.0.1 icecream 2.1.2 identify 2.5.1 idna 3.3 imagesize 1.3.0 importlib-metadata 4.11.3 importlib-resources 5.7.1 iniconfig 1.1.1 ipykernel 6.13.0 ipython 8.3.0 ipython-genutils 0.2.0 ipywidgets 7.7.0 isort 5.10.1 jedi 0.18.0 Jinja2 3.1.1 json5 0.9.5 jsonschema 4.4.0 jupyter 1.0.0 jupyter-client 7.3.0 jupyter-console 6.4.3 jupyter-contrib-core 0.3.3 jupyter-core 4.10.0 jupyter-highlight-selected-word 0.2.0 jupyter-latex-envs 1.4.6 jupyter-lsp 1.5.1 jupyter-nbextensions-configurator 0.4.1 jupyter-server 1.17.0 jupyterlab 3.4.2 jupyterlab-code-formatter 1.4.11 jupyterlab-lsp 3.10.1 jupyterlab-pygments 0.2.2 jupyterlab-server 2.14.0 jupyterlab-widgets 1.1.0 jupytext 1.13.8 kiwisolver 1.4.2 lazy-object-proxy 1.7.1 libmambapy 0.23.1 locket 1.0.0 lxml 4.8.0 lz4 4.0.0 Magics 1.5.6 mamba 0.23.1 markdown-it-py 2.1.0 MarkupSafe 2.1.1 matplotlib 3.5.2 matplotlib-inline 0.1.3 mccabe 0.6.1 mdit-py-plugins 0.3.0 mdurl 0.1.0 MetPy 1.3.0 mistune 0.8.4 more-itertools 8.12.0 msgpack 1.0.3 munkres 1.1.4 MyProxyClient 2.1.0 mypy-extensions 0.4.3 nb-conda-kernels 2.3.1 nbclassic 0.3.7 nbclient 0.6.0 nbconvert 6.5.0 nbformat 5.3.0 nbstripout 0.5.0 nco 1.0.0 nest-asyncio 1.5.5 netCDF4 1.5.8 nodeenv 1.6.0 notebook 6.4.11 notebook-shim 0.1.0 numpy 1.22.3 olefile 0.46 packaging 21.3 pandas 1.4.2 pandocfilters 1.5.0 parso 0.8.3 partd 1.2.0 pathspec 0.9.0 pexpect 4.8.0 pickleshare 0.7.5 Pillow 9.1.1 Pint 0.19.2 pip 22.0.4 platformdirs 2.5.1 pluggy 1.0.0 pooch 1.6.0 pre-commit 2.19.0 prometheus-client 0.14.1 prompt-toolkit 3.0.29 proplot 0.9.5.post301 psutil 5.9.0 ptyprocess 0.7.0 pure-eval 0.2.2 py 1.11.0 pycodestyle 2.8.0 pycosat 0.6.3 pycparser 2.21 pydocstyle 6.1.1 pydot 1.4.2 pyepsg 0.4.0 pyflakes 2.4.0 Pygments 2.12.0 pyke 1.1.1 pylint 2.13.9 pynvim 0.4.3 pyOpenSSL 22.0.0 pyparsing 3.0.8 pyproj 3.3.0 PyQt5 5.12.3 PyQt5_sip 4.19.18 PyQtChart 5.12 PyQtWebEngine 5.12.1 pyrsistent 0.18.1 pyshp 2.2.0 PySocks 1.7.1 pytest 7.1.2 python-dateutil 2.8.2 python-lsp-jsonrpc 1.0.0 python-lsp-server 1.4.1 pytz 2022.1 PyYAML 6.0 pyzmq 23.0.0 qtconsole 5.3.0 QtPy 2.0.1 regex 2022.4.24 requests 2.27.1 requests-cache 0.4.13 rope 1.1.1 ruamel-yaml-conda 0.15.80 scipy 1.8.0 Send2Trash 1.8.0 setuptools 62.3.2 Shapely 1.8.2 simplejson 3.17.6 six 1.16.0 sniffio 1.2.0 snowballstemmer 2.2.0 sortedcontainers 2.4.0 soupsieve 2.3.1 Sphinx 4.5.0 sphinxcontrib-applehelp 1.0.2 sphinxcontrib-devhelp 1.0.2 sphinxcontrib-htmlhelp 2.0.0 sphinxcontrib-jsmath 1.0.1 sphinxcontrib-qthelp 1.0.3 sphinxcontrib-serializinghtml 1.1.5 stack-data 0.2.0 tblib 1.7.0 terminado 0.15.0 testpath 0.6.0 tinycss2 1.1.1 toml 0.10.2 tomli 2.0.1 toolz 0.11.2 tornado 6.1 tqdm 4.64.0 traitlets 5.1.1 typed-ast 1.5.3 typing_extensions 4.2.0 ujson 5.3.0 ukkonen 1.0.1 unicodedata2 14.0.0 urllib3 1.26.9 virtualenv 20.14.1 wcwidth 0.2.5 webencodings 0.5.1 WebOb 1.8.7 websocket-client 1.3.2 wheel 0.37.1 widgetsnbextension 3.6.0 wrapt 1.14.1 xarray 2022.3.0 yapf 0.32.0 zict 2.2.0 zipp 3.8.0 conda list: # packages in environment at /home/ldavis/miniconda3: # # Name Version Build Channel _go_select 2.3.0 cgo conda-forge _libgcc_mutex 0.1 conda_forge conda-forge _openmp_mutex 4.5 2_gnu conda-forge _r-mutex 1.0.1 anacondar_1 conda-forge alabaster 0.7.12 py_0 conda-forge alsa-lib 1.2.3 h516909a_0 conda-forge antlr-python-runtime 4.7.2 py310hff52083_1003 conda-forge anyio 3.6.1 py310hff52083_0 conda-forge appdirs 1.4.4 pyh9f0ad1d_0 conda-forge argon2-cffi 21.3.0 pyhd8ed1ab_0 conda-forge argon2-cffi-bindings 21.2.0 py310h5764c6d_2 conda-forge asn1crypto 1.5.1 pyhd8ed1ab_0 conda-forge astroid 2.11.5 py310hff52083_0 conda-forge asttokens 2.0.5 pyhd8ed1ab_0 conda-forge async_generator 1.10 py_0 conda-forge atk 2.36.0 ha770c72_4 conda-forge atk-1.0 2.36.0 h3371d22_4 conda-forge attrs 21.4.0 pyhd8ed1ab_0 conda-forge autopep8 1.6.0 pyhd8ed1ab_1 conda-forge babel 2.9.1 pyh44b312d_0 conda-forge backcall 0.2.0 pyh9f0ad1d_0 conda-forge backports 1.0 py_2 conda-forge backports.functools_lru_cache 1.6.4 pyhd8ed1ab_0 conda-forge beautifulsoup4 4.11.1 pyha770c72_0 conda-forge binutils_impl_linux-64 2.36.1 h193b22a_2 conda-forge binutils_linux-64 2.36 hf3e587d_10 conda-forge black 22.3.0 pyhd8ed1ab_0 conda-forge bleach 5.0.0 pyhd8ed1ab_0 conda-forge bokeh 2.4.3 py310hff52083_0 conda-forge boost-cpp 1.74.0 h312852a_4 conda-forge brotli 1.0.9 h166bdaf_7 conda-forge brotli-bin 1.0.9 h166bdaf_7 conda-forge brotlipy 0.7.0 py310h5764c6d_1004 conda-forge bwidget 1.9.14 ha770c72_1 conda-forge bzip2 1.0.8 h7f98852_4 conda-forge c-ares 1.18.1 h7f98852_0 conda-forge ca-certificates 2022.5.18.1 ha878542_0 conda-forge cairo 1.16.0 h6cf1ce9_1008 conda-forge cartopy 0.20.2 py310he9c7799_3 conda-forge cdo 1.5.2 pypi_0 pypi certifi 2022.5.18.1 py310hff52083_0 conda-forge cf-units 3.0.1 py310h96516ba_2 conda-forge cf_xarray 0.7.2 pyhd8ed1ab_0 conda-forge cffi 1.15.0 py310h0fdd8cc_0 conda-forge cfgv 3.3.1 pyhd8ed1ab_0 conda-forge cftime 1.6.0 py310hde88566_1 conda-forge charset-normalizer 2.0.12 pyhd8ed1ab_0 conda-forge click 8.1.3 py310hff52083_0 conda-forge climopy 0.1.0.post257+dirty dev_0 cloudpickle 2.0.0 pyhd8ed1ab_0 conda-forge colorama 0.4.4 pyh9f0ad1d_0 conda-forge conda 4.12.0 py310hff52083_0 conda-forge conda-package-handling 1.8.1 py310h5764c6d_1 conda-forge cryptography 37.0.2 py310h597c629_0 conda-forge curl 7.83.1 h7bff187_0 conda-forge cycler 0.11.0 pyhd8ed1ab_0 conda-forge cytoolz 0.11.2 py310h5764c6d_2 conda-forge dask 2022.4.1 pyhd8ed1ab_0 conda-forge dask-core 2022.4.1 pyhd8ed1ab_0 conda-forge dataclasses 0.8 pyhc8e2a94_3 conda-forge dbus 1.13.6 hfdff14a_1 conda-forge debugpy 1.6.0 py310hd8f1fbe_0 conda-forge decorator 5.1.1 pyhd8ed1ab_0 conda-forge defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge deno 1.17.0 h9c3ff4c_0 conda-forge dill 0.3.5.1 pyhd8ed1ab_0 conda-forge distlib 0.3.4 pyhd8ed1ab_0 conda-forge distributed 2022.4.1 pyhd8ed1ab_0 conda-forge docker-py 5.0.3 py310hff52083_2 conda-forge docker-pycreds 0.4.0 py_0 conda-forge docutils 0.17.1 py310hff52083_2 conda-forge eccodes 2.25.0 hc08acdf_0 conda-forge entrypoints 0.4 pyhd8ed1ab_0 conda-forge esgf-pyclient 0.3.1 pyh6c4a22f_1 conda-forge esmf 8.2.0 nompi_h61edca3_0 conda-forge executing 0.8.3 pyhd8ed1ab_0 conda-forge expat 2.4.8 h27087fc_0 conda-forge fftw 3.3.10 nompi_h77c792f_102 conda-forge filelock 3.7.0 pyhd8ed1ab_0 conda-forge flake8 4.0.1 pyhd8ed1ab_2 conda-forge flake8-unused-arguments 0.0.10 pypi_0 pypi flit-core 3.7.1 pyhd8ed1ab_0 conda-forge font-ttf-dejavu-sans-mono 2.37 hab24e00_0 conda-forge font-ttf-inconsolata 3.000 h77eed37_0 conda-forge font-ttf-source-code-pro 2.038 h77eed37_0 conda-forge font-ttf-ubuntu 0.83 hab24e00_0 conda-forge fontconfig 2.14.0 h8e229c2_0 conda-forge fonts-conda-ecosystem 1 0 conda-forge fonts-conda-forge 1 0 conda-forge fonttools 4.33.3 py310h5764c6d_0 conda-forge freeglut 3.2.2 h9c3ff4c_1 conda-forge freetype 2.10.4 h0708190_1 conda-forge fribidi 1.0.10 h36c2ea0_0 conda-forge fsspec 2022.3.0 pyhd8ed1ab_0 conda-forge g-ir-build-tools 1.72.0 py310h2f29349_1 conda-forge g-ir-host-tools 1.72.0 h1def2ed_1 conda-forge gcc_impl_linux-64 9.4.0 h03d3576_16 conda-forge gcc_linux-64 9.4.0 h391b98a_10 conda-forge gdk-pixbuf 2.42.6 h04a7f16_0 conda-forge geos 3.10.2 h9c3ff4c_0 conda-forge gettext 0.19.8.1 h73d1719_1008 conda-forge gfortran_impl_linux-64 9.4.0 h0003116_16 conda-forge gfortran_linux-64 9.4.0 hf0ab688_10 conda-forge giflib 5.2.1 h36c2ea0_2 conda-forge glib 2.70.2 h780b84a_4 conda-forge glib-tools 2.70.2 h780b84a_4 conda-forge gmp 6.2.1 h58526e2_0 conda-forge go 1.17.7 h17d2266_0 conda-forge gobject-introspection 1.72.0 py310h964465f_1 conda-forge graphite2 1.3.13 h58526e2_1001 conda-forge graphviz 2.49.1 h85b4f2f_0 conda-forge greenlet 1.1.2 pypi_0 pypi gsl 2.7 he838d99_0 conda-forge gst-plugins-base 1.18.5 hf529b03_0 conda-forge gstreamer 1.18.5 h76c114f_0 conda-forge gtk2 2.24.33 h539f30e_1 conda-forge gts 0.7.6 h1fc3fae_2 conda-forge gxx_impl_linux-64 9.4.0 h03d3576_16 conda-forge gxx_linux-64 9.4.0 h0316aca_10 conda-forge harfbuzz 3.0.0 h83ec7ef_1 conda-forge hdf4 4.2.15 h10796ff_3 conda-forge hdf5 1.12.1 nompi_h2386368_104 conda-forge heapdict 1.0.1 py_0 conda-forge icecream 2.1.2 pyhd8ed1ab_0 conda-forge icu 68.2 h9c3ff4c_0 conda-forge identify 2.5.1 pyhd8ed1ab_0 conda-forge idna 3.3 pyhd8ed1ab_0 conda-forge imagesize 1.3.0 pyhd8ed1ab_0 conda-forge importlib-metadata 4.11.3 py310hff52083_1 conda-forge importlib_metadata 4.11.3 hd8ed1ab_1 conda-forge importlib_resources 5.7.1 pyhd8ed1ab_0 conda-forge iniconfig 1.1.1 pyh9f0ad1d_0 conda-forge ipykernel 6.13.0 py310hfdc917e_0 conda-forge ipython 8.3.0 py310hff52083_0 conda-forge ipython_genutils 0.2.0 py_1 conda-forge ipywidgets 7.7.0 pyhd8ed1ab_0 conda-forge isort 5.10.1 pyhd8ed1ab_0 conda-forge jasper 2.0.33 ha77e612_0 conda-forge jbig 2.1 h7f98852_2003 conda-forge jedi 0.18.0 py310hff52083_3 conda-forge jinja2 3.1.1 pyhd8ed1ab_0 conda-forge jpeg 9e h166bdaf_1 conda-forge json5 0.9.5 pyh9f0ad1d_0 conda-forge jsonschema 4.4.0 pyhd8ed1ab_0 conda-forge jupyter 1.0.0 py310hff52083_7 conda-forge jupyter-contrib-core 0.3.3 pypi_0 pypi jupyter-highlight-selected-word 0.2.0 pypi_0 pypi jupyter-latex-envs 1.4.6 pypi_0 pypi jupyter-lsp 1.5.1 pyhd8ed1ab_0 conda-forge jupyter-nbextensions-configurator 0.4.1 pypi_0 pypi jupyter_client 7.3.0 pyhd8ed1ab_0 conda-forge jupyter_console 6.4.3 pyhd8ed1ab_0 conda-forge jupyter_core 4.10.0 py310hff52083_0 conda-forge jupyter_server 1.17.0 pyhd8ed1ab_0 conda-forge jupyterlab 3.4.2 pyhd8ed1ab_0 conda-forge jupyterlab-lsp 3.10.1 pyhd8ed1ab_0 conda-forge jupyterlab_code_formatter 1.4.11 pyhd8ed1ab_0 conda-forge jupyterlab_pygments 0.2.2 pyhd8ed1ab_0 conda-forge jupyterlab_server 2.14.0 pyhd8ed1ab_0 conda-forge jupyterlab_widgets 1.1.0 pyhd8ed1ab_0 conda-forge jupytext 1.13.8 pyh4b9bcc7_0 conda-forge kernel-headers_linux-64 2.6.32 he073ed8_15 conda-forge keyutils 1.6.1 h166bdaf_0 conda-forge kiwisolver 1.4.2 py310hbf28c38_1 conda-forge krb5 1.19.3 h3790be6_0 conda-forge lazy-object-proxy 1.7.1 py310h5764c6d_1 conda-forge lcms2 2.12 hddcbb42_0 conda-forge ld_impl_linux-64 2.36.1 hea4e1c9_2 conda-forge lerc 3.0 h9c3ff4c_0 conda-forge libaec 1.0.6 h9c3ff4c_0 conda-forge libarchive 3.5.2 hccf745f_1 conda-forge libblas 3.9.0 14_linux64_openblas conda-forge libbrotlicommon 1.0.9 h166bdaf_7 conda-forge libbrotlidec 1.0.9 h166bdaf_7 conda-forge libbrotlienc 1.0.9 h166bdaf_7 conda-forge libcblas 3.9.0 14_linux64_openblas conda-forge libclang 11.1.0 default_ha53f305_1 conda-forge libcurl 7.83.1 h7bff187_0 conda-forge libdeflate 1.10 h7f98852_0 conda-forge libedit 3.1.20191231 he28a2e2_2 conda-forge libev 4.33 h516909a_1 conda-forge libevent 2.1.10 h9b69904_4 conda-forge libffi 3.4.2 h7f98852_5 conda-forge libgcc-devel_linux-64 9.4.0 hd854feb_16 conda-forge libgcc-ng 12.1.0 h8d9b700_16 conda-forge libgd 2.3.3 h6ad9fb6_0 conda-forge libgfortran-ng 11.2.0 h69a702a_16 conda-forge libgfortran5 11.2.0 h5c6108e_16 conda-forge libgirepository 1.72.0 h26ff761_1 conda-forge libglib 2.70.2 h174f98d_4 conda-forge libglu 9.0.0 he1b5a44_1001 conda-forge libgomp 12.1.0 h8d9b700_16 conda-forge libiconv 1.16 h516909a_0 conda-forge libidn2 2.3.2 h7f98852_0 conda-forge liblapack 3.9.0 14_linux64_openblas conda-forge libllvm11 11.1.0 hf817b99_3 conda-forge libllvm13 13.0.1 hf817b99_2 conda-forge libllvm9 9.0.1 default_hc23dcda_7 conda-forge libmamba 0.23.1 hd8a31e3_1 conda-forge libmambapy 0.23.1 py310hab0e683_1 conda-forge libnetcdf 4.8.1 nompi_h329d8a1_102 conda-forge libnghttp2 1.47.0 h727a467_0 conda-forge libnsl 2.0.0 h7f98852_0 conda-forge libogg 1.3.4 h7f98852_1 conda-forge libopenblas 0.3.20 pthreads_h78a6416_0 conda-forge libopus 1.3.1 h7f98852_1 conda-forge libpng 1.6.37 h21135ba_2 conda-forge libpq 13.5 hd57d9b9_1 conda-forge librsvg 2.52.2 hc3c00ef_0 conda-forge libsanitizer 9.4.0 h79bfe98_16 conda-forge libsodium 1.0.18 h36c2ea0_1 conda-forge libsolv 0.7.22 h6239696_0 conda-forge libssh2 1.10.0 ha56f1ee_2 conda-forge libstdcxx-devel_linux-64 9.4.0 hd854feb_16 conda-forge libstdcxx-ng 11.2.0 he4da1e4_16 conda-forge libtiff 4.3.0 h542a066_3 conda-forge libtool 2.4.6 h9c3ff4c_1008 conda-forge libunistring 0.9.10 h7f98852_0 conda-forge libuuid 2.32.1 h7f98852_1000 conda-forge libvorbis 1.3.7 h9c3ff4c_0 conda-forge libwebp 1.2.2 h3452ae3_0 conda-forge libwebp-base 1.2.2 h7f98852_1 conda-forge libxcb 1.13 h7f98852_1004 conda-forge libxkbcommon 1.0.3 he3ba5ed_0 conda-forge libxml2 2.9.12 h72842e0_0 conda-forge libzip 1.8.0 h4de3113_1 conda-forge libzlib 1.2.11 h166bdaf_1014 conda-forge locket 1.0.0 pyhd8ed1ab_0 conda-forge lxml 4.8.0 pypi_0 pypi lz4 4.0.0 py310h5d5e884_2 conda-forge lz4-c 1.9.3 h9c3ff4c_1 conda-forge lzo 2.10 h516909a_1000 conda-forge magics 4.10.0 hb6baf3b_1 conda-forge magics-python 1.5.6 pyhd8ed1ab_0 conda-forge make 4.3 hd18ef5c_1 conda-forge mamba 0.23.1 py310hf87f941_1 conda-forge markdown-it-py 2.1.0 pyhd8ed1ab_0 conda-forge markupsafe 2.1.1 py310h5764c6d_1 conda-forge matplotlib 3.5.2 py310hff52083_0 conda-forge matplotlib-base 3.5.2 py310h5701ce4_0 conda-forge matplotlib-inline 0.1.3 pyhd8ed1ab_0 conda-forge mccabe 0.6.1 py_1 conda-forge mdit-py-plugins 0.3.0 pyhd8ed1ab_0 conda-forge mdurl 0.1.0 pyhd8ed1ab_0 conda-forge metpy 1.3.0 pyhd8ed1ab_0 conda-forge mistune 0.8.4 py310h6acc77f_1005 conda-forge more-itertools 8.12.0 pyhd8ed1ab_0 conda-forge mpfr 4.1.0 h9202a9a_1 conda-forge msgpack-python 1.0.3 py310hbf28c38_1 conda-forge munkres 1.1.4 pyh9f0ad1d_0 conda-forge myproxyclient 2.1.0 pyhd8ed1ab_2 conda-forge mypy_extensions 0.4.3 py310hff52083_5 conda-forge mysql-common 8.0.29 haf5c9bc_0 conda-forge mysql-libs 8.0.29 h28c427c_0 conda-forge nb_conda_kernels 2.3.1 py310hff52083_1 conda-forge nbclassic 0.3.7 pyhd8ed1ab_0 conda-forge nbclient 0.6.0 pyhd8ed1ab_0 conda-forge nbconvert 6.5.0 pyhd8ed1ab_0 conda-forge nbconvert-core 6.5.0 pyhd8ed1ab_0 conda-forge nbconvert-pandoc 6.5.0 pyhd8ed1ab_0 conda-forge nbformat 5.3.0 pyhd8ed1ab_0 conda-forge nbstripout 0.5.0 pyhd8ed1ab_0 conda-forge nco 5.0.6 hcfc2ecc_0 conda-forge ncurses 6.3 h27087fc_1 conda-forge nest-asyncio 1.5.5 pyhd8ed1ab_0 conda-forge netcdf-fortran 4.5.4 nompi_h2b6e579_100 conda-forge netcdf4 1.5.8 nompi_py310hd7ca5b8_101 conda-forge nodeenv 1.6.0 pyhd8ed1ab_0 conda-forge notebook 6.4.11 pyha770c72_0 conda-forge notebook-shim 0.1.0 pyhd8ed1ab_0 conda-forge nspr 4.32 h9c3ff4c_1 conda-forge nss 3.77 h2350873_0 conda-forge numpy 1.22.3 py310h4ef5377_2 conda-forge olefile 0.46 pyh9f0ad1d_1 conda-forge openjpeg 2.4.0 hb52868f_1 conda-forge openssl 1.1.1o h166bdaf_0 conda-forge ossuuid 1.6.2 hf484d3e_1000 conda-forge packaging 21.3 pyhd8ed1ab_0 conda-forge pandas 1.4.2 py310h769672d_1 conda-forge pandoc 2.18 ha770c72_0 conda-forge pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge pango 1.48.10 h54213e6_2 conda-forge parso 0.8.3 pyhd8ed1ab_0 conda-forge partd 1.2.0 pyhd8ed1ab_0 conda-forge pathspec 0.9.0 pyhd8ed1ab_0 conda-forge pcre 8.45 h9c3ff4c_0 conda-forge pcre2 10.37 h032f7d1_0 conda-forge perl 5.32.1 2_h7f98852_perl5 conda-forge pexpect 4.8.0 pyh9f0ad1d_2 conda-forge pickleshare 0.7.5 py_1003 conda-forge pillow 9.1.1 py310he619898_0 conda-forge pint 0.19.2 pyhd8ed1ab_0 conda-forge pip 22.0.4 pyhd8ed1ab_0 conda-forge pixman 0.40.0 h36c2ea0_0 conda-forge pkg-config 0.29.2 h36c2ea0_1008 conda-forge platformdirs 2.5.1 pyhd8ed1ab_0 conda-forge pluggy 1.0.0 py310hff52083_3 conda-forge pooch 1.6.0 pyhd8ed1ab_0 conda-forge poppler 22.04.0 h1434ded_0 conda-forge poppler-data 0.4.11 hd8ed1ab_0 conda-forge pre-commit 2.19.0 py310hff52083_0 conda-forge proj 8.2.1 h277dcde_0 conda-forge prometheus_client 0.14.1 pyhd8ed1ab_0 conda-forge prompt-toolkit 3.0.29 pyha770c72_0 conda-forge prompt_toolkit 3.0.29 hd8ed1ab_0 conda-forge proplot 0.9.5.post301 pypi_0 pypi psutil 5.9.0 py310h5764c6d_1 conda-forge pthread-stubs 0.4 h36c2ea0_1001 conda-forge ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge pure_eval 0.2.2 pyhd8ed1ab_0 conda-forge py 1.11.0 pyh6c4a22f_0 conda-forge pybind11-abi 4 hd8ed1ab_3 conda-forge pycodestyle 2.8.0 pyhd8ed1ab_0 conda-forge pycosat 0.6.3 py310h5764c6d_1010 conda-forge pycparser 2.21 pyhd8ed1ab_0 conda-forge pydocstyle 6.1.1 pyhd8ed1ab_0 conda-forge pydot 1.4.2 py310hff52083_1 conda-forge pyepsg 0.4.0 py_0 conda-forge pyflakes 2.4.0 pyhd8ed1ab_0 conda-forge pygments 2.12.0 pyhd8ed1ab_0 conda-forge pyke 1.1.1 pyhd8ed1ab_1004 conda-forge pylint 2.13.9 pyhd8ed1ab_1 conda-forge pynco 1.0.0 py_1 conda-forge pynvim 0.4.3 pypi_0 pypi pyopenssl 22.0.0 pyhd8ed1ab_0 conda-forge pyparsing 3.0.8 pyhd8ed1ab_0 conda-forge pyproj 3.3.0 py310h9e0d750_1 conda-forge pyqt 5.12.3 py310hff52083_8 conda-forge pyqt-impl 5.12.3 py310h1f8e252_8 conda-forge pyqt5-sip 4.19.18 py310h122e73d_8 conda-forge pyqtchart 5.12 py310hfcd6d55_8 conda-forge pyqtwebengine 5.12.1 py310hfcd6d55_8 conda-forge pyrsistent 0.18.1 py310h5764c6d_1 conda-forge pyshp 2.2.0 pyhd8ed1ab_0 conda-forge pysocks 1.7.1 py310hff52083_5 conda-forge pytest 7.1.2 py310hff52083_0 conda-forge python 3.10.0 h62f1059_3_cpython conda-forge python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge python-fastjsonschema 2.15.3 pyhd8ed1ab_0 conda-forge python-graphviz 0.16 pyhd3deb0d_1 conda-forge python-lsp-jsonrpc 1.0.0 pyhd8ed1ab_0 conda-forge python-lsp-server 1.4.1 pyhd8ed1ab_1 conda-forge python_abi 3.10 2_cp310 conda-forge pytz 2022.1 pyhd8ed1ab_0 conda-forge pyyaml 6.0 py310h5764c6d_4 conda-forge pyzmq 23.0.0 py310h330234f_0 conda-forge qt 5.12.9 hda022c4_4 conda-forge qtconsole 5.3.0 pyhd8ed1ab_0 conda-forge qtconsole-base 5.3.0 pyhd8ed1ab_0 conda-forge qtpy 2.0.1 pyhd8ed1ab_0 conda-forge r-askpass 1.1 r41hcfec24a_2 conda-forge r-backports 1.4.1 r41hcfec24a_0 conda-forge r-base 4.1.1 hb93adac_1 conda-forge r-base64enc 0.1_3 r41hcfec24a_1004 conda-forge r-brew 1.0_7 r41hc72bb7e_0 conda-forge r-brio 1.1.3 r41hcfec24a_0 conda-forge r-callr 3.7.0 r41hc72bb7e_0 conda-forge r-cli 3.3.0 r41h7525677_0 conda-forge r-codetools 0.2_18 r41hc72bb7e_0 conda-forge r-collections 0.3.5 r41hcfec24a_0 conda-forge r-commonmark 1.8.0 r41h06615bd_0 conda-forge r-cpp11 0.4.2 r41hc72bb7e_0 conda-forge r-crayon 1.5.1 r41hc72bb7e_0 conda-forge r-curl 4.3.2 r41hcfec24a_0 conda-forge r-cyclocomp 1.1.0 r41hc72bb7e_1004 conda-forge r-desc 1.4.1 r41hc72bb7e_0 conda-forge r-diffobj 0.3.5 r41hcfec24a_0 conda-forge r-digest 0.6.29 r41h03ef668_0 conda-forge r-ellipsis 0.3.2 r41hcfec24a_0 conda-forge r-evaluate 0.15 r41hc72bb7e_0 conda-forge r-fansi 1.0.3 r41h06615bd_0 conda-forge r-fastmap 1.1.0 r41h03ef668_0 conda-forge r-fs 1.5.2 r41h7525677_1 conda-forge r-glue 1.6.2 r41h06615bd_0 conda-forge r-highr 0.9 r41hc72bb7e_0 conda-forge r-htmltools 0.5.2 r41h03ef668_0 conda-forge r-httr 1.4.3 r41hc72bb7e_0 conda-forge r-jsonlite 1.8.0 r41h06615bd_0 conda-forge r-knitr 1.39 r41hc72bb7e_0 conda-forge r-languageserver 0.3.13 r41h06615bd_0 conda-forge r-lazyeval 0.2.2 r41hcfec24a_2 conda-forge r-lifecycle 1.0.1 r41hc72bb7e_0 conda-forge r-lintr 2.0.1 r41hc72bb7e_1 conda-forge r-magrittr 2.0.3 r41h06615bd_0 conda-forge r-mime 0.12 r41hcfec24a_0 conda-forge r-openssl 2.0.2 r41hfaab4ff_0 conda-forge r-pillar 1.7.0 r41hc72bb7e_0 conda-forge r-pkgconfig 2.0.3 r41hc72bb7e_1 conda-forge r-pkgload 1.2.4 r41h03ef668_0 conda-forge r-praise 1.0.0 r41hc72bb7e_1005 conda-forge r-processx 3.5.3 r41h06615bd_0 conda-forge r-ps 1.7.0 r41h06615bd_0 conda-forge r-purrr 0.3.4 r41hcfec24a_1 conda-forge r-r.cache 0.15.0 r41hc72bb7e_0 conda-forge r-r.methodss3 1.8.1 r41hc72bb7e_0 conda-forge r-r.oo 1.24.0 r41hc72bb7e_0 conda-forge r-r.utils 2.11.0 r41hc72bb7e_0 conda-forge r-r6 2.5.1 r41hc72bb7e_0 conda-forge r-rcpp 1.0.8.3 r41h7525677_0 conda-forge r-rematch2 2.1.2 r41hc72bb7e_1 conda-forge r-remotes 2.4.2 r41hc72bb7e_0 conda-forge r-repr 1.1.4 r41h785f33e_0 conda-forge r-rex 1.2.1 r41hc72bb7e_0 conda-forge r-rlang 1.0.2 r41h7525677_0 conda-forge r-roxygen2 7.2.0 r41h7525677_0 conda-forge r-rprojroot 2.0.3 r41hc72bb7e_0 conda-forge r-rstudioapi 0.13 r41hc72bb7e_0 conda-forge r-stringdist 0.9.8 r41hcfec24a_1 conda-forge r-stringi 1.7.6 r41hcabe038_0 conda-forge r-stringr 1.4.0 r41hc72bb7e_2 conda-forge r-styler 1.7.0 r41hc72bb7e_0 conda-forge r-sys 3.4 r41hcfec24a_0 conda-forge r-testthat 3.1.4 r41h7525677_0 conda-forge r-tibble 3.1.7 r41h06615bd_0 conda-forge r-utf8 1.2.2 r41hcfec24a_0 conda-forge r-vctrs 0.4.1 r41h7525677_0 conda-forge r-waldo 0.4.0 r41hc72bb7e_0 conda-forge r-withr 2.5.0 r41hc72bb7e_0 conda-forge r-xfun 0.31 r41h7525677_0 conda-forge r-xml2 1.3.3 r41h03ef668_0 conda-forge r-xmlparsedata 1.0.5 r41hc72bb7e_0 conda-forge r-yaml 2.3.5 r41h06615bd_0 conda-forge readline 8.1 h46c0cb4_0 conda-forge regex 2022.4.24 py310h5764c6d_0 conda-forge reproc 14.2.3 h7f98852_0 conda-forge reproc-cpp 14.2.3 h9c3ff4c_0 conda-forge requests 2.27.1 pyhd8ed1ab_0 conda-forge requests_cache 0.4.13 py_0 conda-forge rope 1.1.1 pyhd8ed1ab_0 conda-forge ruamel_yaml 0.15.80 py310h6acc77f_1006 conda-forge scipy 1.8.0 py310hea5193d_1 conda-forge sed 4.8 he412f7d_0 conda-forge send2trash 1.8.0 pyhd8ed1ab_0 conda-forge setuptools 62.3.2 py310hff52083_0 conda-forge shapely 1.8.2 py310hb974679_1 conda-forge shellcheck 0.8.0 ha770c72_0 conda-forge simplejson 3.17.6 py310h5764c6d_1 conda-forge six 1.16.0 pyh6c4a22f_0 conda-forge sniffio 1.2.0 py310hff52083_3 conda-forge snowballstemmer 2.2.0 pyhd8ed1ab_0 conda-forge sortedcontainers 2.4.0 pyhd8ed1ab_0 conda-forge soupsieve 2.3.1 pyhd8ed1ab_0 conda-forge sphinx 4.5.0 pyh6c4a22f_0 conda-forge sphinxcontrib-applehelp 1.0.2 py_0 conda-forge sphinxcontrib-devhelp 1.0.2 py_0 conda-forge sphinxcontrib-htmlhelp 2.0.0 pyhd8ed1ab_0 conda-forge sphinxcontrib-jsmath 1.0.1 py_0 conda-forge sphinxcontrib-qthelp 1.0.3 py_0 conda-forge sphinxcontrib-serializinghtml 1.1.5 pyhd8ed1ab_2 conda-forge sqlite 3.38.2 h4ff8645_0 conda-forge stack_data 0.2.0 pyhd8ed1ab_0 conda-forge sysroot_linux-64 2.12 he073ed8_15 conda-forge tblib 1.7.0 pyhd8ed1ab_0 conda-forge tectonic 0.8.0 hffd8b0e_0 conda-forge tempest-remap 2.1.1 hfda0864_0 conda-forge terminado 0.15.0 py310hff52083_0 conda-forge testpath 0.6.0 pyhd8ed1ab_0 conda-forge texlive-core 20180414 h3d9e0a8_8 conda-forge tinycss2 1.1.1 pyhd8ed1ab_0 conda-forge tk 8.6.12 h27826a3_0 conda-forge tktable 2.10 hb7b940f_3 conda-forge toml 0.10.2 pyhd8ed1ab_0 conda-forge tomli 2.0.1 pyhd8ed1ab_0 conda-forge toolz 0.11.2 pyhd8ed1ab_0 conda-forge tornado 6.1 py310h5764c6d_3 conda-forge tqdm 4.64.0 pyhd8ed1ab_0 conda-forge traitlets 5.1.1 pyhd8ed1ab_0 conda-forge typed-ast 1.5.3 py310h5764c6d_0 conda-forge typing_extensions 4.2.0 pyha770c72_1 conda-forge tzdata 2022a h191b570_0 conda-forge udunits2 2.2.28 hc3e0081_0 conda-forge ujson 5.3.0 py310hd8f1fbe_0 conda-forge ukkonen 1.0.1 py310hbf28c38_2 conda-forge unicodedata2 14.0.0 py310h5764c6d_1 conda-forge urllib3 1.26.9 pyhd8ed1ab_0 conda-forge vim 8.2.3901 py310pl5321hbf488a4_0 conda-forge virtualenv 20.14.1 py310hff52083_0 conda-forge wcwidth 0.2.5 pyh9f0ad1d_2 conda-forge webencodings 0.5.1 py_1 conda-forge webob 1.8.7 pyhd8ed1ab_0 conda-forge websocket-client 1.3.2 pyhd8ed1ab_0 conda-forge wget 1.20.3 ha56f1ee_1 conda-forge wheel 0.37.1 pyhd8ed1ab_0 conda-forge widgetsnbextension 3.6.0 py310hff52083_0 conda-forge wrapt 1.14.1 py310h5764c6d_0 conda-forge xarray 2022.3.0 pyhd8ed1ab_0 conda-forge xorg-fixesproto 5.0 h7f98852_1002 conda-forge xorg-inputproto 2.3.2 h7f98852_1002 conda-forge xorg-kbproto 1.0.7 h7f98852_1002 conda-forge xorg-libice 1.0.10 h7f98852_0 conda-forge xorg-libsm 1.2.3 hd9c2040_1000 conda-forge xorg-libx11 1.7.2 h7f98852_0 conda-forge xorg-libxau 1.0.9 h7f98852_0 conda-forge xorg-libxdmcp 1.1.3 h7f98852_0 conda-forge xorg-libxext 1.3.4 h7f98852_1 conda-forge xorg-libxfixes 5.0.3 h7f98852_1004 conda-forge xorg-libxi 1.7.10 h7f98852_0 conda-forge xorg-libxpm 3.5.13 h7f98852_0 conda-forge xorg-libxrender 0.9.10 h7f98852_1003 conda-forge xorg-libxt 1.2.1 h7f98852_2 conda-forge xorg-renderproto 0.11.1 h7f98852_1002 conda-forge xorg-xextproto 7.3.0 h7f98852_1002 conda-forge xorg-xproto 7.0.31 h7f98852_1007 conda-forge xz 5.2.5 h516909a_1 conda-forge yaml 0.2.5 h7f98852_2 conda-forge yaml-cpp 0.6.3 he1b5a44_4 conda-forge yapf 0.32.0 pyhd8ed1ab_0 conda-forge zeromq 4.3.4 h9c3ff4c_1 conda-forge zict 2.2.0 pyhd8ed1ab_0 conda-forge zipp 3.8.0 pyhd8ed1ab_0 conda-forge zlib 1.2.11 h166bdaf_1014 conda-forge zstd 1.5.2 ha95c52a_0 conda-forge conda env: name: base channels: - conda-forge dependencies: - _go_select=2.3.0=cgo - _libgcc_mutex=0.1=conda_forge - _openmp_mutex=4.5=2_gnu - _r-mutex=1.0.1=anacondar_1 - alabaster=0.7.12=py_0 - alsa-lib=1.2.3=h516909a_0 - antlr-python-runtime=4.7.2=py310hff52083_1003 - anyio=3.6.1=py310hff52083_0 - appdirs=1.4.4=pyh9f0ad1d_0 - argon2-cffi=21.3.0=pyhd8ed1ab_0 - argon2-cffi-bindings=21.2.0=py310h5764c6d_2 - asn1crypto=1.5.1=pyhd8ed1ab_0 - astroid=2.11.5=py310hff52083_0 - asttokens=2.0.5=pyhd8ed1ab_0 - async_generator=1.10=py_0 - atk=2.36.0=ha770c72_4 - atk-1.0=2.36.0=h3371d22_4 - attrs=21.4.0=pyhd8ed1ab_0 - autopep8=1.6.0=pyhd8ed1ab_1 - babel=2.9.1=pyh44b312d_0 - backcall=0.2.0=pyh9f0ad1d_0 - backports=1.0=py_2 - backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0 - beautifulsoup4=4.11.1=pyha770c72_0 - binutils_impl_linux-64=2.36.1=h193b22a_2 - binutils_linux-64=2.36=hf3e587d_10 - black=22.3.0=pyhd8ed1ab_0 - bleach=5.0.0=pyhd8ed1ab_0 - bokeh=2.4.3=py310hff52083_0 - boost-cpp=1.74.0=h312852a_4 - brotli=1.0.9=h166bdaf_7 - brotli-bin=1.0.9=h166bdaf_7 - brotlipy=0.7.0=py310h5764c6d_1004 - bwidget=1.9.14=ha770c72_1 - bzip2=1.0.8=h7f98852_4 - c-ares=1.18.1=h7f98852_0 - ca-certificates=2022.5.18.1=ha878542_0 - cairo=1.16.0=h6cf1ce9_1008 - cartopy=0.20.2=py310he9c7799_3 - certifi=2022.5.18.1=py310hff52083_0 - cf-units=3.0.1=py310h96516ba_2 - cf_xarray=0.7.2=pyhd8ed1ab_0 - cffi=1.15.0=py310h0fdd8cc_0 - cfgv=3.3.1=pyhd8ed1ab_0 - cftime=1.6.0=py310hde88566_1 - charset-normalizer=2.0.12=pyhd8ed1ab_0 - click=8.1.3=py310hff52083_0 - cloudpickle=2.0.0=pyhd8ed1ab_0 - colorama=0.4.4=pyh9f0ad1d_0 - conda=4.12.0=py310hff52083_0 - conda-package-handling=1.8.1=py310h5764c6d_1 - cryptography=37.0.2=py310h597c629_0 - curl=7.83.1=h7bff187_0 - cycler=0.11.0=pyhd8ed1ab_0 - cytoolz=0.11.2=py310h5764c6d_2 - dask=2022.4.1=pyhd8ed1ab_0 - dask-core=2022.4.1=pyhd8ed1ab_0 - dataclasses=0.8=pyhc8e2a94_3 - dbus=1.13.6=hfdff14a_1 - debugpy=1.6.0=py310hd8f1fbe_0 - decorator=5.1.1=pyhd8ed1ab_0 - defusedxml=0.7.1=pyhd8ed1ab_0 - deno=1.17.0=h9c3ff4c_0 - dill=0.3.5.1=pyhd8ed1ab_0 - distlib=0.3.4=pyhd8ed1ab_0 - distributed=2022.4.1=pyhd8ed1ab_0 - docker-py=5.0.3=py310hff52083_2 - docker-pycreds=0.4.0=py_0 - docutils=0.17.1=py310hff52083_2 - eccodes=2.25.0=hc08acdf_0 - entrypoints=0.4=pyhd8ed1ab_0 - esgf-pyclient=0.3.1=pyh6c4a22f_1 - esmf=8.2.0=nompi_h61edca3_0 - executing=0.8.3=pyhd8ed1ab_0 - expat=2.4.8=h27087fc_0 - fftw=3.3.10=nompi_h77c792f_102 - filelock=3.7.0=pyhd8ed1ab_0 - flake8=4.0.1=pyhd8ed1ab_2 - flit-core=3.7.1=pyhd8ed1ab_0 - font-ttf-dejavu-sans-mono=2.37=hab24e00_0 - font-ttf-inconsolata=3.000=h77eed37_0 - font-ttf-source-code-pro=2.038=h77eed37_0 - font-ttf-ubuntu=0.83=hab24e00_0 - fontconfig=2.14.0=h8e229c2_0 - fonts-conda-ecosystem=1=0 - fonts-conda-forge=1=0 - fonttools=4.33.3=py310h5764c6d_0 - freeglut=3.2.2=h9c3ff4c_1 - freetype=2.10.4=h0708190_1 - fribidi=1.0.10=h36c2ea0_0 - fsspec=2022.3.0=pyhd8ed1ab_0 - g-ir-build-tools=1.72.0=py310h2f29349_1 - g-ir-host-tools=1.72.0=h1def2ed_1 - gcc_impl_linux-64=9.4.0=h03d3576_16 - gcc_linux-64=9.4.0=h391b98a_10 - gdk-pixbuf=2.42.6=h04a7f16_0 - geos=3.10.2=h9c3ff4c_0 - gettext=0.19.8.1=h73d1719_1008 - gfortran_impl_linux-64=9.4.0=h0003116_16 - gfortran_linux-64=9.4.0=hf0ab688_10 - giflib=5.2.1=h36c2ea0_2 - glib=2.70.2=h780b84a_4 - glib-tools=2.70.2=h780b84a_4 - gmp=6.2.1=h58526e2_0 - go=1.17.7=h17d2266_0 - gobject-introspection=1.72.0=py310h964465f_1 - graphite2=1.3.13=h58526e2_1001 - graphviz=2.49.1=h85b4f2f_0 - gsl=2.7=he838d99_0 - gst-plugins-base=1.18.5=hf529b03_0 - gstreamer=1.18.5=h76c114f_0 - gtk2=2.24.33=h539f30e_1 - gts=0.7.6=h1fc3fae_2 - gxx_impl_linux-64=9.4.0=h03d3576_16 - gxx_linux-64=9.4.0=h0316aca_10 - harfbuzz=3.0.0=h83ec7ef_1 - hdf4=4.2.15=h10796ff_3 - hdf5=1.12.1=nompi_h2386368_104 - heapdict=1.0.1=py_0 - icecream=2.1.2=pyhd8ed1ab_0 - icu=68.2=h9c3ff4c_0 - identify=2.5.1=pyhd8ed1ab_0 - idna=3.3=pyhd8ed1ab_0 - imagesize=1.3.0=pyhd8ed1ab_0 - importlib-metadata=4.11.3=py310hff52083_1 - importlib_metadata=4.11.3=hd8ed1ab_1 - importlib_resources=5.7.1=pyhd8ed1ab_0 - iniconfig=1.1.1=pyh9f0ad1d_0 - ipykernel=6.13.0=py310hfdc917e_0 - ipython=8.3.0=py310hff52083_0 - ipython_genutils=0.2.0=py_1 - ipywidgets=7.7.0=pyhd8ed1ab_0 - isort=5.10.1=pyhd8ed1ab_0 - jasper=2.0.33=ha77e612_0 - jbig=2.1=h7f98852_2003 - jedi=0.18.0=py310hff52083_3 - jinja2=3.1.1=pyhd8ed1ab_0 - jpeg=9e=h166bdaf_1 - json5=0.9.5=pyh9f0ad1d_0 - jsonschema=4.4.0=pyhd8ed1ab_0 - jupyter=1.0.0=py310hff52083_7 - jupyter-lsp=1.5.1=pyhd8ed1ab_0 - jupyter_client=7.3.0=pyhd8ed1ab_0 - jupyter_console=6.4.3=pyhd8ed1ab_0 - jupyter_core=4.10.0=py310hff52083_0 - jupyter_server=1.17.0=pyhd8ed1ab_0 - jupyterlab=3.4.2=pyhd8ed1ab_0 - jupyterlab-lsp=3.10.1=pyhd8ed1ab_0 - jupyterlab_code_formatter=1.4.11=pyhd8ed1ab_0 - jupyterlab_pygments=0.2.2=pyhd8ed1ab_0 - jupyterlab_server=2.14.0=pyhd8ed1ab_0 - jupyterlab_widgets=1.1.0=pyhd8ed1ab_0 - jupytext=1.13.8=pyh4b9bcc7_0 - kernel-headers_linux-64=2.6.32=he073ed8_15 - keyutils=1.6.1=h166bdaf_0 - kiwisolver=1.4.2=py310hbf28c38_1 - krb5=1.19.3=h3790be6_0 - lazy-object-proxy=1.7.1=py310h5764c6d_1 - lcms2=2.12=hddcbb42_0 - ld_impl_linux-64=2.36.1=hea4e1c9_2 - lerc=3.0=h9c3ff4c_0 - libaec=1.0.6=h9c3ff4c_0 - libarchive=3.5.2=hccf745f_1 - libblas=3.9.0=14_linux64_openblas - libbrotlicommon=1.0.9=h166bdaf_7 - libbrotlidec=1.0.9=h166bdaf_7 - libbrotlienc=1.0.9=h166bdaf_7 - libcblas=3.9.0=14_linux64_openblas - libclang=11.1.0=default_ha53f305_1 - libcurl=7.83.1=h7bff187_0 - libdeflate=1.10=h7f98852_0 - libedit=3.1.20191231=he28a2e2_2 - libev=4.33=h516909a_1 - libevent=2.1.10=h9b69904_4 - libffi=3.4.2=h7f98852_5 - libgcc-devel_linux-64=9.4.0=hd854feb_16 - libgcc-ng=12.1.0=h8d9b700_16 - libgd=2.3.3=h6ad9fb6_0 - libgfortran-ng=11.2.0=h69a702a_16 - libgfortran5=11.2.0=h5c6108e_16 - libgirepository=1.72.0=h26ff761_1 - libglib=2.70.2=h174f98d_4 - libglu=9.0.0=he1b5a44_1001 - libgomp=12.1.0=h8d9b700_16 - libiconv=1.16=h516909a_0 - libidn2=2.3.2=h7f98852_0 - liblapack=3.9.0=14_linux64_openblas - libllvm11=11.1.0=hf817b99_3 - libllvm13=13.0.1=hf817b99_2 - libllvm9=9.0.1=default_hc23dcda_7 - libmamba=0.23.1=hd8a31e3_1 - libmambapy=0.23.1=py310hab0e683_1 - libnetcdf=4.8.1=nompi_h329d8a1_102 - libnghttp2=1.47.0=h727a467_0 - libnsl=2.0.0=h7f98852_0 - libogg=1.3.4=h7f98852_1 - libopenblas=0.3.20=pthreads_h78a6416_0 - libopus=1.3.1=h7f98852_1 - libpng=1.6.37=h21135ba_2 - libpq=13.5=hd57d9b9_1 - librsvg=2.52.2=hc3c00ef_0 - libsanitizer=9.4.0=h79bfe98_16 - libsodium=1.0.18=h36c2ea0_1 - libsolv=0.7.22=h6239696_0 - libssh2=1.10.0=ha56f1ee_2 - libstdcxx-devel_linux-64=9.4.0=hd854feb_16 - libstdcxx-ng=11.2.0=he4da1e4_16 - libtiff=4.3.0=h542a066_3 - libtool=2.4.6=h9c3ff4c_1008 - libunistring=0.9.10=h7f98852_0 - libuuid=2.32.1=h7f98852_1000 - libvorbis=1.3.7=h9c3ff4c_0 - libwebp=1.2.2=h3452ae3_0 - libwebp-base=1.2.2=h7f98852_1 - libxcb=1.13=h7f98852_1004 - libxkbcommon=1.0.3=he3ba5ed_0 - libxml2=2.9.12=h72842e0_0 - libzip=1.8.0=h4de3113_1 - libzlib=1.2.11=h166bdaf_1014 - locket=1.0.0=pyhd8ed1ab_0 - lz4=4.0.0=py310h5d5e884_2 - lz4-c=1.9.3=h9c3ff4c_1 - lzo=2.10=h516909a_1000 - magics=4.10.0=hb6baf3b_1 - magics-python=1.5.6=pyhd8ed1ab_0 - make=4.3=hd18ef5c_1 - mamba=0.23.1=py310hf87f941_1 - markdown-it-py=2.1.0=pyhd8ed1ab_0 - markupsafe=2.1.1=py310h5764c6d_1 - matplotlib=3.5.2=py310hff52083_0 - matplotlib-base=3.5.2=py310h5701ce4_0 - matplotlib-inline=0.1.3=pyhd8ed1ab_0 - mccabe=0.6.1=py_1 - mdit-py-plugins=0.3.0=pyhd8ed1ab_0 - mdurl=0.1.0=pyhd8ed1ab_0 - metpy=1.3.0=pyhd8ed1ab_0 - mistune=0.8.4=py310h6acc77f_1005 - more-itertools=8.12.0=pyhd8ed1ab_0 - mpfr=4.1.0=h9202a9a_1 - msgpack-python=1.0.3=py310hbf28c38_1 - munkres=1.1.4=pyh9f0ad1d_0 - myproxyclient=2.1.0=pyhd8ed1ab_2 - mypy_extensions=0.4.3=py310hff52083_5 - mysql-common=8.0.29=haf5c9bc_0 - mysql-libs=8.0.29=h28c427c_0 - nb_conda_kernels=2.3.1=py310hff52083_1 - nbclassic=0.3.7=pyhd8ed1ab_0 - nbclient=0.6.0=pyhd8ed1ab_0 - nbconvert=6.5.0=pyhd8ed1ab_0 - nbconvert-core=6.5.0=pyhd8ed1ab_0 - nbconvert-pandoc=6.5.0=pyhd8ed1ab_0 - nbformat=5.3.0=pyhd8ed1ab_0 - nbstripout=0.5.0=pyhd8ed1ab_0 - nco=5.0.6=hcfc2ecc_0 - ncurses=6.3=h27087fc_1 - nest-asyncio=1.5.5=pyhd8ed1ab_0 - netcdf-fortran=4.5.4=nompi_h2b6e579_100 - netcdf4=1.5.8=nompi_py310hd7ca5b8_101 - nodeenv=1.6.0=pyhd8ed1ab_0 - notebook=6.4.11=pyha770c72_0 - notebook-shim=0.1.0=pyhd8ed1ab_0 - nspr=4.32=h9c3ff4c_1 - nss=3.77=h2350873_0 - numpy=1.22.3=py310h4ef5377_2 - olefile=0.46=pyh9f0ad1d_1 - openjpeg=2.4.0=hb52868f_1 - openssl=1.1.1o=h166bdaf_0 - ossuuid=1.6.2=hf484d3e_1000 - packaging=21.3=pyhd8ed1ab_0 - pandas=1.4.2=py310h769672d_1 - pandoc=2.18=ha770c72_0 - pandocfilters=1.5.0=pyhd8ed1ab_0 - pango=1.48.10=h54213e6_2 - parso=0.8.3=pyhd8ed1ab_0 - partd=1.2.0=pyhd8ed1ab_0 - pathspec=0.9.0=pyhd8ed1ab_0 - pcre=8.45=h9c3ff4c_0 - pcre2=10.37=h032f7d1_0 - perl=5.32.1=2_h7f98852_perl5 - pexpect=4.8.0=pyh9f0ad1d_2 - pickleshare=0.7.5=py_1003 - pillow=9.1.1=py310he619898_0 - pint=0.19.2=pyhd8ed1ab_0 - pip=22.0.4=pyhd8ed1ab_0 - pixman=0.40.0=h36c2ea0_0 - pkg-config=0.29.2=h36c2ea0_1008 - platformdirs=2.5.1=pyhd8ed1ab_0 - pluggy=1.0.0=py310hff52083_3 - pooch=1.6.0=pyhd8ed1ab_0 - poppler=22.04.0=h1434ded_0 - poppler-data=0.4.11=hd8ed1ab_0 - pre-commit=2.19.0=py310hff52083_0 - proj=8.2.1=h277dcde_0 - prometheus_client=0.14.1=pyhd8ed1ab_0 - prompt-toolkit=3.0.29=pyha770c72_0 - prompt_toolkit=3.0.29=hd8ed1ab_0 - psutil=5.9.0=py310h5764c6d_1 - pthread-stubs=0.4=h36c2ea0_1001 - ptyprocess=0.7.0=pyhd3deb0d_0 - pure_eval=0.2.2=pyhd8ed1ab_0 - py=1.11.0=pyh6c4a22f_0 - pybind11-abi=4=hd8ed1ab_3 - pycodestyle=2.8.0=pyhd8ed1ab_0 - pycosat=0.6.3=py310h5764c6d_1010 - pycparser=2.21=pyhd8ed1ab_0 - pydocstyle=6.1.1=pyhd8ed1ab_0 - pydot=1.4.2=py310hff52083_1 - pyepsg=0.4.0=py_0 - pyflakes=2.4.0=pyhd8ed1ab_0 - pygments=2.12.0=pyhd8ed1ab_0 - pyke=1.1.1=pyhd8ed1ab_1004 - pylint=2.13.9=pyhd8ed1ab_1 - pynco=1.0.0=py_1 - pyopenssl=22.0.0=pyhd8ed1ab_0 - pyparsing=3.0.8=pyhd8ed1ab_0 - pyproj=3.3.0=py310h9e0d750_1 - pyqt=5.12.3=py310hff52083_8 - pyqt-impl=5.12.3=py310h1f8e252_8 - pyqt5-sip=4.19.18=py310h122e73d_8 - pyqtchart=5.12=py310hfcd6d55_8 - pyqtwebengine=5.12.1=py310hfcd6d55_8 - pyrsistent=0.18.1=py310h5764c6d_1 - pyshp=2.2.0=pyhd8ed1ab_0 - pysocks=1.7.1=py310hff52083_5 - pytest=7.1.2=py310hff52083_0 - python=3.10.0=h62f1059_3_cpython - python-dateutil=2.8.2=pyhd8ed1ab_0 - python-fastjsonschema=2.15.3=pyhd8ed1ab_0 - python-graphviz=0.16=pyhd3deb0d_1 - python-lsp-jsonrpc=1.0.0=pyhd8ed1ab_0 - python-lsp-server=1.4.1=pyhd8ed1ab_1 - python_abi=3.10=2_cp310 - pytz=2022.1=pyhd8ed1ab_0 - pyyaml=6.0=py310h5764c6d_4 - pyzmq=23.0.0=py310h330234f_0 - qt=5.12.9=hda022c4_4 - qtconsole=5.3.0=pyhd8ed1ab_0 - qtconsole-base=5.3.0=pyhd8ed1ab_0 - qtpy=2.0.1=pyhd8ed1ab_0 - r-askpass=1.1=r41hcfec24a_2 - r-backports=1.4.1=r41hcfec24a_0 - r-base=4.1.1=hb93adac_1 - r-base64enc=0.1_3=r41hcfec24a_1004 - r-brew=1.0_7=r41hc72bb7e_0 - r-brio=1.1.3=r41hcfec24a_0 - r-callr=3.7.0=r41hc72bb7e_0 - r-cli=3.3.0=r41h7525677_0 - r-codetools=0.2_18=r41hc72bb7e_0 - r-collections=0.3.5=r41hcfec24a_0 - r-commonmark=1.8.0=r41h06615bd_0 - r-cpp11=0.4.2=r41hc72bb7e_0 - r-crayon=1.5.1=r41hc72bb7e_0 - r-curl=4.3.2=r41hcfec24a_0 - r-cyclocomp=1.1.0=r41hc72bb7e_1004 - r-desc=1.4.1=r41hc72bb7e_0 - r-diffobj=0.3.5=r41hcfec24a_0 - r-digest=0.6.29=r41h03ef668_0 - r-ellipsis=0.3.2=r41hcfec24a_0 - r-evaluate=0.15=r41hc72bb7e_0 - r-fansi=1.0.3=r41h06615bd_0 - r-fastmap=1.1.0=r41h03ef668_0 - r-fs=1.5.2=r41h7525677_1 - r-glue=1.6.2=r41h06615bd_0 - r-highr=0.9=r41hc72bb7e_0 - r-htmltools=0.5.2=r41h03ef668_0 - r-httr=1.4.3=r41hc72bb7e_0 - r-jsonlite=1.8.0=r41h06615bd_0 - r-knitr=1.39=r41hc72bb7e_0 - r-languageserver=0.3.13=r41h06615bd_0 - r-lazyeval=0.2.2=r41hcfec24a_2 - r-lifecycle=1.0.1=r41hc72bb7e_0 - r-lintr=2.0.1=r41hc72bb7e_1 - r-magrittr=2.0.3=r41h06615bd_0 - r-mime=0.12=r41hcfec24a_0 - r-openssl=2.0.2=r41hfaab4ff_0 - r-pillar=1.7.0=r41hc72bb7e_0 - r-pkgconfig=2.0.3=r41hc72bb7e_1 - r-pkgload=1.2.4=r41h03ef668_0 - r-praise=1.0.0=r41hc72bb7e_1005 - r-processx=3.5.3=r41h06615bd_0 - r-ps=1.7.0=r41h06615bd_0 - r-purrr=0.3.4=r41hcfec24a_1 - r-r.cache=0.15.0=r41hc72bb7e_0 - r-r.methodss3=1.8.1=r41hc72bb7e_0 - r-r.oo=1.24.0=r41hc72bb7e_0 - r-r.utils=2.11.0=r41hc72bb7e_0 - r-r6=2.5.1=r41hc72bb7e_0 - r-rcpp=1.0.8.3=r41h7525677_0 - r-rematch2=2.1.2=r41hc72bb7e_1 - r-remotes=2.4.2=r41hc72bb7e_0 - r-repr=1.1.4=r41h785f33e_0 - r-rex=1.2.1=r41hc72bb7e_0 - r-rlang=1.0.2=r41h7525677_0 - r-roxygen2=7.2.0=r41h7525677_0 - r-rprojroot=2.0.3=r41hc72bb7e_0 - r-rstudioapi=0.13=r41hc72bb7e_0 - r-stringdist=0.9.8=r41hcfec24a_1 - r-stringi=1.7.6=r41hcabe038_0 - r-stringr=1.4.0=r41hc72bb7e_2 - r-styler=1.7.0=r41hc72bb7e_0 - r-sys=3.4=r41hcfec24a_0 - r-testthat=3.1.4=r41h7525677_0 - r-tibble=3.1.7=r41h06615bd_0 - r-utf8=1.2.2=r41hcfec24a_0 - r-vctrs=0.4.1=r41h7525677_0 - r-waldo=0.4.0=r41hc72bb7e_0 - r-withr=2.5.0=r41hc72bb7e_0 - r-xfun=0.31=r41h7525677_0 - r-xml2=1.3.3=r41h03ef668_0 - r-xmlparsedata=1.0.5=r41hc72bb7e_0 - r-yaml=2.3.5=r41h06615bd_0 - readline=8.1=h46c0cb4_0 - regex=2022.4.24=py310h5764c6d_0 - reproc=14.2.3=h7f98852_0 - reproc-cpp=14.2.3=h9c3ff4c_0 - requests=2.27.1=pyhd8ed1ab_0 - requests_cache=0.4.13=py_0 - rope=1.1.1=pyhd8ed1ab_0 - ruamel_yaml=0.15.80=py310h6acc77f_1006 - scipy=1.8.0=py310hea5193d_1 - sed=4.8=he412f7d_0 - send2trash=1.8.0=pyhd8ed1ab_0 - setuptools=62.3.2=py310hff52083_0 - shapely=1.8.2=py310hb974679_1 - shellcheck=0.8.0=ha770c72_0 - simplejson=3.17.6=py310h5764c6d_1 - six=1.16.0=pyh6c4a22f_0 - sniffio=1.2.0=py310hff52083_3 - snowballstemmer=2.2.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0 - soupsieve=2.3.1=pyhd8ed1ab_0 - sphinx=4.5.0=pyh6c4a22f_0 - sphinxcontrib-applehelp=1.0.2=py_0 - sphinxcontrib-devhelp=1.0.2=py_0 - sphinxcontrib-htmlhelp=2.0.0=pyhd8ed1ab_0 - sphinxcontrib-jsmath=1.0.1=py_0 - sphinxcontrib-qthelp=1.0.3=py_0 - sphinxcontrib-serializinghtml=1.1.5=pyhd8ed1ab_2 - sqlite=3.38.2=h4ff8645_0 - stack_data=0.2.0=pyhd8ed1ab_0 - sysroot_linux-64=2.12=he073ed8_15 - tblib=1.7.0=pyhd8ed1ab_0 - tectonic=0.8.0=hffd8b0e_0 - tempest-remap=2.1.1=hfda0864_0 - terminado=0.15.0=py310hff52083_0 - testpath=0.6.0=pyhd8ed1ab_0 - texlive-core=20180414=h3d9e0a8_8 - tinycss2=1.1.1=pyhd8ed1ab_0 - tk=8.6.12=h27826a3_0 - tktable=2.10=hb7b940f_3 - toml=0.10.2=pyhd8ed1ab_0 - tomli=2.0.1=pyhd8ed1ab_0 - toolz=0.11.2=pyhd8ed1ab_0 - tornado=6.1=py310h5764c6d_3 - tqdm=4.64.0=pyhd8ed1ab_0 - traitlets=5.1.1=pyhd8ed1ab_0 - typed-ast=1.5.3=py310h5764c6d_0 - typing_extensions=4.2.0=pyha770c72_1 - tzdata=2022a=h191b570_0 - udunits2=2.2.28=hc3e0081_0 - ujson=5.3.0=py310hd8f1fbe_0 - ukkonen=1.0.1=py310hbf28c38_2 - unicodedata2=14.0.0=py310h5764c6d_1 - urllib3=1.26.9=pyhd8ed1ab_0 - vim=8.2.3901=py310pl5321hbf488a4_0 - virtualenv=20.14.1=py310hff52083_0 - wcwidth=0.2.5=pyh9f0ad1d_2 - webencodings=0.5.1=py_1 - webob=1.8.7=pyhd8ed1ab_0 - websocket-client=1.3.2=pyhd8ed1ab_0 - wget=1.20.3=ha56f1ee_1 - wheel=0.37.1=pyhd8ed1ab_0 - widgetsnbextension=3.6.0=py310hff52083_0 - wrapt=1.14.1=py310h5764c6d_0 - xarray=2022.3.0=pyhd8ed1ab_0 - xorg-fixesproto=5.0=h7f98852_1002 - xorg-inputproto=2.3.2=h7f98852_1002 - xorg-kbproto=1.0.7=h7f98852_1002 - xorg-libice=1.0.10=h7f98852_0 - xorg-libsm=1.2.3=hd9c2040_1000 - xorg-libx11=1.7.2=h7f98852_0 - xorg-libxau=1.0.9=h7f98852_0 - xorg-libxdmcp=1.1.3=h7f98852_0 - xorg-libxext=1.3.4=h7f98852_1 - xorg-libxfixes=5.0.3=h7f98852_1004 - xorg-libxi=1.7.10=h7f98852_0 - xorg-libxpm=3.5.13=h7f98852_0 - xorg-libxrender=0.9.10=h7f98852_1003 - xorg-libxt=1.2.1=h7f98852_2 - xorg-renderproto=0.11.1=h7f98852_1002 - xorg-xextproto=7.3.0=h7f98852_1002 - xorg-xproto=7.0.31=h7f98852_1007 - xz=5.2.5=h516909a_1 - yaml=0.2.5=h7f98852_2 - yaml-cpp=0.6.3=he1b5a44_4 - yapf=0.32.0=pyhd8ed1ab_0 - zeromq=4.3.4=h9c3ff4c_1 - zict=2.2.0=pyhd8ed1ab_0 - zipp=3.8.0=pyhd8ed1ab_0 - zlib=1.2.11=h166bdaf_1014 - zstd=1.5.2=ha95c52a_0 - pip: - cdo==1.5.2 - flake8-unused-arguments==0.0.10 - greenlet==1.1.2 - jupyter-contrib-core==0.3.3 - jupyter-highlight-selected-word==0.2.0 - jupyter-latex-envs==1.4.6 - jupyter-nbextensions-configurator==0.4.1 - lxml==4.8.0 - proplot==0.9.5.post301 - pynvim==0.4.3 prefix: /home/ldavis/miniconda3 ```
lukelbd commented 2 years ago

I am no longer experiencing this issue after fixing a missing parentheses... but could have sworn this issue was showing up even in the presence of valid/executable code cells... may reopen in the future.