-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
made mini.yaml suitable for notebooks
- Loading branch information
Showing
2 changed files
with
157 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
# Using an environment name other than "base" is not recommended! | ||
# Read https://github.com/mamba-org/micromamba-docker#multiple-environments | ||
# if you must use a different environment name. | ||
# Note: This environment cannot be use for notebooks, as it lacks the respective modules | ||
# - jupyter | ||
# - notebook | ||
# - ipykernel | ||
name: base | ||
channels: | ||
- conda-forge | ||
dependencies: | ||
- pip | ||
- python>=3.9 | ||
- jupyter | ||
- notebook | ||
- ipykernel | ||
# PyPi modules | ||
# - pip: | ||
# - black[jupyter] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,154 @@ | ||
name: base | ||
channels: | ||
- conda-forge | ||
dependencies: | ||
- _openmp_mutex=4.5=2_gnu | ||
- anyio=4.3.0=pyhd8ed1ab_0 | ||
- argon2-cffi=23.1.0=pyhd8ed1ab_0 | ||
- argon2-cffi-bindings=21.2.0=py312hdd3e373_4 | ||
- arrow=1.3.0=pyhd8ed1ab_0 | ||
- asttokens=2.4.1=pyhd8ed1ab_0 | ||
- async-lru=2.0.4=pyhd8ed1ab_0 | ||
- attrs=23.2.0=pyh71513ae_0 | ||
- babel=2.14.0=pyhd8ed1ab_0 | ||
- beautifulsoup4=4.12.3=pyha770c72_0 | ||
- bleach=6.1.0=pyhd8ed1ab_0 | ||
- brotli-python=1.1.0=py312h2aa54b4_1 | ||
- bzip2=1.0.8=h31becfc_5 | ||
- ca-certificates=2024.2.2=hcefe29a_0 | ||
- cached-property=1.5.2=hd8ed1ab_1 | ||
- cached_property=1.5.2=pyha770c72_1 | ||
- certifi=2024.2.2=pyhd8ed1ab_0 | ||
- cffi=1.16.0=py312hf3c74c0_0 | ||
- charset-normalizer=3.3.2=pyhd8ed1ab_0 | ||
- comm=0.2.2=pyhd8ed1ab_0 | ||
- debugpy=1.8.1=py312h2aa54b4_0 | ||
- decorator=5.1.1=pyhd8ed1ab_0 | ||
- defusedxml=0.7.1=pyhd8ed1ab_0 | ||
- entrypoints=0.4=pyhd8ed1ab_0 | ||
- exceptiongroup=1.2.0=pyhd8ed1ab_2 | ||
- executing=2.0.1=pyhd8ed1ab_0 | ||
- fqdn=1.5.1=pyhd8ed1ab_0 | ||
- h11=0.14.0=pyhd8ed1ab_0 | ||
- h2=4.1.0=pyhd8ed1ab_0 | ||
- hpack=4.0.0=pyh9f0ad1d_0 | ||
- httpcore=1.0.5=pyhd8ed1ab_0 | ||
- httpx=0.27.0=pyhd8ed1ab_0 | ||
- hyperframe=6.0.1=pyhd8ed1ab_0 | ||
- idna=3.6=pyhd8ed1ab_0 | ||
- importlib-metadata=7.1.0=pyha770c72_0 | ||
- importlib_metadata=7.1.0=hd8ed1ab_0 | ||
- importlib_resources=6.4.0=pyhd8ed1ab_0 | ||
- ipykernel=6.29.3=pyhd33586a_0 | ||
- ipython=8.22.2=pyh707e725_0 | ||
- ipywidgets=8.1.2=pyhd8ed1ab_0 | ||
- isoduration=20.11.0=pyhd8ed1ab_0 | ||
- jedi=0.19.1=pyhd8ed1ab_0 | ||
- jinja2=3.1.3=pyhd8ed1ab_0 | ||
- json5=0.9.25=pyhd8ed1ab_0 | ||
- jsonpointer=2.4=py312h996f985_3 | ||
- jsonschema=4.21.1=pyhd8ed1ab_0 | ||
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0 | ||
- jsonschema-with-format-nongpl=4.21.1=pyhd8ed1ab_0 | ||
- jupyter=1.0.0=pyhd8ed1ab_10 | ||
- jupyter-lsp=2.2.5=pyhd8ed1ab_0 | ||
- jupyter_client=8.6.1=pyhd8ed1ab_0 | ||
- jupyter_console=6.6.3=pyhd8ed1ab_0 | ||
- jupyter_core=5.7.2=py312h996f985_0 | ||
- jupyter_events=0.10.0=pyhd8ed1ab_0 | ||
- jupyter_server=2.14.0=pyhd8ed1ab_0 | ||
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_0 | ||
- jupyterlab=4.1.6=pyhd8ed1ab_0 | ||
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1 | ||
- jupyterlab_server=2.26.0=pyhd8ed1ab_0 | ||
- jupyterlab_widgets=3.0.10=pyhd8ed1ab_0 | ||
- ld_impl_linux-aarch64=2.40=h2d8c526_0 | ||
- libexpat=2.6.2=h2f0025b_0 | ||
- libffi=3.4.2=h3557bc0_5 | ||
- libgcc-ng=13.2.0=hf8544c7_5 | ||
- libgomp=13.2.0=hf8544c7_5 | ||
- libnsl=2.0.1=h31becfc_0 | ||
- libsodium=1.0.18=hb9de7d4_1 | ||
- libsqlite=3.45.2=h194ca79_0 | ||
- libstdcxx-ng=13.2.0=h9a76618_5 | ||
- libuuid=2.38.1=hb4cce97_0 | ||
- libxcrypt=4.4.36=h31becfc_1 | ||
- libzlib=1.2.13=h31becfc_5 | ||
- markupsafe=2.1.5=py312h9ef2f89_0 | ||
- matplotlib-inline=0.1.7=pyhd8ed1ab_0 | ||
- mistune=3.0.2=pyhd8ed1ab_0 | ||
- nbclient=0.10.0=pyhd8ed1ab_0 | ||
- nbconvert=7.16.3=hd8ed1ab_1 | ||
- nbconvert-core=7.16.3=pyhd8ed1ab_1 | ||
- nbconvert-pandoc=7.16.3=hd8ed1ab_1 | ||
- nbformat=5.10.4=pyhd8ed1ab_0 | ||
- ncurses=6.4.20240210=h0425590_0 | ||
- nest-asyncio=1.6.0=pyhd8ed1ab_0 | ||
- notebook=7.1.2=pyhd8ed1ab_0 | ||
- notebook-shim=0.2.4=pyhd8ed1ab_0 | ||
- openssl=3.2.1=h31becfc_1 | ||
- overrides=7.7.0=pyhd8ed1ab_0 | ||
- packaging=24.0=pyhd8ed1ab_0 | ||
- pandoc=3.1.13=h8af1aa0_0 | ||
- pandocfilters=1.5.0=pyhd8ed1ab_0 | ||
- parso=0.8.4=pyhd8ed1ab_0 | ||
- pexpect=4.9.0=pyhd8ed1ab_0 | ||
- pickleshare=0.7.5=py_1003 | ||
- pip=24.0=pyhd8ed1ab_0 | ||
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1 | ||
- platformdirs=4.2.0=pyhd8ed1ab_0 | ||
- prometheus_client=0.20.0=pyhd8ed1ab_0 | ||
- prompt-toolkit=3.0.42=pyha770c72_0 | ||
- prompt_toolkit=3.0.42=hd8ed1ab_0 | ||
- psutil=5.9.8=py312hdd3e373_0 | ||
- ptyprocess=0.7.0=pyhd3deb0d_0 | ||
- pure_eval=0.2.2=pyhd8ed1ab_0 | ||
- pycparser=2.22=pyhd8ed1ab_0 | ||
- pygments=2.17.2=pyhd8ed1ab_0 | ||
- pysocks=1.7.1=pyha2e5f31_6 | ||
- python=3.12.3=h43d1f9e_0_cpython | ||
- python-dateutil=2.9.0=pyhd8ed1ab_0 | ||
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0 | ||
- python-json-logger=2.0.7=pyhd8ed1ab_0 | ||
- python_abi=3.12=4_cp312 | ||
- pytz=2024.1=pyhd8ed1ab_0 | ||
- pyyaml=6.0.1=py312hdd3e373_1 | ||
- pyzmq=26.0.0=py312h1c32067_0 | ||
- qtconsole-base=5.5.1=pyha770c72_0 | ||
- qtpy=2.4.1=pyhd8ed1ab_0 | ||
- readline=8.2=h8fc344f_1 | ||
- referencing=0.34.0=pyhd8ed1ab_0 | ||
- requests=2.31.0=pyhd8ed1ab_0 | ||
- rfc3339-validator=0.1.4=pyhd8ed1ab_0 | ||
- rfc3986-validator=0.1.1=pyh9f0ad1d_0 | ||
- rpds-py=0.18.0=py312h2a5c9d6_0 | ||
- send2trash=1.8.3=pyh0d859eb_0 | ||
- setuptools=69.5.1=pyhd8ed1ab_0 | ||
- six=1.16.0=pyh6c4a22f_0 | ||
- sniffio=1.3.1=pyhd8ed1ab_0 | ||
- soupsieve=2.5=pyhd8ed1ab_1 | ||
- stack_data=0.6.2=pyhd8ed1ab_0 | ||
- terminado=0.18.1=pyh0d859eb_0 | ||
- tinycss2=1.2.1=pyhd8ed1ab_0 | ||
- tk=8.6.13=h194ca79_0 | ||
- tomli=2.0.1=pyhd8ed1ab_0 | ||
- tornado=6.4=py312h9ef2f89_0 | ||
- traitlets=5.14.2=pyhd8ed1ab_0 | ||
- types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0 | ||
- typing-extensions=4.11.0=hd8ed1ab_0 | ||
- typing_extensions=4.11.0=pyha770c72_0 | ||
- typing_utils=0.1.0=pyhd8ed1ab_0 | ||
- tzdata=2024a=h0c530f3_0 | ||
- uri-template=1.3.0=pyhd8ed1ab_0 | ||
- urllib3=2.2.1=pyhd8ed1ab_0 | ||
- wcwidth=0.2.13=pyhd8ed1ab_0 | ||
- webcolors=1.13=pyhd8ed1ab_0 | ||
- webencodings=0.5.1=pyhd8ed1ab_2 | ||
- websocket-client=1.7.0=pyhd8ed1ab_0 | ||
- wheel=0.43.0=pyhd8ed1ab_1 | ||
- widgetsnbextension=4.0.10=pyhd8ed1ab_0 | ||
- xz=5.2.6=h9cdd2b7_0 | ||
- yaml=0.2.5=hf897c2e_2 | ||
- zeromq=4.3.5=h2f0025b_1 | ||
- zipp=3.17.0=pyhd8ed1ab_0 | ||
|