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

No clean uninstall #218

Open
michaelaye opened this issue Nov 30, 2023 · 4 comments
Open

No clean uninstall #218

michaelaye opened this issue Nov 30, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@michaelaye
Copy link

Description

After uninstalling the conda package, I still get collaboration api messages in the log

Reproduce

  1. conda install jupyter-collaboration
  2. launch jupyterlab
  3. close jupyterlab
  4. conda remove jupyter-collaboration
  5. launch jupyterlab
  6. see "GET/api/collaboration/room/..." events in the log

Expected behavior

I expect no collaboration related API calls in the log after removing the package.

Context

  • Operating System and version: PopOS (Ubuntu derivate) 22.04
  • Browser and version: Chrome 119.0
  • JupyterLab version: 4.0.9
Troubleshoot Output
$PATH:
	/home/ayek72/mambaforge/envs/py311/bin
	/home/ayek72/mambaforge/condabin
	/home/ayek72/mambaforge/condabin
	/usr/local/texlive/2022/bin/x86_64-linux
	/home/ayek72/bin
	/home/ayek72/.local/bin
	/home/ayek72/.cargo/bin
	/home/ayek72/.local/bin
	/home/ayek72/bin
	/usr/local/sbin
	/usr/local/bin
	/usr/sbin
	/usr/bin
	/sbin
	/bin
	/usr/games
	/usr/local/games
	/snap/bin
	/home/ayek72/mambaforge/envs/isis7/bin

sys.path:
/home/ayek72/mambaforge/envs/py311/bin
/home/ayek72/mambaforge/envs/py311/lib/python311.zip
/home/ayek72/mambaforge/envs/py311/lib/python3.11
/home/ayek72/mambaforge/envs/py311/lib/python3.11/lib-dynload
/home/ayek72/mambaforge/envs/py311/lib/python3.11/site-packages
/home/ayek72/Dropbox/src/nbplanetary
/home/ayek72/Dropbox/src/p4tools
/home/ayek72/Dropbox/src/nbcoreg
/home/ayek72/Dropbox/src/plio

sys.executable:
/home/ayek72/mambaforge/envs/py311/bin/python

sys.version:
3.11.6 | packaged by conda-forge | (main, Oct 3 2023, 10:40:35) [GCC 12.3.0]

platform.platform():
Linux-6.5.6-76060506-generic-x86_64-with-glibc2.35

which -a jupyter:
/home/ayek72/mambaforge/envs/py311/bin/jupyter

Command Line Output
[W 2023-11-30 17:15:32.251 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 3.70ms referer=None
[W 2023-11-30 17:15:37.946 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.83ms referer=None
[W 2023-11-30 17:15:43.509 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 3.66ms referer=None
[W 2023-11-30 17:15:52.864 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.91ms referer=None
[W 2023-11-30 17:15:57.986 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.84ms referer=None
[W 2023-11-30 17:16:04.004 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 3.70ms referer=None
[W 2023-11-30 17:16:08.230 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.82ms referer=None
[W 2023-11-30 17:16:14.998 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 3.66ms referer=None
[W 2023-11-30 17:16:20.047 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.96ms referer=None
[W 2023-11-30 17:16:27.865 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.73ms referer=None
[W 2023-11-30 17:16:35.716 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.87ms referer=None
[W 2023-11-30 17:16:41.061 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.88ms referer=None
[W 2023-11-30 17:16:46.784 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.77ms referer=None
[W 2023-11-30 17:16:53.075 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.87ms referer=None
[W 2023-11-30 17:16:57.870 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 3.62ms referer=None
[I 2023-11-30 17:17:02.029 ServerApp] Saving file at /00_nbcoreg/notebooks/04_hrsc.ipynb
[W 2023-11-30 17:17:02.041 ServerApp] Notebook 00_nbcoreg/notebooks/04_hrsc.ipynb is not trusted
[W 2023-11-30 17:17:04.935 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 7.84ms referer=None
[W 2023-11-30 17:17:11.194 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness ([email protected]) 2.77ms referer=None
Browser Output
Failed to load resource: the server responded with a status of 404 ()
github_username.png:1 
   Failed to load resource: the server responded with a status of 404 ()

35signature.ts:310 No adapter, will not show signature
highlights.ts:353 skipping highlights response: cursor moved since it was requested
signature.ts:310 No adapter, will not show signature
13highlights.ts:353 skipping highlights response: cursor moved since it was requested
4signature.ts:310 No adapter, will not show signature
highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
signature.ts:310 No adapter, will not show signature
3highlights.ts:353 skipping highlights response: cursor moved since it was requested
signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
6highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
4highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
signature.ts:310 No adapter, will not show signature
8highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
2highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
2signature.ts:310 No adapter, will not show signature
highlights.ts:365 Could not get highlights: Error: Editor could not be accessed
at Me (converter.ts:139:13)
at Wt.handleHighlight (highlights.ts:181:19)
at Wt.onCursorActivity (highlights.ts:359:12)
onCursorActivity @ highlights.ts:365
27highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
signature.ts:310 No adapter, will not show signature
4highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:365 Could not get highlights: Error: Editor could not be accessed
at Me (converter.ts:139:13)
at Wt.handleHighlight (highlights.ts:181:19)
at Wt.onCursorActivity (highlights.ts:359:12)
onCursorActivity @ highlights.ts:365
signature.ts:310 No adapter, will not show signature
2highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
34highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
4signature.ts:310 No adapter, will not show signature
20highlights.ts:353 skipping highlights response: cursor moved since it was requested
7signature.ts:310 No adapter, will not show signature
7highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:365 Could not get highlights: Error: Editor could not be accessed
at Me (converter.ts:139:13)
at Wt.handleHighlight (highlights.ts:181:19)
at Wt.onCursorActivity (highlights.ts:359:12)
onCursorActivity @ highlights.ts:365
signature.ts:310 No adapter, will not show signature
2highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
20highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:365 Could not get highlights: Error: Editor could not be accessed
at Me (converter.ts:139:13)
at Wt.handleHighlight (highlights.ts:181:19)
at Wt.onCursorActivity (highlights.ts:359:12)
onCursorActivity @ highlights.ts:365
4signature.ts:310 No adapter, will not show signature
5highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
3signature.ts:310 No adapter, will not show signature
12highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:365 Could not get highlights: Error: Editor could not be accessed
at Me (converter.ts:139:13)
at Wt.handleHighlight (highlights.ts:181:19)
at Wt.onCursorActivity (highlights.ts:359:12)
onCursorActivity @ highlights.ts:365
4signature.ts:310 No adapter, will not show signature
2highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
jump_to.ts:666 Could not get context
isEnabled @ jump_to.ts:666
jump_to.ts:598 Could not get context
isEnabled @ jump_to.ts:598
jump_to.ts:644 Could not get context
isEnabled @ jump_to.ts:644
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
102signature.ts:310 No adapter, will not show signature
2highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
3highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
jump_to.ts:666 Could not get context
isEnabled @ jump_to.ts:666
jump_to.ts:598 Could not get context
isEnabled @ jump_to.ts:598
jump_to.ts:644 Could not get context
isEnabled @ jump_to.ts:644
102signature.ts:310 No adapter, will not show signature
8highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
feature.ts:516 End in editor could not be be determined for Array(1)
(anonymous) @ feature.ts:516
2signature.ts:310 No adapter, will not show signature
4highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
3highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
feature.ts:516 End in editor could not be be determined for Array(1)
(anonymous) @ feature.ts:516
2signature.ts:310 No adapter, will not show signature
15highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
2highlights.ts:353 skipping highlights response: cursor moved since it was requested
3signature.ts:310 No adapter, will not show signature
17highlights.ts:353 skipping highlights response: cursor moved since it was requested
103signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
2highlights.ts:353 skipping highlights response: cursor moved since it was requested
jlab_core.a61821d8a2a9c35d7996.js?v=a61821d8a2a9c35d7996:1 Cannot execute key binding 'Escape': command 'documentsearch:end' is not enabled.
_executeKeyBinding @ jlab_core.a61821d8a2a9c35d7996.js?v=a61821d8a2a9c35d7996:1
4signature.ts:310 No adapter, will not show signature
9highlights.ts:353 skipping highlights response: cursor moved since it was requested
signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
9highlights.ts:353 skipping highlights response: cursor moved since it was requested
signature.ts:310 No adapter, will not show signature
4highlights.ts:353 skipping highlights response: cursor moved since it was requested
4signature.ts:310 No adapter, will not show signature
8highlights.ts:353 skipping highlights response: cursor moved since it was requested
4signature.ts:310 No adapter, will not show signature
3highlights.ts:353 skipping highlights response: cursor moved since it was requested
2signature.ts:310 No adapter, will not show signature
38highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:365 Could not get highlights: Error: Editor could not be accessed
at Me (converter.ts:139:13)
at Wt.handleHighlight (highlights.ts:181:19)
at Wt.onCursorActivity (highlights.ts:359:12)
onCursorActivity @ highlights.ts:365
4signature.ts:310 No adapter, will not show signature
74highlights.ts:353 skipping highlights response: cursor moved since it was requested
4signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
6highlights.ts:353 skipping highlights response: cursor moved since it was requested
4signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
4highlights.ts:353 skipping highlights response: cursor moved since it was requested
4signature.ts:310 No adapter, will not show signature
highlights.ts:353 skipping highlights response: cursor moved since it was requested
4signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
7highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
4signature.ts:310 No adapter, will not show signature
8highlights.ts:353 skipping highlights response: cursor moved since it was requested
4signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
4signature.ts:310 No adapter, will not show signature
highlights.ts:311 not requesting highlights (token did not change) Object
4highlights.ts:353 skipping highlights response: cursor moved since it was requested
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object
highlights.ts:311 not requesting highlights (token did not change) Object

@michaelaye michaelaye added the bug Something isn't working label Nov 30, 2023
Copy link

welcome bot commented Nov 30, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@michaelaye
Copy link
Author

michaelaye commented Nov 30, 2023

Had to remove this from issue as it was too long:

pip list and env
pip list:
	Package                       Version              Editable project location
	----------------------------- -------------------- ------------------------------------
	affine                        2.4.0
	aiofiles                      23.2.1
	aiohttp                       3.9.1
	aiosignal                     1.3.1
	aiosqlite                     0.19.0
	alabaster                     0.7.13
	annotated-types               0.6.0
	anyio                         4.1.0
	appdirs                       1.4.4
	argcomplete                   3.1.6
	argon2-cffi                   23.1.0
	argon2-cffi-bindings          21.2.0
	arosics                       1.9.4
	arrow                         1.3.0
	asciitree                     0.3.3
	astroid                       3.0.1
	astropy                       6.0.0
	astropy-iers-data             0.2023.11.27.0.30.38
	asttokens                     2.4.1
	astunparse                    1.6.3
	async-generator               1.10
	async-lru                     2.0.4
	async-timeout                 4.0.3
	attrs                         23.1.0
	autopep8                      2.0.4
	Babel                         2.13.1
	backcall                      0.2.0
	backports.functools-lru-cache 1.6.5
	beautifulsoup4                4.12.2
	binaryornot                   0.4.4
	bleach                        6.1.0
	blis                          0.7.10
	bokeh                         3.3.1
	Bottleneck                    1.3.7
	branca                        0.7.0
	Brotli                        1.1.0
	bump2version                  1.0.1
	cached-property               1.5.2
	cachetools                    5.3.2
	Cartopy                       0.22.0
	catalogue                     2.0.10
	cattrs                        23.2.2
	certifi                       2023.11.17
	cffi                          1.16.0
	cftime                        1.6.3
	chardet                       5.2.0
	charset-normalizer            3.3.2
	click                         8.1.7
	click-plugins                 1.1.1
	cligj                         0.7.2
	cloudpathlib                  0.16.0
	cloudpickle                   3.0.0
	cmarkgfm                      0.8.0
	cmocean                       3.0.3
	colorama                      0.4.6
	colorcet                      3.0.1
	colorlog                      6.7.0
	colorspacious                 1.1.2
	comm                          0.1.4
	commonmark                    0.9.1
	confection                    0.1.4
	contourpy                     1.2.0
	cookiecutter                  2.5.0
	coreg                         0.4.8                /home/ayek72/Dropbox/src/nbcoreg
	coverage                      7.3.2
	cramjam                       2.7.0
	cruft                         2.15.0
	cryptography                  41.0.7
	cycler                        0.12.1
	cymem                         2.0.8
	Cython                        3.0.6
	cytoolz                       0.12.2
	dask                          2023.11.0
	dask-jobqueue                 0.8.2
	dask_labextension             7.0.0
	dataclasses                   0.8
	datashader                    0.16.0
	datashape                     0.5.4
	debugpy                       1.8.0
	decorator                     5.1.1
	defusedxml                    0.7.1
	dill                          0.3.7
	distlib                       0.3.7
	distributed                   2023.11.0
	docstring-to-markdown         0.13
	docutils                      0.20.1
	dustgoggles                   0.7.4
	en-core-web-sm                3.6.0
	entrypoints                   0.4
	et-xmlfile                    1.1.0
	exceptiongroup                1.2.0
	execnb                        0.1.5
	execnet                       2.0.2
	executing                     2.0.1
	fastcore                      1.5.29
	fasteners                     0.17.3
	fastjsonschema                2.19.0
	fastparquet                   2023.10.1
	filelock                      3.13.1
	fiona                         1.9.5
	flake8                        6.1.0
	flit_core                     3.9.0
	folium                        0.15.0
	fonttools                     4.45.1
	fqdn                          1.5.1
	frozenlist                    1.4.0
	fsspec                        2023.10.0
	future                        0.18.3
	GDAL                          3.7.3
	geoarray                      0.17.2
	geojson                       3.1.0
	geopandas                     0.14.1
	geoviews                      1.11.0
	ghapi                         1.0.4
	gitdb                         4.0.11
	GitPython                     3.1.40
	Glances                       3.4.0.3
	googletrans                   4.0.0rc1
	graphviz                      0.20.1
	greenlet                      3.0.1
	h11                           0.9.0
	h2                            3.2.0
	h5py                          3.10.0
	holoviews                     1.18.1
	hpack                         3.0.0
	hstspreload                   2023.1.1
	html5lib                      1.1
	httpcore                      0.9.1
	httpx                         0.13.3
	hvplot                        0.9.0
	hyperframe                    5.2.0
	idna                          3.6
	imagecodecs                   2023.9.18
	imageio                       2.31.5
	imagesize                     1.4.1
	importlib-metadata            6.8.0
	importlib-resources           6.1.1
	iniconfig                     2.0.0
	intake                        0.7.0
	ipydatawidgets                4.3.2
	ipykernel                     6.26.0
	ipympl                        0.9.3
	ipython                       8.18.1
	ipython-genutils              0.2.0
	ipywidgets                    8.1.1
	isoduration                   20.11.0
	isort                         5.12.0
	jaraco.classes                3.3.0
	jedi                          0.19.1
	jeepney                       0.8.0
	Jinja2                        3.1.2
	joblib                        1.3.2
	json5                         0.9.14
	jsonpointer                   2.4
	jsonschema                    4.20.0
	jsonschema-specifications     2023.11.1
	jupyter_client                8.6.0
	jupyter_core                  5.5.0
	jupyter-events                0.9.0
	jupyter-lsp                   2.2.1
	jupyter_server                2.11.1
	jupyter_server_fileid         0.9.0
	jupyter-server-mathjax        0.2.6
	jupyter_server_proxy          4.1.0
	jupyter_server_terminals      0.4.4
	jupyter_server_ydoc           0.1.4
	jupyter-ydoc                  1.1.1
	jupyterlab                    4.0.9
	jupyterlab-lsp                5.0.0
	jupyterlab_pygments           0.3.0
	jupyterlab_server             2.25.2
	jupyterlab-widgets            3.0.9
	kalasiris                     1.9.1
	keyring                       24.3.0
	kiwisolver                    1.4.5
	langcodes                     3.3.0
	langdetect                    1.0.7
	langid                        1.1.6
	latexcodec                    2.0.1
	lazy_loader                   0.3
	lazy-object-proxy             1.9.0
	Levenshtein                   0.22.0
	linkify-it-py                 2.0.0
	llvmlite                      0.41.1
	locket                        1.0.0
	lsprotocol                    2023.0.0
	lxml                          4.9.3
	lz4                           4.3.2
	mapclassify                   2.6.1
	Markdown                      3.5.1
	markdown-it-py                2.2.0
	MarkupSafe                    2.1.3
	matplotlib                    3.8.2
	matplotlib-inline             0.1.6
	mccabe                        0.7.0
	mdit-py-plugins               0.4.0
	mdurl                         0.1.0
	mistune                       3.0.2
	more-itertools                10.1.0
	msgpack                       1.0.7
	multidict                     6.0.4
	multipledispatch              0.6.0
	munch                         4.0.0
	munkres                       1.1.4
	murmurhash                    1.0.10
	nb-conda-kernels              2.3.1
	nbclassic                     1.0.0
	nbclient                      0.8.0
	nbconvert                     7.11.0
	nbdev                         2.3.12
	nbdime                        4.0.1
	nbformat                      5.9.2
	nbsphinx                      0.9.3
	nbval                         0.10.0
	nest-asyncio                  1.5.8
	netCDF4                       1.6.5
	networkx                      3.2.1
	nh3                           0.2.14
	nltk                          3.8.1
	notebook                      7.0.6
	notebook_shim                 0.2.3
	nox                           2023.4.22
	numba                         0.58.1
	numcodecs                     0.12.1
	numexpr                       2.8.7
	numpy                         1.26.2
	openpyxl                      3.1.2
	outcome                       1.3.0.post0
	overrides                     7.4.0
	p4tools                       0.9.0                /home/ayek72/Dropbox/src/p4tools
	packaging                     23.2
	pandas                        1.5.3
	pandocfilters                 1.5.0
	panel                         1.3.4
	param                         2.0.1
	parso                         0.8.3
	partd                         1.4.1
	pathy                         0.10.2
	patsy                         0.5.3
	pbr                           6.0.0
	pdr                           1.0.3
	pds4-tools                    1.3
	pep8                          1.7.1
	pexpect                       4.8.0
	pickleshare                   0.7.5
	Pillow                        10.1.0
	pip                           23.3.1
	pkginfo                       1.9.6
	pkgutil_resolve_name          1.3.10
	planetarypy                   0.30.0               /home/ayek72/Dropbox/src/nbplanetary
	planets                       0.4.6
	platformdirs                  4.0.0
	plio                          1.5.5                /home/ayek72/Dropbox/src/plio
	plotly                        5.18.0
	pluggy                        1.3.0
	ply                           3.11
	polars                        0.19.18
	pooch                         1.8.0
	preshed                       3.0.9
	prometheus-client             0.19.0
	prompt-toolkit                3.0.41
	protobuf                      4.24.4
	psutil                        5.9.5
	psycopg2                      2.9.7
	ptyprocess                    0.7.0
	pure-eval                     0.2.2
	pvl                           1.3.2
	py                            1.11.0
	py-cpuinfo                    9.0.0
	py-tools-ds                   0.21.1
	pyaml                         23.9.7
	pyarrow                       14.0.1
	pyarrow-hotfix                0.6
	pybtex                        0.24.0
	pybtex-docutils               1.0.3
	pycodestyle                   2.11.1
	pycparser                     2.21
	pyct                          0.4.6
	pydantic                      2.5.2
	pydantic_core                 2.14.5
	pydocstyle                    6.3.0
	pyerfa                        2.0.1.1
	pyFFTW                        0.13.1
	pyflakes                      3.1.0
	Pygments                      2.17.2
	PyKrige                       1.7.1
	pylint                        3.0.2
	pylsp-rope                    0.1.11
	pyparsing                     3.1.1
	pyproj                        3.6.1
	pyproject-api                 1.6.1
	PyQt5                         5.15.9
	PyQt5-sip                     12.12.2
	pyrsistent                    0.20.0
	pyshp                         2.3.1
	PySocks                       1.7.1
	pytest                        7.4.3
	pytest-cache                  1.0
	pytest-cov                    4.1.0
	pytest-pep8                   1.0.6
	python-dateutil               2.8.2
	python-geotiepoints           1.7.1
	python-json-logger            2.0.7
	python-Levenshtein            0.22.0
	python-lsp-jsonrpc            1.1.2
	python-lsp-ruff               2.0.0
	python-lsp-server             1.9.0
	python-pptx                   0.6.23
	python-slugify                8.0.1
	python-snappy                 0.6.1
	pythreejs                     2.4.2
	pytoolconfig                  1.2.5
	pytz                          2023.3.post1
	pyviz_comms                   3.0.0
	PyWavelets                    1.4.1
	PyYAML                        6.0.1
	pyzmq                         25.1.1
	rapidfuzz                     3.4.0
	rasterio                      1.3.9
	readme-renderer               42.0
	recommonmark                  0.7.1
	referencing                   0.31.1
	regex                         2023.10.3
	requests                      2.31.0
	requests-toolbelt             1.0.0
	requirements-parser           0.2.0
	rfc3339-validator             0.1.4
	rfc3986                       1.5.0
	rfc3986-validator             0.1.1
	rich                          13.7.0
	rioxarray                     0.15.0
	rope                          1.11.0
	rpds-py                       0.13.2
	Rtree                         1.1.0
	ruff                          0.1.6
	scikit-image                  0.22.0
	scikit-learn                  1.3.2
	SciPy                         1.11.4
	seaborn                       0.13.0
	SecretStorage                 3.3.3
	selenium                      4.15.2
	Send2Trash                    1.8.2
	setuptools                    68.2.2
	sh                            2.0.6
	shapely                       2.0.2
	shellingham                   1.5.4
	simpervisor                   1.0.0
	sip                           6.7.12
	six                           1.16.0
	smart-open                    5.2.1
	smmap                         5.0.0
	sniffio                       1.3.0
	snowballstemmer               2.2.0
	snuggs                        1.4.7
	sortedcontainers              2.4.0
	soupsieve                     2.5
	spacy                         3.7.2
	spacy-langdetect              0.1.2
	spacy-legacy                  3.0.12
	spacy-loggers                 1.0.5
	spectral                      0.23.1
	Sphinx                        7.2.6
	sphinx-rtd-theme              2.0.0
	sphinxcontrib-apidoc          0.3.0
	sphinxcontrib-applehelp       1.0.7
	sphinxcontrib-bibtex          2.6.1
	sphinxcontrib-devhelp         1.0.5
	sphinxcontrib-htmlhelp        2.0.4
	sphinxcontrib-jquery          4.1
	sphinxcontrib-jsmath          1.0.1
	sphinxcontrib-qthelp          1.0.6
	sphinxcontrib-serializinghtml 1.1.9
	spicer                        0.6.0
	spiceypy                      6.0.0
	SQLAlchemy                    2.0.23
	srsly                         2.4.8
	stack-data                    0.6.2
	statsmodels                   0.14.0
	tables                        3.9.2
	tblib                         2.0.0
	tenacity                      8.2.3
	terminado                     0.18.0
	text-unidecode                1.3
	textblob                      0.15.3
	thinc                         8.2.1
	threadpoolctl                 3.2.0
	tifffile                      2023.9.26
	tinycss2                      1.2.1
	toml                          0.10.2
	tomli                         2.0.1
	tomlkit                       0.12.3
	toolz                         0.12.0
	tornado                       6.3.3
	tox                           3.27.1
	tqdm                          4.66.1
	traitlets                     5.14.0
	traittypes                    0.2.1
	trio                          0.23.1
	trio-websocket                0.11.1
	TuiView                       1.2.13
	twine                         4.0.2
	typer                         0.9.0
	types-python-dateutil         2.8.19.14
	typing_extensions             4.8.0
	typing-utils                  0.1.0
	uc-micro-py                   1.0.1
	ujson                         5.8.0
	uri-template                  1.3.0
	urllib3                       2.1.0
	urlpath                       1.2.0
	virtualenv                    20.24.7
	wasabi                        1.1.2
	watchdog                      3.0.0
	wcwidth                       0.2.12
	weasel                        0.3.4
	webcolors                     1.13
	webencodings                  0.5.1
	websocket-client              1.6.4
	whatthepatch                  1.0.5
	wheel                         0.42.0
	widgetsnbextension            4.0.9
	wrapt                         1.16.0
	wsproto                       1.2.0
	xarray                        2023.11.0
	xlrd                          2.0.1
	XlsxWriter                    3.1.9
	xlwt                          1.3.0
	xyzservices                   2023.10.1
	y-py                          0.6.2
	yapf                          0.40.1
	yarl                          1.9.3
	ypy-websocket                 0.12.4
	zarr                          2.16.1
	zict                          3.0.0
	zipp                          3.17.0

conda list:
# packages in environment at /home/ayek72/mambaforge/envs/py311:
#
# Name Version Build Channel
_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 2_gnu conda-forge
affine 2.4.0 pyhd8ed1ab_0 conda-forge
aiofiles 23.2.1 pyhd8ed1ab_0 conda-forge
aiohttp 3.9.1 py311h459d7ec_0 conda-forge
aiosignal 1.3.1 pyhd8ed1ab_0 conda-forge
aiosqlite 0.19.0 pyhd8ed1ab_0 conda-forge
alabaster 0.7.13 pyhd8ed1ab_0 conda-forge
alsa-lib 1.2.10 hd590300_0 conda-forge
annotated-types 0.6.0 pyhd8ed1ab_0 conda-forge
anyio 4.1.0 pyhd8ed1ab_0 conda-forge
aom 3.7.1 h59595ed_0 conda-forge
appdirs 1.4.4 pyh9f0ad1d_0 conda-forge
argcomplete 3.1.6 pyhd8ed1ab_0 conda-forge
argon2-cffi 23.1.0 pyhd8ed1ab_0 conda-forge
argon2-cffi-bindings 21.2.0 py311h459d7ec_4 conda-forge
arosics 1.9.4 py311h38be061_0 conda-forge
arrow 1.3.0 pyhd8ed1ab_0 conda-forge
asciitree 0.3.3 py_2 conda-forge
astroid 3.0.1 py311h38be061_0 conda-forge
astropy 6.0.0 py311h1f0f07a_0 conda-forge
astropy-iers-data 0.2023.11.27.0.30.38 pyhd8ed1ab_0 conda-forge
asttokens 2.4.1 pyhd8ed1ab_0 conda-forge
astunparse 1.6.3 pyhd8ed1ab_0 conda-forge
async-lru 2.0.4 pyhd8ed1ab_0 conda-forge
async-timeout 4.0.3 pyhd8ed1ab_0 conda-forge
async_generator 1.10 py_0 conda-forge
atk-1.0 2.38.0 hd4edc92_1 conda-forge
attr 2.5.1 h166bdaf_1 conda-forge
attrs 23.1.0 pyh71513ae_1 conda-forge
autopep8 2.0.4 pyhd8ed1ab_0 conda-forge
aws-c-auth 0.7.8 h5c941e0_1 conda-forge
aws-c-cal 0.6.9 h5d48c4d_2 conda-forge
aws-c-common 0.9.10 hd590300_0 conda-forge
aws-c-compression 0.2.17 h7f92143_7 conda-forge
aws-c-event-stream 0.3.2 h0bcb0bb_8 conda-forge
aws-c-http 0.7.14 hd268abd_3 conda-forge
aws-c-io 0.13.36 he14a76f_1 conda-forge
aws-c-mqtt 0.9.10 h35285c7_2 conda-forge
aws-c-s3 0.4.1 h0448019_2 conda-forge
aws-c-sdkutils 0.1.12 h7f92143_6 conda-forge
aws-checksums 0.1.17 h7f92143_6 conda-forge
aws-crt-cpp 0.24.8 h5e14d71_2 conda-forge
aws-sdk-cpp 1.11.210 ha5d3ae3_2 conda-forge
babel 2.13.1 pyhd8ed1ab_0 conda-forge
backcall 0.2.0 pyh9f0ad1d_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
binaryornot 0.4.4 py_1 conda-forge
bleach 6.1.0 pyhd8ed1ab_0 conda-forge
blosc 1.21.5 h0f2a231_0 conda-forge
bokeh 3.3.1 pyhd8ed1ab_0 conda-forge
boost-cpp 1.83.0 h44aadfe_0 conda-forge
bottleneck 1.3.7 py311h1f0f07a_1 conda-forge
branca 0.7.0 pyhd8ed1ab_1 conda-forge
brotli 1.1.0 hd590300_1 conda-forge
brotli-bin 1.1.0 hd590300_1 conda-forge
brotli-python 1.1.0 py311hb755f60_1 conda-forge
brunsli 0.1 h9c3ff4c_0 conda-forge
bump2version 1.0.1 pyh9f0ad1d_0 conda-forge
bzip2 1.0.8 hd590300_5 conda-forge
c-ares 1.22.1 hd590300_0 conda-forge
c-blosc2 2.11.2 hb4ffafa_0 conda-forge
ca-certificates 2023.11.17 hbcca054_0 conda-forge
cached-property 1.5.2 hd8ed1ab_1 conda-forge
cached_property 1.5.2 pyha770c72_1 conda-forge
cachetools 5.3.2 pyhd8ed1ab_0 conda-forge
cairo 1.18.0 h3faef2a_0 conda-forge
cartopy 0.22.0 py311h320fe9a_1 conda-forge
catalogue 2.0.10 py311h38be061_0 conda-forge
cattrs 23.2.2 pyhd8ed1ab_0 conda-forge
certifi 2023.11.17 pyhd8ed1ab_0 conda-forge
cffi 1.16.0 py311hb3a22ac_0 conda-forge
cfitsio 4.3.1 hbdc6101_0 conda-forge
cftime 1.6.3 py311h1f0f07a_0 conda-forge
chardet 3.0.4 pypi_0 pypi
charls 2.4.2 h59595ed_0 conda-forge
charset-normalizer 3.3.2 pyhd8ed1ab_0 conda-forge
click 8.1.7 unix_pyh707e725_0 conda-forge
click-plugins 1.1.1 py_0 conda-forge
cligj 0.7.2 pyhd8ed1ab_1 conda-forge
cloudpathlib 0.16.0 pyhd8ed1ab_0 conda-forge
cloudpickle 3.0.0 pyhd8ed1ab_0 conda-forge
cmarkgfm 0.8.0 py311h459d7ec_3 conda-forge
cmocean 3.0.3 pyhd8ed1ab_0 conda-forge
colorama 0.4.6 pyhd8ed1ab_0 conda-forge
colorcet 3.0.1 pyhd8ed1ab_0 conda-forge
colorlog 6.7.0 py311h38be061_2 conda-forge
colorspacious 1.1.2 pyh24bf2e0_0 conda-forge
comm 0.1.4 pyhd8ed1ab_0 conda-forge
commonmark 0.9.1 py_0 conda-forge
confection 0.1.4 py311h781c19f_0 conda-forge
contourpy 1.2.0 py311h9547e67_0 conda-forge
cookiecutter 2.5.0 pyhca7485f_0 conda-forge
coreg 0.4.8 dev_0
coverage 7.3.2 py311h459d7ec_0 conda-forge
cramjam 2.7.0 py311h46250e7_1 conda-forge
cruft 2.15.0 pypyh1a96a4e_0 conda-forge
cryptography 41.0.7 py311h63ff55d_0 conda-forge
cspice 67 hd590300_5 conda-forge
curl 8.4.0 hca28451_0 conda-forge
cycler 0.12.1 pyhd8ed1ab_0 conda-forge
cymem 2.0.8 py311hb755f60_1 conda-forge
cython 3.0.6 py311hb755f60_0 conda-forge
cython-blis 0.7.10 py311h1f0f07a_2 conda-forge
cytoolz 0.12.2 py311h459d7ec_1 conda-forge
dask 2023.11.0 pyhd8ed1ab_0 conda-forge
dask-core 2023.11.0 pyhd8ed1ab_0 conda-forge
dask-jobqueue 0.8.2 pyhd8ed1ab_0 conda-forge
dask-labextension 7.0.0 pyhd8ed1ab_0 conda-forge
dataclasses 0.8 pyhc8e2a94_3 conda-forge
datashader 0.16.0 pyhd8ed1ab_0 conda-forge
datashape 0.5.4 py_1 conda-forge
dav1d 1.2.1 hd590300_0 conda-forge
dbus 1.13.6 h5008d03_3 conda-forge
debugpy 1.8.0 py311hb755f60_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
distlib 0.3.7 pyhd8ed1ab_0 conda-forge
distributed 2023.11.0 pyhd8ed1ab_0 conda-forge
docstring-to-markdown 0.13 pyhd8ed1ab_0 conda-forge
docutils 0.20.1 py311h38be061_2 conda-forge
dustgoggles 0.7.4 pypi_0 pypi
en-core-web-sm 3.6.0 pypi_0 pypi
entrypoints 0.4 pyhd8ed1ab_0 conda-forge
et_xmlfile 1.1.0 pyhd8ed1ab_0 conda-forge
exceptiongroup 1.2.0 pyhd8ed1ab_0 conda-forge
execnb 0.1.5 py_0 fastai
execnet 2.0.2 pyhd8ed1ab_0 conda-forge
executing 2.0.1 pyhd8ed1ab_0 conda-forge
expat 2.5.0 hcb278e6_1 conda-forge
fastcore 1.5.29 py_0 fastai
fasteners 0.17.3 pyhd8ed1ab_0 conda-forge
fastparquet 2023.10.1 py311h1f0f07a_0 conda-forge
filelock 3.13.1 pyhd8ed1ab_0 conda-forge
fiona 1.9.5 py311hbac4ec9_0 conda-forge
flake8 6.1.0 pyhd8ed1ab_0 conda-forge
flit-core 3.9.0 pyhd8ed1ab_0 conda-forge
folium 0.15.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 h77eed37_1 conda-forge
fontconfig 2.14.2 h14ed4e7_0 conda-forge
fonts-conda-ecosystem 1 0 conda-forge
fonts-conda-forge 1 0 conda-forge
fonttools 4.45.1 py311h459d7ec_0 conda-forge
fqdn 1.5.1 pyhd8ed1ab_0 conda-forge
freetype 2.12.1 h267a509_2 conda-forge
freexl 2.0.0 h743c826_0 conda-forge
fribidi 1.0.10 h36c2ea0_0 conda-forge
frozenlist 1.4.0 py311h459d7ec_1 conda-forge
fsspec 2023.10.0 pyhca7485f_0 conda-forge
future 0.18.3 pyhd8ed1ab_0 conda-forge
gdal 3.7.3 py311h815a124_8 conda-forge
gdk-pixbuf 2.42.10 h829c605_4 conda-forge
geoarray 0.17.2 py311h38be061_0 conda-forge
geojson 3.1.0 pyhd8ed1ab_0 conda-forge
geopandas 0.14.1 pyhd8ed1ab_0 conda-forge
geopandas-base 0.14.1 pyha770c72_0 conda-forge
geos 3.12.1 h59595ed_0 conda-forge
geotiff 1.7.1 hf074850_14 conda-forge
geoviews 1.11.0 pyhd8ed1ab_0 conda-forge
geoviews-core 1.11.0 pyha770c72_0 conda-forge
gettext 0.21.1 h27087fc_0 conda-forge
gflags 2.2.2 he1b5a44_1004 conda-forge
ghapi 1.0.4 pyhd8ed1ab_0 conda-forge
giflib 5.2.1 h0b41bf4_3 conda-forge
gitdb 4.0.11 pyhd8ed1ab_0 conda-forge
gitpython 3.1.40 pyhd8ed1ab_0 conda-forge
glances 3.4.0.3 pyh2a2186d_0 conda-forge
glib 2.78.1 hfc55251_1 conda-forge
glib-tools 2.78.1 hfc55251_1 conda-forge
glog 0.6.0 h6f12383_0 conda-forge
gmp 6.3.0 h59595ed_0 conda-forge
googletrans 4.0.0rc1 pypi_0 pypi
graphite2 1.3.13 h58526e2_1001 conda-forge
graphviz 9.0.0 h78e8752_1 conda-forge
greenlet 3.0.1 py311hb755f60_0 conda-forge
gst-plugins-base 1.22.7 h8e1006c_0 conda-forge
gstreamer 1.22.7 h98fc4e7_0 conda-forge
gtk2 2.24.33 h90689f9_2 conda-forge
gts 0.7.6 h977cf35_4 conda-forge
h11 0.9.0 pypi_0 pypi
h2 3.2.0 pypi_0 pypi
h5py 3.10.0 nompi_py311h3839ddf_100 conda-forge
harfbuzz 8.3.0 h3d44ed6_0 conda-forge
hdf4 4.2.15 h2a13503_7 conda-forge
hdf5 1.14.2 nompi_h4f84152_100 conda-forge
holoviews 1.18.1 pyhd8ed1ab_0 conda-forge
hpack 3.0.0 pypi_0 pypi
hstspreload 2023.1.1 pypi_0 pypi
html5lib 1.1 pyh9f0ad1d_0 conda-forge
httpcore 0.9.1 pypi_0 pypi
httpx 0.13.3 pypi_0 pypi
hvplot 0.9.0 pyhd8ed1ab_0 conda-forge
hyperframe 5.2.0 pypi_0 pypi
icu 73.2 h59595ed_0 conda-forge
idna 2.10 pypi_0 pypi
imagecodecs 2023.9.18 py311h089f87a_2 conda-forge
imageio 2.31.5 pyh8c1a49c_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.1 pyhd8ed1ab_0 conda-forge
iniconfig 2.0.0 pyhd8ed1ab_0 conda-forge
intake 0.7.0 pyhd8ed1ab_0 conda-forge
ipydatawidgets 4.3.2 pyhc268e32_0 conda-forge
ipykernel 6.26.0 pyhf8b6a83_0 conda-forge
ipympl 0.9.3 pyhd8ed1ab_0 conda-forge
ipython 8.18.1 pyh31011fe_1 conda-forge
ipython_genutils 0.2.0 py_1 conda-forge
ipywidgets 8.1.1 pyhd8ed1ab_0 conda-forge
isoduration 20.11.0 pyhd8ed1ab_0 conda-forge
isort 5.12.0 pyhd8ed1ab_1 conda-forge
jaraco.classes 3.3.0 pyhd8ed1ab_0 conda-forge
jedi 0.19.1 pyhd8ed1ab_0 conda-forge
jeepney 0.8.0 pyhd8ed1ab_0 conda-forge
jinja2 3.1.2 pyhd8ed1ab_1 conda-forge
joblib 1.3.2 pyhd8ed1ab_0 conda-forge
json-c 0.17 h7ab15ed_0 conda-forge
json5 0.9.14 pyhd8ed1ab_0 conda-forge
jsonpointer 2.4 py311h38be061_3 conda-forge
jsonschema 4.20.0 pyhd8ed1ab_0 conda-forge
jsonschema-specifications 2023.11.1 pyhd8ed1ab_0 conda-forge
jsonschema-with-format-nongpl 4.20.0 pyhd8ed1ab_0 conda-forge
jupyter-lsp 2.2.1 pyhd8ed1ab_0 conda-forge
jupyter-server-mathjax 0.2.6 pyh5bfe37b_1 conda-forge
jupyter-server-proxy 4.1.0 pyhd8ed1ab_0 conda-forge
jupyter_client 8.6.0 pyhd8ed1ab_0 conda-forge
jupyter_core 5.5.0 py311h38be061_0 conda-forge
jupyter_events 0.9.0 pyhd8ed1ab_0 conda-forge
jupyter_server 2.11.1 pyhd8ed1ab_0 conda-forge
jupyter_server_fileid 0.9.0 pyhd8ed1ab_0 conda-forge
jupyter_server_terminals 0.4.4 pyhd8ed1ab_1 conda-forge
jupyter_server_ydoc 0.1.4 pyhd8ed1ab_0 conda-forge
jupyter_ydoc 1.1.1 pyhd8ed1ab_0 conda-forge
jupyterlab 4.0.9 pyhd8ed1ab_0 conda-forge
jupyterlab-lsp 5.0.0 pypi_0 pypi
jupyterlab_pygments 0.3.0 pyhd8ed1ab_0 conda-forge
jupyterlab_server 2.25.2 pyhd8ed1ab_0 conda-forge
jupyterlab_widgets 3.0.9 pyhd8ed1ab_0 conda-forge
jxrlib 1.1 h7f98852_2 conda-forge
kalasiris 1.9.1 pypi_0 pypi
kealib 1.5.2 hcd42e92_1 conda-forge
keyring 24.3.0 py311h38be061_0 conda-forge
keyutils 1.6.1 h166bdaf_0 conda-forge
kiwisolver 1.4.5 py311h9547e67_1 conda-forge
krb5 1.21.2 h659d440_0 conda-forge
lame 3.100 h166bdaf_1003 conda-forge
langcodes 3.3.0 pyhd8ed1ab_0 conda-forge
langdetect 1.0.7 pypi_0 pypi
langid 1.1.6 pypi_0 pypi
latexcodec 2.0.1 pyh9f0ad1d_0 conda-forge
lazy-object-proxy 1.9.0 py311h459d7ec_1 conda-forge
lazy_loader 0.3 pyhd8ed1ab_0 conda-forge
lcms2 2.15 hb7c19ff_3 conda-forge
ld_impl_linux-64 2.40 h41732ed_0 conda-forge
lerc 4.0.0 h27087fc_0 conda-forge
levenshtein 0.22.0 pypi_0 pypi
libabseil 20230802.1 cxx17_h59595ed_0 conda-forge
libaec 1.1.2 h59595ed_1 conda-forge
libarchive 3.7.2 h039dbb9_0 conda-forge
libarrow 14.0.1 hcf43810_6_cpu conda-forge
libarrow-acero 14.0.1 h59595ed_6_cpu conda-forge
libarrow-dataset 14.0.1 h59595ed_6_cpu conda-forge
libarrow-flight 14.0.1 h120cb0d_6_cpu conda-forge
libarrow-flight-sql 14.0.1 h61ff412_6_cpu conda-forge
libarrow-gandiva 14.0.1 hacb8726_6_cpu conda-forge
libarrow-substrait 14.0.1 h61ff412_6_cpu conda-forge
libavif 1.0.2 hed45d22_0 conda-forge
libavif16 1.0.2 hed45d22_0 conda-forge
libblas 3.9.0 20_linux64_openblas conda-forge
libboost 1.83.0 h6fcfa73_0 conda-forge
libboost-devel 1.83.0 h00ab1b0_0 conda-forge
libboost-headers 1.83.0 ha770c72_0 conda-forge
libbrotlicommon 1.1.0 hd590300_1 conda-forge
libbrotlidec 1.1.0 hd590300_1 conda-forge
libbrotlienc 1.1.0 hd590300_1 conda-forge
libcap 2.69 h0f662aa_0 conda-forge
libcblas 3.9.0 20_linux64_openblas conda-forge
libclang 15.0.7 default_h7634d5b_3 conda-forge
libclang13 15.0.7 default_h9986a30_3 conda-forge
libcrc32c 1.1.2 h9c3ff4c_0 conda-forge
libcups 2.3.3 h4637d8d_4 conda-forge
libcurl 8.4.0 hca28451_0 conda-forge
libdeflate 1.19 hd590300_0 conda-forge
libedit 3.1.20191231 he28a2e2_2 conda-forge
libev 4.33 h516909a_1 conda-forge
libevent 2.1.12 hf998b51_1 conda-forge
libexpat 2.5.0 hcb278e6_1 conda-forge
libffi 3.4.2 h7f98852_5 conda-forge
libflac 1.4.3 h59595ed_0 conda-forge
libgcc-ng 13.2.0 h807b86a_3 conda-forge
libgcrypt 1.10.2 hd590300_0 conda-forge
libgd 2.3.3 h119a65a_9 conda-forge
libgdal 3.7.3 h11296eb_8 conda-forge
libgfortran-ng 13.2.0 h69a702a_3 conda-forge
libgfortran5 13.2.0 ha4646dd_3 conda-forge
libglib 2.78.1 h783c2da_1 conda-forge
libgomp 13.2.0 h807b86a_3 conda-forge
libgoogle-cloud 2.12.0 h5206363_4 conda-forge
libgpg-error 1.47 h71f35ed_0 conda-forge
libgrpc 1.59.3 hd6c4280_0 conda-forge
libiconv 1.17 h166bdaf_0 conda-forge
libjpeg-turbo 3.0.0 hd590300_1 conda-forge
libkml 1.3.0 h01aab08_1018 conda-forge
liblapack 3.9.0 20_linux64_openblas conda-forge
libllvm14 14.0.6 hcd5def8_4 conda-forge
libllvm15 15.0.7 h5cf9203_3 conda-forge
libnetcdf 4.9.2 nompi_h80fb2b6_112 conda-forge
libnghttp2 1.58.0 h47da74e_0 conda-forge
libnsl 2.0.1 hd590300_0 conda-forge
libnuma 2.0.16 h0b41bf4_1 conda-forge
libogg 1.3.4 h7f98852_1 conda-forge
libopenblas 0.3.25 pthreads_h413a1c8_0 conda-forge
libopus 1.3.1 h7f98852_1 conda-forge
libparquet 14.0.1 h352af49_6_cpu conda-forge
libpng 1.6.39 h753d276_0 conda-forge
libpq 16.1 hfc447b1_0 conda-forge
libprotobuf 4.24.4 hf27288f_0 conda-forge
libre2-11 2023.06.02 h7a70373_0 conda-forge
librsvg 2.56.3 h98fae49_0 conda-forge
librttopo 1.1.0 h8917695_15 conda-forge
libsndfile 1.2.2 hc60ed4a_1 conda-forge
libsodium 1.0.18 h36c2ea0_1 conda-forge
libspatialindex 1.9.3 h9c3ff4c_4 conda-forge
libspatialite 5.1.0 h7385560_2 conda-forge
libsqlite 3.44.2 h2797004_0 conda-forge
libssh2 1.11.0 h0841786_0 conda-forge
libstdcxx-ng 13.2.0 h7e041cc_3 conda-forge
libsystemd0 254 h3516f8a_0 conda-forge
libthrift 0.19.0 hb90f79a_1 conda-forge
libtiff 4.6.0 ha9c0a0a_2 conda-forge
libtool 2.4.7 h27087fc_0 conda-forge
libutf8proc 2.8.0 h166bdaf_0 conda-forge
libuuid 2.38.1 h0b41bf4_0 conda-forge
libuv 1.46.0 hd590300_0 conda-forge
libvorbis 1.3.7 h9c3ff4c_0 conda-forge
libwebp 1.3.2 h658648e_1 conda-forge
libwebp-base 1.3.2 hd590300_0 conda-forge
libxcb 1.15 h0b41bf4_0 conda-forge
libxkbcommon 1.6.0 h5d7e998_0 conda-forge
libxml2 2.11.6 h232c23b_0 conda-forge
libxslt 1.1.37 h0054252_1 conda-forge
libzip 1.10.1 h2629f0a_3 conda-forge
libzlib 1.2.13 hd590300_5 conda-forge
libzopfli 1.0.3 h9c3ff4c_0 conda-forge
linkify-it-py 2.0.0 pyhd8ed1ab_0 conda-forge
llvmlite 0.41.1 py311ha6695c7_0 conda-forge
locket 1.0.0 pyhd8ed1ab_0 conda-forge
lsprotocol 2023.0.0 pyhd8ed1ab_0 conda-forge
lxml 4.9.3 py311h1a07684_1 conda-forge
lz4 4.3.2 py311h38e4bf4_1 conda-forge
lz4-c 1.9.4 hcb278e6_0 conda-forge
lzo 2.10 h516909a_1000 conda-forge
mapclassify 2.6.1 pyhd8ed1ab_0 conda-forge
markdown 3.5.1 pyhd8ed1ab_0 conda-forge
markdown-it-py 2.2.0 pyhd8ed1ab_0 conda-forge
markupsafe 2.1.3 py311h459d7ec_1 conda-forge
matplotlib-base 3.8.2 py311h54ef318_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
minizip 4.0.3 h0ab5242_0 conda-forge
mistune 3.0.2 pyhd8ed1ab_0 conda-forge
more-itertools 10.1.0 pyhd8ed1ab_0 conda-forge
mpg123 1.32.3 h59595ed_0 conda-forge
msgpack-python 1.0.7 py311h9547e67_0 conda-forge
multidict 6.0.4 py311h459d7ec_1 conda-forge
multipledispatch 0.6.0 py_0 conda-forge
munch 4.0.0 pyhd8ed1ab_0 conda-forge
munkres 1.1.4 pyh9f0ad1d_0 conda-forge
murmurhash 1.0.10 py311hb755f60_1 conda-forge
mysql-common 8.0.33 hf1915f5_6 conda-forge
mysql-libs 8.0.33 hca2cd23_6 conda-forge
nb_conda_kernels 2.3.1 py311h38be061_2 conda-forge
nbclassic 1.0.0 pyhb4ecaf3_1 conda-forge
nbclient 0.8.0 pyhd8ed1ab_0 conda-forge
nbconvert 7.11.0 pyhd8ed1ab_0 conda-forge
nbconvert-core 7.11.0 pyhd8ed1ab_0 conda-forge
nbconvert-pandoc 7.11.0 pyhd8ed1ab_0 conda-forge
nbdev 2.3.12 py_0 fastai
nbdime 4.0.1 pyhd8ed1ab_0 conda-forge
nbformat 5.9.2 pyhd8ed1ab_0 conda-forge
nbsphinx 0.9.3 pyhd8ed1ab_0 conda-forge
nbval 0.10.0 pyhd8ed1ab_0 conda-forge
ncurses 6.4 h59595ed_2 conda-forge
nest-asyncio 1.5.8 pyhd8ed1ab_0 conda-forge
netcdf4 1.6.5 nompi_py311he8ad708_100 conda-forge
networkx 3.2.1 pyhd8ed1ab_0 conda-forge
nh3 0.2.14 py311h46250e7_1 conda-forge
nltk 3.8.1 pyhd8ed1ab_0 conda-forge
nodejs 20.9.0 hb753e55_0 conda-forge
nomkl 1.0 h5ca1d4c_0 conda-forge
notebook 7.0.6 pyhd8ed1ab_0 conda-forge
notebook-shim 0.2.3 pyhd8ed1ab_0 conda-forge
nox 2023.4.22 py311h38be061_1 conda-forge
nspr 4.35 h27087fc_0 conda-forge
nss 3.95 h1d7d5a4_0 conda-forge
numba 0.58.1 py311h96b013e_0 conda-forge
numcodecs 0.12.1 py311hb755f60_0 conda-forge
numexpr 2.8.7 py311h039bad6_104 conda-forge
numpy 1.26.2 py311h64a7726_0 conda-forge
openjpeg 2.5.0 h488ebb8_3 conda-forge
openpyxl 3.1.2 py311h459d7ec_1 conda-forge
openssl 3.2.0 hd590300_1 conda-forge
orc 1.9.2 h4b38347_0 conda-forge
outcome 1.3.0.post0 pyhd8ed1ab_0 conda-forge
overrides 7.4.0 pyhd8ed1ab_0 conda-forge
p4tools 0.9.0 dev_0
packaging 23.2 pyhd8ed1ab_0 conda-forge
pandas 1.5.3 py311h2872171_1 conda-forge
pandoc 3.1.3 h32600fe_0 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
panel 1.3.4 pyhd8ed1ab_0 conda-forge
pango 1.50.14 ha41ecd1_2 conda-forge
param 2.0.1 pyhca7485f_0 conda-forge
parso 0.8.3 pyhd8ed1ab_0 conda-forge
partd 1.4.1 pyhd8ed1ab_0 conda-forge
pathy 0.10.2 pyhd8ed1ab_0 conda-forge
patsy 0.5.3 pyhd8ed1ab_0 conda-forge
pbr 6.0.0 pyhd8ed1ab_0 conda-forge
pcre2 10.42 hcad00b1_0 conda-forge
pdr 1.0.3 pypi_0 pypi
pds4-tools 1.3 pypi_0 pypi
pep8 1.7.1 py_0 conda-forge
pexpect 4.8.0 pyh1a96a4e_2 conda-forge
phantomjs 2.1.1 1 conda-forge
pickleshare 0.7.5 py_1003 conda-forge
pillow 10.1.0 py311ha6c5da5_0 conda-forge
pip 23.3.1 pyhd8ed1ab_0 conda-forge
pixman 0.42.2 h59595ed_0 conda-forge
pkginfo 1.9.6 pyhd8ed1ab_0 conda-forge
pkgutil-resolve-name 1.3.10 pyhd8ed1ab_1 conda-forge
planetarypy 0.30.0 dev_0
planets 0.4.6 pypi_0 pypi
platformdirs 4.0.0 pyhd8ed1ab_0 conda-forge
plio 1.5.5 dev_0
plotly 5.18.0 pyhd8ed1ab_0 conda-forge
pluggy 1.3.0 pyhd8ed1ab_0 conda-forge
ply 3.11 py_1 conda-forge
polars 0.19.18 py311hf926cbc_0 conda-forge
pooch 1.8.0 pyhd8ed1ab_0 conda-forge
poppler 23.11.0 h590f24d_0 conda-forge
poppler-data 0.4.12 hd8ed1ab_0 conda-forge
postgresql 16.1 h8972f4a_0 conda-forge
preshed 3.0.9 py311hb755f60_1 conda-forge
proj 9.3.0 h1d62c97_2 conda-forge
prometheus_client 0.19.0 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.41 pyha770c72_0 conda-forge
prompt_toolkit 3.0.41 hd8ed1ab_0 conda-forge
protobuf 4.24.4 py311h46cbc50_0 conda-forge
psutil 5.9.5 py311h459d7ec_1 conda-forge
psycopg2 2.9.7 py311h03dec38_1 conda-forge
pthread-stubs 0.4 h36c2ea0_1001 conda-forge
ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge
pulseaudio-client 16.1 hb77b528_5 conda-forge
pure_eval 0.2.2 pyhd8ed1ab_0 conda-forge
pvl 1.3.2 pyhd8ed1ab_0 conda-forge
py 1.11.0 pyh6c4a22f_0 conda-forge
py-cpuinfo 9.0.0 pyhd8ed1ab_0 conda-forge
py-tools-ds 0.21.1 py311h38be061_1 conda-forge
pyaml 23.9.7 pyhd8ed1ab_0 conda-forge
pyarrow 14.0.1 py311h39c9aba_6_cpu conda-forge
pyarrow-hotfix 0.6 pyhd8ed1ab_0 conda-forge
pybtex 0.24.0 pyhd8ed1ab_2 conda-forge
pybtex-docutils 1.0.3 py311h38be061_1 conda-forge
pycodestyle 2.11.1 pyhd8ed1ab_0 conda-forge
pycparser 2.21 pyhd8ed1ab_0 conda-forge
pyct 0.4.6 py_0 conda-forge
pyct-core 0.4.6 py_0 conda-forge
pydantic 2.5.2 pyhd8ed1ab_0 conda-forge
pydantic-core 2.14.5 py311h46250e7_0 conda-forge
pydocstyle 6.3.0 pyhd8ed1ab_0 conda-forge
pyerfa 2.0.1.1 py311h1f0f07a_0 conda-forge
pyfftw 0.13.1 py311hcb2cf0a_0 conda-forge
pyflakes 3.1.0 pyhd8ed1ab_0 conda-forge
pygments 2.17.2 pyhd8ed1ab_0 conda-forge
pykrige 1.7.1 py311h1f0f07a_0 conda-forge
pylint 3.0.2 pyhd8ed1ab_0 conda-forge
pylsp-rope 0.1.11 pypi_0 pypi
pyparsing 3.1.1 pyhd8ed1ab_0 conda-forge
pyproj 3.6.1 py311h1facc83_4 conda-forge
pyproject-api 1.6.1 pyhd8ed1ab_0 conda-forge
pyqt 5.15.9 py311hf0fb5b6_5 conda-forge
pyqt5-sip 12.12.2 py311hb755f60_5 conda-forge
pyrsistent 0.20.0 py311h459d7ec_0 conda-forge
pyshp 2.3.1 pyhd8ed1ab_0 conda-forge
pysocks 1.7.1 pyha2e5f31_6 conda-forge
pytables 3.9.2 py311h10c7f7f_0 conda-forge
pytest 7.4.3 pyhd8ed1ab_0 conda-forge
pytest-cache 1.0 py_2 conda-forge
pytest-cov 4.1.0 pyhd8ed1ab_0 conda-forge
pytest-pep8 1.0.6 py_2 conda-forge
python 3.11.6 hab00c5b_0_cpython conda-forge
python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge
python-fastjsonschema 2.19.0 pyhd8ed1ab_0 conda-forge
python-geotiepoints 1.7.1 py311h1f0f07a_0 conda-forge
python-graphviz 0.20.1 pyh22cad53_0 conda-forge
python-json-logger 2.0.7 pyhd8ed1ab_0 conda-forge
python-levenshtein 0.22.0 pypi_0 pypi
python-lsp-jsonrpc 1.1.2 pyhd8ed1ab_0 conda-forge
python-lsp-ruff 2.0.0 pyhd8ed1ab_0 conda-forge
python-lsp-server 1.9.0 pyhd8ed1ab_0 conda-forge
python-lsp-server-base 1.9.0 pyhd8ed1ab_0 conda-forge
python-pptx 0.6.23 pyhd8ed1ab_0 conda-forge
python-slugify 8.0.1 pyhd8ed1ab_2 conda-forge
python-snappy 0.6.1 py311hac454fe_1 conda-forge
python_abi 3.11 4_cp311 conda-forge
pythreejs 2.4.2 pyh1d7be83_0 conda-forge
pytoolconfig 1.2.5 pyhd8ed1ab_0 conda-forge
pytz 2023.3.post1 pyhd8ed1ab_0 conda-forge
pyviz_comms 3.0.0 pyhd8ed1ab_0 conda-forge
pywavelets 1.4.1 py311h1f0f07a_1 conda-forge
pyyaml 6.0.1 py311h459d7ec_1 conda-forge
pyzmq 25.1.1 py311h34ded2d_2 conda-forge
qt-main 5.15.8 h82b777d_17 conda-forge
rapidfuzz 3.4.0 pypi_0 pypi
rasterio 1.3.9 py311h40fbdff_0 conda-forge
rav1e 0.6.6 he8a937b_2 conda-forge
rdma-core 28.9 h59595ed_1 conda-forge
re2 2023.06.02 h2873b5e_0 conda-forge
readline 8.2 h8228510_1 conda-forge
readme_renderer 42.0 pyhd8ed1ab_0 conda-forge
recommonmark 0.7.1 pyhd8ed1ab_0 conda-forge
referencing 0.31.1 pyhd8ed1ab_0 conda-forge
regex 2023.10.3 py311h459d7ec_0 conda-forge
requests 2.31.0 pyhd8ed1ab_0 conda-forge
requests-toolbelt 1.0.0 pyhd8ed1ab_0 conda-forge
requirements-parser 0.2.0 py_0 conda-forge
rfc3339-validator 0.1.4 pyhd8ed1ab_0 conda-forge
rfc3986 1.5.0 pypi_0 pypi
rfc3986-validator 0.1.1 pyh9f0ad1d_0 conda-forge
rich 13.7.0 pyhd8ed1ab_0 conda-forge
rioxarray 0.15.0 pyhd8ed1ab_0 conda-forge
rope 1.11.0 pyhd8ed1ab_1 conda-forge
rpds-py 0.13.2 py311h46250e7_0 conda-forge
rtree 1.1.0 py311h3bb2b0f_0 conda-forge
ruff 0.1.6 py311h7145743_0 conda-forge
s2n 1.3.56 h06160fa_0 conda-forge
scikit-image 0.22.0 py311h320fe9a_2 conda-forge
scikit-learn 1.3.2 py311hc009520_1 conda-forge
scipy 1.11.4 py311h64a7726_0 conda-forge
seaborn 0.13.0 hd8ed1ab_0 conda-forge
seaborn-base 0.13.0 pyhd8ed1ab_0 conda-forge
secretstorage 3.3.3 py311h38be061_2 conda-forge
selenium 4.15.2 pyhd8ed1ab_0 conda-forge
selenium-manager 4.15.0 he8a937b_0 conda-forge
send2trash 1.8.2 pyh41d4057_0 conda-forge
setuptools 68.2.2 pyhd8ed1ab_0 conda-forge
sh 2.0.6 pyh707e725_0 conda-forge
shapely 2.0.2 py311h2032efe_1 conda-forge
shellingham 1.5.4 pyhd8ed1ab_0 conda-forge
simpervisor 1.0.0 pyhd8ed1ab_0 conda-forge
sip 6.7.12 py311hb755f60_0 conda-forge
six 1.16.0 pyh6c4a22f_0 conda-forge
smart_open 5.2.1 pyhd8ed1ab_0 conda-forge
smmap 5.0.0 pyhd8ed1ab_0 conda-forge
snappy 1.1.10 h9fff704_0 conda-forge
sniffio 1.3.0 pyhd8ed1ab_0 conda-forge
snowballstemmer 2.2.0 pyhd8ed1ab_0 conda-forge
snuggs 1.4.7 py_0 conda-forge
sortedcontainers 2.4.0 pyhd8ed1ab_0 conda-forge
soupsieve 2.5 pyhd8ed1ab_1 conda-forge
spacy 3.7.2 py311h92ebd52_0 conda-forge
spacy-langdetect 0.1.2 pypi_0 pypi
spacy-legacy 3.0.12 pyhd8ed1ab_0 conda-forge
spacy-loggers 1.0.5 pyhd8ed1ab_0 conda-forge
spectral 0.23.1 pyh1a96a4e_0 conda-forge
sphinx 7.2.6 pyhd8ed1ab_0 conda-forge
sphinx_rtd_theme 2.0.0 pyha770c72_0 conda-forge
sphinxcontrib-apidoc 0.3.0 py_1 conda-forge
sphinxcontrib-applehelp 1.0.7 pyhd8ed1ab_0 conda-forge
sphinxcontrib-bibtex 2.6.1 pyhd8ed1ab_1 conda-forge
sphinxcontrib-devhelp 1.0.5 pyhd8ed1ab_0 conda-forge
sphinxcontrib-htmlhelp 2.0.4 pyhd8ed1ab_0 conda-forge
sphinxcontrib-jquery 4.1 pyhd8ed1ab_0 conda-forge
sphinxcontrib-jsmath 1.0.1 py_0 conda-forge
sphinxcontrib-qthelp 1.0.6 pyhd8ed1ab_0 conda-forge
sphinxcontrib-serializinghtml 1.1.9 pyhd8ed1ab_0 conda-forge
spicer 0.6.0 pypi_0 pypi
spiceypy 6.0.0 pyhd8ed1ab_0 conda-forge
sqlalchemy 2.0.23 py311h459d7ec_0 conda-forge
sqlite 3.44.2 h2c6b66d_0 conda-forge
srsly 2.4.8 py311hb755f60_1 conda-forge
stack_data 0.6.2 pyhd8ed1ab_0 conda-forge
statsmodels 0.14.0 py311h1f0f07a_2 conda-forge
svt-av1 1.7.0 h59595ed_0 conda-forge
tblib 2.0.0 pyhd8ed1ab_0 conda-forge
tenacity 8.2.3 pyhd8ed1ab_0 conda-forge
terminado 0.18.0 pyh0d859eb_0 conda-forge
text-unidecode 1.3 pyhd8ed1ab_1 conda-forge
textblob 0.15.3 py_0 conda-forge
thinc 8.2.1 py311h92ebd52_0 conda-forge
threadpoolctl 3.2.0 pyha21a80b_0 conda-forge
tifffile 2023.9.26 pyhd8ed1ab_0 conda-forge
tiledb 2.16.3 h8c794c1_3 conda-forge
tinycss2 1.2.1 pyhd8ed1ab_0 conda-forge
tk 8.6.13 noxft_h4845f30_101 conda-forge
toml 0.10.2 pyhd8ed1ab_0 conda-forge
tomli 2.0.1 pyhd8ed1ab_0 conda-forge
tomlkit 0.12.3 pyha770c72_0 conda-forge
toolz 0.12.0 pyhd8ed1ab_0 conda-forge
tornado 6.3.3 py311h459d7ec_1 conda-forge
tox 3.27.1 pyhd8ed1ab_0 conda-forge
tqdm 4.66.1 pyhd8ed1ab_0 conda-forge
traitlets 5.14.0 pyhd8ed1ab_0 conda-forge
traittypes 0.2.1 pyh9f0ad1d_2 conda-forge
trio 0.23.1 py311h38be061_1 conda-forge
trio-websocket 0.11.1 pyhd8ed1ab_0 conda-forge
tuiview 1.2.13 py311h53e2fdf_1 conda-forge
twine 4.0.2 pyhd8ed1ab_0 conda-forge
typer 0.9.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
tzcode 2023c h0b41bf4_0 conda-forge
tzdata 2023c h71feb2d_0 conda-forge
uc-micro-py 1.0.1 pyhd8ed1ab_0 conda-forge
ucx 1.15.0 h64cca9d_0 conda-forge
ujson 5.8.0 py311hb755f60_0 conda-forge
uri-template 1.3.0 pyhd8ed1ab_0 conda-forge
uriparser 0.9.7 hcb278e6_1 conda-forge
urllib3 2.1.0 pyhd8ed1ab_0 conda-forge
urlpath 1.2.0 pypi_0 pypi
virtualenv 20.24.7 pyhd8ed1ab_0 conda-forge
wasabi 1.1.2 py311h38be061_0 conda-forge
watchdog 3.0.0 py311h38be061_1 conda-forge
wcwidth 0.2.12 pyhd8ed1ab_0 conda-forge
weasel 0.3.4 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.42.0 pyhd8ed1ab_0 conda-forge
widgetsnbextension 4.0.9 pyhd8ed1ab_0 conda-forge
wrapt 1.16.0 py311h459d7ec_0 conda-forge
wsproto 1.2.0 pyhd8ed1ab_0 conda-forge
xarray 2023.11.0 pyhd8ed1ab_0 conda-forge
xcb-util 0.4.0 hd590300_1 conda-forge
xcb-util-image 0.4.0 h8ee46fc_1 conda-forge
xcb-util-keysyms 0.4.0 h8ee46fc_1 conda-forge
xcb-util-renderutil 0.3.9 hd590300_1 conda-forge
xcb-util-wm 0.4.1 h8ee46fc_1 conda-forge
xerces-c 3.2.4 hac6953d_3 conda-forge
xkeyboard-config 2.40 hd590300_0 conda-forge
xlrd 2.0.1 pyhd8ed1ab_3 conda-forge
xlsxwriter 3.1.9 pyhd8ed1ab_0 conda-forge
xlwt 1.3.0 py_1 conda-forge
xorg-kbproto 1.0.7 h7f98852_1002 conda-forge
xorg-libice 1.1.1 hd590300_0 conda-forge
xorg-libsm 1.2.4 h7391055_0 conda-forge
xorg-libx11 1.8.7 h8ee46fc_0 conda-forge
xorg-libxau 1.0.11 hd590300_0 conda-forge
xorg-libxdmcp 1.1.3 h7f98852_0 conda-forge
xorg-libxext 1.3.4 h0b41bf4_2 conda-forge
xorg-libxrender 0.9.11 hd590300_0 conda-forge
xorg-renderproto 0.11.1 h7f98852_1002 conda-forge
xorg-xextproto 7.3.0 h0b41bf4_1003 conda-forge
xorg-xf86vidmodeproto 2.3.1 h7f98852_1002 conda-forge
xorg-xproto 7.0.31 h7f98852_1007 conda-forge
xyzservices 2023.10.1 pyhd8ed1ab_0 conda-forge
xz 5.2.6 h166bdaf_0 conda-forge
y-py 0.6.2 py311h46250e7_0 conda-forge
yaml 0.2.5 h7f98852_2 conda-forge
yapf 0.40.1 pyhd8ed1ab_0 conda-forge
yarl 1.9.3 py311h459d7ec_0 conda-forge
ypy-websocket 0.12.4 pyhd8ed1ab_0 conda-forge
zarr 2.16.1 pyhd8ed1ab_0 conda-forge
zeromq 4.3.5 h59595ed_0 conda-forge
zfp 1.0.0 h59595ed_4 conda-forge
zict 3.0.0 pyhd8ed1ab_0 conda-forge
zipp 3.17.0 pyhd8ed1ab_0 conda-forge
zlib 1.2.13 hd590300_5 conda-forge
zlib-ng 2.0.7 h0b41bf4_0 conda-forge
zstd 1.5.5 hfc55251_0 conda-forge

conda env:
name: py311
channels:
- fastai
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- affine=2.4.0=pyhd8ed1ab_0
- aiofiles=23.2.1=pyhd8ed1ab_0
- aiohttp=3.9.1=py311h459d7ec_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- aiosqlite=0.19.0=pyhd8ed1ab_0
- alabaster=0.7.13=pyhd8ed1ab_0
- alsa-lib=1.2.10=hd590300_0
- annotated-types=0.6.0=pyhd8ed1ab_0
- anyio=4.1.0=pyhd8ed1ab_0
- aom=3.7.1=h59595ed_0
- appdirs=1.4.4=pyh9f0ad1d_0
- argcomplete=3.1.6=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311h459d7ec_4
- arosics=1.9.4=py311h38be061_0
- arrow=1.3.0=pyhd8ed1ab_0
- asciitree=0.3.3=py_2
- astroid=3.0.1=py311h38be061_0
- astropy=6.0.0=py311h1f0f07a_0
- astropy-iers-data=0.2023.11.27.0.30.38=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- astunparse=1.6.3=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- async_generator=1.10=py_0
- atk-1.0=2.38.0=hd4edc92_1
- attr=2.5.1=h166bdaf_1
- attrs=23.1.0=pyh71513ae_1
- autopep8=2.0.4=pyhd8ed1ab_0
- aws-c-auth=0.7.8=h5c941e0_1
- aws-c-cal=0.6.9=h5d48c4d_2
- aws-c-common=0.9.10=hd590300_0
- aws-c-compression=0.2.17=h7f92143_7
- aws-c-event-stream=0.3.2=h0bcb0bb_8
- aws-c-http=0.7.14=hd268abd_3
- aws-c-io=0.13.36=he14a76f_1
- aws-c-mqtt=0.9.10=h35285c7_2
- aws-c-s3=0.4.1=h0448019_2
- aws-c-sdkutils=0.1.12=h7f92143_6
- aws-checksums=0.1.17=h7f92143_6
- aws-crt-cpp=0.24.8=h5e14d71_2
- aws-sdk-cpp=1.11.210=ha5d3ae3_2
- babel=2.13.1=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
- beautifulsoup4=4.12.2=pyha770c72_0
- binaryornot=0.4.4=py_1
- bleach=6.1.0=pyhd8ed1ab_0
- blosc=1.21.5=h0f2a231_0
- bokeh=3.3.1=pyhd8ed1ab_0
- boost-cpp=1.83.0=h44aadfe_0
- bottleneck=1.3.7=py311h1f0f07a_1
- branca=0.7.0=pyhd8ed1ab_1
- brotli=1.1.0=hd590300_1
- brotli-bin=1.1.0=hd590300_1
- brotli-python=1.1.0=py311hb755f60_1
- brunsli=0.1=h9c3ff4c_0
- bump2version=1.0.1=pyh9f0ad1d_0
- bzip2=1.0.8=hd590300_5
- c-ares=1.22.1=hd590300_0
- c-blosc2=2.11.2=hb4ffafa_0
- ca-certificates=2023.11.17=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=5.3.2=pyhd8ed1ab_0
- cairo=1.18.0=h3faef2a_0
- cartopy=0.22.0=py311h320fe9a_1
- catalogue=2.0.10=py311h38be061_0
- cattrs=23.2.2=pyhd8ed1ab_0
- certifi=2023.11.17=pyhd8ed1ab_0
- cffi=1.16.0=py311hb3a22ac_0
- cfitsio=4.3.1=hbdc6101_0
- cftime=1.6.3=py311h1f0f07a_0
- charls=2.4.2=h59595ed_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- click-plugins=1.1.1=py_0
- cligj=0.7.2=pyhd8ed1ab_1
- cloudpathlib=0.16.0=pyhd8ed1ab_0
- cloudpickle=3.0.0=pyhd8ed1ab_0
- cmarkgfm=0.8.0=py311h459d7ec_3
- cmocean=3.0.3=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- colorcet=3.0.1=pyhd8ed1ab_0
- colorlog=6.7.0=py311h38be061_2
- colorspacious=1.1.2=pyh24bf2e0_0
- comm=0.1.4=pyhd8ed1ab_0
- commonmark=0.9.1=py_0
- confection=0.1.4=py311h781c19f_0
- contourpy=1.2.0=py311h9547e67_0
- cookiecutter=2.5.0=pyhca7485f_0
- coverage=7.3.2=py311h459d7ec_0
- cramjam=2.7.0=py311h46250e7_1
- cruft=2.15.0=pypyh1a96a4e_0
- cryptography=41.0.7=py311h63ff55d_0
- cspice=67=hd590300_5
- curl=8.4.0=hca28451_0
- cycler=0.12.1=pyhd8ed1ab_0
- cymem=2.0.8=py311hb755f60_1
- cython=3.0.6=py311hb755f60_0
- cython-blis=0.7.10=py311h1f0f07a_2
- cytoolz=0.12.2=py311h459d7ec_1
- dask=2023.11.0=pyhd8ed1ab_0
- dask-core=2023.11.0=pyhd8ed1ab_0
- dask-jobqueue=0.8.2=pyhd8ed1ab_0
- dask-labextension=7.0.0=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- datashader=0.16.0=pyhd8ed1ab_0
- datashape=0.5.4=py_1
- dav1d=1.2.1=hd590300_0
- dbus=1.13.6=h5008d03_3
- debugpy=1.8.0=py311hb755f60_1
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.7=pyhd8ed1ab_0
- distlib=0.3.7=pyhd8ed1ab_0
- distributed=2023.11.0=pyhd8ed1ab_0
- docstring-to-markdown=0.13=pyhd8ed1ab_0
- docutils=0.20.1=py311h38be061_2
- entrypoints=0.4=pyhd8ed1ab_0
- et_xmlfile=1.1.0=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_0
- execnb=0.1.5=py_0
- execnet=2.0.2=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.5.0=hcb278e6_1
- fastcore=1.5.29=py_0
- fasteners=0.17.3=pyhd8ed1ab_0
- fastparquet=2023.10.1=py311h1f0f07a_0
- filelock=3.13.1=pyhd8ed1ab_0
- fiona=1.9.5=py311hbac4ec9_0
- flake8=6.1.0=pyhd8ed1ab_0
- flit-core=3.9.0=pyhd8ed1ab_0
- folium=0.15.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=h77eed37_1
- fontconfig=2.14.2=h14ed4e7_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.45.1=py311h459d7ec_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=h267a509_2
- freexl=2.0.0=h743c826_0
- fribidi=1.0.10=h36c2ea0_0
- frozenlist=1.4.0=py311h459d7ec_1
- fsspec=2023.10.0=pyhca7485f_0
- future=0.18.3=pyhd8ed1ab_0
- gdal=3.7.3=py311h815a124_8
- gdk-pixbuf=2.42.10=h829c605_4
- geoarray=0.17.2=py311h38be061_0
- geojson=3.1.0=pyhd8ed1ab_0
- geopandas=0.14.1=pyhd8ed1ab_0
- geopandas-base=0.14.1=pyha770c72_0
- geos=3.12.1=h59595ed_0
- geotiff=1.7.1=hf074850_14
- geoviews=1.11.0=pyhd8ed1ab_0
- geoviews-core=1.11.0=pyha770c72_0
- gettext=0.21.1=h27087fc_0
- gflags=2.2.2=he1b5a44_1004
- ghapi=1.0.4=pyhd8ed1ab_0
- giflib=5.2.1=h0b41bf4_3
- gitdb=4.0.11=pyhd8ed1ab_0
- gitpython=3.1.40=pyhd8ed1ab_0
- glances=3.4.0.3=pyh2a2186d_0
- glib=2.78.1=hfc55251_1
- glib-tools=2.78.1=hfc55251_1
- glog=0.6.0=h6f12383_0
- gmp=6.3.0=h59595ed_0
- graphite2=1.3.13=h58526e2_1001
- graphviz=9.0.0=h78e8752_1
- greenlet=3.0.1=py311hb755f60_0
- gst-plugins-base=1.22.7=h8e1006c_0
- gstreamer=1.22.7=h98fc4e7_0
- gtk2=2.24.33=h90689f9_2
- gts=0.7.6=h977cf35_4
- h5py=3.10.0=nompi_py311h3839ddf_100
- harfbuzz=8.3.0=h3d44ed6_0
- hdf4=4.2.15=h2a13503_7
- hdf5=1.14.2=nompi_h4f84152_100
- holoviews=1.18.1=pyhd8ed1ab_0
- html5lib=1.1=pyh9f0ad1d_0
- hvplot=0.9.0=pyhd8ed1ab_0
- icu=73.2=h59595ed_0
- imagecodecs=2023.9.18=py311h089f87a_2
- imageio=2.31.5=pyh8c1a49c_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.1=pyhd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_0
- intake=0.7.0=pyhd8ed1ab_0
- ipydatawidgets=4.3.2=pyhc268e32_0
- ipykernel=6.26.0=pyhf8b6a83_0
- ipympl=0.9.3=pyhd8ed1ab_0
- ipython=8.18.1=pyh31011fe_1
- ipython_genutils=0.2.0=py_1
- ipywidgets=8.1.1=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_0
- isort=5.12.0=pyhd8ed1ab_1
- jaraco.classes=3.3.0=pyhd8ed1ab_0
- jedi=0.19.1=pyhd8ed1ab_0
- jeepney=0.8.0=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- joblib=1.3.2=pyhd8ed1ab_0
- json-c=0.17=h7ab15ed_0
- json5=0.9.14=pyhd8ed1ab_0
- jsonpointer=2.4=py311h38be061_3
- jsonschema=4.20.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.11.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.20.0=pyhd8ed1ab_0
- jupyter-lsp=2.2.1=pyhd8ed1ab_0
- jupyter-server-mathjax=0.2.6=pyh5bfe37b_1
- jupyter-server-proxy=4.1.0=pyhd8ed1ab_0
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_core=5.5.0=py311h38be061_0
- jupyter_events=0.9.0=pyhd8ed1ab_0
- jupyter_server=2.11.1=pyhd8ed1ab_0
- jupyter_server_fileid=0.9.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.4.4=pyhd8ed1ab_1
- jupyter_server_ydoc=0.1.4=pyhd8ed1ab_0
- jupyter_ydoc=1.1.1=pyhd8ed1ab_0
- jupyterlab=4.0.9=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_0
- jupyterlab_server=2.25.2=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.9=pyhd8ed1ab_0
- jxrlib=1.1=h7f98852_2
- kealib=1.5.2=hcd42e92_1
- keyring=24.3.0=py311h38be061_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.5=py311h9547e67_1
- krb5=1.21.2=h659d440_0
- lame=3.100=h166bdaf_1003
- langcodes=3.3.0=pyhd8ed1ab_0
- latexcodec=2.0.1=pyh9f0ad1d_0
- lazy-object-proxy=1.9.0=py311h459d7ec_1
- lazy_loader=0.3=pyhd8ed1ab_0
- lcms2=2.15=hb7c19ff_3
- ld_impl_linux-64=2.40=h41732ed_0
- lerc=4.0.0=h27087fc_0
- libabseil=20230802.1=cxx17_h59595ed_0
- libaec=1.1.2=h59595ed_1
- libarchive=3.7.2=h039dbb9_0
- libarrow=14.0.1=hcf43810_6_cpu
- libarrow-acero=14.0.1=h59595ed_6_cpu
- libarrow-dataset=14.0.1=h59595ed_6_cpu
- libarrow-flight=14.0.1=h120cb0d_6_cpu
- libarrow-flight-sql=14.0.1=h61ff412_6_cpu
- libarrow-gandiva=14.0.1=hacb8726_6_cpu
- libarrow-substrait=14.0.1=h61ff412_6_cpu
- libavif=1.0.2=hed45d22_0
- libavif16=1.0.2=hed45d22_0
- libblas=3.9.0=20_linux64_openblas
- libboost=1.83.0=h6fcfa73_0
- libboost-devel=1.83.0=h00ab1b0_0
- libboost-headers=1.83.0=ha770c72_0
- libbrotlicommon=1.1.0=hd590300_1
- libbrotlidec=1.1.0=hd590300_1
- libbrotlienc=1.1.0=hd590300_1
- libcap=2.69=h0f662aa_0
- libcblas=3.9.0=20_linux64_openblas
- libclang=15.0.7=default_h7634d5b_3
- libclang13=15.0.7=default_h9986a30_3
- libcrc32c=1.1.2=h9c3ff4c_0
- libcups=2.3.3=h4637d8d_4
- libcurl=8.4.0=hca28451_0
- libdeflate=1.19=hd590300_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libevent=2.1.12=hf998b51_1
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libflac=1.4.3=h59595ed_0
- libgcc-ng=13.2.0=h807b86a_3
- libgcrypt=1.10.2=hd590300_0
- libgd=2.3.3=h119a65a_9
- libgdal=3.7.3=h11296eb_8
- libgfortran-ng=13.2.0=h69a702a_3
- libgfortran5=13.2.0=ha4646dd_3
- libglib=2.78.1=h783c2da_1
- libgomp=13.2.0=h807b86a_3
- libgoogle-cloud=2.12.0=h5206363_4
- libgpg-error=1.47=h71f35ed_0
- libgrpc=1.59.3=hd6c4280_0
- libiconv=1.17=h166bdaf_0
- libjpeg-turbo=3.0.0=hd590300_1
- libkml=1.3.0=h01aab08_1018
- liblapack=3.9.0=20_linux64_openblas
- libllvm14=14.0.6=hcd5def8_4
- libllvm15=15.0.7=h5cf9203_3
- libnetcdf=4.9.2=nompi_h80fb2b6_112
- libnghttp2=1.58.0=h47da74e_0
- libnsl=2.0.1=hd590300_0
- libnuma=2.0.16=h0b41bf4_1
- libogg=1.3.4=h7f98852_1
- libopenblas=0.3.25=pthreads_h413a1c8_0
- libopus=1.3.1=h7f98852_1
- libparquet=14.0.1=h352af49_6_cpu
- libpng=1.6.39=h753d276_0
- libpq=16.1=hfc447b1_0
- libprotobuf=4.24.4=hf27288f_0
- libre2-11=2023.06.02=h7a70373_0
- librsvg=2.56.3=h98fae49_0
- librttopo=1.1.0=h8917695_15
- libsndfile=1.2.2=hc60ed4a_1
- libsodium=1.0.18=h36c2ea0_1
- libspatialindex=1.9.3=h9c3ff4c_4
- libspatialite=5.1.0=h7385560_2
- libsqlite=3.44.2=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.2.0=h7e041cc_3
- libsystemd0=254=h3516f8a_0
- libthrift=0.19.0=hb90f79a_1
- libtiff=4.6.0=ha9c0a0a_2
- libtool=2.4.7=h27087fc_0
- libutf8proc=2.8.0=h166bdaf_0
- libuuid=2.38.1=h0b41bf4_0
- libuv=1.46.0=hd590300_0
- libvorbis=1.3.7=h9c3ff4c_0
- libwebp=1.3.2=h658648e_1
- libwebp-base=1.3.2=hd590300_0
- libxcb=1.15=h0b41bf4_0
- libxkbcommon=1.6.0=h5d7e998_0
- libxml2=2.11.6=h232c23b_0
- libxslt=1.1.37=h0054252_1
- libzip=1.10.1=h2629f0a_3
- libzlib=1.2.13=hd590300_5
- libzopfli=1.0.3=h9c3ff4c_0
- linkify-it-py=2.0.0=pyhd8ed1ab_0
- llvmlite=0.41.1=py311ha6695c7_0
- locket=1.0.0=pyhd8ed1ab_0
- lsprotocol=2023.0.0=pyhd8ed1ab_0
- lxml=4.9.3=py311h1a07684_1
- lz4=4.3.2=py311h38e4bf4_1
- lz4-c=1.9.4=hcb278e6_0
- lzo=2.10=h516909a_1000
- mapclassify=2.6.1=pyhd8ed1ab_0
- markdown=3.5.1=pyhd8ed1ab_0
- markdown-it-py=2.2.0=pyhd8ed1ab_0
- markupsafe=2.1.3=py311h459d7ec_1
- matplotlib-base=3.8.2=py311h54ef318_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
- minizip=4.0.3=h0ab5242_0
- mistune=3.0.2=pyhd8ed1ab_0
- more-itertools=10.1.0=pyhd8ed1ab_0
- mpg123=1.32.3=h59595ed_0
- msgpack-python=1.0.7=py311h9547e67_0
- multidict=6.0.4=py311h459d7ec_1
- multipledispatch=0.6.0=py_0
- munch=4.0.0=pyhd8ed1ab_0
- munkres=1.1.4=pyh9f0ad1d_0
- murmurhash=1.0.10=py311hb755f60_1
- mysql-common=8.0.33=hf1915f5_6
- mysql-libs=8.0.33=hca2cd23_6
- nb_conda_kernels=2.3.1=py311h38be061_2
- nbclassic=1.0.0=pyhb4ecaf3_1
- nbclient=0.8.0=pyhd8ed1ab_0
- nbconvert=7.11.0=pyhd8ed1ab_0
- nbconvert-core=7.11.0=pyhd8ed1ab_0
- nbconvert-pandoc=7.11.0=pyhd8ed1ab_0
- nbdev=2.3.12=py_0
- nbdime=4.0.1=pyhd8ed1ab_0
- nbformat=5.9.2=pyhd8ed1ab_0
- nbsphinx=0.9.3=pyhd8ed1ab_0
- nbval=0.10.0=pyhd8ed1ab_0
- ncurses=6.4=h59595ed_2
- nest-asyncio=1.5.8=pyhd8ed1ab_0
- netcdf4=1.6.5=nompi_py311he8ad708_100
- networkx=3.2.1=pyhd8ed1ab_0
- nh3=0.2.14=py311h46250e7_1
- nltk=3.8.1=pyhd8ed1ab_0
- nodejs=20.9.0=hb753e55_0
- nomkl=1.0=h5ca1d4c_0
- notebook=7.0.6=pyhd8ed1ab_0
- notebook-shim=0.2.3=pyhd8ed1ab_0
- nox=2023.4.22=py311h38be061_1
- nspr=4.35=h27087fc_0
- nss=3.95=h1d7d5a4_0
- numba=0.58.1=py311h96b013e_0
- numcodecs=0.12.1=py311hb755f60_0
- numexpr=2.8.7=py311h039bad6_104
- numpy=1.26.2=py311h64a7726_0
- openjpeg=2.5.0=h488ebb8_3
- openpyxl=3.1.2=py311h459d7ec_1
- openssl=3.2.0=hd590300_1
- orc=1.9.2=h4b38347_0
- outcome=1.3.0.post0=pyhd8ed1ab_0
- overrides=7.4.0=pyhd8ed1ab_0
- packaging=23.2=pyhd8ed1ab_0
- pandas=1.5.3=py311h2872171_1
- pandoc=3.1.3=h32600fe_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- panel=1.3.4=pyhd8ed1ab_0
- pango=1.50.14=ha41ecd1_2
- param=2.0.1=pyhca7485f_0
- parso=0.8.3=pyhd8ed1ab_0
- partd=1.4.1=pyhd8ed1ab_0
- pathy=0.10.2=pyhd8ed1ab_0
- patsy=0.5.3=pyhd8ed1ab_0
- pbr=6.0.0=pyhd8ed1ab_0
- pcre2=10.42=hcad00b1_0
- pep8=1.7.1=py_0
- pexpect=4.8.0=pyh1a96a4e_2
- phantomjs=2.1.1=1
- pickleshare=0.7.5=py_1003
- pillow=10.1.0=py311ha6c5da5_0
- pip=23.3.1=pyhd8ed1ab_0
- pixman=0.42.2=h59595ed_0
- pkginfo=1.9.6=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.0.0=pyhd8ed1ab_0
- plotly=5.18.0=pyhd8ed1ab_0
- pluggy=1.3.0=pyhd8ed1ab_0
- ply=3.11=py_1
- polars=0.19.18=py311hf926cbc_0
- pooch=1.8.0=pyhd8ed1ab_0
- poppler=23.11.0=h590f24d_0
- poppler-data=0.4.12=hd8ed1ab_0
- postgresql=16.1=h8972f4a_0
- preshed=3.0.9=py311hb755f60_1
- proj=9.3.0=h1d62c97_2
- prometheus_client=0.19.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.41=pyha770c72_0
- prompt_toolkit=3.0.41=hd8ed1ab_0
- protobuf=4.24.4=py311h46cbc50_0
- psutil=5.9.5=py311h459d7ec_1
- psycopg2=2.9.7=py311h03dec38_1
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pulseaudio-client=16.1=hb77b528_5
- pure_eval=0.2.2=pyhd8ed1ab_0
- pvl=1.3.2=pyhd8ed1ab_0
- py=1.11.0=pyh6c4a22f_0
- py-cpuinfo=9.0.0=pyhd8ed1ab_0
- py-tools-ds=0.21.1=py311h38be061_1
- pyaml=23.9.7=pyhd8ed1ab_0
- pyarrow=14.0.1=py311h39c9aba_6_cpu
- pyarrow-hotfix=0.6=pyhd8ed1ab_0
- pybtex=0.24.0=pyhd8ed1ab_2
- pybtex-docutils=1.0.3=py311h38be061_1
- pycodestyle=2.11.1=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pyct=0.4.6=py_0
- pyct-core=0.4.6=py_0
- pydantic=2.5.2=pyhd8ed1ab_0
- pydantic-core=2.14.5=py311h46250e7_0
- pydocstyle=6.3.0=pyhd8ed1ab_0
- pyerfa=2.0.1.1=py311h1f0f07a_0
- pyfftw=0.13.1=py311hcb2cf0a_0
- pyflakes=3.1.0=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- pykrige=1.7.1=py311h1f0f07a_0
- pylint=3.0.2=pyhd8ed1ab_0
- pyparsing=3.1.1=pyhd8ed1ab_0
- pyproj=3.6.1=py311h1facc83_4
- pyproject-api=1.6.1=pyhd8ed1ab_0
- pyqt=5.15.9=py311hf0fb5b6_5
- pyqt5-sip=12.12.2=py311hb755f60_5
- pyrsistent=0.20.0=py311h459d7ec_0
- pyshp=2.3.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pytables=3.9.2=py311h10c7f7f_0
- pytest=7.4.3=pyhd8ed1ab_0
- pytest-cache=1.0=py_2
- pytest-cov=4.1.0=pyhd8ed1ab_0
- pytest-pep8=1.0.6=py_2
- python=3.11.6=hab00c5b_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-fastjsonschema=2.19.0=pyhd8ed1ab_0
- python-geotiepoints=1.7.1=py311h1f0f07a_0
- python-graphviz=0.20.1=pyh22cad53_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-lsp-jsonrpc=1.1.2=pyhd8ed1ab_0
- python-lsp-ruff=2.0.0=pyhd8ed1ab_0
- python-lsp-server=1.9.0=pyhd8ed1ab_0
- python-lsp-server-base=1.9.0=pyhd8ed1ab_0
- python-pptx=0.6.23=pyhd8ed1ab_0
- python-slugify=8.0.1=pyhd8ed1ab_2
- python-snappy=0.6.1=py311hac454fe_1
- python_abi=3.11=4_cp311
- pythreejs=2.4.2=pyh1d7be83_0
- pytoolconfig=1.2.5=pyhd8ed1ab_0
- pytz=2023.3.post1=pyhd8ed1ab_0
- pyviz_comms=3.0.0=pyhd8ed1ab_0
- pywavelets=1.4.1=py311h1f0f07a_1
- pyyaml=6.0.1=py311h459d7ec_1
- pyzmq=25.1.1=py311h34ded2d_2
- qt-main=5.15.8=h82b777d_17
- rasterio=1.3.9=py311h40fbdff_0
- rav1e=0.6.6=he8a937b_2
- rdma-core=28.9=h59595ed_1
- re2=2023.06.02=h2873b5e_0
- readline=8.2=h8228510_1
- readme_renderer=42.0=pyhd8ed1ab_0
- recommonmark=0.7.1=pyhd8ed1ab_0
- referencing=0.31.1=pyhd8ed1ab_0
- regex=2023.10.3=py311h459d7ec_0
- requests=2.31.0=pyhd8ed1ab_0
- requests-toolbelt=1.0.0=pyhd8ed1ab_0
- requirements-parser=0.2.0=py_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rich=13.7.0=pyhd8ed1ab_0
- rioxarray=0.15.0=pyhd8ed1ab_0
- rope=1.11.0=pyhd8ed1ab_1
- rpds-py=0.13.2=py311h46250e7_0
- rtree=1.1.0=py311h3bb2b0f_0
- ruff=0.1.6=py311h7145743_0
- s2n=1.3.56=h06160fa_0
- scikit-image=0.22.0=py311h320fe9a_2
- scikit-learn=1.3.2=py311hc009520_1
- scipy=1.11.4=py311h64a7726_0
- seaborn=0.13.0=hd8ed1ab_0
- seaborn-base=0.13.0=pyhd8ed1ab_0
- secretstorage=3.3.3=py311h38be061_2
- selenium=4.15.2=pyhd8ed1ab_0
- selenium-manager=4.15.0=he8a937b_0
- send2trash=1.8.2=pyh41d4057_0
- setuptools=68.2.2=pyhd8ed1ab_0
- sh=2.0.6=pyh707e725_0
- shapely=2.0.2=py311h2032efe_1
- shellingham=1.5.4=pyhd8ed1ab_0
- simpervisor=1.0.0=pyhd8ed1ab_0
- sip=6.7.12=py311hb755f60_0
- six=1.16.0=pyh6c4a22f_0
- smart_open=5.2.1=pyhd8ed1ab_0
- smmap=5.0.0=pyhd8ed1ab_0
- snappy=1.1.10=h9fff704_0
- sniffio=1.3.0=pyhd8ed1ab_0
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- snuggs=1.4.7=py_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- spacy=3.7.2=py311h92ebd52_0
- spacy-legacy=3.0.12=pyhd8ed1ab_0
- spacy-loggers=1.0.5=pyhd8ed1ab_0
- spectral=0.23.1=pyh1a96a4e_0
- sphinx=7.2.6=pyhd8ed1ab_0
- sphinx_rtd_theme=2.0.0=pyha770c72_0
- sphinxcontrib-apidoc=0.3.0=py_1
- sphinxcontrib-applehelp=1.0.7=pyhd8ed1ab_0
- sphinxcontrib-bibtex=2.6.1=pyhd8ed1ab_1
- sphinxcontrib-devhelp=1.0.5=pyhd8ed1ab_0
- sphinxcontrib-htmlhelp=2.0.4=pyhd8ed1ab_0
- sphinxcontrib-jquery=4.1=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=py_0
- sphinxcontrib-qthelp=1.0.6=pyhd8ed1ab_0
- sphinxcontrib-serializinghtml=1.1.9=pyhd8ed1ab_0
- spiceypy=6.0.0=pyhd8ed1ab_0
- sqlalchemy=2.0.23=py311h459d7ec_0
- sqlite=3.44.2=h2c6b66d_0
- srsly=2.4.8=py311hb755f60_1
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.14.0=py311h1f0f07a_2
- svt-av1=1.7.0=h59595ed_0
- tblib=2.0.0=pyhd8ed1ab_0
- tenacity=8.2.3=pyhd8ed1ab_0
- terminado=0.18.0=pyh0d859eb_0
- text-unidecode=1.3=pyhd8ed1ab_1
- textblob=0.15.3=py_0
- thinc=8.2.1=py311h92ebd52_0
- threadpoolctl=3.2.0=pyha21a80b_0
- tifffile=2023.9.26=pyhd8ed1ab_0
- tiledb=2.16.3=h8c794c1_3
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- tomlkit=0.12.3=pyha770c72_0
- toolz=0.12.0=pyhd8ed1ab_0
- tornado=6.3.3=py311h459d7ec_1
- tox=3.27.1=pyhd8ed1ab_0
- tqdm=4.66.1=pyhd8ed1ab_0
- traitlets=5.14.0=pyhd8ed1ab_0
- traittypes=0.2.1=pyh9f0ad1d_2
- trio=0.23.1=py311h38be061_1
- trio-websocket=0.11.1=pyhd8ed1ab_0
- tuiview=1.2.13=py311h53e2fdf_1
- twine=4.0.2=pyhd8ed1ab_0
- typer=0.9.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
- tzcode=2023c=h0b41bf4_0
- tzdata=2023c=h71feb2d_0
- uc-micro-py=1.0.1=pyhd8ed1ab_0
- ucx=1.15.0=h64cca9d_0
- ujson=5.8.0=py311hb755f60_0
- uri-template=1.3.0=pyhd8ed1ab_0
- uriparser=0.9.7=hcb278e6_1
- urllib3=2.1.0=pyhd8ed1ab_0
- virtualenv=20.24.7=pyhd8ed1ab_0
- wasabi=1.1.2=py311h38be061_0
- watchdog=3.0.0=py311h38be061_1
- wcwidth=0.2.12=pyhd8ed1ab_0
- weasel=0.3.4=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.42.0=pyhd8ed1ab_0
- widgetsnbextension=4.0.9=pyhd8ed1ab_0
- wrapt=1.16.0=py311h459d7ec_0
- wsproto=1.2.0=pyhd8ed1ab_0
- xarray=2023.11.0=pyhd8ed1ab_0
- xcb-util=0.4.0=hd590300_1
- xcb-util-image=0.4.0=h8ee46fc_1
- xcb-util-keysyms=0.4.0=h8ee46fc_1
- xcb-util-renderutil=0.3.9=hd590300_1
- xcb-util-wm=0.4.1=h8ee46fc_1
- xerces-c=3.2.4=hac6953d_3
- xkeyboard-config=2.40=hd590300_0
- xlrd=2.0.1=pyhd8ed1ab_3
- xlsxwriter=3.1.9=pyhd8ed1ab_0
- xlwt=1.3.0=py_1
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.1.1=hd590300_0
- xorg-libsm=1.2.4=h7391055_0
- xorg-libx11=1.8.7=h8ee46fc_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h0b41bf4_2
- xorg-libxrender=0.9.11=hd590300_0
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xf86vidmodeproto=2.3.1=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xyzservices=2023.10.1=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- y-py=0.6.2=py311h46250e7_0
- yaml=0.2.5=h7f98852_2
- yapf=0.40.1=pyhd8ed1ab_0
- yarl=1.9.3=py311h459d7ec_0
- ypy-websocket=0.12.4=pyhd8ed1ab_0
- zarr=2.16.1=pyhd8ed1ab_0
- zeromq=4.3.5=h59595ed_0
- zfp=1.0.0=h59595ed_4
- zict=3.0.0=pyhd8ed1ab_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=hd590300_5
- zlib-ng=2.0.7=h0b41bf4_0
- zstd=1.5.5=hfc55251_0
- pip:
- chardet==3.0.4
- dustgoggles==0.7.4
- en-core-web-sm==3.6.0
- googletrans==4.0.0rc1
- h11==0.9.0
- h2==3.2.0
- hpack==3.0.0
- hstspreload==2023.1.1
- httpcore==0.9.1
- httpx==0.13.3
- hyperframe==5.2.0
- idna==2.10
- jupyterlab-lsp==5.0.0
- kalasiris==1.9.1
- langdetect==1.0.7
- langid==1.1.6
- levenshtein==0.22.0
- pdr==1.0.3
- pds4-tools==1.3
- planets==0.4.6
- pylsp-rope==0.1.11
- python-levenshtein==0.22.0
- rapidfuzz==3.4.0
- rfc3986==1.5.0
- spacy-langdetect==0.1.2
- spicer==0.6.0
- urlpath==1.2.0
variables:
ISISROOT: /home/ayek72/mambaforge/envs/isis7
ISISDATA: /home/ayek72/mnt/slowdata/isisdata
prefix: /home/ayek72/mambaforge/envs/py311

@sastani
Copy link

sastani commented Dec 8, 2023

@michaelaye The easiest way to get rid of this seems to be to simply delete the '.jupyter" directory which has some jupyter config files

@michaelaye
Copy link
Author

If you speak about the general ".jupyter" directory, that's very bad advice as there are indeed all your configuration activities are stored in there. You would loose everything you ever configured like external server access, plugin settings, etc.

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

No branches or pull requests

2 participants