Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming symbol empties all Markdown cells #1008

Closed
lebigot opened this issue Nov 6, 2023 · 3 comments · Fixed by #1016
Closed

Renaming symbol empties all Markdown cells #1008

lebigot opened this issue Nov 6, 2023 · 3 comments · Fixed by #1016
Labels
bug Something isn't working
Milestone

Comments

@lebigot
Copy link

lebigot commented Nov 6, 2023

Description

Renaming a symbol empties all Markdown cells.

Reproduce

  1. Select a symbol to be renamed (right click…).
  2. Select "Rename symbol"
  3. Change the name.

All Markdown cells now have an empty contents.

Note that jupyterlab-lsp complains that there is a missing server for Markdown: this looks related (I couldn't find out how to have an active Markdown LSP server).

Expected behavior

Markdown cells should not be touched.

Context

  • Operating System and version: macOS 14.1
  • Browser and version: Safari 17.1
  • JupyterLab version: 4.0.8
  • Language server and version: pylsp (python-lsp-server) 2.2.0
Required: installed server extensions
    jupyter_lsp enabled
    - Validating jupyter_lsp...
Package jupyter_lsp took 0.0103s to import
A `_jupyter_server_extension_points` function was not found in jupyter_lsp. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
      jupyter_lsp 2.2.0 OK
    jupyter_server_terminals enabled
    - Validating jupyter_server_terminals...
Package jupyter_server_terminals took 0.0042s to import
      jupyter_server_terminals 0.4.4 OK
    jupyterlab enabled
    - Validating jupyterlab...
Package jupyterlab took 0.0399s to import
      jupyterlab 4.0.8 OK
    jupytext enabled
    - Validating jupytext...
Package jupytext took 0.0494s to import
      jupytext 1.15.2 OK
    notebook_shim enabled
    - Validating notebook_shim...
Package notebook_shim took 0.0000s to import
A `_jupyter_server_extension_points` function was not found in notebook_shim. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
      notebook_shim  OK
Required: installed lab extensions
        jupyterlab-jupytext v1.3.9 enabled  X (python, jupytext)
        jupyterlab_pygments v0.2.2 enabled  X (python, jupyterlab_pygments)
        jupyterlab-plotly v5.18.0 disabled  X
        @jupyter-lsp/jupyterlab-lsp v5.0.0 enabled OK (python, jupyterlab-lsp)

The following extensions are outdated:
jupyterlab-jupytext
jupyterlab_pygments
jupyterlab-plotly

Consider checking if an update is available for these packages.

Disabled extensions:
@jupyterlab/completer-extension:base-service
@jupyterlab/fileeditor-extension:language-server
@jupyterlab/lsp-extension:settings
@jupyterlab/notebook-extension:language-server
jupyterlab-plotly (all plugins)

Troubleshoot Output
$PATH:
        …
	/opt/local/libexec/gnubin
	/opt/local/libexec/gnubin
	/opt/homebrew/bin
	/opt/homebrew/sbin
	/opt/local/bin
	/opt/local/sbin
	/usr/local/bin
	/System/Cryptexes/App/usr/bin
	/usr/bin
	/bin
	/usr/sbin
	/sbin
	/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin
	/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin
	/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
	/Library/Apple/usr/bin

sys.version:
3.11.6 | packaged by conda-forge | (main, Oct 3 2023, 10:37:07) [Clang 15.0.7 ]

platform.platform():
macOS-14.1-arm64-arm-64bit

pip list:
Package Version
----------------------------- ------------
alabaster 0.7.13
alembic 1.12.1
anyio 4.0.0
appnope 0.1.3
argon2-cffi 23.1.0
argon2-cffi-bindings 21.2.0
arrow 1.3.0
astroid 2.15.8
asttokens 2.4.1
async-lru 2.0.4
attrs 23.1.0
autopep8 2.0.4
Babel 2.13.1
backports.functools-lru-cache 1.6.5
beautifulsoup4 4.12.2
bleach 6.1.0
Brotli 1.1.0
cached-property 1.5.2
certifi 2023.7.22
cffi 1.16.0
charset-normalizer 3.3.2
colorama 0.4.6
colorlog 6.7.0
comm 0.1.4
contourpy 1.2.0
cycler 0.12.1
debugpy 1.8.0
decorator 5.1.1
defusedxml 0.7.1
dill 0.3.7
docrepr 0.2.0
docstring-to-markdown 0.13
docutils 0.20.1
entrypoints 0.4
exceptiongroup 1.1.3
executing 2.0.1
fastjsonschema 2.18.1
filelock 3.13.1
flake8 6.1.0
fonttools 4.44.0
fqdn 1.5.1
gmpy2 2.1.2
greenlet 3.0.1
idna 3.4
imagesize 1.4.1
importlib-metadata 6.8.0
importlib-resources 6.1.0
ipykernel 6.26.0
ipython 8.17.2
isoduration 20.11.0
isort 5.12.0
jedi 0.19.1
Jinja2 3.1.2
json5 0.9.14
jsonpointer 2.4
jsonschema 4.19.2
jsonschema-specifications 2023.7.1
jupyter_client 8.5.0
jupyter_core 5.5.0
jupyter-events 0.8.0
jupyter-lsp 2.2.0
jupyter_server 2.9.1
jupyter_server_terminals 0.4.4
jupyterlab 4.0.8
jupyterlab-lsp 5.0.0
jupyterlab-pygments 0.2.2
jupyterlab_server 2.25.0
jupytext 1.15.2
kiwisolver 1.4.5
lazy-object-proxy 1.9.0
Mako 1.2.4
markdown-it-py 3.0.0
MarkupSafe 2.1.3
matplotlib 3.8.1
matplotlib-inline 0.1.6
mccabe 0.7.0
mdit-py-plugins 0.4.0
mdurl 0.1.0
mistune 3.0.2
mpmath 1.3.0
munkres 1.1.4
nbclient 0.8.0
nbconvert 7.10.0
nbformat 5.9.2
nest-asyncio 1.5.8
networkx 3.2.1
notebook_shim 0.2.3
numpy 1.26.0
optuna 3.4.0
overrides 7.4.0
packaging 23.2
pandas 2.1.2
pandocfilters 1.5.0
parso 0.8.3
patsy 0.5.3
pexpect 4.8.0
pickleshare 0.7.5
Pillow 10.1.0
pip 23.3.1
pkgutil_resolve_name 1.3.10
platformdirs 3.11.0
plotly 5.18.0
pluggy 1.3.0
prometheus-client 0.18.0
prompt-toolkit 3.0.39
psutil 5.9.5
ptyprocess 0.7.0
pure-eval 0.2.2
pycodestyle 2.11.1
pycparser 2.21
pydocstyle 6.3.0
pyflakes 3.1.0
Pygments 2.16.1
pylint 2.17.7
pyobjc-core 10.0
pyobjc-framework-Cocoa 10.0
pyparsing 3.1.1
PySocks 1.7.1
python-dateutil 2.8.2
python-json-logger 2.0.7
python-lsp-jsonrpc 1.1.2
python-lsp-server 1.8.2
pytoolconfig 1.2.5
pytz 2023.3.post1
PyYAML 6.0.1
pyzmq 25.1.1
referencing 0.30.2
requests 2.31.0
rfc3339-validator 0.1.4
rfc3986-validator 0.1.1
rope 1.11.0
rpds-py 0.12.0
scipy 1.11.3
seaborn 0.13.0
Send2Trash 1.8.2
setuptools 68.2.2
six 1.16.0
sniffio 1.3.0
snowballstemmer 2.2.0
soupsieve 2.5
Sphinx 7.2.6
sphinxcontrib-applehelp 1.0.7
sphinxcontrib-devhelp 1.0.5
sphinxcontrib-htmlhelp 2.0.4
sphinxcontrib-jsmath 1.0.1
sphinxcontrib-qthelp 1.0.6
sphinxcontrib-serializinghtml 1.1.9
SQLAlchemy 2.0.23
stack-data 0.6.2
statsmodels 0.14.0
sympy 1.12
tenacity 8.2.3
terminado 0.17.1
tinycss2 1.2.1
toml 0.10.2
tomli 2.0.1
tomlkit 0.12.2
torch 2.0.0.post4
tornado 6.3.3
tqdm 4.66.1
traitlets 5.13.0
types-python-dateutil 2.8.19.14
typing_extensions 4.8.0
typing-utils 0.1.0
tzdata 2023.3
ujson 5.8.0
uri-template 1.3.0
urllib3 2.0.7
wcwidth 0.2.9
webcolors 1.13
webencodings 0.5.1
websocket-client 1.6.4
whatthepatch 1.0.5
wheel 0.41.3
wrapt 1.15.0
yapf 0.40.1
zipp 3.17.0

conda list:
# packages in environment at
#
# Name Version Build Channel
_r-mutex 1.0.1 anacondar_1 conda-forge
alabaster 0.7.13 pyhd8ed1ab_0 conda-forge
alembic 1.12.1 pyhd8ed1ab_0 conda-forge
anyio 4.0.0 pyhd8ed1ab_0 conda-forge
appnope 0.1.3 pyhd8ed1ab_0 conda-forge
argon2-cffi 23.1.0 pyhd8ed1ab_0 conda-forge
argon2-cffi-bindings 21.2.0 py311heffc1b2_4 conda-forge
arrow 1.3.0 pyhd8ed1ab_0 conda-forge
astroid 2.15.8 py311h267d04e_0 conda-forge
asttokens 2.4.1 pyhd8ed1ab_0 conda-forge
async-lru 2.0.4 pyhd8ed1ab_0 conda-forge
attrs 23.1.0 pyh71513ae_1 conda-forge
autopep8 2.0.4 pyhd8ed1ab_0 conda-forge
babel 2.13.1 pyhd8ed1ab_0 conda-forge
backports 1.0 pyhd8ed1ab_3 conda-forge
backports.functools_lru_cache 1.6.5 pyhd8ed1ab_0 conda-forge
beautifulsoup4 4.12.2 pyha770c72_0 conda-forge
bleach 6.1.0 pyhd8ed1ab_0 conda-forge
brotli 1.1.0 hb547adb_1 conda-forge
brotli-bin 1.1.0 hb547adb_1 conda-forge
brotli-python 1.1.0 py311ha891d26_1 conda-forge
bwidget 1.9.14 hce30654_1 conda-forge
bzip2 1.0.8 h3422bc3_4 conda-forge
c-ares 1.21.0 h93a5062_0 conda-forge
ca-certificates 2023.7.22 hf0a4a13_0 conda-forge
cached-property 1.5.2 hd8ed1ab_1 conda-forge
cached_property 1.5.2 pyha770c72_1 conda-forge
cairo 1.18.0 hd1e100b_0 conda-forge
cctools_osx-arm64 973.0.1 h62378fb_15 conda-forge
certifi 2023.7.22 pyhd8ed1ab_0 conda-forge
cffi 1.16.0 py311h4a08483_0 conda-forge
charset-normalizer 3.3.2 pyhd8ed1ab_0 conda-forge
clang 16.0.6 he79909e_1 conda-forge
clang-16 16.0.6 default_h07b2d96_1 conda-forge
clang_impl_osx-arm64 16.0.6 hc421ffc_6 conda-forge
clang_osx-arm64 16.0.6 h54d7cd3_6 conda-forge
clangxx 16.0.6 default_h298e243_1 conda-forge
clangxx_impl_osx-arm64 16.0.6 hcd7bac0_6 conda-forge
clangxx_osx-arm64 16.0.6 hc421ffc_6 conda-forge
colorama 0.4.6 pyhd8ed1ab_0 conda-forge
colorlog 6.7.0 py311h267d04e_2 conda-forge
comm 0.1.4 pyhd8ed1ab_0 conda-forge
compiler-rt 16.0.6 hf8d1dfb_1 conda-forge
compiler-rt_osx-arm64 16.0.6 hf8d1dfb_1 conda-forge
contourpy 1.2.0 py311hd03642b_0 conda-forge
curl 8.4.0 h2d989ff_0 conda-forge
cycler 0.12.1 pyhd8ed1ab_0 conda-forge
debugpy 1.8.0 py311ha891d26_1 conda-forge
decorator 5.1.1 pyhd8ed1ab_0 conda-forge
defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge
dill 0.3.7 pyhd8ed1ab_0 conda-forge
docrepr 0.2.0 pyh050c7b8_0 conda-forge
docstring-to-markdown 0.13 pyhd8ed1ab_0 conda-forge
docutils 0.20.1 py311h267d04e_2 conda-forge
entrypoints 0.4 pyhd8ed1ab_0 conda-forge
exceptiongroup 1.1.3 pyhd8ed1ab_0 conda-forge
executing 2.0.1 pyhd8ed1ab_0 conda-forge
expat 2.5.0 hb7217d7_1 conda-forge
filelock 3.13.1 pyhd8ed1ab_0 conda-forge
flake8 6.1.0 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.2 h82840c6_0 conda-forge
fonts-conda-ecosystem 1 0 conda-forge
fonts-conda-forge 1 0 conda-forge
fonttools 4.44.0 py311h05b510d_0 conda-forge
fqdn 1.5.1 pyhd8ed1ab_0 conda-forge
freetype 2.12.1 hadb7bae_2 conda-forge
fribidi 1.0.10 h27ca646_0 conda-forge
gettext 0.21.1 h0186832_0 conda-forge
gfortran_impl_osx-arm64 12.3.0 hbbb9e1e_1 conda-forge
gfortran_osx-arm64 12.3.0 h57527a5_1 conda-forge
gmp 6.2.1 h9f76cd9_0 conda-forge
gmpy2 2.1.2 py311h2ba9262_1 conda-forge
graphite2 1.3.13 h9f76cd9_1001 conda-forge
greenlet 3.0.1 py311hbaf5611_0 conda-forge
harfbuzz 8.2.1 hf1a6348_0 conda-forge
icu 73.2 hc8870d7_0 conda-forge
idna 3.4 pyhd8ed1ab_0 conda-forge
imagesize 1.4.1 pyhd8ed1ab_0 conda-forge
importlib-metadata 6.8.0 pyha770c72_0 conda-forge
importlib_metadata 6.8.0 hd8ed1ab_0 conda-forge
importlib_resources 6.1.0 pyhd8ed1ab_0 conda-forge
ipykernel 6.26.0 pyh3cd1d5f_0 conda-forge
ipython 8.17.2 pyh31c8845_0 conda-forge
isl 0.25 h9a09cb3_0 conda-forge
isoduration 20.11.0 pyhd8ed1ab_0 conda-forge
isort 5.12.0 pyhd8ed1ab_1 conda-forge
jedi 0.19.1 pyhd8ed1ab_0 conda-forge
jinja2 3.1.2 pyhd8ed1ab_1 conda-forge
json5 0.9.14 pyhd8ed1ab_0 conda-forge
jsonpointer 2.4 py311h267d04e_3 conda-forge
jsonschema 4.19.2 pyhd8ed1ab_0 conda-forge
jsonschema-specifications 2023.7.1 pyhd8ed1ab_0 conda-forge
jsonschema-with-format-nongpl 4.19.2 pyhd8ed1ab_0 conda-forge
jupyter-lsp 2.2.0 pyhd8ed1ab_0 conda-forge
jupyter_client 8.5.0 pyhd8ed1ab_0 conda-forge
jupyter_core 5.5.0 py311h267d04e_0 conda-forge
jupyter_events 0.8.0 pyhd8ed1ab_0 conda-forge
jupyter_server 2.9.1 pyhd8ed1ab_0 conda-forge
jupyter_server_terminals 0.4.4 pyhd8ed1ab_1 conda-forge
jupyterlab 4.0.8 pyhd8ed1ab_0 conda-forge
jupyterlab-lsp 5.0.0 pypi_0 pypi
jupyterlab_pygments 0.2.2 pyhd8ed1ab_0 conda-forge
jupyterlab_server 2.25.0 pyhd8ed1ab_0 conda-forge
jupytext 1.15.2 pyh5da7574_0 conda-forge
kiwisolver 1.4.5 py311he4fd1f5_1 conda-forge
krb5 1.21.2 h92f50d5_0 conda-forge
lazy-object-proxy 1.9.0 py311heffc1b2_1 conda-forge
lcms2 2.15 hf2736f0_3 conda-forge
ld64_osx-arm64 609 ha4bd21c_15 conda-forge
lerc 4.0.0 h9a09cb3_0 conda-forge
libabseil 20230802.1 cxx17_h13dd4ca_0 conda-forge
libblas 3.9.0 19_osxarm64_openblas conda-forge
libbrotlicommon 1.1.0 hb547adb_1 conda-forge
libbrotlidec 1.1.0 hb547adb_1 conda-forge
libbrotlienc 1.1.0 hb547adb_1 conda-forge
libcblas 3.9.0 19_osxarm64_openblas conda-forge
libclang-cpp16 16.0.6 default_h07b2d96_1 conda-forge
libcurl 8.4.0 h2d989ff_0 conda-forge
libcxx 16.0.6 h4653b0c_0 conda-forge
libdeflate 1.19 hb547adb_0 conda-forge
libedit 3.1.20191231 hc8eb9b7_2 conda-forge
libev 4.33 h642e427_1 conda-forge
libexpat 2.5.0 hb7217d7_1 conda-forge
libffi 3.4.2 h3422bc3_5 conda-forge
libgfortran 5.0.0 13_2_0_hd922786_1 conda-forge
libgfortran-devel_osx-arm64 12.3.0 hc62be1c_1 conda-forge
libgfortran5 13.2.0 hf226fd6_1 conda-forge
libglib 2.78.0 h24e9cb9_0 conda-forge
libiconv 1.17 he4db4b2_0 conda-forge
libjpeg-turbo 3.0.0 hb547adb_1 conda-forge
liblapack 3.9.0 19_osxarm64_openblas conda-forge
libllvm16 16.0.6 he79909e_2 conda-forge
libnghttp2 1.55.1 h2b02ca0_0 conda-forge
libopenblas 0.3.24 openmp_hd76b1f2_0 conda-forge
libpng 1.6.39 h76d750c_0 conda-forge
libprotobuf 4.24.4 hc9861d8_0 conda-forge
libsodium 1.0.18 h27ca646_1 conda-forge
libsqlite 3.44.0 h091b4b1_0 conda-forge
libssh2 1.11.0 h7a5bd25_0 conda-forge
libtiff 4.6.0 ha8a6c65_2 conda-forge
libuv 1.46.0 hb547adb_0 conda-forge
libwebp-base 1.3.2 hb547adb_0 conda-forge
libxcb 1.15 hf346824_0 conda-forge
libxml2 2.11.5 h25269f3_1 conda-forge
libzlib 1.2.13 h53f4e23_5 conda-forge
llvm-openmp 17.0.4 hcd81f8e_0 conda-forge
llvm-tools 16.0.6 he79909e_2 conda-forge
make 4.3 he57ea6c_1 conda-forge
mako 1.2.4 pyhd8ed1ab_0 conda-forge
markdown-it-py 3.0.0 pyhd8ed1ab_0 conda-forge
markupsafe 2.1.3 py311heffc1b2_1 conda-forge
matplotlib 3.8.1 py311ha1ab1f8_0 conda-forge
matplotlib-base 3.8.1 py311hfdba5f6_0 conda-forge
matplotlib-inline 0.1.6 pyhd8ed1ab_0 conda-forge
mccabe 0.7.0 pyhd8ed1ab_0 conda-forge
mdit-py-plugins 0.4.0 pyhd8ed1ab_0 conda-forge
mdurl 0.1.0 pyhd8ed1ab_0 conda-forge
mistune 3.0.2 pyhd8ed1ab_0 conda-forge
mpc 1.3.1 h91ba8db_0 conda-forge
mpfr 4.2.1 h9546428_0 conda-forge
mpmath 1.3.0 pyhd8ed1ab_0 conda-forge
munkres 1.1.4 pyh9f0ad1d_0 conda-forge
nbclient 0.8.0 pyhd8ed1ab_0 conda-forge
nbconvert-core 7.10.0 pyhd8ed1ab_0 conda-forge
nbformat 5.9.2 pyhd8ed1ab_0 conda-forge
ncurses 6.4 h463b476_2 conda-forge
nest-asyncio 1.5.8 pyhd8ed1ab_0 conda-forge
networkx 3.2.1 pyhd8ed1ab_0 conda-forge
nodejs 20.8.1 h0950e01_0 conda-forge
nomkl 1.0 h5ca1d4c_0 conda-forge
notebook-shim 0.2.3 pyhd8ed1ab_0 conda-forge
numpy 1.26.0 py311hb8f3215_0 conda-forge
openjpeg 2.5.0 h4c1507b_3 conda-forge
openssl 3.1.4 h0d3ecfb_0 conda-forge
optuna 3.4.0 pyhd8ed1ab_0 conda-forge
overrides 7.4.0 pyhd8ed1ab_0 conda-forge
packaging 23.2 pyhd8ed1ab_0 conda-forge
pandas 2.1.2 py311h6e08293_0 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
pango 1.50.14 hcf40dda_2 conda-forge
parso 0.8.3 pyhd8ed1ab_0 conda-forge
patsy 0.5.3 pyhd8ed1ab_0 conda-forge
pcre2 10.40 hb34f9b4_0 conda-forge
pexpect 4.8.0 pyh1a96a4e_2 conda-forge
pickleshare 0.7.5 py_1003 conda-forge
pillow 10.1.0 py311hb9c5795_0 conda-forge
pip 23.3.1 pyhd8ed1ab_0 conda-forge
pixman 0.42.2 h13dd4ca_0 conda-forge
pkgutil-resolve-name 1.3.10 pyhd8ed1ab_1 conda-forge
platformdirs 3.11.0 pyhd8ed1ab_0 conda-forge
plotly 5.18.0 pyhd8ed1ab_0 conda-forge
pluggy 1.3.0 pyhd8ed1ab_0 conda-forge
prometheus_client 0.18.0 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.39 pyha770c72_0 conda-forge
prompt_toolkit 3.0.39 hd8ed1ab_0 conda-forge
psutil 5.9.5 py311heffc1b2_1 conda-forge
pthread-stubs 0.4 h27ca646_1001 conda-forge
ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge
pure_eval 0.2.2 pyhd8ed1ab_0 conda-forge
pycodestyle 2.11.1 pyhd8ed1ab_0 conda-forge
pycparser 2.21 pyhd8ed1ab_0 conda-forge
pydocstyle 6.3.0 pyhd8ed1ab_0 conda-forge
pyflakes 3.1.0 pyhd8ed1ab_0 conda-forge
pygments 2.16.1 pyhd8ed1ab_0 conda-forge
pylint 2.17.7 pyhd8ed1ab_0 conda-forge
pyobjc-core 10.0 py311hb702dc4_0 conda-forge
pyobjc-framework-cocoa 10.0 py311hb702dc4_1 conda-forge
pyparsing 3.1.1 pyhd8ed1ab_0 conda-forge
pysocks 1.7.1 pyha2e5f31_6 conda-forge
python 3.11.6 h47c9636_0_cpython conda-forge
python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge
python-fastjsonschema 2.18.1 pyhd8ed1ab_0 conda-forge
python-json-logger 2.0.7 pyhd8ed1ab_0 conda-forge
python-lsp-jsonrpc 1.1.2 pyhd8ed1ab_0 conda-forge
python-lsp-server 1.8.2 pyhd8ed1ab_0 conda-forge
python-lsp-server-base 1.8.2 pyhd8ed1ab_0 conda-forge
python-tzdata 2023.3 pyhd8ed1ab_0 conda-forge
python_abi 3.11 4_cp311 conda-forge
pytoolconfig 1.2.5 pyhd8ed1ab_0 conda-forge
pytorch 2.0.0 cpu_generic_py311h9ea7f2d_4 conda-forge
pytz 2023.3.post1 pyhd8ed1ab_0 conda-forge
pyyaml 6.0.1 py311heffc1b2_1 conda-forge
pyzmq 25.1.1 py311he9c0408_2 conda-forge
r-assertthat 0.2.1 r43hc72bb7e_4 conda-forge
r-backports 1.4.1 r43h21dc0da_2 conda-forge
r-base 4.3.2 haf9be62_0 conda-forge
r-base64enc 0.1_3 r43h21dc0da_1006 conda-forge
r-brew 1.0_8 r43hc72bb7e_2 conda-forge
r-callr 3.7.3 r43hc72bb7e_1 conda-forge
r-cli 3.6.1 r43he62749d_1 conda-forge
r-codetools 0.2_19 r43hc72bb7e_1 conda-forge
r-collections 0.3.7 r43h21dc0da_1 conda-forge
r-commonmark 1.9.0 r43h21dc0da_1 conda-forge
r-cpp11 0.4.6 r43hc72bb7e_0 conda-forge
r-crayon 1.5.2 r43hc72bb7e_2 conda-forge
r-cyclocomp 1.1.1 r43hc72bb7e_0 conda-forge
r-desc 1.4.2 r43hc72bb7e_2 conda-forge
r-digest 0.6.33 r43he62749d_0 conda-forge
r-ellipsis 0.3.2 r43h21dc0da_2 conda-forge
r-evaluate 0.23 r43hc72bb7e_0 conda-forge
r-fansi 1.0.5 r43hd2d937b_0 conda-forge
r-fastmap 1.1.1 r43he62749d_1 conda-forge
r-fs 1.6.3 r43he62749d_0 conda-forge
r-glue 1.6.2 r43h21dc0da_2 conda-forge
r-highr 0.10 r43hc72bb7e_1 conda-forge
r-htmltools 0.5.7 r43he96f11e_0 conda-forge
r-jsonlite 1.8.7 r43h21dc0da_0 conda-forge
r-knitr 1.45 r43hc72bb7e_0 conda-forge
r-languageserver 0.3.16 r43h21dc0da_0 conda-forge
r-lazyeval 0.2.2 r43h21dc0da_4 conda-forge
r-lifecycle 1.0.3 r43hc72bb7e_2 conda-forge
r-lintr 3.1.0 r43hc72bb7e_0 conda-forge
r-magrittr 2.0.3 r43h21dc0da_2 conda-forge
r-pillar 1.9.0 r43hc72bb7e_1 conda-forge
r-pkgbuild 1.4.2 r43hc72bb7e_0 conda-forge
r-pkgconfig 2.0.3 r43hc72bb7e_3 conda-forge
r-pkgload 1.3.3 r43hc72bb7e_0 conda-forge
r-prettyunits 1.2.0 r43hc72bb7e_0 conda-forge
r-processx 3.8.2 r43h21dc0da_0 conda-forge
r-ps 1.7.5 r43h21dc0da_1 conda-forge
r-purrr 1.0.2 r43h21dc0da_0 conda-forge
r-r.cache 0.16.0 r43hc72bb7e_2 conda-forge
r-r.methodss3 1.8.2 r43hc72bb7e_2 conda-forge
r-r.oo 1.25.0 r43hc72bb7e_2 conda-forge
r-r.utils 2.12.2 r43hc72bb7e_1 conda-forge
r-r6 2.5.1 r43hc72bb7e_2 conda-forge
r-rcpp 1.0.11 r43he62749d_0 conda-forge
r-rematch2 2.1.2 r43hc72bb7e_3 conda-forge
r-remotes 2.4.2.1 r43hc72bb7e_0 conda-forge
r-repr 1.1.6 r43h785f33e_1 conda-forge
r-rex 1.2.1 r43hc72bb7e_2 conda-forge
r-rlang 1.1.2 r43he96f11e_0 conda-forge
r-roxygen2 7.2.3 r43he62749d_1 conda-forge
r-rprojroot 2.0.4 r43hc72bb7e_0 conda-forge
r-stringi 1.7.12 r43h31e90fb_3 conda-forge
r-stringr 1.5.0 r43h785f33e_1 conda-forge
r-styler 1.10.2 r43hc72bb7e_0 conda-forge
r-tibble 3.2.1 r43h21dc0da_2 conda-forge
r-utf8 1.2.4 r43hd2d937b_0 conda-forge
r-vctrs 0.6.4 r43he96f11e_0 conda-forge
r-withr 2.5.2 r43hc72bb7e_0 conda-forge
r-xfun 0.41 r43he96f11e_0 conda-forge
r-xml2 1.3.5 r43h77ef413_0 conda-forge
r-xmlparsedata 1.0.5 r43hc72bb7e_2 conda-forge
r-yaml 2.3.7 r43h21dc0da_1 conda-forge
readline 8.2 h92ec313_1 conda-forge
referencing 0.30.2 pyhd8ed1ab_0 conda-forge
requests 2.31.0 pyhd8ed1ab_0 conda-forge
rfc3339-validator 0.1.4 pyhd8ed1ab_0 conda-forge
rfc3986-validator 0.1.1 pyh9f0ad1d_0 conda-forge
rope 1.11.0 pyhd8ed1ab_0 conda-forge
rpds-py 0.12.0 py311h94f323b_0 conda-forge
scipy 1.11.3 py311h93d07a4_1 conda-forge
seaborn 0.13.0 hd8ed1ab_0 conda-forge
seaborn-base 0.13.0 pyhd8ed1ab_0 conda-forge
send2trash 1.8.2 pyhd1c38e8_0 conda-forge
setuptools 68.2.2 pyhd8ed1ab_0 conda-forge
sigtool 0.1.3 h44b9a77_0 conda-forge
six 1.16.0 pyh6c4a22f_0 conda-forge
sleef 3.5.1 h156473d_2 conda-forge
sniffio 1.3.0 pyhd8ed1ab_0 conda-forge
snowballstemmer 2.2.0 pyhd8ed1ab_0 conda-forge
soupsieve 2.5 pyhd8ed1ab_1 conda-forge
sphinx 7.2.6 pyhd8ed1ab_0 conda-forge
sphinxcontrib-applehelp 1.0.7 pyhd8ed1ab_0 conda-forge
sphinxcontrib-devhelp 1.0.5 pyhd8ed1ab_0 conda-forge
sphinxcontrib-htmlhelp 2.0.4 pyhd8ed1ab_0 conda-forge
sphinxcontrib-jsmath 1.0.1 pyhd8ed1ab_0 conda-forge
sphinxcontrib-qthelp 1.0.6 pyhd8ed1ab_0 conda-forge
sphinxcontrib-serializinghtml 1.1.9 pyhd8ed1ab_0 conda-forge
sqlalchemy 2.0.23 py311h05b510d_0 conda-forge
stack_data 0.6.2 pyhd8ed1ab_0 conda-forge
statsmodels 0.14.0 py311h9ea6feb_2 conda-forge
sympy 1.12 pypyh9d50eac_103 conda-forge
tapi 1100.0.11 he4954df_0 conda-forge
tenacity 8.2.3 pyhd8ed1ab_0 conda-forge
terminado 0.17.1 pyhd1c38e8_0 conda-forge
tinycss2 1.2.1 pyhd8ed1ab_0 conda-forge
tk 8.6.13 h5083fa2_1 conda-forge
tktable 2.10 hd996620_5 conda-forge
toml 0.10.2 pyhd8ed1ab_0 conda-forge
tomli 2.0.1 pyhd8ed1ab_0 conda-forge
tomlkit 0.12.2 pyha770c72_0 conda-forge
tornado 6.3.3 py311heffc1b2_1 conda-forge
tqdm 4.66.1 pyhd8ed1ab_0 conda-forge
traitlets 5.13.0 pyhd8ed1ab_0 conda-forge
types-python-dateutil 2.8.19.14 pyhd8ed1ab_0 conda-forge
typing-extensions 4.8.0 hd8ed1ab_0 conda-forge
typing_extensions 4.8.0 pyha770c72_0 conda-forge
typing_utils 0.1.0 pyhd8ed1ab_0 conda-forge
tzdata 2023c h71feb2d_0 conda-forge
ujson 5.8.0 py311ha891d26_0 conda-forge
uri-template 1.3.0 pyhd8ed1ab_0 conda-forge
urllib3 2.0.7 pyhd8ed1ab_0 conda-forge
wcwidth 0.2.9 pyhd8ed1ab_0 conda-forge
webcolors 1.13 pyhd8ed1ab_0 conda-forge
webencodings 0.5.1 pyhd8ed1ab_2 conda-forge
websocket-client 1.6.4 pyhd8ed1ab_0 conda-forge
whatthepatch 1.0.5 pyhd8ed1ab_0 conda-forge
wheel 0.41.3 pyhd8ed1ab_0 conda-forge
wrapt 1.15.0 py311heffc1b2_1 conda-forge
xorg-libxau 1.0.11 hb547adb_0 conda-forge
xorg-libxdmcp 1.1.3 h27ca646_0 conda-forge
xz 5.2.6 h57fd34a_0 conda-forge
yaml 0.2.5 h3422bc3_2 conda-forge
yapf 0.40.1 pyhd8ed1ab_0 conda-forge
zeromq 4.3.5 h965bd2d_0 conda-forge
zipp 3.17.0 pyhd8ed1ab_0 conda-forge
zlib 1.2.13 h53f4e23_5 conda-forge
zstd 1.5.5 h4f39d0f_0 conda-forge

conda env:
name: machine_learning3
channels:
- conda-forge
- defaults
dependencies:
- _r-mutex=1.0.1=anacondar_1
- alabaster=0.7.13=pyhd8ed1ab_0
- alembic=1.12.1=pyhd8ed1ab_0
- anyio=4.0.0=pyhd8ed1ab_0
- appnope=0.1.3=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311heffc1b2_4
- arrow=1.3.0=pyhd8ed1ab_0
- astroid=2.15.8=py311h267d04e_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- attrs=23.1.0=pyh71513ae_1
- autopep8=2.0.4=pyhd8ed1ab_0
- babel=2.13.1=pyhd8ed1ab_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
- beautifulsoup4=4.12.2=pyha770c72_0
- bleach=6.1.0=pyhd8ed1ab_0
- brotli=1.1.0=hb547adb_1
- brotli-bin=1.1.0=hb547adb_1
- brotli-python=1.1.0=py311ha891d26_1
- bwidget=1.9.14=hce30654_1
- bzip2=1.0.8=h3422bc3_4
- c-ares=1.21.0=h93a5062_0
- ca-certificates=2023.7.22=hf0a4a13_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cairo=1.18.0=hd1e100b_0
- cctools_osx-arm64=973.0.1=h62378fb_15
- certifi=2023.7.22=pyhd8ed1ab_0
- cffi=1.16.0=py311h4a08483_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- clang=16.0.6=he79909e_1
- clang-16=16.0.6=default_h07b2d96_1
- clang_impl_osx-arm64=16.0.6=hc421ffc_6
- clang_osx-arm64=16.0.6=h54d7cd3_6
- clangxx=16.0.6=default_h298e243_1
- clangxx_impl_osx-arm64=16.0.6=hcd7bac0_6
- clangxx_osx-arm64=16.0.6=hc421ffc_6
- colorama=0.4.6=pyhd8ed1ab_0
- colorlog=6.7.0=py311h267d04e_2
- comm=0.1.4=pyhd8ed1ab_0
- compiler-rt=16.0.6=hf8d1dfb_1
- compiler-rt_osx-arm64=16.0.6=hf8d1dfb_1
- contourpy=1.2.0=py311hd03642b_0
- curl=8.4.0=h2d989ff_0
- cycler=0.12.1=pyhd8ed1ab_0
- debugpy=1.8.0=py311ha891d26_1
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.7=pyhd8ed1ab_0
- docrepr=0.2.0=pyh050c7b8_0
- docstring-to-markdown=0.13=pyhd8ed1ab_0
- docutils=0.20.1=py311h267d04e_2
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.1.3=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.5.0=hb7217d7_1
- filelock=3.13.1=pyhd8ed1ab_0
- flake8=6.1.0=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.2=h82840c6_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.44.0=py311h05b510d_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=hadb7bae_2
- fribidi=1.0.10=h27ca646_0
- gettext=0.21.1=h0186832_0
- gfortran_impl_osx-arm64=12.3.0=hbbb9e1e_1
- gfortran_osx-arm64=12.3.0=h57527a5_1
- gmp=6.2.1=h9f76cd9_0
- gmpy2=2.1.2=py311h2ba9262_1
- graphite2=1.3.13=h9f76cd9_1001
- greenlet=3.0.1=py311hbaf5611_0
- harfbuzz=8.2.1=hf1a6348_0
- icu=73.2=hc8870d7_0
- idna=3.4=pyhd8ed1ab_0
- imagesize=1.4.1=pyhd8ed1ab_0
- importlib-metadata=6.8.0=pyha770c72_0
- importlib_metadata=6.8.0=hd8ed1ab_0
- importlib_resources=6.1.0=pyhd8ed1ab_0
- ipykernel=6.26.0=pyh3cd1d5f_0
- ipython=8.17.2=pyh31c8845_0
- isl=0.25=h9a09cb3_0
- isoduration=20.11.0=pyhd8ed1ab_0
- isort=5.12.0=pyhd8ed1ab_1
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- json5=0.9.14=pyhd8ed1ab_0
- jsonpointer=2.4=py311h267d04e_3
- jsonschema=4.19.2=pyhd8ed1ab_0
- jsonschema-specifications=2023.7.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.19.2=pyhd8ed1ab_0
- jupyter-lsp=2.2.0=pyhd8ed1ab_0
- jupyter_client=8.5.0=pyhd8ed1ab_0
- jupyter_core=5.5.0=py311h267d04e_0
- jupyter_events=0.8.0=pyhd8ed1ab_0
- jupyter_server=2.9.1=pyhd8ed1ab_0
- jupyter_server_terminals=0.4.4=pyhd8ed1ab_1
- jupyterlab=4.0.8=pyhd8ed1ab_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_server=2.25.0=pyhd8ed1ab_0
- jupytext=1.15.2=pyh5da7574_0
- kiwisolver=1.4.5=py311he4fd1f5_1
- krb5=1.21.2=h92f50d5_0
- lazy-object-proxy=1.9.0=py311heffc1b2_1
- lcms2=2.15=hf2736f0_3
- ld64_osx-arm64=609=ha4bd21c_15
- lerc=4.0.0=h9a09cb3_0
- libabseil=20230802.1=cxx17_h13dd4ca_0
- libblas=3.9.0=19_osxarm64_openblas
- libbrotlicommon=1.1.0=hb547adb_1
- libbrotlidec=1.1.0=hb547adb_1
- libbrotlienc=1.1.0=hb547adb_1
- libcblas=3.9.0=19_osxarm64_openblas
- libclang-cpp16=16.0.6=default_h07b2d96_1
- libcurl=8.4.0=h2d989ff_0
- libcxx=16.0.6=h4653b0c_0
- libdeflate=1.19=hb547adb_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h642e427_1
- libexpat=2.5.0=hb7217d7_1
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0=13_2_0_hd922786_1
- libgfortran-devel_osx-arm64=12.3.0=hc62be1c_1
- libgfortran5=13.2.0=hf226fd6_1
- libglib=2.78.0=h24e9cb9_0
- libiconv=1.17=he4db4b2_0
- libjpeg-turbo=3.0.0=hb547adb_1
- liblapack=3.9.0=19_osxarm64_openblas
- libllvm16=16.0.6=he79909e_2
- libnghttp2=1.55.1=h2b02ca0_0
- libopenblas=0.3.24=openmp_hd76b1f2_0
- libpng=1.6.39=h76d750c_0
- libprotobuf=4.24.4=hc9861d8_0
- libsodium=1.0.18=h27ca646_1
- libsqlite=3.44.0=h091b4b1_0
- libssh2=1.11.0=h7a5bd25_0
- libtiff=4.6.0=ha8a6c65_2
- libuv=1.46.0=hb547adb_0
- libwebp-base=1.3.2=hb547adb_0
- libxcb=1.15=hf346824_0
- libxml2=2.11.5=h25269f3_1
- libzlib=1.2.13=h53f4e23_5
- llvm-openmp=17.0.4=hcd81f8e_0
- llvm-tools=16.0.6=he79909e_2
- make=4.3=he57ea6c_1
- mako=1.2.4=pyhd8ed1ab_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.3=py311heffc1b2_1
- matplotlib=3.8.1=py311ha1ab1f8_0
- matplotlib-base=3.8.1=py311hfdba5f6_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mccabe=0.7.0=pyhd8ed1ab_0
- mdit-py-plugins=0.4.0=pyhd8ed1ab_0
- mdurl=0.1.0=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- mpc=1.3.1=h91ba8db_0
- mpfr=4.2.1=h9546428_0
- mpmath=1.3.0=pyhd8ed1ab_0
- munkres=1.1.4=pyh9f0ad1d_0
- nbclient=0.8.0=pyhd8ed1ab_0
- nbconvert-core=7.10.0=pyhd8ed1ab_0
- nbformat=5.9.2=pyhd8ed1ab_0
- ncurses=6.4=h463b476_2
- nest-asyncio=1.5.8=pyhd8ed1ab_0
- networkx=3.2.1=pyhd8ed1ab_0
- nodejs=20.8.1=h0950e01_0
- nomkl=1.0=h5ca1d4c_0
- notebook-shim=0.2.3=pyhd8ed1ab_0
- numpy=1.26.0=py311hb8f3215_0
- openjpeg=2.5.0=h4c1507b_3
- openssl=3.1.4=h0d3ecfb_0
- optuna=3.4.0=pyhd8ed1ab_0
- overrides=7.4.0=pyhd8ed1ab_0
- packaging=23.2=pyhd8ed1ab_0
- pandas=2.1.2=py311h6e08293_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- pango=1.50.14=hcf40dda_2
- parso=0.8.3=pyhd8ed1ab_0
- patsy=0.5.3=pyhd8ed1ab_0
- pcre2=10.40=hb34f9b4_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pillow=10.1.0=py311hb9c5795_0
- pip=23.3.1=pyhd8ed1ab_0
- pixman=0.42.2=h13dd4ca_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=3.11.0=pyhd8ed1ab_0
- plotly=5.18.0=pyhd8ed1ab_0
- pluggy=1.3.0=pyhd8ed1ab_0
- prometheus_client=0.18.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.39=pyha770c72_0
- prompt_toolkit=3.0.39=hd8ed1ab_0
- psutil=5.9.5=py311heffc1b2_1
- pthread-stubs=0.4=h27ca646_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pycodestyle=2.11.1=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pydocstyle=6.3.0=pyhd8ed1ab_0
- pyflakes=3.1.0=pyhd8ed1ab_0
- pygments=2.16.1=pyhd8ed1ab_0
- pylint=2.17.7=pyhd8ed1ab_0
- pyobjc-core=10.0=py311hb702dc4_0
- pyobjc-framework-cocoa=10.0=py311hb702dc4_1
- pyparsing=3.1.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.11.6=h47c9636_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-fastjsonschema=2.18.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-lsp-jsonrpc=1.1.2=pyhd8ed1ab_0
- python-lsp-server=1.8.2=pyhd8ed1ab_0
- python-lsp-server-base=1.8.2=pyhd8ed1ab_0
- python-tzdata=2023.3=pyhd8ed1ab_0
- python_abi=3.11=4_cp311
- pytoolconfig=1.2.5=pyhd8ed1ab_0
- pytorch=2.0.0=cpu_generic_py311h9ea7f2d_4
- pytz=2023.3.post1=pyhd8ed1ab_0
- pyyaml=6.0.1=py311heffc1b2_1
- pyzmq=25.1.1=py311he9c0408_2
- r-assertthat=0.2.1=r43hc72bb7e_4
- r-backports=1.4.1=r43h21dc0da_2
- r-base=4.3.2=haf9be62_0
- r-base64enc=0.1_3=r43h21dc0da_1006
- r-brew=1.0_8=r43hc72bb7e_2
- r-callr=3.7.3=r43hc72bb7e_1
- r-cli=3.6.1=r43he62749d_1
- r-codetools=0.2_19=r43hc72bb7e_1
- r-collections=0.3.7=r43h21dc0da_1
- r-commonmark=1.9.0=r43h21dc0da_1
- r-cpp11=0.4.6=r43hc72bb7e_0
- r-crayon=1.5.2=r43hc72bb7e_2
- r-cyclocomp=1.1.1=r43hc72bb7e_0
- r-desc=1.4.2=r43hc72bb7e_2
- r-digest=0.6.33=r43he62749d_0
- r-ellipsis=0.3.2=r43h21dc0da_2
- r-evaluate=0.23=r43hc72bb7e_0
- r-fansi=1.0.5=r43hd2d937b_0
- r-fastmap=1.1.1=r43he62749d_1
- r-fs=1.6.3=r43he62749d_0
- r-glue=1.6.2=r43h21dc0da_2
- r-highr=0.10=r43hc72bb7e_1
- r-htmltools=0.5.7=r43he96f11e_0
- r-jsonlite=1.8.7=r43h21dc0da_0
- r-knitr=1.45=r43hc72bb7e_0
- r-languageserver=0.3.16=r43h21dc0da_0
- r-lazyeval=0.2.2=r43h21dc0da_4
- r-lifecycle=1.0.3=r43hc72bb7e_2
- r-lintr=3.1.0=r43hc72bb7e_0
- r-magrittr=2.0.3=r43h21dc0da_2
- r-pillar=1.9.0=r43hc72bb7e_1
- r-pkgbuild=1.4.2=r43hc72bb7e_0
- r-pkgconfig=2.0.3=r43hc72bb7e_3
- r-pkgload=1.3.3=r43hc72bb7e_0
- r-prettyunits=1.2.0=r43hc72bb7e_0
- r-processx=3.8.2=r43h21dc0da_0
- r-ps=1.7.5=r43h21dc0da_1
- r-purrr=1.0.2=r43h21dc0da_0
- r-r.cache=0.16.0=r43hc72bb7e_2
- r-r.methodss3=1.8.2=r43hc72bb7e_2
- r-r.oo=1.25.0=r43hc72bb7e_2
- r-r.utils=2.12.2=r43hc72bb7e_1
- r-r6=2.5.1=r43hc72bb7e_2
- r-rcpp=1.0.11=r43he62749d_0
- r-rematch2=2.1.2=r43hc72bb7e_3
- r-remotes=2.4.2.1=r43hc72bb7e_0
- r-repr=1.1.6=r43h785f33e_1
- r-rex=1.2.1=r43hc72bb7e_2
- r-rlang=1.1.2=r43he96f11e_0
- r-roxygen2=7.2.3=r43he62749d_1
- r-rprojroot=2.0.4=r43hc72bb7e_0
- r-stringi=1.7.12=r43h31e90fb_3
- r-stringr=1.5.0=r43h785f33e_1
- r-styler=1.10.2=r43hc72bb7e_0
- r-tibble=3.2.1=r43h21dc0da_2
- r-utf8=1.2.4=r43hd2d937b_0
- r-vctrs=0.6.4=r43he96f11e_0
- r-withr=2.5.2=r43hc72bb7e_0
- r-xfun=0.41=r43he96f11e_0
- r-xml2=1.3.5=r43h77ef413_0
- r-xmlparsedata=1.0.5=r43hc72bb7e_2
- r-yaml=2.3.7=r43h21dc0da_1
- readline=8.2=h92ec313_1
- referencing=0.30.2=pyhd8ed1ab_0
- requests=2.31.0=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rope=1.11.0=pyhd8ed1ab_0
- rpds-py=0.12.0=py311h94f323b_0
- scipy=1.11.3=py311h93d07a4_1
- seaborn=0.13.0=hd8ed1ab_0
- seaborn-base=0.13.0=pyhd8ed1ab_0
- send2trash=1.8.2=pyhd1c38e8_0
- setuptools=68.2.2=pyhd8ed1ab_0
- sigtool=0.1.3=h44b9a77_0
- six=1.16.0=pyh6c4a22f_0
- sleef=3.5.1=h156473d_2
- sniffio=1.3.0=pyhd8ed1ab_0
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sphinx=7.2.6=pyhd8ed1ab_0
- sphinxcontrib-applehelp=1.0.7=pyhd8ed1ab_0
- sphinxcontrib-devhelp=1.0.5=pyhd8ed1ab_0
- sphinxcontrib-htmlhelp=2.0.4=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0
- sphinxcontrib-qthelp=1.0.6=pyhd8ed1ab_0
- sphinxcontrib-serializinghtml=1.1.9=pyhd8ed1ab_0
- sqlalchemy=2.0.23=py311h05b510d_0
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.14.0=py311h9ea6feb_2
- sympy=1.12=pypyh9d50eac_103
- tapi=1100.0.11=he4954df_0
- tenacity=8.2.3=pyhd8ed1ab_0
- terminado=0.17.1=pyhd1c38e8_0
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.13=h5083fa2_1
- tktable=2.10=hd996620_5
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- tomlkit=0.12.2=pyha770c72_0
- tornado=6.3.3=py311heffc1b2_1
- tqdm=4.66.1=pyhd8ed1ab_0
- traitlets=5.13.0=pyhd8ed1ab_0
- types-python-dateutil=2.8.19.14=pyhd8ed1ab_0
- typing-extensions=4.8.0=hd8ed1ab_0
- typing_extensions=4.8.0=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2023c=h71feb2d_0
- ujson=5.8.0=py311ha891d26_0
- uri-template=1.3.0=pyhd8ed1ab_0
- urllib3=2.0.7=pyhd8ed1ab_0
- wcwidth=0.2.9=pyhd8ed1ab_0
- webcolors=1.13=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.6.4=pyhd8ed1ab_0
- whatthepatch=1.0.5=pyhd8ed1ab_0
- wheel=0.41.3=pyhd8ed1ab_0
- wrapt=1.15.0=py311heffc1b2_1
- xorg-libxau=1.0.11=hb547adb_0
- xorg-libxdmcp=1.1.3=h27ca646_0
- xz=5.2.6=h57fd34a_0
- yaml=0.2.5=h3422bc3_2
- yapf=0.40.1=pyhd8ed1ab_0
- zeromq=4.3.5=h965bd2d_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h53f4e23_5
- zstd=1.5.5=h4f39d0f_0
- pip:
- jupyterlab-lsp==5.0.0

@krassowski krassowski added the bug Something isn't working label Nov 20, 2023
@krassowski
Copy link
Member

Thank you for reporting this. Apologies. A hotfix is being prepared in #1016.

@krassowski krassowski added this to the 5.0.x milestone Nov 20, 2023
@krassowski krassowski linked a pull request Nov 26, 2023 that will close this issue
@krassowski
Copy link
Member

@lebigot can you confirm that the just released v5.0.1 fixes the issue for now?

@lebigot
Copy link
Author

lebigot commented Nov 29, 2023

This works for me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants