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

export to PDF fails if there are embedded images in markdown cells #1803

Closed
rursprung opened this issue Jul 3, 2022 · 2 comments
Closed

Comments

@rursprung
Copy link

originally posted here, but turned out that was the wrong place to report it: jupyterlab/jupyterlab#12739

Description

if a notebook contains a markdown cell with an embedded image (just copy & paste any image into a markdown cell and you'll have one) it's not possible to export the document as a PDF anymore.

the export shows an error message like this instead:

nbconvert failed: PDF creating failed, captured latex output:
Failed to run "xelatex notebook.tex -quiet" command:
notebook.tex:805: Unable to load picture or PDF file '
notebook.tex:882: Unable to load picture or PDF file '
dvipdfmx:fatal: Image inclusion failed. Could not find file: attachment:64c05d05-bea6-4103-9faa-b5eec3915533.png

No output PDF file written.

Sorry, but xelatex did not succeed.

Reproduce

  1. create a notebook
  2. create a markdown cell
  3. copy any image you want into your clipboard
  4. paste the image into the markdown cell (you'll now see something like ![image.png](attachment:274c8ef8-9b03-4dac-99e4-51f11a07debc.png) in your cell)
  5. click on "File > Save and Export As ... > PDF"

Expected behavior

it's possible to export the notebook

Context

  • Operating System and version: Windows 11
  • Browser and version: 101
  • JupyterLab version: 3.3.2
Troubleshoot Output
$PATH:
        C:\Users\[..]\anaconda3
        C:\Users\[..]\anaconda3\Library\mingw-w64\bin
        C:\Users\[..]\anaconda3\Library\usr\bin
        C:\Users\[..]\anaconda3\Library\bin
        C:\Users\[..]\anaconda3\Scripts
        C:\Users\[..]\anaconda3\bin
        C:\Users\[..]\anaconda3\condabin
        C:\WINDOWS\system32
        C:\WINDOWS
        C:\WINDOWS\System32\Wbem
        C:\WINDOWS\System32\WindowsPowerShell\v1.0
        C:\WINDOWS\System32\OpenSSH
        C:\Program Files\Pandoc
        C:\WINDOWS\system32
        C:\WINDOWS
        C:\WINDOWS\System32\Wbem
        C:\WINDOWS\System32\WindowsPowerShell\v1.0
        C:\WINDOWS\System32\OpenSSH
        C:\Users\[..]\AppData\Local\Microsoft\WindowsApps
        C:\Users\[..]\AppData\Local\Programs\MiKTeX\miktex\bin\x64
        .
		[.. some more which were not relevant ..]

sys.path:
C:\Users[..]\anaconda3\Scripts
C:\Users[..]\anaconda3\python38.zip
C:\Users[..]\anaconda3\DLLs
C:\Users[..]\anaconda3\lib
C:\Users[..]\anaconda3
C:\Users[..]\anaconda3\lib\site-packages
C:\Users[..]\anaconda3\lib\site-packages\win32
C:\Users[..]\anaconda3\lib\site-packages\win32\lib
C:\Users[..]\anaconda3\lib\site-packages\Pythonwin

sys.executable:
C:\Users[..]\anaconda3\python.exe

sys.version:
3.8.13 (default, Mar 28 2022, 06:59:08) [MSC v.1916 64 bit (AMD64)]

platform.platform():
Windows-10-10.0.22000-SP0

where jupyter:
C:\Users[..]\anaconda3\Scripts\jupyter.exe

pip list:
Package Version
----------------------------- --------------------
aiohttp 3.8.1
aiosignal 1.2.0
alabaster 0.7.12
anaconda-client 1.9.0
anaconda-navigator 2.2.0
anaconda-project 0.10.2
anyio 3.5.0
appdirs 1.4.4
argon2-cffi 21.3.0
argon2-cffi-bindings 21.2.0
arrow 1.2.2
astroid 2.6.6
astropy 5.0.4
asttokens 2.0.5
async-timeout 4.0.1
atomicwrites 1.4.0
attrs 21.4.0
Automat 20.2.0
autopep8 1.6.0
Babel 2.9.1
backcall 0.2.0
backports.functools-lru-cache 1.6.4
backports.tempfile 1.0
backports.weakref 1.0.post1
bcrypt 3.2.0
beautifulsoup4 4.11.1
binaryornot 0.4.4
bitarray 2.4.1
bkcharts 0.2
black 19.10b0
bleach 4.1.0
bokeh 2.4.2
boto3 1.21.32
botocore 1.24.32
Bottleneck 1.3.4
brotlipy 0.7.0
cachetools 4.2.2
certifi 2021.10.8
cffi 1.15.0
chardet 4.0.0
charset-normalizer 2.0.4
click 8.0.4
cloudpickle 2.0.0
clyent 1.2.2
colorama 0.4.4
colorcet 2.0.6
comtypes 1.1.10
conda 4.13.0
conda-build 3.21.9
conda-content-trust 0+unknown
conda-pack 0.6.0
conda-package-handling 1.8.1
conda-repo-cli 1.0.4
conda-token 0.3.0
conda-verify 3.4.2
constantly 15.1.0
cookiecutter 1.7.3
cryptography 3.4.8
cssselect 1.1.0
cycler 0.11.0
Cython 0.29.28
cytoolz 0.11.0
daal4py 2021.5.0
dask 2022.2.1
datashader 0.13.0
datashape 0.5.4
debugpy 1.5.1
decorator 5.1.1
defusedxml 0.7.1
diff-match-patch 20200713
distributed 2022.2.1
docutils 0.17.1
entrypoints 0.4
et-xmlfile 1.1.0
executing 0.8.3
fastjsonschema 2.15.1
filelock 3.6.0
flake8 3.9.2
Flask 1.1.2
fonttools 4.25.0
frozenlist 1.2.0
fsspec 2022.2.0
future 0.18.2
gensim 4.1.2
glob2 0.7
google-api-core 1.25.1
google-auth 1.33.0
google-cloud-core 1.7.1
google-cloud-storage 1.41.0
google-crc32c 1.1.2
google-resumable-media 1.3.1
googleapis-common-protos 1.53.0
greenlet 1.1.1
grpcio 1.42.0
h5py 2.10.0
HeapDict 1.0.1
holoviews 1.14.8
hvplot 0.7.3
hyperlink 21.0.0
idna 3.3
imagecodecs 2021.8.26
imageio 2.9.0
imagesize 1.3.0
importlib-metadata 4.11.3
importlib-resources 5.2.0
incremental 21.3.0
inflection 0.5.1
iniconfig 1.1.1
intake 0.6.5
intervaltree 3.1.0
ipykernel 6.9.1
ipympl 0.8.7
ipython 8.2.0
ipython-genutils 0.2.0
ipywidgets 7.6.5
isort 5.9.3
itemadapter 0.3.0
itemloaders 1.0.4
itsdangerous 2.0.1
jdcal 1.4.1
jedi 0.18.1
Jinja2 2.11.3
jinja2-time 0.2.0
jmespath 0.10.0
joblib 1.1.0
json5 0.9.6
jsonschema 4.4.0
jupyter 1.0.0
jupyter-client 6.1.12
jupyter-console 6.4.0
jupyter-core 4.9.2
jupyter-server 1.13.5
jupyterlab 3.3.2
jupyterlab-pygments 0.1.2
jupyterlab-server 2.10.3
jupyterlab-widgets 1.0.0
keyring 23.4.0
kiwisolver 1.3.2
lazy-object-proxy 1.6.0
libarchive-c 2.9
llvmlite 0.38.0
locket 0.2.1
lxml 4.8.0
Markdown 3.3.4
MarkupSafe 2.0.1
matplotlib 3.5.1
matplotlib-inline 0.1.2
mccabe 0.6.1
menuinst 1.4.18
mistune 0.8.4
mkl-fft 1.3.1
mkl-random 1.2.2
mkl-service 2.4.0
mock 4.0.3
mpmath 1.2.1
msgpack 1.0.2
multidict 5.1.0
multipledispatch 0.6.0
munkres 1.1.4
mypy-extensions 0.4.3
navigator-updater 0.2.1
nbclassic 0.3.5
nbclient 0.5.13
nbconvert 6.4.4
nbformat 5.3.0
nest-asyncio 1.5.5
networkx 2.7.1
nltk 3.7
nose 1.3.7
notebook 6.4.8
numba 0.55.1
numexpr 2.8.1
numpy 1.21.5
numpydoc 1.2
olefile 0.46
openpyxl 3.0.9
packaging 21.3
pandas 1.4.2
pandocfilters 1.5.0
panel 0.13.0
param 1.12.0
paramiko 2.8.1
parsel 1.6.0
parso 0.8.3
partd 1.2.0
pathspec 0.7.0
patsy 0.5.2
pep8 1.7.1
pexpect 4.8.0
pickleshare 0.7.5
Pillow 9.0.1
pip 21.2.2
pkginfo 1.8.2
plotly 5.6.0
pluggy 1.0.0
poyo 0.5.0
prometheus-client 0.13.1
prompt-toolkit 3.0.20
Protego 0.1.16
protobuf 3.19.1
psutil 5.8.0
ptyprocess 0.7.0
pure-eval 0.2.2
py 1.11.0
pyasn1 0.4.8
pyasn1-modules 0.2.8
pycodestyle 2.7.0
pycosat 0.6.3
pycparser 2.21
pyct 0.4.8
pycurl 7.44.1
PyDispatcher 2.0.5
pydocstyle 6.1.1
pyerfa 2.0.0
pyflakes 2.3.1
Pygments 2.11.2
PyHamcrest 2.0.2
PyJWT 2.1.0
pylint 2.9.6
pyls-spyder 0.4.0
PyNaCl 1.4.0
pyodbc 4.0.32
pyOpenSSL 21.0.0
pyparsing 3.0.4
pyreadline 2.1
pyrsistent 0.18.0
PySocks 1.7.1
pytest 7.1.1
python-dateutil 2.8.2
python-lsp-black 1.0.0
python-lsp-jsonrpc 1.0.0
python-lsp-server 1.2.4
python-slugify 5.0.2
python-snappy 0.6.0
pytz 2021.3
pyviz-comms 2.0.2
PyWavelets 1.3.0
pywin32 302
pywin32-ctypes 0.2.0
pywinpty 2.0.2
PyYAML 6.0
pyzmq 22.3.0
QDarkStyle 3.0.2
qstylizer 0.1.10
QtAwesome 1.0.3
qtconsole 5.3.0
QtPy 2.0.1
queuelib 1.5.0
regex 2022.3.15
requests 2.27.1
requests-file 1.5.1
rope 0.22.0
rsa 4.7.2
Rtree 0.9.7
ruamel-yaml-conda 0.15.100
s3transfer 0.5.0
scikit-image 0.19.2
scikit-learn 1.0.2
scikit-learn-intelex 2021.20220215.153006
scipy 1.7.3
Scrapy 2.6.1
seaborn 0.11.2
Send2Trash 1.8.0
service-identity 18.1.0
setuptools 61.2.0
sip 4.19.13
six 1.16.0
smart-open 5.1.0
sniffio 1.2.0
snowballstemmer 2.2.0
sortedcollections 2.1.0
sortedcontainers 2.4.0
soupsieve 2.3.1
Sphinx 4.4.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
spyder 5.1.5
spyder-kernels 2.1.3
SQLAlchemy 1.4.32
stack-data 0.2.0
statsmodels 0.13.2
sympy 1.10.1
tables 3.6.1
tabulate 0.8.9
TBB 0.2
tblib 1.7.0
tenacity 8.0.1
terminado 0.13.1
testpath 0.5.0
text-unidecode 1.3
textdistance 4.2.1
threadpoolctl 2.2.0
three-merge 0.1.1
tifffile 2021.7.2
tinycss 0.4
tldextract 3.2.0
toml 0.10.2
tomli 1.2.2
toolz 0.11.2
tornado 6.1
tqdm 4.64.0
traitlets 5.1.1
Twisted 22.2.0
twisted-iocpsupport 1.0.2
typed-ast 1.4.3
typing_extensions 4.1.1
ujson 5.1.0
Unidecode 1.2.0
urllib3 1.26.9
w3lib 1.21.0
watchdog 2.1.6
wcwidth 0.2.5
webencodings 0.5.1
websocket-client 0.58.0
Werkzeug 2.0.3
wheel 0.37.1
widgetsnbextension 3.5.2
win-inet-pton 1.1.0
win-unicode-console 0.5
wincertstore 0.2
wrapt 1.12.1
xarray 0.20.1
xlrd 2.0.1
XlsxWriter 3.0.3
xlwings 0.24.9
yapf 0.31.0
yarl 1.5.1
zict 2.0.0
zipp 3.7.0
zope.interface 5.4.0

conda list:
# packages in environment at C:\Users[..]\anaconda3:
#
# Name Version Build Channel
_ipyw_jlab_nb_ext_conf 0.1.0 py38_0
aiohttp 3.8.1 py38h2bbff1b_1
aiosignal 1.2.0 pyhd3eb1b0_0
alabaster 0.7.12 pyhd3eb1b0_0
anaconda 2022.05 py38_0
anaconda-client 1.9.0 py38haa95532_0
anaconda-navigator 2.2.0 py38haa95532_0
anaconda-project 0.10.2 pyhd3eb1b0_0
anyio 3.5.0 py38haa95532_0
appdirs 1.4.4 pyhd3eb1b0_0
argon2-cffi 21.3.0 pyhd3eb1b0_0
argon2-cffi-bindings 21.2.0 py38h2bbff1b_0
arrow 1.2.2 pyhd3eb1b0_0
astroid 2.6.6 py38haa95532_0
astropy 5.0.4 py38h080aedc_0
asttokens 2.0.5 pyhd3eb1b0_0
async-timeout 4.0.1 pyhd3eb1b0_0
atomicwrites 1.4.0 py_0
attrs 21.4.0 pyhd3eb1b0_0
automat 20.2.0 py_0
autopep8 1.6.0 pyhd3eb1b0_0
babel 2.9.1 pyhd3eb1b0_0
backcall 0.2.0 pyhd3eb1b0_0
backports 1.1 pyhd3eb1b0_0
backports.functools_lru_cache 1.6.4 pyhd3eb1b0_0
backports.tempfile 1.0 pyhd3eb1b0_1
backports.weakref 1.0.post1 py_1
bcrypt 3.2.0 py38he774522_0
beautifulsoup4 4.11.1 py38haa95532_0
binaryornot 0.4.4 pyhd3eb1b0_1
bitarray 2.4.1 py38h2bbff1b_0
bkcharts 0.2 py38_0
black 19.10b0 py_0
blas 1.0 mkl
bleach 4.1.0 pyhd3eb1b0_0
blosc 1.21.0 h19a0ad4_0
bokeh 2.4.2 py38haa95532_0
boto3 1.21.32 pyhd3eb1b0_0
botocore 1.24.32 pyhd3eb1b0_0
bottleneck 1.3.4 py38h080aedc_0
brotli 1.0.9 ha925a31_2
brotlipy 0.7.0 py38h2bbff1b_1003
bzip2 1.0.8 he774522_0
ca-certificates 2022.3.29 haa95532_1
cachetools 4.2.2 pyhd3eb1b0_0
certifi 2021.10.8 py38haa95532_2
cffi 1.15.0 py38h2bbff1b_1
cfitsio 3.470 he774522_6
chardet 4.0.0 py38haa95532_1003
charls 2.2.0 h6c2663c_0
charset-normalizer 2.0.4 pyhd3eb1b0_0
click 8.0.4 py38haa95532_0
cloudpickle 2.0.0 pyhd3eb1b0_0
clyent 1.2.2 py38_1
colorama 0.4.4 pyhd3eb1b0_0
colorcet 2.0.6 pyhd3eb1b0_0
comtypes 1.1.10 py38haa95532_1002
conda 4.13.0 py38haa95532_0
conda-build 3.21.9 py38haa95532_0
conda-content-trust 0.1.1 pyhd3eb1b0_0
conda-env 2.6.0 haa95532_1
conda-pack 0.6.0 pyhd3eb1b0_0
conda-package-handling 1.8.1 py38h8cc25b3_0
conda-repo-cli 1.0.4 pyhd3eb1b0_0
conda-token 0.3.0 pyhd3eb1b0_0
conda-verify 3.4.2 py_1
console_shortcut 0.1.1 4
constantly 15.1.0 pyh2b92418_0
cookiecutter 1.7.3 pyhd3eb1b0_0
cryptography 3.4.8 py38h71e12ea_0
cssselect 1.1.0 pyhd3eb1b0_0
curl 7.82.0 h2bbff1b_0
cycler 0.11.0 pyhd3eb1b0_0
cython 0.29.28 py38hd77b12b_0
cytoolz 0.11.0 py38he774522_0
daal4py 2021.5.0 py38h8cb3d55_0
dal 2021.5.0 haa95532_796
dask 2022.2.1 pyhd3eb1b0_0
dask-core 2022.2.1 pyhd3eb1b0_0
dataclasses 0.8 pyh6d0b6a4_7
datashader 0.13.0 pyhd3eb1b0_1
datashape 0.5.4 py38haa95532_1
debugpy 1.5.1 py38hd77b12b_0
decorator 5.1.1 pyhd3eb1b0_0
defusedxml 0.7.1 pyhd3eb1b0_0
diff-match-patch 20200713 pyhd3eb1b0_0
distributed 2022.2.1 pyhd3eb1b0_0
docutils 0.17.1 py38haa95532_1
entrypoints 0.4 py38haa95532_0
et_xmlfile 1.1.0 py38haa95532_0
executing 0.8.3 pyhd3eb1b0_0
filelock 3.6.0 pyhd3eb1b0_0
flake8 3.9.2 pyhd3eb1b0_0
flask 1.1.2 pyhd3eb1b0_0
fonttools 4.25.0 pyhd3eb1b0_0
freetype 2.10.4 hd328e21_0
frozenlist 1.2.0 py38h2bbff1b_0
fsspec 2022.2.0 pyhd3eb1b0_0
future 0.18.2 py38_1
gensim 4.1.2 py38hd77b12b_0
giflib 5.2.1 h62dcd97_0
glob2 0.7 pyhd3eb1b0_0
google-api-core 1.25.1 pyhd3eb1b0_0
google-auth 1.33.0 pyhd3eb1b0_0
google-cloud-core 1.7.1 pyhd3eb1b0_0
google-cloud-storage 1.41.0 pyhd3eb1b0_0
google-crc32c 1.1.2 py38h2bbff1b_0
google-resumable-media 1.3.1 pyhd3eb1b0_1
googleapis-common-protos 1.53.0 py38h2eaa2aa_0
greenlet 1.1.1 py38hd77b12b_0
grpcio 1.42.0 py38hc60d5dd_0
h5py 2.10.0 py38h5e291fa_0
hdf5 1.10.4 h7ebc959_0
heapdict 1.0.1 pyhd3eb1b0_0
holoviews 1.14.8 pyhd3eb1b0_0
hvplot 0.7.3 pyhd3eb1b0_1
hyperlink 21.0.0 pyhd3eb1b0_0
icc_rt 2019.0.0 h0cc432a_1
icu 58.2 ha925a31_3
idna 3.3 pyhd3eb1b0_0
imagecodecs 2021.8.26 py38ha1f97ea_0
imageio 2.9.0 pyhd3eb1b0_0
imagesize 1.3.0 pyhd3eb1b0_0
importlib-metadata 4.11.3 py38haa95532_0
importlib_metadata 4.11.3 hd3eb1b0_0
importlib_resources 5.2.0 pyhd3eb1b0_1
incremental 21.3.0 pyhd3eb1b0_0
inflection 0.5.1 py38haa95532_0
iniconfig 1.1.1 pyhd3eb1b0_0
intake 0.6.5 pyhd3eb1b0_0
intel-openmp 2021.4.0 haa95532_3556
intervaltree 3.1.0 pyhd3eb1b0_0
ipykernel 6.9.1 py38haa95532_0
ipympl 0.8.7 pyhd3eb1b0_0
ipython 8.2.0 py38haa95532_0
ipython_genutils 0.2.0 pyhd3eb1b0_1
ipywidgets 7.6.5 pyhd3eb1b0_1
isort 5.9.3 pyhd3eb1b0_0
itemadapter 0.3.0 pyhd3eb1b0_0
itemloaders 1.0.4 pyhd3eb1b0_1
itsdangerous 2.0.1 pyhd3eb1b0_0
jdcal 1.4.1 pyhd3eb1b0_0
jedi 0.18.1 py38haa95532_1
jinja2 2.11.3 pyhd3eb1b0_0
jinja2-time 0.2.0 pyhd3eb1b0_3
jmespath 0.10.0 pyhd3eb1b0_0
joblib 1.1.0 pyhd3eb1b0_0
jpeg 9e h2bbff1b_0
jq 1.6 haa95532_1
json5 0.9.6 pyhd3eb1b0_0
jsonschema 4.4.0 py38haa95532_0
jupyter 1.0.0 py38_7
jupyter_client 6.1.12 pyhd3eb1b0_0
jupyter_console 6.4.0 pyhd3eb1b0_0
jupyter_core 4.9.2 py38haa95532_0
jupyter_server 1.13.5 pyhd3eb1b0_0
jupyterlab 3.3.2 pyhd3eb1b0_0
jupyterlab_pygments 0.1.2 py_0
jupyterlab_server 2.10.3 pyhd3eb1b0_1
jupyterlab_widgets 1.0.0 pyhd3eb1b0_1
keyring 23.4.0 py38haa95532_0
kiwisolver 1.3.2 py38hd77b12b_0
lazy-object-proxy 1.6.0 py38h2bbff1b_0
lcms2 2.12 h83e58a3_0
lerc 3.0 hd77b12b_0
libaec 1.0.4 h33f27b4_1
libarchive 3.4.2 h5e25573_0
libcrc32c 1.1.1 ha925a31_2
libcurl 7.82.0 h86230a5_0
libdeflate 1.8 h2bbff1b_5
libiconv 1.16 h2bbff1b_2
liblief 0.11.5 hd77b12b_1
libpng 1.6.37 h2a8f88b_0
libprotobuf 3.19.1 h23ce68f_0
libspatialindex 1.9.3 h6c2663c_0
libssh2 1.10.0 hcd4344a_0
libtiff 4.2.0 hd0e1b90_0
libwebp 1.2.2 h2bbff1b_0
libxml2 2.9.12 h0ad7f3c_0
libxslt 1.1.34 he774522_0
libzopfli 1.0.3 ha925a31_0
llvmlite 0.38.0 py38h23ce68f_0
locket 0.2.1 py38haa95532_2
lxml 4.8.0 py38h1985fb9_0
lz4-c 1.9.3 h2bbff1b_1
lzo 2.10 he774522_2
m2w64-libwinpthread-git 5.0.0.4634.697f757 2
markdown 3.3.4 py38haa95532_0
markupsafe 2.0.1 py38h2bbff1b_0
matplotlib 3.5.1 py38haa95532_1
matplotlib-base 3.5.1 py38hd77b12b_1
matplotlib-inline 0.1.2 pyhd3eb1b0_2
mccabe 0.6.1 py38_1
menuinst 1.4.18 py38h59b6b97_0
mistune 0.8.4 py38he774522_1000
mkl 2021.4.0 haa95532_640
mkl-service 2.4.0 py38h2bbff1b_0
mkl_fft 1.3.1 py38h277e83a_0
mkl_random 1.2.2 py38hf11a4ad_0
mock 4.0.3 pyhd3eb1b0_0
mpmath 1.2.1 py38haa95532_0
msgpack-python 1.0.2 py38h59b6b97_1
msys2-conda-epoch 20160418 1
multidict 5.1.0 py38h2bbff1b_2
multipledispatch 0.6.0 py38_0
munkres 1.1.4 py_0
mypy_extensions 0.4.3 py38haa95532_1
navigator-updater 0.2.1 py38_1
nbclassic 0.3.5 pyhd3eb1b0_0
nbclient 0.5.13 py38haa95532_0
nbconvert 6.4.4 py38haa95532_0
nbformat 5.3.0 py38haa95532_0
nest-asyncio 1.5.5 py38haa95532_0
networkx 2.7.1 pyhd3eb1b0_0
nltk 3.7 pyhd3eb1b0_0
nose 1.3.7 pyhd3eb1b0_1008
notebook 6.4.8 py38haa95532_0
numba 0.55.1 py38hf11a4ad_0
numexpr 2.8.1 py38hb80d3ca_0
numpy 1.21.5 py38h7a0a035_1
numpy-base 1.21.5 py38hca35cd5_1
numpydoc 1.2 pyhd3eb1b0_0
olefile 0.46 pyhd3eb1b0_0
openjpeg 2.4.0 h4fc8c34_0
openpyxl 3.0.9 pyhd3eb1b0_0
openssl 1.1.1n h2bbff1b_0
packaging 21.3 pyhd3eb1b0_0
pandas 1.4.2 py38hd77b12b_0
pandocfilters 1.5.0 pyhd3eb1b0_0
panel 0.13.0 py38haa95532_0
param 1.12.0 pyhd3eb1b0_0
paramiko 2.8.1 pyhd3eb1b0_0
parsel 1.6.0 py38haa95532_0
parso 0.8.3 pyhd3eb1b0_0
partd 1.2.0 pyhd3eb1b0_1
pathspec 0.7.0 py_0
patsy 0.5.2 py38haa95532_1
pep8 1.7.1 py38_0
pexpect 4.8.0 pyhd3eb1b0_3
pickleshare 0.7.5 pyhd3eb1b0_1003
pillow 9.0.1 py38hdc2b20a_0
pip 21.2.2 py38haa95532_0
pkginfo 1.8.2 pyhd3eb1b0_0
plotly 5.6.0 pyhd3eb1b0_0
pluggy 1.0.0 py38haa95532_1
powershell_shortcut 0.0.1 3
poyo 0.5.0 pyhd3eb1b0_0
prometheus_client 0.13.1 pyhd3eb1b0_0
prompt-toolkit 3.0.20 pyhd3eb1b0_0
prompt_toolkit 3.0.20 hd3eb1b0_0
protego 0.1.16 py_0
protobuf 3.19.1 py38hd77b12b_0
psutil 5.8.0 py38h2bbff1b_1
ptyprocess 0.7.0 pyhd3eb1b0_2
pure_eval 0.2.2 pyhd3eb1b0_0
py 1.11.0 pyhd3eb1b0_0
py-lief 0.11.5 py38hd77b12b_1
pyasn1 0.4.8 pyhd3eb1b0_0
pyasn1-modules 0.2.8 py_0
pycodestyle 2.7.0 pyhd3eb1b0_0
pycosat 0.6.3 py38h2bbff1b_0
pycparser 2.21 pyhd3eb1b0_0
pyct 0.4.8 py38_0
pycurl 7.44.1 py38hcd4344a_1
pydispatcher 2.0.5 py38haa95532_2
pydocstyle 6.1.1 pyhd3eb1b0_0
pyerfa 2.0.0 py38h2bbff1b_0
pyflakes 2.3.1 pyhd3eb1b0_0
pygments 2.11.2 pyhd3eb1b0_0
pyhamcrest 2.0.2 pyhd3eb1b0_2
pyjwt 2.1.0 py38haa95532_0
pylint 2.9.6 py38haa95532_1
pyls-spyder 0.4.0 pyhd3eb1b0_0
pynacl 1.4.0 py38h62dcd97_1
pyodbc 4.0.32 py38hd77b12b_1
pyopenssl 21.0.0 pyhd3eb1b0_1
pyparsing 3.0.4 pyhd3eb1b0_0
pyqt 5.9.2 py38hd77b12b_6
pyreadline 2.1 py38_1
pyrsistent 0.18.0 py38h196d8e1_0
pysocks 1.7.1 py38haa95532_0
pytables 3.6.1 py38ha5be198_0
pytest 7.1.1 py38haa95532_0
python 3.8.13 h6244533_0
python-dateutil 2.8.2 pyhd3eb1b0_0
python-fastjsonschema 2.15.1 pyhd3eb1b0_0
python-libarchive-c 2.9 pyhd3eb1b0_1
python-lsp-black 1.0.0 pyhd3eb1b0_0
python-lsp-jsonrpc 1.0.0 pyhd3eb1b0_0
python-lsp-server 1.2.4 pyhd3eb1b0_0
python-slugify 5.0.2 pyhd3eb1b0_0
python-snappy 0.6.0 py38hd77b12b_3
pytz 2021.3 pyhd3eb1b0_0
pyviz_comms 2.0.2 pyhd3eb1b0_0
pywavelets 1.3.0 py38h2bbff1b_0
pywin32 302 py38h2bbff1b_2
pywin32-ctypes 0.2.0 py38_1000
pywinpty 2.0.2 py38h5da7b33_0
pyyaml 6.0 py38h2bbff1b_1
pyzmq 22.3.0 py38hd77b12b_2
qdarkstyle 3.0.2 pyhd3eb1b0_0
qstylizer 0.1.10 pyhd3eb1b0_0
qt 5.9.7 vc14h73c81de_0
qtawesome 1.0.3 pyhd3eb1b0_0
qtconsole 5.3.0 pyhd3eb1b0_0
qtpy 2.0.1 pyhd3eb1b0_0
queuelib 1.5.0 py38haa95532_0
regex 2022.3.15 py38h2bbff1b_0
requests 2.27.1 pyhd3eb1b0_0
requests-file 1.5.1 pyhd3eb1b0_0
rope 0.22.0 pyhd3eb1b0_0
rsa 4.7.2 pyhd3eb1b0_1
rtree 0.9.7 py38h2eaa2aa_1
ruamel_yaml 0.15.100 py38h2bbff1b_0
s3transfer 0.5.0 pyhd3eb1b0_0
scikit-image 0.19.2 py38hf11a4ad_0
scikit-learn 1.0.2 py38hf11a4ad_1
scikit-learn-intelex 2021.5.0 py38haa95532_0
scipy 1.7.3 py38h0a974cb_0
scrapy 2.6.1 py38haa95532_0
seaborn 0.11.2 pyhd3eb1b0_0
send2trash 1.8.0 pyhd3eb1b0_1
service_identity 18.1.0 pyhd3eb1b0_1
setuptools 61.2.0 py38haa95532_0
sip 4.19.13 py38hd77b12b_0
six 1.16.0 pyhd3eb1b0_1
smart_open 5.1.0 pyhd3eb1b0_0
snappy 1.1.9 h6c2663c_0
sniffio 1.2.0 py38haa95532_1
snowballstemmer 2.2.0 pyhd3eb1b0_0
sortedcollections 2.1.0 pyhd3eb1b0_0
sortedcontainers 2.4.0 pyhd3eb1b0_0
soupsieve 2.3.1 pyhd3eb1b0_0
sphinx 4.4.0 pyhd3eb1b0_0
sphinxcontrib-applehelp 1.0.2 pyhd3eb1b0_0
sphinxcontrib-devhelp 1.0.2 pyhd3eb1b0_0
sphinxcontrib-htmlhelp 2.0.0 pyhd3eb1b0_0
sphinxcontrib-jsmath 1.0.1 pyhd3eb1b0_0
sphinxcontrib-qthelp 1.0.3 pyhd3eb1b0_0
sphinxcontrib-serializinghtml 1.1.5 pyhd3eb1b0_0
spyder 5.1.5 py38haa95532_1
spyder-kernels 2.1.3 py38haa95532_0
sqlalchemy 1.4.32 py38h2bbff1b_0
sqlite 3.38.2 h2bbff1b_0
stack_data 0.2.0 pyhd3eb1b0_0
statsmodels 0.13.2 py38h2bbff1b_0
sympy 1.10.1 py38haa95532_0
tabulate 0.8.9 py38haa95532_0
tbb 2021.5.0 h59b6b97_0
tbb4py 2021.5.0 py38h59b6b97_0
tblib 1.7.0 pyhd3eb1b0_0
tenacity 8.0.1 py38haa95532_0
terminado 0.13.1 py38haa95532_0
testpath 0.5.0 pyhd3eb1b0_0
text-unidecode 1.3 pyhd3eb1b0_0
textdistance 4.2.1 pyhd3eb1b0_0
threadpoolctl 2.2.0 pyh0d69192_0
three-merge 0.1.1 pyhd3eb1b0_0
tifffile 2021.7.2 pyhd3eb1b0_2
tinycss 0.4 pyhd3eb1b0_1002
tk 8.6.11 h2bbff1b_0
tldextract 3.2.0 pyhd3eb1b0_0
toml 0.10.2 pyhd3eb1b0_0
tomli 1.2.2 pyhd3eb1b0_0
toolz 0.11.2 pyhd3eb1b0_0
tornado 6.1 py38h2bbff1b_0
tqdm 4.64.0 py38haa95532_0
traitlets 5.1.1 pyhd3eb1b0_0
twisted 22.2.0 py38h2bbff1b_0
twisted-iocpsupport 1.0.2 py38h2bbff1b_0
typed-ast 1.4.3 py38h2bbff1b_1
typing-extensions 4.1.1 hd3eb1b0_0
typing_extensions 4.1.1 pyh06a4308_0
ujson 5.1.0 py38hd77b12b_0
unidecode 1.2.0 pyhd3eb1b0_0
urllib3 1.26.9 py38haa95532_0
vc 14.2 h21ff451_1
vs2015_runtime 14.27.29016 h5e58377_2
w3lib 1.21.0 pyhd3eb1b0_0
watchdog 2.1.6 py38haa95532_0
wcwidth 0.2.5 pyhd3eb1b0_0
webencodings 0.5.1 py38_1
websocket-client 0.58.0 py38haa95532_4
werkzeug 2.0.3 pyhd3eb1b0_0
wheel 0.37.1 pyhd3eb1b0_0
widgetsnbextension 3.5.2 py38haa95532_0
win_inet_pton 1.1.0 py38haa95532_0
win_unicode_console 0.5 py38_0
wincertstore 0.2 py38haa95532_2
winpty 0.4.3 4
wrapt 1.12.1 py38he774522_1
xarray 0.20.1 pyhd3eb1b0_1
xlrd 2.0.1 pyhd3eb1b0_0
xlsxwriter 3.0.3 pyhd3eb1b0_0
xlwings 0.24.9 py38haa95532_0
xz 5.2.5 h62dcd97_0
yaml 0.2.5 he774522_0
yapf 0.31.0 pyhd3eb1b0_0
yarl 1.5.1 py38he774522_0
zfp 0.5.5 hd77b12b_6
zict 2.0.0 pyhd3eb1b0_0
zipp 3.7.0 pyhd3eb1b0_0
zlib 1.2.12 h8cc25b3_2
zope 1.0 py38_1
zope.interface 5.4.0 py38h2bbff1b_0
zstd 1.4.9 h19a0ad4_0

conda env:
name: base
channels:
- defaults
dependencies:
- _ipyw_jlab_nb_ext_conf=0.1.0=py38_0
- aiohttp=3.8.1=py38h2bbff1b_1
- aiosignal=1.2.0=pyhd3eb1b0_0
- alabaster=0.7.12=pyhd3eb1b0_0
- anaconda=2022.05=py38_0
- anaconda-client=1.9.0=py38haa95532_0
- anaconda-navigator=2.2.0=py38haa95532_0
- anaconda-project=0.10.2=pyhd3eb1b0_0
- anyio=3.5.0=py38haa95532_0
- appdirs=1.4.4=pyhd3eb1b0_0
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py38h2bbff1b_0
- arrow=1.2.2=pyhd3eb1b0_0
- astroid=2.6.6=py38haa95532_0
- astropy=5.0.4=py38h080aedc_0
- asttokens=2.0.5=pyhd3eb1b0_0
- async-timeout=4.0.1=pyhd3eb1b0_0
- atomicwrites=1.4.0=py_0
- attrs=21.4.0=pyhd3eb1b0_0
- automat=20.2.0=py_0
- autopep8=1.6.0=pyhd3eb1b0_0
- babel=2.9.1=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- backports=1.1=pyhd3eb1b0_0
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
- backports.tempfile=1.0=pyhd3eb1b0_1
- backports.weakref=1.0.post1=py_1
- bcrypt=3.2.0=py38he774522_0
- beautifulsoup4=4.11.1=py38haa95532_0
- binaryornot=0.4.4=pyhd3eb1b0_1
- bitarray=2.4.1=py38h2bbff1b_0
- bkcharts=0.2=py38_0
- black=19.10b0=py_0
- blas=1.0=mkl
- bleach=4.1.0=pyhd3eb1b0_0
- blosc=1.21.0=h19a0ad4_0
- bokeh=2.4.2=py38haa95532_0
- boto3=1.21.32=pyhd3eb1b0_0
- botocore=1.24.32=pyhd3eb1b0_0
- bottleneck=1.3.4=py38h080aedc_0
- brotli=1.0.9=ha925a31_2
- brotlipy=0.7.0=py38h2bbff1b_1003
- bzip2=1.0.8=he774522_0
- ca-certificates=2022.3.29=haa95532_1
- cachetools=4.2.2=pyhd3eb1b0_0
- certifi=2021.10.8=py38haa95532_2
- cffi=1.15.0=py38h2bbff1b_1
- cfitsio=3.470=he774522_6
- chardet=4.0.0=py38haa95532_1003
- charls=2.2.0=h6c2663c_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.4=py38haa95532_0
- cloudpickle=2.0.0=pyhd3eb1b0_0
- clyent=1.2.2=py38_1
- colorama=0.4.4=pyhd3eb1b0_0
- colorcet=2.0.6=pyhd3eb1b0_0
- comtypes=1.1.10=py38haa95532_1002
- conda=4.13.0=py38haa95532_0
- conda-build=3.21.9=py38haa95532_0
- conda-content-trust=0.1.1=pyhd3eb1b0_0
- conda-env=2.6.0=haa95532_1
- conda-pack=0.6.0=pyhd3eb1b0_0
- conda-package-handling=1.8.1=py38h8cc25b3_0
- conda-repo-cli=1.0.4=pyhd3eb1b0_0
- conda-token=0.3.0=pyhd3eb1b0_0
- conda-verify=3.4.2=py_1
- console_shortcut=0.1.1=4
- constantly=15.1.0=pyh2b92418_0
- cookiecutter=1.7.3=pyhd3eb1b0_0
- cryptography=3.4.8=py38h71e12ea_0
- cssselect=1.1.0=pyhd3eb1b0_0
- curl=7.82.0=h2bbff1b_0
- cycler=0.11.0=pyhd3eb1b0_0
- cython=0.29.28=py38hd77b12b_0
- cytoolz=0.11.0=py38he774522_0
- daal4py=2021.5.0=py38h8cb3d55_0
- dal=2021.5.0=haa95532_796
- dask=2022.2.1=pyhd3eb1b0_0
- dask-core=2022.2.1=pyhd3eb1b0_0
- dataclasses=0.8=pyh6d0b6a4_7
- datashader=0.13.0=pyhd3eb1b0_1
- datashape=0.5.4=py38haa95532_1
- debugpy=1.5.1=py38hd77b12b_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- diff-match-patch=20200713=pyhd3eb1b0_0
- distributed=2022.2.1=pyhd3eb1b0_0
- docutils=0.17.1=py38haa95532_1
- entrypoints=0.4=py38haa95532_0
- et_xmlfile=1.1.0=py38haa95532_0
- executing=0.8.3=pyhd3eb1b0_0
- filelock=3.6.0=pyhd3eb1b0_0
- flake8=3.9.2=pyhd3eb1b0_0
- flask=1.1.2=pyhd3eb1b0_0
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.10.4=hd328e21_0
- frozenlist=1.2.0=py38h2bbff1b_0
- fsspec=2022.2.0=pyhd3eb1b0_0
- future=0.18.2=py38_1
- gensim=4.1.2=py38hd77b12b_0
- giflib=5.2.1=h62dcd97_0
- glob2=0.7=pyhd3eb1b0_0
- google-api-core=1.25.1=pyhd3eb1b0_0
- google-auth=1.33.0=pyhd3eb1b0_0
- google-cloud-core=1.7.1=pyhd3eb1b0_0
- google-cloud-storage=1.41.0=pyhd3eb1b0_0
- google-crc32c=1.1.2=py38h2bbff1b_0
- google-resumable-media=1.3.1=pyhd3eb1b0_1
- googleapis-common-protos=1.53.0=py38h2eaa2aa_0
- greenlet=1.1.1=py38hd77b12b_0
- grpcio=1.42.0=py38hc60d5dd_0
- h5py=2.10.0=py38h5e291fa_0
- hdf5=1.10.4=h7ebc959_0
- heapdict=1.0.1=pyhd3eb1b0_0
- holoviews=1.14.8=pyhd3eb1b0_0
- hvplot=0.7.3=pyhd3eb1b0_1
- hyperlink=21.0.0=pyhd3eb1b0_0
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha925a31_3
- idna=3.3=pyhd3eb1b0_0
- imagecodecs=2021.8.26=py38ha1f97ea_0
- imageio=2.9.0=pyhd3eb1b0_0
- imagesize=1.3.0=pyhd3eb1b0_0
- importlib-metadata=4.11.3=py38haa95532_0
- importlib_metadata=4.11.3=hd3eb1b0_0
- importlib_resources=5.2.0=pyhd3eb1b0_1
- incremental=21.3.0=pyhd3eb1b0_0
- inflection=0.5.1=py38haa95532_0
- iniconfig=1.1.1=pyhd3eb1b0_0
- intake=0.6.5=pyhd3eb1b0_0
- intel-openmp=2021.4.0=haa95532_3556
- intervaltree=3.1.0=pyhd3eb1b0_0
- ipykernel=6.9.1=py38haa95532_0
- ipympl=0.8.7=pyhd3eb1b0_0
- ipython=8.2.0=py38haa95532_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- ipywidgets=7.6.5=pyhd3eb1b0_1
- isort=5.9.3=pyhd3eb1b0_0
- itemadapter=0.3.0=pyhd3eb1b0_0
- itemloaders=1.0.4=pyhd3eb1b0_1
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jdcal=1.4.1=pyhd3eb1b0_0
- jedi=0.18.1=py38haa95532_1
- jinja2=2.11.3=pyhd3eb1b0_0
- jinja2-time=0.2.0=pyhd3eb1b0_3
- jmespath=0.10.0=pyhd3eb1b0_0
- joblib=1.1.0=pyhd3eb1b0_0
- jpeg=9e=h2bbff1b_0
- jq=1.6=haa95532_1
- json5=0.9.6=pyhd3eb1b0_0
- jsonschema=4.4.0=py38haa95532_0
- jupyter=1.0.0=py38_7
- jupyter_client=6.1.12=pyhd3eb1b0_0
- jupyter_console=6.4.0=pyhd3eb1b0_0
- jupyter_core=4.9.2=py38haa95532_0
- jupyter_server=1.13.5=pyhd3eb1b0_0
- jupyterlab=3.3.2=pyhd3eb1b0_0
- jupyterlab_pygments=0.1.2=py_0
- jupyterlab_server=2.10.3=pyhd3eb1b0_1
- jupyterlab_widgets=1.0.0=pyhd3eb1b0_1
- keyring=23.4.0=py38haa95532_0
- kiwisolver=1.3.2=py38hd77b12b_0
- lazy-object-proxy=1.6.0=py38h2bbff1b_0
- lcms2=2.12=h83e58a3_0
- lerc=3.0=hd77b12b_0
- libaec=1.0.4=h33f27b4_1
- libarchive=3.4.2=h5e25573_0
- libcrc32c=1.1.1=ha925a31_2
- libcurl=7.82.0=h86230a5_0
- libdeflate=1.8=h2bbff1b_5
- libiconv=1.16=h2bbff1b_2
- liblief=0.11.5=hd77b12b_1
- libpng=1.6.37=h2a8f88b_0
- libprotobuf=3.19.1=h23ce68f_0
- libspatialindex=1.9.3=h6c2663c_0
- libssh2=1.10.0=hcd4344a_0
- libtiff=4.2.0=hd0e1b90_0
- libwebp=1.2.2=h2bbff1b_0
- libxml2=2.9.12=h0ad7f3c_0
- libxslt=1.1.34=he774522_0
- libzopfli=1.0.3=ha925a31_0
- llvmlite=0.38.0=py38h23ce68f_0
- locket=0.2.1=py38haa95532_2
- lxml=4.8.0=py38h1985fb9_0
- lz4-c=1.9.3=h2bbff1b_1
- lzo=2.10=he774522_2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markdown=3.3.4=py38haa95532_0
- markupsafe=2.0.1=py38h2bbff1b_0
- matplotlib=3.5.1=py38haa95532_1
- matplotlib-base=3.5.1=py38hd77b12b_1
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
- mccabe=0.6.1=py38_1
- menuinst=1.4.18=py38h59b6b97_0
- mistune=0.8.4=py38he774522_1000
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py38h2bbff1b_0
- mkl_fft=1.3.1=py38h277e83a_0
- mkl_random=1.2.2=py38hf11a4ad_0
- mock=4.0.3=pyhd3eb1b0_0
- mpmath=1.2.1=py38haa95532_0
- msgpack-python=1.0.2=py38h59b6b97_1
- msys2-conda-epoch=20160418=1
- multidict=5.1.0=py38h2bbff1b_2
- multipledispatch=0.6.0=py38_0
- munkres=1.1.4=py_0
- mypy_extensions=0.4.3=py38haa95532_1
- navigator-updater=0.2.1=py38_1
- nbclassic=0.3.5=pyhd3eb1b0_0
- nbclient=0.5.13=py38haa95532_0
- nbconvert=6.4.4=py38haa95532_0
- nbformat=5.3.0=py38haa95532_0
- nest-asyncio=1.5.5=py38haa95532_0
- networkx=2.7.1=pyhd3eb1b0_0
- nltk=3.7=pyhd3eb1b0_0
- nose=1.3.7=pyhd3eb1b0_1008
- notebook=6.4.8=py38haa95532_0
- numba=0.55.1=py38hf11a4ad_0
- numexpr=2.8.1=py38hb80d3ca_0
- numpy=1.21.5=py38h7a0a035_1
- numpy-base=1.21.5=py38hca35cd5_1
- numpydoc=1.2=pyhd3eb1b0_0
- olefile=0.46=pyhd3eb1b0_0
- openjpeg=2.4.0=h4fc8c34_0
- openpyxl=3.0.9=pyhd3eb1b0_0
- openssl=1.1.1n=h2bbff1b_0
- packaging=21.3=pyhd3eb1b0_0
- pandas=1.4.2=py38hd77b12b_0
- pandocfilters=1.5.0=pyhd3eb1b0_0
- panel=0.13.0=py38haa95532_0
- param=1.12.0=pyhd3eb1b0_0
- paramiko=2.8.1=pyhd3eb1b0_0
- parsel=1.6.0=py38haa95532_0
- parso=0.8.3=pyhd3eb1b0_0
- partd=1.2.0=pyhd3eb1b0_1
- pathspec=0.7.0=py_0
- patsy=0.5.2=py38haa95532_1
- pep8=1.7.1=py38_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=9.0.1=py38hdc2b20a_0
- pip=21.2.2=py38haa95532_0
- pkginfo=1.8.2=pyhd3eb1b0_0
- plotly=5.6.0=pyhd3eb1b0_0
- pluggy=1.0.0=py38haa95532_1
- powershell_shortcut=0.0.1=3
- poyo=0.5.0=pyhd3eb1b0_0
- prometheus_client=0.13.1=pyhd3eb1b0_0
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
- prompt_toolkit=3.0.20=hd3eb1b0_0
- protego=0.1.16=py_0
- protobuf=3.19.1=py38hd77b12b_0
- psutil=5.8.0=py38h2bbff1b_1
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pure_eval=0.2.2=pyhd3eb1b0_0
- py=1.11.0=pyhd3eb1b0_0
- py-lief=0.11.5=py38hd77b12b_1
- pyasn1=0.4.8=pyhd3eb1b0_0
- pyasn1-modules=0.2.8=py_0
- pycodestyle=2.7.0=pyhd3eb1b0_0
- pycosat=0.6.3=py38h2bbff1b_0
- pycparser=2.21=pyhd3eb1b0_0
- pyct=0.4.8=py38_0
- pycurl=7.44.1=py38hcd4344a_1
- pydispatcher=2.0.5=py38haa95532_2
- pydocstyle=6.1.1=pyhd3eb1b0_0
- pyerfa=2.0.0=py38h2bbff1b_0
- pyflakes=2.3.1=pyhd3eb1b0_0
- pygments=2.11.2=pyhd3eb1b0_0
- pyhamcrest=2.0.2=pyhd3eb1b0_2
- pyjwt=2.1.0=py38haa95532_0
- pylint=2.9.6=py38haa95532_1
- pyls-spyder=0.4.0=pyhd3eb1b0_0
- pynacl=1.4.0=py38h62dcd97_1
- pyodbc=4.0.32=py38hd77b12b_1
- pyopenssl=21.0.0=pyhd3eb1b0_1
- pyparsing=3.0.4=pyhd3eb1b0_0
- pyqt=5.9.2=py38hd77b12b_6
- pyreadline=2.1=py38_1
- pyrsistent=0.18.0=py38h196d8e1_0
- pysocks=1.7.1=py38haa95532_0
- pytables=3.6.1=py38ha5be198_0
- pytest=7.1.1=py38haa95532_0
- python=3.8.13=h6244533_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-fastjsonschema=2.15.1=pyhd3eb1b0_0
- python-libarchive-c=2.9=pyhd3eb1b0_1
- python-lsp-black=1.0.0=pyhd3eb1b0_0
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
- python-lsp-server=1.2.4=pyhd3eb1b0_0
- python-slugify=5.0.2=pyhd3eb1b0_0
- python-snappy=0.6.0=py38hd77b12b_3
- pytz=2021.3=pyhd3eb1b0_0
- pyviz_comms=2.0.2=pyhd3eb1b0_0
- pywavelets=1.3.0=py38h2bbff1b_0
- pywin32=302=py38h2bbff1b_2
- pywin32-ctypes=0.2.0=py38_1000
- pywinpty=2.0.2=py38h5da7b33_0
- pyyaml=6.0=py38h2bbff1b_1
- pyzmq=22.3.0=py38hd77b12b_2
- qdarkstyle=3.0.2=pyhd3eb1b0_0
- qstylizer=0.1.10=pyhd3eb1b0_0
- qt=5.9.7=vc14h73c81de_0
- qtawesome=1.0.3=pyhd3eb1b0_0
- qtconsole=5.3.0=pyhd3eb1b0_0
- qtpy=2.0.1=pyhd3eb1b0_0
- queuelib=1.5.0=py38haa95532_0
- regex=2022.3.15=py38h2bbff1b_0
- requests=2.27.1=pyhd3eb1b0_0
- requests-file=1.5.1=pyhd3eb1b0_0
- rope=0.22.0=pyhd3eb1b0_0
- rsa=4.7.2=pyhd3eb1b0_1
- rtree=0.9.7=py38h2eaa2aa_1
- ruamel_yaml=0.15.100=py38h2bbff1b_0
- s3transfer=0.5.0=pyhd3eb1b0_0
- scikit-image=0.19.2=py38hf11a4ad_0
- scikit-learn=1.0.2=py38hf11a4ad_1
- scikit-learn-intelex=2021.5.0=py38haa95532_0
- scipy=1.7.3=py38h0a974cb_0
- scrapy=2.6.1=py38haa95532_0
- seaborn=0.11.2=pyhd3eb1b0_0
- send2trash=1.8.0=pyhd3eb1b0_1
- service_identity=18.1.0=pyhd3eb1b0_1
- setuptools=61.2.0=py38haa95532_0
- sip=4.19.13=py38hd77b12b_0
- six=1.16.0=pyhd3eb1b0_1
- smart_open=5.1.0=pyhd3eb1b0_0
- snappy=1.1.9=h6c2663c_0
- sniffio=1.2.0=py38haa95532_1
- snowballstemmer=2.2.0=pyhd3eb1b0_0
- sortedcollections=2.1.0=pyhd3eb1b0_0
- sortedcontainers=2.4.0=pyhd3eb1b0_0
- soupsieve=2.3.1=pyhd3eb1b0_0
- sphinx=4.4.0=pyhd3eb1b0_0
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
- spyder=5.1.5=py38haa95532_1
- spyder-kernels=2.1.3=py38haa95532_0
- sqlalchemy=1.4.32=py38h2bbff1b_0
- sqlite=3.38.2=h2bbff1b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- statsmodels=0.13.2=py38h2bbff1b_0
- sympy=1.10.1=py38haa95532_0
- tabulate=0.8.9=py38haa95532_0
- tbb=2021.5.0=h59b6b97_0
- tbb4py=2021.5.0=py38h59b6b97_0
- tblib=1.7.0=pyhd3eb1b0_0
- tenacity=8.0.1=py38haa95532_0
- terminado=0.13.1=py38haa95532_0
- testpath=0.5.0=pyhd3eb1b0_0
- text-unidecode=1.3=pyhd3eb1b0_0
- textdistance=4.2.1=pyhd3eb1b0_0
- threadpoolctl=2.2.0=pyh0d69192_0
- three-merge=0.1.1=pyhd3eb1b0_0
- tifffile=2021.7.2=pyhd3eb1b0_2
- tinycss=0.4=pyhd3eb1b0_1002
- tk=8.6.11=h2bbff1b_0
- tldextract=3.2.0=pyhd3eb1b0_0
- toml=0.10.2=pyhd3eb1b0_0
- tomli=1.2.2=pyhd3eb1b0_0
- toolz=0.11.2=pyhd3eb1b0_0
- tornado=6.1=py38h2bbff1b_0
- tqdm=4.64.0=py38haa95532_0
- traitlets=5.1.1=pyhd3eb1b0_0
- twisted=22.2.0=py38h2bbff1b_0
- twisted-iocpsupport=1.0.2=py38h2bbff1b_0
- typed-ast=1.4.3=py38h2bbff1b_1
- typing-extensions=4.1.1=hd3eb1b0_0
- typing_extensions=4.1.1=pyh06a4308_0
- ujson=5.1.0=py38hd77b12b_0
- unidecode=1.2.0=pyhd3eb1b0_0
- urllib3=1.26.9=py38haa95532_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- w3lib=1.21.0=pyhd3eb1b0_0
- watchdog=2.1.6=py38haa95532_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py38_1
- websocket-client=0.58.0=py38haa95532_4
- werkzeug=2.0.3=pyhd3eb1b0_0
- wheel=0.37.1=pyhd3eb1b0_0
- widgetsnbextension=3.5.2=py38haa95532_0
- win_inet_pton=1.1.0=py38haa95532_0
- win_unicode_console=0.5=py38_0
- wincertstore=0.2=py38haa95532_2
- winpty=0.4.3=4
- wrapt=1.12.1=py38he774522_1
- xarray=0.20.1=pyhd3eb1b0_1
- xlrd=2.0.1=pyhd3eb1b0_0
- xlsxwriter=3.0.3=pyhd3eb1b0_0
- xlwings=0.24.9=py38haa95532_0
- xz=5.2.5=h62dcd97_0
- yaml=0.2.5=he774522_0
- yapf=0.31.0=pyhd3eb1b0_0
- yarl=1.5.1=py38he774522_0
- zfp=0.5.5=hd77b12b_6
- zict=2.0.0=pyhd3eb1b0_0
- zipp=3.7.0=pyhd3eb1b0_0
- zlib=1.2.12=h8cc25b3_2
- zope=1.0=py38_1
- zope.interface=5.4.0=py38h2bbff1b_0
- zstd=1.4.9=h19a0ad4_0
prefix: C:\Users[..]\anaconda3

Command Line Output
n/a
Browser Output
n/a
@t-makaro
Copy link
Contributor

Duplicate of #1079

@t-makaro t-makaro marked this as a duplicate of #1079 Jul 14, 2022
@tuncbkose
Copy link
Contributor

Should be fixed with #1978. Please reopen if there are any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants