Skip to main content
In Anaconda Notebooks, a runtime is what powers your code execution. You can think of a runtime as a conda environment connected to a language-specific kernel. Anaconda Notebooks provides several pre-configured runtimes that include the ipykernel package and all the packages from the latest Anaconda Distribution release, giving you immediate access to a comprehensive data science toolkit.

Environments, kernels, and runtimes

What is an environment?

An environment is a folder or directory that contains a specific collection of conda packages and their dependencies. Working in separate environments allows you to maintain and run packages without interference from other collections of packages. For example, you may require separate conda environments to maintain distinct versions of Python based on distinct package dependencies.

What is a kernel?

A kernel is a programming-language-specific process that interprets your code, runs it, and gives you the results. In Jupyter Notebooks, kernels allow users to run code in cells and receive immediate output. For example, ipykernel enables interactive computing in Python.

What is a runtime?

A runtime in Anaconda Notebooks is a conda environment that has been associated with a specific kernel, enabling it to execute code. For an environment to be usable in JupyterLab, it must contain a kernel package (such as ipykernel for Python). Without this kernel association, JupyterLab cannot recognize the environment as an available option for running notebooks. The default runtimes provided in Anaconda Notebooks come with the ipykernel package already installed, making them immediately available for your Python notebooks. To add a kernel package to a custom environment and create your own runtime, see creating custom runtimes.

Using default runtimes

Custom runtimes often use large amounts of your limited Anaconda Notebooks storage space. Because of this, Anaconda provides a number of read-only default runtimes that contain all the packages from the latest release of Anaconda Distribution. The default runtime naming convention is typically anaconda-<YEAR>.<MONTH>-py<PYTHON_VERSION>, which maps to Anaconda Distribution releases:
Environment NameStatusDescription
anaconda-2024.02-py10LiveLatest Anaconda Packages (stable & recommended)
anaconda-ai-2024.04-py10LiveLatest Anaconda Packages + AI Packages
anaconda-01-nvidia-a10LiveLatest Anaconda, AI, + NVIDIA Packages (see GPU Runtimes)
Package NamePackage Version
_anaconda_depends2024.02
_libgcc_mutex0.1
_openmp_mutex5.1
abseil-cpp20211102
aiobotocore2.7.0
aiohttp3.9.3
aioitertools0.7.1
aiosignal1.2.0
alabaster0.7.12
altair5.0.1
anaconda-catalogs0.2.0
anyio4.2.0
aom3.6.0
appdirs1.4.4
argon2-cffi21.3.0
argon2-cffi-bindings21.2.0
arrow1.2.3
arrow-cpp14.0.2
astroid2.14.2
astropy5.3.4
asttokens2.0.5
async-lru2.0.4
async-timeout4.0.3
atomicwrites1.4.0
attrs23.1.0
automat20.2.0
autopep82.0.4
aws-c-auth0.6.19
aws-c-cal0.5.20
aws-c-common0.8.5
aws-c-compression0.2.16
aws-c-event-stream0.2.15
aws-c-http0.6.25
aws-c-io0.13.10
aws-c-mqtt0.7.13
aws-c-s30.1.51
aws-c-sdkutils0.1.6
aws-checksums0.1.13
aws-crt-cpp0.18.16
aws-sdk-cpp1.10.55
babel2.11.0
bcrypt3.2.0
beautifulsoup44.12.2
binaryornot0.4.4
black24.3.0
blas1
bleach4.1.0
blinker1.6.2
blosc1.21.3
bokeh3.4.0
boost-cpp1.82.0
botocore1.31.64
bottleneck1.3.7
brotli1.0.9
brotli-bin1.0.9
brotli-python1.0.9
brunsli0.1
bzip21.0.8
c-ares1.19.1
c-blosc22.12.0
ca-certificates2024.3.11
cachetools4.2.2
certifi2024.2.2
cffi1.16.0
cfgv3.4.0
cfitsio3.47
chardet4.0.0
charls2.2.0
charset-normalizer2.0.4
click8.1.7
cloudpickle2.2.1
colorama0.4.6
colorcet3.1.0
comm0.2.1
constantly23.10.4
contourpy1.2.0
cookiecutter2.6.0
cryptography42.0.5
cssselect1.2.0
curl8.5.0
cycler0.11.0
cyrus-sasl2.1.28
cytoolz0.12.2
dask2023.11.0
dask-core2023.11.0
datashader0.16.0
dav1d1.2.1
dbus1.13.18
debugpy1.6.7
decorator5.1.1
defusedxml0.7.1
diff-match-patch20200713
dill0.3.7
distlib0.3.6
distributed2023.11.0
docstring-to-markdown0.11
docutils0.18.1
entrypoints0.4
et_xmlfile1.1.0
exceptiongroup1.2.0
executing0.8.3
expat2.5.0
filelock3.13.1
flake86.0.0
flask2.2.5
fontconfig2.14.1
fonttools4.25.0
freetype2.12.1
frozenlist1.4.0
fsspec2023.10.0
gensim4.3.0
gflags2.2.2
giflib5.2.1
gitdb4.0.7
gitpython3.1.37
glib2.78.4
glib-tools2.78.4
glog0.5.0
gmp6.2.1
gmpy22.1.2
greenlet3.0.1
grpc-cpp1.48.2
gst-plugins-base1.14.1
gstreamer1.14.1
h5py3.9.0
hdf51.12.1
heapdict1.0.1
holoviews1.18.3
hvplot0.9.2
hyperlink21.0.0
icu73.1
identify2.5.5
idna3.4
imagecodecs2023.1.23
imageio2.33.1
imagesize1.4.1
imbalanced-learn0.11.0
importlib-metadata7.0.1
importlib_metadata7.0.1
incremental22.10.0
inflection0.5.1
iniconfig1.1.1
intake0.6.8
intel-openmp2023.1.0
intervaltree3.1.0
ipykernel6.28.0
ipython8.20.0
ipython_genutils0.2.0
ipywidgets8.1.2
isort5.9.3
itemadapter0.3.0
itemloaders1.1.0
itsdangerous2.0.1
jaraco.classes3.2.1
jedi0.18.1
jeepney0.7.1
jellyfish1.0.1
jinja23.1.3
jmespath1.0.1
joblib1.2.0
jpeg9e
jq1.6
json50.9.6
jsonschema4.19.2
jsonschema-specifications2023.7.1
jupyter1.0.0
jupyter-lsp2.2.0
jupyter_client8.6.0
jupyter_console6.6.3
jupyter_core5.5.0
jupyter_events0.8.0
jupyter_server2.10.0
jupyter_server_terminals0.4.4
jupyterlab4.0.11
jupyterlab-variableinspector 3.1.0
jupyterlab_pygments0.1.2
jupyterlab_server2.25.1
jupyterlab_widgets3.0.10
jxrlib1.1
keyring24.3.1
kiwisolver1.4.4
krb51.20.1
lazy-object-proxy1.6.0
lazy_loader0.3
lcms22.12
ld_impl_linux-642.38
lerc3
libaec1.0.4
libavif0.11.1
libboost1.82.0
libbrotlicommon1.0.9
libbrotlidec1.0.9
libbrotlienc1.0.9
libclang14.0.6
libclang1314.0.6
libcups2.4.2
libcurl8.5.0
libdeflate1.17
libedit3.1.20230828
libev4.33
libevent2.1.12
libffi3.4.4
libgcc-ng11.2.0
libgfortran-ng11.2.0
libgfortran511.2.0
libglib2.78.4
libgomp11.2.0
libiconv1.16
libllvm1414.0.6
libnghttp21.57.0
libpng1.6.39
libpq12.17
libprotobuf3.20.3
libsodium1.0.18
libspatialindex1.9.3
libssh21.10.0
libstdcxx-ng11.2.0
libthrift0.15.0
libtiff4.5.1
libuuid1.41.5
libwebp-base1.3.2
libxcb1.15
libxkbcommon1.0.1
libxml22.10.4
libxslt1.1.37
libzopfli1.0.3
linkify-it-py2.0.0
llvmlite0.42.0
locket1.0.0
lxml4.9.3
lz44.3.2
lz4-c1.9.4
lzo2.1
markdown3.4.1
markdown-it-py2.2.0
markupsafe2.1.3
matplotlib3.8.0
matplotlib-base3.8.0
matplotlib-inline0.1.6
mccabe0.7.0
mdit-py-plugins0.3.0
mdurl0.1.0
mistune2.0.4
mkl2023.1.0
mkl-service2.4.0
mkl_fft1.3.8
mkl_random1.2.4
more-itertools10.1.0
mpc1.1.0
mpfr4.0.2
mpmath1.3.0
msgpack-python1.0.3
multidict6.0.4
multipledispatch0.6.0
munkres1.1.4
mypy1.8.0
mypy_extensions1.0.0
mysql5.7.24
nbclient0.8.0
nbconvert7.10.0
nbformat5.9.2
ncurses6.4
nest-asyncio1.6.0
networkx3.1
nltk3.8.1
nodeenv1.7.0
notebook7.0.8
notebook-shim0.2.3
nspr4.35
nss3.89.1
numba0.59.1
numexpr2.8.7
numpy1.26.4
numpy-base1.26.4
numpydoc1.5.0
oniguruma6.9.7.1
openjpeg2.4.0
openpyxl3.0.10
openssl3.0.13
orc1.7.4
overrides7.4.0
packaging23.2
pandas2.1.4
pandocfilters1.5.0
panel1.4.1
param2.1.0
parsel1.8.1
parso0.8.3
partd1.4.1
pathspec0.10.3
patsy0.5.3
pcre210.42
pexpect4.8.0
pickleshare0.7.5
pillow10.2.0
pip23.3.1
platformdirs2.5.2
plotly5.19.0
pluggy1.0.0
ply3.11
pre-commit3.4.0
prometheus_client0.14.1
prompt-toolkit3.0.43
prompt_toolkit3.0.43
protego0.1.16
protobuf3.20.3
psutil5.9.0
ptyprocess0.7.0
pure_eval0.2.2
py-cpuinfo9.0.0
pyarrow14.0.2
pyasn10.4.8
pyasn1-modules0.2.8
pycodestyle2.10.0
pycparser2.21
pyct0.5.0
pycurl7.45.2
pydeck0.7.1
pydispatcher2.0.5
pydocstyle6.3.0
pyerfa2.0.0
pyflakes3.0.1
pygments2.15.1
pylint2.16.2
pylint-venv3.0.3
pyls-spyder0.4.0
pympler0.9
pyodbc5.0.1
pyopenssl24.0.0
pyparsing3.0.9
pyqt5.15.10
pyqt5-sip12.13.0
pyqtwebengine5.15.10
pysocks1.7.1
pytables3.9.2
pytest7.4.0
python3.10.14
python-dateutil2.8.2
python-fastjsonschema2.16.2
python-json-logger2.0.7
python-lmdb1.4.1
python-lsp-black2.0.0
python-lsp-jsonrpc1.1.2
python-lsp-server1.7.2
python-slugify5.0.2
python-snappy0.6.1
python-tzdata2023.3
pytoolconfig1.2.6
pytz2023.3.post1
pyviz_comms3.0.2
pywavelets1.5.0
pyxdg0.27
pyyaml6.0.1
pyzmq25.1.2
qdarkstyle3.0.2
qstylizer0.2.2
qt-main5.15.2
qt-webengine5.15.9
qtawesome1.2.2
qtconsole5.4.2
qtpy2.4.1
queuelib1.6.2
re22022.04.01
readline8.2
referencing0.30.2
regex2023.10.3
requests2.31.0
requests-file1.5.1
rfc3339-validator0.1.4
rfc3986-validator0.1.1
rich13.3.5
rope1.12.0
rpds-py0.10.6
rtree1.0.1
s2n1.3.27
s3fs2023.10.0
scikit-image0.22.0
scikit-learn1.3.0
scipy1.12.0
scrapy2.11.1
seaborn0.12.2
secretstorage3.3.1
semver3.0.2
send2trash1.8.2
service_identity18.1.0
setuptools68.2.2
sip6.7.12
six1.16.0
smart_open5.2.1
smmap4.0.0
snappy1.1.10
sniffio1.3.0
snowballstemmer2.2.0
sortedcontainers2.4.0
soupsieve2.5
sphinx5.0.2
sphinxcontrib-applehelp1.0.2
sphinxcontrib-devhelp1.0.2
sphinxcontrib-htmlhelp2.0.0
sphinxcontrib-jsmath1.0.1
sphinxcontrib-qthelp1.0.3
sphinxcontrib-serializinghtml 1.1.5
spyder5.4.3
spyder-kernels2.4.4
sqlalchemy2.0.25
sqlite3.41.2
stack_data0.2.0
statsmodels0.14.0
streamlit1.16.0
sympy1.12
tabulate0.9.0
tbb2021.8.0
tblib1.7.0
tenacity8.2.2
terminado0.17.1
text-unidecode1.3
textdistance4.2.1
threadpoolctl2.2.0
three-merge0.1.1
tifffile2023.4.12
tinycss21.2.1
tk8.6.12
tldextract3.2.0
toml0.10.2
tomli2.0.1
tomlkit0.11.1
toolz0.12.0
tornado6.3.3
tqdm4.65.0
traitlets5.7.1
twisted23.10.0
typing-extensions4.9.0
typing_extensions4.9.0
tzdata2024a
tzlocal2.1
uc-micro-py1.0.1
ujson5.4.0
ukkonen1.0.1
unidecode1.2.0
unixodbc2.3.11
urllib32.0.7
utf8proc2.6.1
validators0.18.2
virtualenv20.17.1
w3lib2.1.2
watchdog2.1.6
wcwidth0.2.5
webencodings0.5.1
websocket-client0.58.0
werkzeug2.2.3
whatthepatch1.0.2
wheel0.41.2
widgetsnbextension4.0.10
wrapt1.14.1
wurlitzer3.0.2
xarray2023.6.0
xyzservices2022.9.0
xz5.4.6
yaml0.2.5
yapf0.31.0
yarl1.9.3
zeromq4.3.5
zfp1.0.0
zict3.0.0
zipp3.17.0
zlib1.2.13
zlib-ng2.0.7
zope1
zope.interface5.4.0
zstd1.5.5
Package NamePackage Version
_anaconda_depends2024.02
_libgcc_mutex0.1
_openmp_mutex5.1
_py-xgboost-mutex2
_tflow_select2.3.0
abseil-cpp20211102
absl-py1.4.0
aiobotocore2.7.0
aiohttp3.9.3
aioitertools0.7.1
aiosignal1.2.0
alabaster0.7.12
altair5.0.1
anaconda-catalogs0.2.0
annotated-types0.6.0
anyio4.2.0
aom3.6.0
appdirs1.4.4
argon2-cffi21.3.0
argon2-cffi-bindings21.2.0
arrow1.2.3
arrow-cpp11.0.0
astroid2.14.2
astropy5.3.4
asttokens2.0.5
astunparse1.6.3
async-lru2.0.4
async-timeout4.0.3
atomicwrites1.4.0
attrs23.1.0
automat20.2.0
autopep82.0.4
aws-c-common0.4.57
aws-c-event-stream0.1.6
aws-checksums0.1.9
aws-sdk-cpp1.8.185
babel2.11.0
backoff2.2.1
bcrypt4.1.2
beautifulsoup44.12.2
binaryornot0.4.4
black24.3.0
blas1
bleach4.1.0
blinker1.6.2
blosc1.21.3
bokeh3.4.0
boost-cpp1.73.0
botocore1.31.64
bottleneck1.3.7
brotli1.0.9
brotli-bin1.0.9
brotli-python1.0.9
brunsli0.1
bzip21.0.8
c-ares1.19.1
c-blosc22.12.0
ca-certificates2024.3.11
cachetools4.2.2
cairo1.16.0
catalogue2.0.10
certifi2024.2.2
cffi1.16.0
cfgv3.4.0
cfitsio3.47
chardet4.0.0
charls2.2.0
charset-normalizer2.0.4
chroma-hnswlib0.7.3
chromadb0.4.17
click8.1.7
cloudpathlib0.16.0
cloudpickle2.2.1
colorama0.4.6
colorcet3.1.0
coloredlogs15.0.1
comm0.2.1
confection0.1.4
constantly23.10.4
contourpy1.2.0
cookiecutter2.6.0
cryptography41.0.3
cssselect1.2.0
ctransformers0.2.27
curl8.2.1
cycler0.11.0
cymem2.0.6
cyrus-sasl2.1.28
cython-blis0.7.9
cytoolz0.12.2
dask2023.11.0
dask-core2023.11.0
dataclasses-json0.6.4
datasets2.12.0
datashader0.16.0
dav1d1.2.1
dbus1.13.18
debugpy1.6.7
decorator5.1.1
defusedxml0.7.1
deprecated1.2.14
diff-match-patch20200713
dill0.3.6
dirtyjson1.0.8
distlib0.3.6
distributed2023.11.0
distro1.9.0
docstring-to-markdown0.11
docutils0.18.1
eigen3.4.0
entrypoints0.4
et_xmlfile1.1.0
exceptiongroup1.2.0
executing0.8.3
expat2.5.0
fastapi0.110.1
ffmpeg4.2.2
filelock3.13.1
flake86.0.0
flask2.2.5
flatbuffers2.0.0
fontconfig2.14.1
fonttools4.25.0
freetype2.12.1
frozenlist1.4.0
fsspec2023.10.0
gast0.4.0
gensim4.3.0
gflags2.2.2
giflib5.2.1
gitdb4.0.7
gitpython3.1.37
glib2.78.4
glib-tools2.78.4
glog0.5.0
gmp6.2.1
gmpy22.1.2
gnutls3.6.15
google-auth2.6.0
google-auth-oauthlib0.4.4
google-pasta0.2.0
googleapis-common-protos1.63.0
graphite21.3.14
greenlet3.0.1
grpc-cpp1.46.1
grpcio1.62.1
gst-plugins-base1.14.1
gstreamer1.14.1
h110.14.0
h5py3.9.0
harfbuzz4.3.0
hdf51.12.1
heapdict1.0.1
holoviews1.18.3
httpcore1.0.2
httptools0.6.1
httpx0.26.0
huggingface_accelerate0.21.0
huggingface_hub0.20.3
humanfriendly10
hvplot0.9.2
hyperlink21.0.0
icu58.2
identify2.5.5
idna3.4
imagecodecs2023.1.23
imageio2.33.1
imagesize1.4.1
imbalanced-learn0.11.0
importlib-metadata7.0.1
importlib-resources6.4.0
importlib_metadata7.0.1
incremental22.10.0
inflection0.5.1
iniconfig1.1.1
intake0.6.8
intel-openmp2023.1.0
intervaltree3.1.0
ipykernel6.28.0
ipython8.20.0
ipython_genutils0.2.0
ipywidgets8.1.2
isort5.9.3
itemadapter0.3.0
itemloaders1.1.0
itsdangerous2.0.1
jaraco.classes3.2.1
jedi0.18.1
jeepney0.7.1
jellyfish1.0.1
jinja23.1.3
jmespath1.0.1
joblib1.2.0
jpeg9e
jq1.6
json50.9.6
jsonpatch1.33
jsonpointer2.4
jsonschema4.19.2
jsonschema-specifications2023.7.1
jupyter1.0.0
jupyter-lsp2.2.0
jupyter_client8.6.0
jupyter_console6.6.3
jupyter_core5.5.0
jupyter_events0.8.0
jupyter_server2.10.0
jupyter_server_terminals0.4.4
jupyterlab4.0.11
jupyterlab-variableinspector 3.1.0
jupyterlab_pygments0.1.2
jupyterlab_server2.25.1
jupyterlab_widgets3.0.10
jxrlib1.1
keras2.11.0
keras-preprocessing1.1.2
keyring24.3.1
kiwisolver1.4.4
krb51.20.1
kubernetes29.0.0
lame3.1
langchain0.1.16
langchain-community0.0.32
langchain-core0.1.42
langchain-text-splitters0.0.1
langcodes3.3.0
langsmith0.1.45
lazy-object-proxy1.6.0
lazy_loader0.3
lcms22.12
ld_impl_linux-642.38
lerc3
libaec1.0.4
libavif0.11.1
libboost1.73.0
libbrotlicommon1.0.9
libbrotlidec1.0.9
libbrotlienc1.0.9
libclang14.0.6
libclang1314.0.6
libcups2.4.2
libcurl8.2.1
libdeflate1.17
libedit3.1.20230828
libev4.33
libevent2.1.12
libffi3.4.4
libgcc-ng11.2.0
libgfortran-ng11.2.0
libgfortran511.2.0
libglib2.78.4
libgomp11.2.0
libiconv1.16
libidn22.3.4
libllvm1414.0.6
libnghttp21.52.0
libopenblas0.3.21
libopus1.3.1
libpng1.6.39
libpq12.15
libprotobuf3.20.3
libsodium1.0.18
libspatialindex1.9.3
libssh21.10.0
libstdcxx-ng11.2.0
libtasn14.19.0
libthrift0.15.0
libtiff4.5.1
libunistring0.9.10
libuuid1.41.5
libvpx1.7.0
libwebp1.3.2
libwebp-base1.3.2
libxcb1.15
libxgboost1.7.6
libxkbcommon1.0.1
libxml22.10.4
libxslt1.1.37
libzopfli1.0.3
linkify-it-py2.0.0
llama-index0.9.48
llvmlite0.42.0
locket1.0.0
lxml4.9.3
lz44.3.2
lz4-c1.9.4
lzo2.1
markdown3.4.1
markdown-it-py2.2.0
markupsafe2.1.3
marshmallow3.21.1
matplotlib3.8.0
matplotlib-base3.8.0
matplotlib-inline0.1.6
mccabe0.7.0
mdit-py-plugins0.3.0
mdurl0.1.0
mistune2.0.4
mkl2023.1.0
monotonic1.6
more-itertools10.1.0
mpc1.1.0
mpfr4.0.2
mpmath1.3.0
msgpack-python1.0.3
multidict6.0.4
multipledispatch0.6.0
multiprocess0.70.14
munkres1.1.4
murmurhash1.0.7
mypy1.8.0
mypy_extensions1.0.0
mysql5.7.24
nbclient0.8.0
nbconvert7.10.0
nbformat5.9.2
ncurses6.4
nest-asyncio1.6.0
nettle3.7.3
networkx3.1
ninja1.10.2
ninja-base1.10.2
nltk3.8.1
nodeenv1.7.0
notebook7.0.8
notebook-shim0.2.3
nspr4.35
nss3.89.1
numba0.59.1
numexpr2.8.7
numpy1.26.4
numpy-base1.26.4
numpydoc1.5.0
oauthlib3.2.2
oniguruma6.9.7.1
onnxruntime1.17.1
openai1.17.0
opencv4.6.0
openh2642.1.1
openjpeg2.4.0
openpyxl3.0.10
openssl1.1.1w
opentelemetry-api1.16.0
opentelemetry-exporter-otlp-proto-grpc
opentelemetry-proto1.16.0
opentelemetry-sdk1.16.0
opentelemetry-semantic-conventions 0.37
opt_einsum3.3.0
orc1.7.4
orjson3.10.0
overrides7.4.0
packaging23.2
pandas2.1.4
pandocfilters1.5.0
panel1.4.1
param2.1.0
parsel1.8.1
parso0.8.3
partd1.4.1
pathspec0.10.3
patsy0.5.3
pcre210.42
pexpect4.8.0
pickleshare0.7.5
pillow10.2.0
pip23.3.1
pixman0.40.0
platformdirs2.5.2
plotly5.19.0
pluggy1.0.0
ply3.11
posthog3.5.0
pre-commit3.4.0
preshed3.0.6
prometheus_client0.14.1
prompt-toolkit3.0.43
prompt_toolkit3.0.43
protego0.1.16
protobuf3.19.6
psutil5.9.0
ptyprocess0.7.0
pulsar-client3.4.0
pure_eval0.2.2
py-cpuinfo9.0.0
py-xgboost1.7.6
pyarrow11.0.0
pyasn10.4.8
pyasn1-modules0.2.8
pycodestyle2.10.0
pycparser2.21
pyct0.5.0
pycurl7.45.2
pydantic2.5.3
pydantic-core2.14.6
pydeck0.7.1
pydispatcher2.0.5
pydocstyle6.3.0
pyerfa2.0.0
pyflakes3.0.1
pygments2.15.1
pyjwt2.4.0
pylint2.16.2
pylint-venv3.0.3
pyls-spyder0.4.0
pympler0.9
pyodbc5.0.1
pyopenssl23.2.0
pyparsing3.0.9
pypdf4.2.0
pypika0.48.9
pyqt5.15.10
pyqt5-sip12.13.0
pyqtwebengine5.15.10
pysocks1.7.1
pytables3.9.2
pytest7.4.0
python3.10.13
python-dateutil2.8.2
python-dotenv1.0.1
python-fastjsonschema2.16.2
python-flatbuffers2
python-json-logger2.0.7
python-lmdb1.4.1
python-lsp-black2.0.0
python-lsp-jsonrpc1.1.2
python-lsp-server1.7.2
python-slugify5.0.2
python-snappy0.6.1
python-tzdata2023.3
python-xxhash2.0.2
pytoolconfig1.2.6
pytorch2.2.0
pytz2023.3.post1
pyviz_comms3.0.2
pywavelets1.5.0
pyxdg0.27
pyyaml6.0.1
pyzmq25.1.2
qdarkstyle3.0.2
qstylizer0.2.2
qt-main5.15.2
qt-webengine5.15.9
qtawesome1.2.2
qtconsole5.4.2
qtpy2.4.1
qtwebkit5.212
queuelib1.6.2
re22022.04.01
readline8.2
referencing0.30.2
regex2023.10.3
requests2.31.0
requests-file1.5.1
requests-oauthlib1.3.0
responses0.13.3
rfc3339-validator0.1.4
rfc3986-validator0.1.1
rich13.3.5
rope1.12.0
rpds-py0.10.6
rsa4.7.2
rtree1.0.1
s3fs2023.10.0
safetensors0.4.2
scikit-image0.22.0
scikit-learn1.3.0
scipy1.12.0
scrapy2.11.1
seaborn0.12.2
secretstorage3.3.1
semver3.0.2
send2trash1.8.2
service_identity18.1.0
setuptools68.2.2
shellingham1.5.0
sip6.7.12
six1.16.0
smart_open5.2.1
smmap4.0.0
snappy1.1.10
sniffio1.3.0
snowballstemmer2.2.0
sortedcontainers2.4.0
soupsieve2.5
spacy3.7.2
spacy-legacy3.0.12
spacy-loggers1.0.4
sphinx5.0.2
sphinxcontrib-applehelp1.0.2
sphinxcontrib-devhelp1.0.2
sphinxcontrib-htmlhelp2.0.0
sphinxcontrib-jsmath1.0.1
sphinxcontrib-qthelp1.0.3
sphinxcontrib-serializinghtml 1.1.5
spyder5.4.3
spyder-kernels2.4.4
sqlalchemy2.0.29
sqlite3.41.2
srsly2.4.8
stack_data0.2.0
starlette0.37.2
statsmodels0.14.0
streamlit1.16.0
sympy1.12
tabulate0.9.0
tbb2021.8.0
tblib1.7.0
tenacity8.2.3
tensorboard2.11.0
tensorboard-data-server0.6.1
tensorboard-plugin-wit1.8.1
tensorflow2.11.0
tensorflow-base2.11.0
tensorflow-estimator2.11.0
termcolor2.1.0
terminado0.17.1
text-unidecode1.3
textdistance4.2.1
thinc8.2.2
threadpoolctl2.2.0
three-merge0.1.1
tifffile2023.4.12
tiktoken0.6.0
tinycss21.2.1
tk8.6.12
tldextract3.2.0
tokenizers0.13.2
toml0.10.2
tomli2.0.1
tomlkit0.11.1
toolz0.12.0
tornado6.3.3
tqdm4.65.0
traitlets5.7.1
transformers4.32.1
twisted23.10.0
typer0.9.0
typing-extensions4.9.0
typing-inspect0.9.0
typing_extensions4.9.0
tzdata2024a
tzlocal2.1
uc-micro-py1.0.1
ujson5.4.0
ukkonen1.0.1
unidecode1.2.0
unixodbc2.3.11
urllib32.0.7
utf8proc2.6.1
uvicorn0.29.0
uvloop0.19.0
validators0.18.2
virtualenv20.17.1
w3lib2.1.2
wasabi0.9.1
watchdog2.1.6
watchfiles0.21.0
wcwidth0.2.5
weasel0.3.4
webencodings0.5.1
websocket-client0.58.0
websockets12
werkzeug2.2.3
whatthepatch1.0.2
wheel0.41.2
widgetsnbextension4.0.10
wrapt1.14.1
wurlitzer3.0.2
x2641!157.2019121
xarray2023.6.0
xxhash0.8.0
xyzservices2022.9.0
xz5.4.6
yaml0.2.5
yapf0.31.0
yarl1.9.3
zeromq4.3.5
zfp1.0.0
zict3.0.0
zipp3.17.0
zlib1.2.13
zlib-ng2.0.7
zope1
zope.interface5.4.0
zstd1.5.5
To see a list of available runtimes, enter the following in a notebook cell then click Run:
!conda info --envs
To see a list of packages in your current runtime, enter the following in a notebook cell then click Run:
!conda list

Creating custom runtimes

If you need a specific set of packages that are not included in one of our default runtimes, you can create your own runtime to customize to your needs.
Custom runtimes are stored using your dedicated, persistent Anaconda Notebooks storage. This ensures the custom runtime remains available after your current session ends. Custom runtimes use your personal storage space and can easily get quite large, so only include the packages you need.
To create a new runtime:
  1. Open a terminal from the Launcher, which you can access by clicking the blue plus in the top-left corner.
  2. Create a new runtime by running the following command:
    # Replace <ENV_NAME> with a new name for your environment/ runtime
    # Replace <PACKAGE> with the name of a package you want to install in your environment
    conda create --name <ENV_NAME> <PACKAGE> ipykernel
    
    • Adding ipykernel creates a Python runtime.
For more information about creating conda environments, see the official conda docs. It might take a minute for your runtime to be created and available for use. You might need to close and reopen your active notebook or refresh the browser for your new runtime to appear.

Activating a runtime

There are a few locations from which you can activate your runtime:
  • Terminal
  • Launcher
  • Notebook
Run the following in a terminal in Anaconda Notebooks:
# Replace <ENV_NAME> with the name of your environment/ runtime

conda activate <ENV_NAME>

Installing additional packages

Even after you’ve created a runtime, you can continue to add packages as needed. To add packages to a runtime, use the ! syntax to access the system shell and run conda commands. In a notebook cell, run:
# Replace <PACKAGE_NAME> with the name of the package you want to install
!conda install <PACKAGE_NAME>

Shutting down runtimes

It is best practice to shut down your runtime when you are finished working in it. To shut down a runtime, click Kernels in the top menu, then select the specific runtime you want to shut down or Shut Down All.