Образы для Jupyter Server

Важно

  • Стабильная работа образов, предназначенных для Christofari.V100, не гарантируется на Christofari.A100. Обратное тоже верно.

  • Образы, предназначенные для региона Christofari.A100, имеют окончание -a100.

  • Не используйте образы с cuda версии 10 в регионах Christofari.A100 и Cloud.Region.A100 (GPU Tesla A100).

  • Используйте версии образов, указанные в таблицах:

Библиотеки в образах для Jupyter Server

См.также

Начните работу с помощью пошаговых инструкций

Ниже представлены образы Jupyter Server, которые используются в рамках сервиса. Они собраны на базе соответствующих образов для задач обучения. В образах Jupyter Server доступны все библиотеки, которые предустановлены в базовых образах соответствующих версий.

Чтобы узнать перечень предустановленных зависимостей, выполните команду:

apt list --installed

Если в списке предустановленных зависимостей нет нужной библиотеки, используйте инструкцию по созданию кастомных Docker-образов.

Для Pytorch Elastic Learning подходят образы с версией Pytorch «1.9» и выше.

См.также

  • Пример операций над образом в Docker registry.

  • Вызов API для просмотра образов и доступных конфигураций (instance_type) в задачах обучения, Jupyter Server и деплоях (инференсе).

    • Ключ MT — для обучения моделей и Jupyter Server.

    • Ключ INF — для деплоев (инференса).

  • Вызов API для просмотра доступных spark-конфигураций.

Пример запроса для получения списка образов с ключом MT
 curl --location --request GET 'https://api.aicloud.sbercloud.ru/public/v2/configs?cluster_type=MT' \
 --header 'x-api-key: eeeeccee-eeee-eeee-eeee-eeaeefeeb49c' \
 --header 'x-workspace-id: frrrrrra-ceee-eeec-eeef-4df7ca4bbbb1' \
 --header 'Authorization: eyJhbGciOiJSUzI1NiIsInR5cCIgOi...'
Пример запроса для получения списка образов с ключом INF
 curl --location --request GET 'https://api.aicloud.sbercloud.ru/public/v2/configs?cluster_type=INF' \
 --header 'x-api-key: eeeeccee-eeee-eeee-eeee-eeaeefeeb49c' \
 --header 'x-workspace-id: frrrrrra-ceee-eeec-eeef-4df7ca4bbbb1' \
 --header 'Authorization: eyJhbGciOiJSUzI1NiIsInR5cCIgOi...'
Пример запроса для доступных spark-конфигураций
 curl --location --request GET 'https://api.aicloud.sbercloud.ru/public/v2/configs/spark' \
 --header 'x-api-key: eeeeccee-eeee-eeee-eeee-eeaeefeeb49c' \
 --header 'x-workspace-id: frrrrrra-ceee-eeec-eeef-4df7ca4bbbb1' \
 --header 'Authorization: eyJhbGciOiJSUzI1NiIsInR5cCIgOi...'
Образы для Jupyter Server

Образ и библиотеки в его версиях

Версия CUDA

Версия TF

Версии PT/Python

Для какого региона предназначен

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda10.0-tf1.15.0-pt1.3.0-gpu:0.0.82-1

…

Размер образа — 14 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    1.0.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.5.0

    apex

    0.1

    appdirs

    1.4.4

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    astor

    0.8.1

    async-timeout

    4.0.2

    asynctest

    0.13.0

    attrs

    21.4.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.38

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.38

    botocore

    1.23.38

    brotlipy

    0.7.0

    cached-property

    1.5.2

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.10

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.3

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.2.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.26

    dask

    2022.1.0

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.1

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2022.1.0

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.72.0

    filelock

    3.4.2

    Flask

    2.0.2

    fonttools

    4.28.5

    frozenlist

    1.3.0

    fsspec

    2022.1.0

    future

    0.18.2

    gast

    0.2.2

    gitdb

    4.0.9

    GitPython

    3.1.26

    glob2

    0.7

    google-api-core

    2.4.0

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.2

    google-cloud-language

    2.3.1

    google-cloud-storage

    2.0.0

    google-crc32c

    1.3.0

    google-pasta

    0.2.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.54.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    graphviz

    0.8.4

    grpcio

    1.43.0

    grpcio-status

    1.43.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    3.6.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.22.1

    idna

    3.3

    importlib-metadata

    4.10.1

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.7.0

    ipython

    7.31.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.4.0

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.2

    jupyter-core

    4.9.1

    jupyter-server

    1.13.4

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.2a0

    jupyterlab

    3.3.0a2

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.10.3

    jupyterlab-tensorboard

    0.2.1

    jupyterlab-widgets

    1.0.2

    keras

    2.7.0

    Keras-Applications

    1.0.8

    Keras-Preprocessing

    1.1.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    21.7.0

    libarchive-c

    4.0

    libmambapy

    0.20.0

    librosa

    0.8.1

    llvmlite

    0.38.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.20.0

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.1

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.4.3

    modin

    0.12.1

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    mxnet-cu100

    1.5.0

    nbclassic

    0.3.5

    nbclient

    0.5.10

    nbconvert

    6.4.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.7

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.55.0

    numpy

    1.21.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.5.62

    opt-einsum

    3.3.0

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.5

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    9.0.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    3.0.0

    prometheus-client

    0.13.0

    prometheus-flask-exporter

    0.18.7

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.3

    psutil

    5.9.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.9.0

    pyee

    8.2.2

    Pygments

    2.11.2

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.7

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.1

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.1.1

    regex

    2022.1.18

    requests

    2.27.1

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.8

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.2

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    60.5.0

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.16.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.17.1

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.3.0

    tensorboard-plugin-wit

    1.8.1

    tensorboardX

    1.9

    tensorflow-estimator

    1.15.1

    tensorflow-gpu

    1.15.0

    termcolor

    1.1.0

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    toolz

    0.11.2

    torch

    1.3.0+cu100

    torchvision

    0.4.1+cu100

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.1

    urllib3

    1.26.8

    uvicorn

    0.17.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.3

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.1

    widgetsnbextension

    3.5.2

    wrapt

    1.13.3

    xgboost

    1.5.2

    yapf

    0.32.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.7.0

…

10.0

1.15.0

1.3.0/3.7

  • Christofari.V100

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda10.1-tf2.3.0-pt1.6.0-gpu:0.0.82-1

…

Размер образа — 16 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    1.0.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.5.0

    apex

    0.1

    appdirs

    1.4.4

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    asn1crypto

    1.5.1

    astunparse

    1.6.3

    async-timeout

    4.0.2

    asynctest

    0.13.0

    attrs

    21.4.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.38

    awswrangler

    2.14.0

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.38

    botocore

    1.23.38

    brotlipy

    0.7.0

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.10

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.3

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.2.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.26

    dask

    2022.1.0

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.1

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2022.1.0

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    et-xmlfile

    1.1.0

    fastapi

    0.72.0

    filelock

    3.4.2

    Flask

    2.0.2

    fonttools

    4.28.5

    frozenlist

    1.3.0

    fsspec

    2022.1.0

    future

    0.18.2

    gast

    0.3.3

    gitdb

    4.0.9

    GitPython

    3.1.26

    glob2

    0.7

    google-api-core

    2.4.0

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.2

    google-cloud-language

    2.3.1

    google-cloud-storage

    2.0.0

    google-crc32c

    1.3.0

    google-pasta

    0.2.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.54.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    graphviz

    0.8.4

    grpcio

    1.43.0

    grpcio-status

    1.43.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    2.10.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.22.1

    idna

    3.3

    importlib-metadata

    4.10.1

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.7.0

    ipython

    7.31.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonpath-ng

    1.5.3

    jsonschema

    4.4.0

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.2

    jupyter-core

    4.9.1

    jupyter-server

    1.13.4

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.2a0

    jupyterlab

    3.3.0a2

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.10.3

    jupyterlab-tensorboard

    0.2.1

    jupyterlab-widgets

    1.0.2

    keras

    2.7.0

    Keras-Preprocessing

    1.1.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    21.7.0

    libarchive-c

    4.0

    libmambapy

    0.20.0

    librosa

    0.8.1

    llvmlite

    0.38.0

    locket

    0.2.1

    lxml

    4.8.0

    Mako

    1.1.6

    mamba

    0.20.0

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.1

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.4.3

    modin

    0.12.1

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    mxnet-cu101mkl

    1.6.0.post0

    nbclassic

    0.3.5

    nbclient

    0.5.10

    nbconvert

    6.4.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.7

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.55.0

    numpy

    1.21.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.5.62

    openpyxl

    3.0.9

    opensearch-py

    1.0.0

    opt-einsum

    3.3.0

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.5

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pg8000

    1.22.1

    pickleshare

    0.7.5

    Pillow

    9.0.0

    pip

    21.3.1

    pkginfo

    1.8.2

    ply

    3.11

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    3.0.0

    progressbar2

    3.55.0

    prometheus-client

    0.13.0

    prometheus-flask-exporter

    0.18.7

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.3

    psutil

    5.9.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.9.0

    pyee

    8.2.2

    Pygments

    2.11.2

    PyJWT

    2.3.0

    PyMySQL

    1.0.2

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.7

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.1

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    python-utils

    3.1.0

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.1.1

    redshift-connector

    2.0.905

    regex

    2022.1.18

    requests

    2.27.1

    requests-aws4auth

    1.1.1

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.8

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.2

    scipy

    1.4.1

    scramp

    1.4.1

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    60.5.0

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.16.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.17.1

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.3.0

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.1

    tensorboardX

    1.9

    tensorflow-estimator

    2.3.0

    tensorflow-gpu

    2.3.0

    termcolor

    1.1.0

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    toolz

    0.11.2

    torch

    1.6.0+cu101

    torchvision

    0.7.0+cu101

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.1

    urllib3

    1.26.8

    uvicorn

    0.17.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.3

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.1

    widgetsnbextension

    3.5.2

    wrapt

    1.13.3

    xgboost

    1.5.2

    yapf

    0.32.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.7.0

10.1

2.3.0

1.6.0/3.7

  • Christofari.V100

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.0-tf2.4.0-pt1.7.1-gpu:0.0.82-1

…

Размер образа — 20,59 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    0.15.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.4.0

    apex

    0.1

    appdirs

    1.4.4

    argcomplete

    1.12.3

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    astunparse

    1.6.3

    async-timeout

    4.0.1

    asynctest

    0.13.0

    attrs

    21.2.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.13

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.13

    botocore

    1.23.13

    brotlipy

    0.7.0

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.8

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.2

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.1.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.24

    dask

    2021.11.2

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.0

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2021.11.2

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.70.0

    filelock

    3.4.0

    Flask

    2.0.2

    flatbuffers

    1.12

    fonttools

    4.28.2

    frozenlist

    1.2.0

    fsspec

    2021.11.0

    future

    0.18.2

    gast

    0.3.3

    gitdb

    4.0.9

    GitPython

    3.1.24

    glob2

    0.7

    google-api-core

    2.2.2

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.1

    google-cloud-language

    2.3.1

    google-cloud-storage

    1.43.0

    google-crc32c

    1.3.0

    google-pasta

    0.2.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.53.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    graphviz

    0.8.4

    grpcio

    1.42.0

    grpcio-status

    1.42.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    2.10.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.22.1

    idna

    3.1

    importlib-metadata

    4.8.2

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.6.0

    ipython

    7.30.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.2.1

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.0

    jupyter-core

    4.9.1

    jupyter-server

    1.13.1

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.0

    jupyterlab

    3.2.5

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.9.0

    jupyterlab-widgets

    1.0.2

    keras

    2.7.0

    Keras-Preprocessing

    1.1.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    19.15.0

    libarchive-c

    3.2

    libmambapy

    0.19.1

    librosa

    0.8.1

    llvmlite

    0.37.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.19.1

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.0

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.3.18

    modin

    0.12.0

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    mxnet-cu110

    1.8.0.post0

    nbclassic

    0.3.4

    nbclient

    0.5.9

    nbconvert

    6.3.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.5

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.54.1

    numpy

    1.19.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.4.60

    opt-einsum

    3.3.0

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.4

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    8.4.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    2.4.0

    prometheus-client

    0.12.0

    prometheus-flask-exporter

    0.18.6

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.1

    psutil

    5.8.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.8.2

    pyee

    8.2.2

    Pygments

    2.10.0

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.6

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.0

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.0.2

    regex

    2021.11.10

    requests

    2.26.0

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.7.2

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.1

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    59.2.0

    setuptools-scm

    6.3.2

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.15.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.16.0

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.2.1

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.0

    tensorboardX

    1.9

    tensorflow-estimator

    2.4.0

    tensorflow-gpu

    2.4.0

    termcolor

    1.1.0

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    tomli

    1.2.2

    toolz

    0.11.2

    torch

    1.7.1+cu110

    torchvision

    0.8.2+cu110

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.0

    urllib3

    1.26.7

    uvicorn

    0.15.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.1

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.0

    widgetsnbextension

    3.5.2

    wrapt

    1.12.1

    xgboost

    1.5.1

    yapf

    0.31.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.6.0

…

11.0

2.4.0

1.7.1/3.7

  • Christofari.V100

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.0-tf2.4.0-pt1.7.1-gpu-a100:0.0.82-1

…

Размер образа — 20,9 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    1.0.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.5.0

    apex

    0.1

    appdirs

    1.4.4

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    astunparse

    1.6.3

    async-timeout

    4.0.2

    asynctest

    0.13.0

    attrs

    21.4.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.38

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.38

    botocore

    1.23.38

    brotlipy

    0.7.0

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.10

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.3

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.2.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.26

    dask

    2022.1.0

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.1

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2022.1.0

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.72.0

    filelock

    3.4.2

    Flask

    2.0.2

    flatbuffers

    1.12

    fonttools

    4.28.5

    frozenlist

    1.3.0

    fsspec

    2022.1.0

    future

    0.18.2

    gast

    0.3.3

    gitdb

    4.0.9

    GitPython

    3.1.26

    glob2

    0.7

    google-api-core

    2.4.0

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.2

    google-cloud-language

    2.3.1

    google-cloud-storage

    2.0.0

    google-crc32c

    1.3.0

    google-pasta

    0.2.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.54.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    graphviz

    0.8.4

    grpcio

    1.43.0

    grpcio-status

    1.43.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    2.10.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.23.0

    idna

    3.3

    importlib-metadata

    4.10.1

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.7.0

    ipython

    7.31.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.4.0

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.2

    jupyter-core

    4.9.1

    jupyter-server

    1.13.4

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.2a0

    jupyterlab

    3.3.0a2

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.10.3

    jupyterlab-tensorboard

    0.2.1

    jupyterlab-widgets

    1.0.2

    keras

    2.7.0

    Keras-Preprocessing

    1.1.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    21.7.0

    libarchive-c

    4.0

    libmambapy

    0.20.0

    librosa

    0.8.1

    llvmlite

    0.38.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.20.0

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.1

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.4.3

    modin

    0.12.1

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    mxnet-cu110

    1.8.0.post0

    nbclassic

    0.3.5

    nbclient

    0.5.10

    nbconvert

    6.4.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.7

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.55.0

    numpy

    1.21.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.5.62

    opt-einsum

    3.3.0

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.5

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    9.0.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    3.0.0

    prometheus-client

    0.13.0

    prometheus-flask-exporter

    0.18.7

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.3

    psutil

    5.9.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.9.0

    pyee

    8.2.2

    Pygments

    2.11.2

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.7

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.1

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.1.1

    regex

    2022.1.18

    requests

    2.27.1

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.8

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.2

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    60.5.0

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.16.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.17.1

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.3.0

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.1

    tensorboardX

    1.9

    tensorflow-estimator

    2.4.0

    tensorflow-gpu

    2.4.0

    termcolor

    1.1.0

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    toolz

    0.11.2

    torch

    1.7.1+cu110

    torchaudio

    0.7.2

    torchvision

    0.8.2+cu110

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.1

    urllib3

    1.26.8

    uvicorn

    0.17.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.3

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.1

    widgetsnbextension

    3.5.2

    wrapt

    1.12.1

    xgboost

    1.5.2

    yapf

    0.32.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.7.0

…

11.0

2.4.0

1.7.1/3.7

  • Christofari.A100

  • Cloud.Region.A100 (GPU Tesla A100)

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.1-pt1.8.1-gpu:0.0.82-1

…

Размер образа — 20,6 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    1.0.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.4.0

    apex

    0.1

    appdirs

    1.4.4

    argcomplete

    1.12.3

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    async-timeout

    4.0.1

    asynctest

    0.13.0

    attrs

    21.2.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.13

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.13

    botocore

    1.23.13

    brotlipy

    0.7.0

    cached-property

    1.5.2

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.8

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.2

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.1.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.24

    dask

    2021.11.2

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.0

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2021.11.2

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.70.0

    filelock

    3.4.0

    Flask

    2.0.2

    fonttools

    4.28.2

    frozenlist

    1.2.0

    fsspec

    2021.11.0

    future

    0.18.2

    gitdb

    4.0.9

    GitPython

    3.1.24

    glob2

    0.7

    google-api-core

    2.2.2

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.1

    google-cloud-language

    2.3.1

    google-cloud-storage

    1.43.0

    google-crc32c

    1.3.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.53.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    grpcio

    1.42.0

    grpcio-status

    1.42.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    3.6.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.23.0

    idna

    3.1

    importlib-metadata

    4.8.2

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.6.0

    ipython

    7.30.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.2.1

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.0

    jupyter-core

    4.9.1

    jupyter-server

    1.13.1

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.0

    jupyterlab

    3.2.5

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.9.0

    jupyterlab-widgets

    1.0.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    19.15.0

    libarchive-c

    3.2

    libmambapy

    0.19.1

    librosa

    0.8.1

    llvmlite

    0.37.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.19.1

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.0

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.3.18

    modin

    0.12.0

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    nbclassic

    0.3.4

    nbclient

    0.5.9

    nbconvert

    6.3.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.5

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.54.1

    numpy

    1.20.3

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.4.60

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.4

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    8.4.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    2.4.0

    prometheus-client

    0.12.0

    prometheus-flask-exporter

    0.18.6

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.1

    psutil

    5.8.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.8.2

    pyee

    8.2.2

    Pygments

    2.10.0

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.6

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.0

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.0.2

    regex

    2021.11.10

    requests

    2.26.0

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.7.2

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.1

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    59.2.0

    setuptools-scm

    6.3.2

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.16.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.16.0

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.2.1

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.0

    tensorboardX

    1.9

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    tomli

    1.2.2

    toolz

    0.11.2

    torch

    1.8.1+cu111

    torchvision

    0.9.1+cu111

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.0

    urllib3

    1.26.7

    uvicorn

    0.15.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.1

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.0

    widgetsnbextension

    3.5.2

    wrapt

    1.13.3

    xgboost

    1.5.1

    yapf

    0.31.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.6.0

…

11.1

1.8.1/3.7

  • Christofari.V100

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.1-pt1.8.1-gpu-a100:0.0.82-1

…

Размер образа — 20,8 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    1.0.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.5.0

    apex

    0.1

    appdirs

    1.4.4

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    async-timeout

    4.0.2

    asynctest

    0.13.0

    attrs

    21.4.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.38

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.38

    botocore

    1.23.38

    brotlipy

    0.7.0

    cached-property

    1.5.2

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.10

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.3

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.2.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.26

    dask

    2022.1.0

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.1

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2022.1.0

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.72.0

    filelock

    3.4.2

    Flask

    2.0.2

    fonttools

    4.28.5

    frozenlist

    1.3.0

    fsspec

    2022.1.0

    future

    0.18.2

    gitdb

    4.0.9

    GitPython

    3.1.26

    glob2

    0.7

    google-api-core

    2.4.0

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.2

    google-cloud-language

    2.3.1

    google-cloud-storage

    2.0.0

    google-crc32c

    1.3.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.54.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    grpcio

    1.43.0

    grpcio-status

    1.43.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    3.6.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.23.0

    idna

    3.3

    importlib-metadata

    4.10.1

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.7.0

    ipython

    7.31.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.4.0

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.2

    jupyter-core

    4.9.1

    jupyter-server

    1.13.4

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.2a0

    jupyterlab

    3.3.0a2

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.10.3

    jupyterlab-tensorboard

    0.2.1

    jupyterlab-widgets

    1.0.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    21.7.0

    libarchive-c

    4.0

    libmambapy

    0.20.0

    librosa

    0.8.1

    llvmlite

    0.38.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.20.0

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.1

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.4.3

    modin

    0.12.1

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    nbclassic

    0.3.5

    nbclient

    0.5.10

    nbconvert

    6.4.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.7

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.55.0

    numpy

    1.21.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.5.62

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.5

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    9.0.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    3.0.0

    prometheus-client

    0.13.0

    prometheus-flask-exporter

    0.18.7

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.3

    psutil

    5.9.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.9.0

    pyee

    8.2.2

    Pygments

    2.11.2

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.7

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.1

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.1.1

    regex

    2022.1.18

    requests

    2.27.1

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.8

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.2

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    60.5.0

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.16.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.17.1

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.3.0

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.1

    tensorboardX

    1.9

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    toolz

    0.11.2

    torch

    1.8.1+cu111

    torchaudio

    0.8.1

    torchvision

    0.9.1+cu111

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.1

    urllib3

    1.26.8

    uvicorn

    0.17.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.3

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.1

    widgetsnbextension

    3.5.2

    wrapt

    1.13.3

    xgboost

    1.5.2

    yapf

    0.32.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.7.0

…

11.1

1.8.1/3.7

  • Christofari.A100

  • Cloud.Region.A100 (GPU Tesla A100)

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.1-pt1.9.1-gpu:0.0.82-1

…

Размер образа — 21 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    1.0.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.4.0

    apex

    0.1

    appdirs

    1.4.4

    argcomplete

    1.12.3

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    async-timeout

    4.0.1

    asynctest

    0.13.0

    attrs

    21.2.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.13

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.13

    botocore

    1.23.13

    brotlipy

    0.7.0

    cached-property

    1.5.2

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.8

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.2

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.1.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.24

    dask

    2021.11.2

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.0

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2021.11.2

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.70.0

    filelock

    3.4.0

    Flask

    2.0.2

    fonttools

    4.28.2

    frozenlist

    1.2.0

    fsspec

    2021.11.0

    future

    0.18.2

    gitdb

    4.0.9

    GitPython

    3.1.24

    glob2

    0.7

    google-api-core

    2.2.2

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.1

    google-cloud-language

    2.3.1

    google-cloud-storage

    1.43.0

    google-crc32c

    1.3.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.53.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    grpcio

    1.42.0

    grpcio-status

    1.42.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    3.6.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.23.0

    idna

    3.1

    importlib-metadata

    4.8.2

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.6.0

    ipython

    7.30.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.2.1

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.0

    jupyter-core

    4.9.1

    jupyter-server

    1.13.1

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.0

    jupyterlab

    3.2.5

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.9.0

    jupyterlab-widgets

    1.0.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    19.15.0

    libarchive-c

    3.2

    libmambapy

    0.19.1

    librosa

    0.8.1

    llvmlite

    0.37.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.19.1

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.0

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.3.18

    modin

    0.12.0

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    nbclassic

    0.3.4

    nbclient

    0.5.9

    nbconvert

    6.3.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.5

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.54.1

    numpy

    1.20.3

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.4.60

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.4

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    8.4.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    2.4.0

    prometheus-client

    0.12.0

    prometheus-flask-exporter

    0.18.6

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.1

    psutil

    5.8.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.8.2

    pyee

    8.2.2

    Pygments

    2.10.0

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.6

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.0

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.0.2

    regex

    2021.11.10

    requests

    2.26.0

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.7.2

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.1

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    59.2.0

    setuptools-scm

    6.3.2

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.16.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.16.0

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.2.1

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.0

    tensorboardX

    1.9

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    tomli

    1.2.2

    toolz

    0.11.2

    torch

    1.9.1+cu111

    torchvision

    0.10.1+cu111

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.0

    urllib3

    1.26.7

    uvicorn

    0.15.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.1

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.0

    widgetsnbextension

    3.5.2

    wrapt

    1.13.3

    xgboost

    1.5.1

    yapf

    0.31.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.6.0

…

11.1

1.9.1 (Pytorch Elastic Learning)/3.7

  • Christofari.V100

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.1-pt1.9.1-gpu-a100:0.0.82-1

…

Размер образа — 21,12 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    1.0.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.5.0

    apex

    0.1

    appdirs

    1.4.4

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    async-timeout

    4.0.2

    asynctest

    0.13.0

    attrs

    21.4.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.38

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.38

    botocore

    1.23.38

    brotlipy

    0.7.0

    cached-property

    1.5.2

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.10

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.3

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.2.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.26

    dask

    2022.1.0

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.1

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2022.1.0

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.72.0

    filelock

    3.4.2

    Flask

    2.0.2

    fonttools

    4.28.5

    frozenlist

    1.3.0

    fsspec

    2022.1.0

    future

    0.18.2

    gitdb

    4.0.9

    GitPython

    3.1.26

    glob2

    0.7

    google-api-core

    2.4.0

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.2

    google-cloud-language

    2.3.1

    google-cloud-storage

    2.0.0

    google-crc32c

    1.3.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.54.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    grpcio

    1.43.0

    grpcio-status

    1.43.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    3.6.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.23.0

    idna

    3.3

    importlib-metadata

    4.10.1

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.7.0

    ipython

    7.31.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.4.0

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.2

    jupyter-core

    4.9.1

    jupyter-server

    1.13.4

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.2a0

    jupyterlab

    3.3.0a2

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.10.3

    jupyterlab-tensorboard

    0.2.1

    jupyterlab-widgets

    1.0.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    21.7.0

    libarchive-c

    4.0

    libmambapy

    0.20.0

    librosa

    0.8.1

    llvmlite

    0.38.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.20.0

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.1

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.4.3

    modin

    0.12.1

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    nbclassic

    0.3.5

    nbclient

    0.5.10

    nbconvert

    6.4.1

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.7

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.55.0

    numpy

    1.21.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.5.62

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.5

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    9.0.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    3.0.0

    prometheus-client

    0.13.0

    prometheus-flask-exporter

    0.18.7

    prompt-toolkit

    3.0.26

    proto-plus

    1.19.8

    protobuf

    3.19.3

    psutil

    5.9.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.9.0

    pyee

    8.2.2

    Pygments

    2.11.2

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.7

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.1

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.1.1

    regex

    2022.1.18

    requests

    2.27.1

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.8

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.2

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    60.5.0

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.16.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.17.1

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.3.0

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.1

    tensorboardX

    1.9

    terminado

    0.13.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    toolz

    0.11.2

    torch

    1.9.1+cu111

    torchaudio

    0.9.1

    torchvision

    0.10.1+cu111

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.1

    urllib3

    1.26.8

    uvicorn

    0.17.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.3

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.1

    widgetsnbextension

    3.5.2

    wrapt

    1.13.3

    xgboost

    1.5.2

    yapf

    0.32.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.7.0

…

11.1

1.9.1 (Pytorch Elastic Learning)/3.7

  • Christofari.A100

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.2-tf2.5.0-gpu:0.0.82-1

…

Размер образа — 15 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    0.15.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.4.0

    appdirs

    1.4.4

    argcomplete

    1.12.3

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    astunparse

    1.6.3

    async-timeout

    4.0.1

    asynctest

    0.13.0

    attrs

    21.2.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.13

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.13

    botocore

    1.23.13

    brotlipy

    0.7.0

    cached-property

    1.5.2

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.8

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.2

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.1.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.24

    dask

    2021.11.2

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.0

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2021.11.2

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.70.0

    filelock

    3.4.0

    Flask

    2.0.2

    flatbuffers

    1.12

    fonttools

    4.28.2

    frozenlist

    1.2.0

    fsspec

    2021.11.0

    future

    0.18.2

    gast

    0.4.0

    gitdb

    4.0.9

    GitPython

    3.1.24

    glob2

    0.7

    google-api-core

    2.2.2

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.1

    google-cloud-language

    2.3.1

    google-cloud-storage

    1.43.0

    google-crc32c

    1.3.0

    google-pasta

    0.2.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.53.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    grpcio

    1.42.0

    grpcio-status

    1.42.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    3.1.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.23.0

    idna

    3.1

    importlib-metadata

    4.8.2

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.6.0

    ipython

    7.30.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.2.1

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.0

    jupyter-core

    4.9.1

    jupyter-server

    1.13.1

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.0

    jupyterlab

    3.2.5

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.9.0

    jupyterlab-widgets

    1.0.2

    keras

    2.7.0

    keras-nightly

    2.5.0.dev2021032900

    Keras-Preprocessing

    1.1.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    19.15.0

    libarchive-c

    3.2

    libmambapy

    0.19.1

    librosa

    0.8.1

    llvmlite

    0.37.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.19.1

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.0

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.3.18

    modin

    0.12.0

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    nbclassic

    0.3.4

    nbclient

    0.5.9

    nbconvert

    6.3.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.5

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.54.1

    numpy

    1.19.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.4.60

    opt-einsum

    3.3.0

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.4

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    8.4.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    2.4.0

    prometheus-client

    0.12.0

    prometheus-flask-exporter

    0.18.6

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.1

    psutil

    5.8.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.8.2

    pyee

    8.2.2

    Pygments

    2.10.0

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.6

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.0

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.0.2

    regex

    2021.11.10

    requests

    2.26.0

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.7.2

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.1

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    59.2.0

    setuptools-scm

    6.3.2

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.15.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.16.0

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.2.1

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.0

    tensorboardX

    1.9

    tensorflow-estimator

    2.5.0

    tensorflow-gpu

    2.5.0

    termcolor

    1.1.0

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    tomli

    1.2.2

    toolz

    0.11.2

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.0

    urllib3

    1.26.7

    uvicorn

    0.15.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.1

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.0

    widgetsnbextension

    3.5.2

    wrapt

    1.12.1

    xgboost

    1.5.1

    yapf

    0.31.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.6.0

…

11.2

2.5.0

–/3.7

  • Christofari.V100

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.2-tf2.5.0-gpu-a100:0.0.82-1

…

Размер образа — 15,1 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    1.0.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.5.0

    appdirs

    1.4.4

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    astunparse

    1.6.3

    async-timeout

    4.0.2

    asynctest

    0.13.0

    attrs

    21.4.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.38

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.38

    botocore

    1.23.38

    brotlipy

    0.7.0

    cached-property

    1.5.2

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.10

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.3

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.2.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.26

    dask

    2022.1.0

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.1

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2022.1.0

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.72.0

    filelock

    3.4.2

    Flask

    2.0.2

    flatbuffers

    1.12

    fonttools

    4.28.5

    frozenlist

    1.3.0

    fsspec

    2022.1.0

    future

    0.18.2

    gast

    0.4.0

    gitdb

    4.0.9

    GitPython

    3.1.26

    glob2

    0.7

    google-api-core

    2.4.0

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.2

    google-cloud-language

    2.3.1

    google-cloud-storage

    2.0.0

    google-crc32c

    1.3.0

    google-pasta

    0.2.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.54.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    grpcio

    1.43.0

    grpcio-status

    1.43.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    3.1.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.23.0

    idna

    3.3

    importlib-metadata

    4.10.1

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.7.0

    ipython

    7.31.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.4.0

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.2

    jupyter-core

    4.9.1

    jupyter-server

    1.13.4

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.2a0

    jupyterlab

    3.3.0a2

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.10.3

    jupyterlab-tensorboard

    0.2.1

    jupyterlab-widgets

    1.0.2

    keras

    2.7.0

    keras-nightly

    2.5.0.dev2021032900

    Keras-Preprocessing

    1.1.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    21.7.0

    libarchive-c

    4.0

    libmambapy

    0.20.0

    librosa

    0.8.1

    llvmlite

    0.38.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.20.0

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.1

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.4.3

    modin

    0.12.1

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    nbclassic

    0.3.5

    nbclient

    0.5.10

    nbconvert

    6.4.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.7

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.55.0

    numpy

    1.21.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.5.62

    opt-einsum

    3.3.0

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.5

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    9.0.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    3.0.0

    prometheus-client

    0.13.0

    prometheus-flask-exporter

    0.18.7

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.3

    psutil

    5.9.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.9.0

    pyee

    8.2.2

    Pygments

    2.11.2

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.7

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.1

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.1.1

    regex

    2022.1.18

    requests

    2.27.1

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.8

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.2

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    60.5.0

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.16.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.17.1

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.3.0

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.1

    tensorboardX

    1.9

    tensorflow-estimator

    2.5.0

    tensorflow-gpu

    2.5.0

    termcolor

    1.1.0

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    toolz

    0.11.2

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.1

    urllib3

    1.26.8

    uvicorn

    0.17.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.3

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.1

    widgetsnbextension

    3.5.2

    wrapt

    1.12.1

    xgboost

    1.5.2

    yapf

    0.32.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.7.0

…

11.2

2.5.0

–/3.7

  • Christofari.A100

  • Cloud.Region.A100 (GPU Tesla A100)

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.2-tf2.6.0-gpu:0.0.82-1

…

Размер образа — 15 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    0.15.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.4.0

    appdirs

    1.4.4

    argcomplete

    1.12.3

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    astunparse

    1.6.3

    async-timeout

    4.0.1

    asynctest

    0.13.0

    attrs

    21.2.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.13

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.13

    botocore

    1.23.13

    brotlipy

    0.7.0

    cached-property

    1.5.2

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.8

    clang

    5.0

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.2

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.1.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.24

    dask

    2021.11.2

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.0

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2021.11.2

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.70.0

    filelock

    3.4.0

    Flask

    2.0.2

    flatbuffers

    1.12

    fonttools

    4.28.2

    frozenlist

    1.2.0

    fsspec

    2021.11.0

    future

    0.18.2

    gast

    0.4.0

    gitdb

    4.0.9

    GitPython

    3.1.24

    glob2

    0.7

    google-api-core

    2.2.2

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.1

    google-cloud-language

    2.3.1

    google-cloud-storage

    1.43.0

    google-crc32c

    1.3.0

    google-pasta

    0.2.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.53.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    grpcio

    1.42.0

    grpcio-status

    1.42.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    3.1.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.23.0

    idna

    3.1

    importlib-metadata

    4.8.2

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.6.0

    ipython

    7.30.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.2.1

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.0

    jupyter-core

    4.9.1

    jupyter-server

    1.13.1

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.0

    jupyterlab

    3.2.5

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.9.0

    jupyterlab-widgets

    1.0.2

    keras

    2.7.0

    Keras-Preprocessing

    1.1.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    19.15.0

    libarchive-c

    3.2

    libmambapy

    0.19.1

    librosa

    0.8.1

    llvmlite

    0.37.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.19.1

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.0

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.3.18

    modin

    0.12.0

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    nbclassic

    0.3.4

    nbclient

    0.5.9

    nbconvert

    6.3.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.5

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.54.1

    numpy

    1.19.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.4.60

    opt-einsum

    3.3.0

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.4

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    8.4.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    2.4.0

    prometheus-client

    0.12.0

    prometheus-flask-exporter

    0.18.6

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.1

    psutil

    5.8.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.8.2

    pyee

    8.2.2

    Pygments

    2.10.0

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.6

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.0

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.0.2

    regex

    2021.11.10

    requests

    2.26.0

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.7.2

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.1

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    59.2.0

    setuptools-scm

    6.3.2

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.15.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.16.0

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.2.1

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.0

    tensorboardX

    1.9

    tensorflow-estimator

    2.7.0

    tensorflow-gpu

    2.6.0

    termcolor

    1.1.0

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    tomli

    1.2.2

    toolz

    0.11.2

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.0

    urllib3

    1.26.7

    uvicorn

    0.15.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.1

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.0

    widgetsnbextension

    3.5.2

    wrapt

    1.12.1

    xgboost

    1.5.1

    yapf

    0.31.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.6.0

…

11.2

2.6.0

–/3.7

  • Christofari.V100

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-cuda11.2-tf2.6.0-gpu-a100:0.0.82-1

…

Размер образа — 15,2 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.82-1

    Package

    Version

    absl-py

    1.0.0

    adal

    1.2.7

    addict

    2.4.0

    aiohttp

    3.8.1

    aiohttp-cors

    0.7.0

    aioredis

    1.3.1

    aiosignal

    1.2.0

    alembic

    1.4.1

    anyio

    3.5.0

    appdirs

    1.4.4

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asgiref

    3.4.1

    astunparse

    1.6.3

    async-timeout

    4.0.2

    asynctest

    0.13.0

    attrs

    21.4.0

    audioread

    2.1.9

    autopage

    0.4.0

    avro

    1.11.0

    awscli

    1.22.38

    azure-common

    1.1.27

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    beautifulsoup4

    4.10.0

    bitmath

    1.3.3.1

    bleach

    4.1.0

    blessings

    1.7

    bokeh

    2.4.2

    boto3

    1.20.38

    botocore

    1.23.38

    brotlipy

    0.7.0

    cached-property

    1.5.2

    cachetools

    4.2.4

    certifi

    2021.10.8

    cffi

    1.15.0

    chardet

    4.0.0

    charset-normalizer

    2.0.10

    clang

    5.0

    click

    8.0.3

    cliff

    3.10.0

    cloudevents

    1.2.0

    cloudpickle

    2.0.0

    cmaes

    0.8.2

    cmd2

    2.3.3

    colorama

    0.4.3

    colorful

    0.5.4

    colorlog

    6.6.0

    conda

    4.11.0

    conda-build

    3.21.7

    conda-package-handling

    1.7.3

    configparser

    5.2.0

    cryptography

    36.0.0

    cycler

    0.11.0

    Cython

    0.29.26

    dask

    2022.1.0

    databricks-cli

    0.16.2

    debugpy

    1.5.1

    decorator

    5.1.1

    defusedxml

    0.7.1

    Deprecated

    1.2.13

    deprecation

    2.1.0

    distributed

    2022.1.0

    docker

    5.0.3

    docutils

    0.15.2

    empty-trash

    0.1.0

    entrypoints

    0.3

    fastapi

    0.72.0

    filelock

    3.4.2

    Flask

    2.0.2

    flatbuffers

    1.12

    fonttools

    4.28.5

    frozenlist

    1.3.0

    fsspec

    2022.1.0

    future

    0.18.2

    gast

    0.4.0

    gitdb

    4.0.9

    GitPython

    3.1.26

    glob2

    0.7

    google-api-core

    2.4.0

    google-auth

    1.35.0

    google-auth-oauthlib

    0.4.6

    google-cloud-core

    2.2.2

    google-cloud-language

    2.3.1

    google-cloud-storage

    2.0.0

    google-crc32c

    1.3.0

    google-pasta

    0.2.0

    google-resumable-media

    2.1.0

    googleapis-common-protos

    1.54.0

    gorilla

    0.4.0

    gpustat

    0.6.0

    grpcio

    1.43.0

    grpcio-status

    1.43.0

    gunicorn

    20.1.0

    h11

    0.12.0

    h5py

    3.1.0

    HeapDict

    1.0.1

    hiredis

    2.0.0

    horovod

    0.23.0

    idna

    3.3

    importlib-metadata

    4.10.1

    importlib-resources

    5.4.0

    inflect

    5.3.0

    ipykernel

    6.7.0

    ipython

    7.31.1

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.5

    itsdangerous

    2.0.1

    jedi

    0.18.1

    Jinja2

    3.0.3

    jmespath

    0.10.0

    joblib

    1.1.0

    json5

    0.9.6

    jsonschema

    4.4.0

    jupyter-archive

    3.2.1

    jupyter-client

    7.1.2

    jupyter-core

    4.9.1

    jupyter-server

    1.13.4

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.2a0

    jupyterlab

    3.3.0a2

    jupyterlab-nvdashboard

    0.6.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    2.10.3

    jupyterlab-tensorboard

    0.2.1

    jupyterlab-widgets

    1.0.2

    keras

    2.6.0

    Keras-Preprocessing

    1.1.2

    kfserving

    0.6.1

    kiwisolver

    1.3.2

    kubernetes

    21.7.0

    libarchive-c

    4.0

    libmambapy

    0.20.0

    librosa

    0.8.1

    llvmlite

    0.38.0

    locket

    0.2.1

    Mako

    1.1.6

    mamba

    0.20.0

    Markdown

    3.3.6

    MarkupSafe

    2.0.1

    matplotlib

    3.5.1

    matplotlib-inline

    0.1.3

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.4.3

    modin

    0.12.1

    mpi4py

    3.1.3

    msgpack

    1.0.3

    multidict

    5.2.0

    nbclassic

    0.3.5

    nbclient

    0.5.10

    nbconvert

    6.4.0

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    nltk

    3.6.7

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.55.0

    numpy

    1.21.5

    nvidia-ml-py3

    7.352.0

    oauthlib

    3.1.1

    opencensus

    0.8.0

    opencensus-context

    0.1.2

    opencv-python

    4.5.5.62

    opt-einsum

    3.3.0

    optional-django

    0.1.0

    optuna

    2.10.0

    packaging

    21.3

    pandas

    1.3.5

    pandocfilters

    1.5.0

    parso

    0.8.3

    partd

    1.2.0

    pbr

    5.8.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    9.0.0

    pip

    21.3.1

    pkginfo

    1.8.2

    pooch

    1.5.2

    portalocker

    2.3.2

    prettytable

    3.0.0

    prometheus-client

    0.13.0

    prometheus-flask-exporter

    0.18.7

    prompt-toolkit

    3.0.24

    proto-plus

    1.19.8

    protobuf

    3.19.3

    psutil

    5.9.0

    ptyprocess

    0.7.0

    py-spy

    0.3.11

    pyarrow

    6.0.1

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.21

    pydantic

    1.9.0

    pyee

    8.2.2

    Pygments

    2.11.2

    PyJWT

    2.3.0

    pynvml

    11.4.1

    pyOpenSSL

    21.0.0

    pyparsing

    3.0.7

    pyperclip

    1.8.2

    pyppeteer

    0.2.6

    pyrsistent

    0.18.1

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.3

    PyYAML

    6.0

    pyzmq

    22.3.0

    querystring-parser

    1.2.4

    ray

    1.6.0

    redis

    4.1.1

    regex

    2022.1.18

    requests

    2.27.1

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    rsa

    4.8

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.5.0

    sacrebleu

    2.0.0

    scikit-learn

    1.0.2

    scipy

    1.7.3

    Send2Trash

    1.8.0

    sentencepiece

    0.1.96

    setuptools

    60.5.0

    simpervisor

    0.4

    simplejson

    3.17.6

    six

    1.16.0

    smmap

    5.0.0

    sniffio

    1.2.0

    sortedcontainers

    2.4.0

    SoundFile

    0.10.3.post1

    soupsieve

    2.3.1

    sox

    1.4.1

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.2

    starlette

    0.17.1

    stevedore

    3.5.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tblib

    1.7.0

    tensorboard

    2.3.0

    tensorboard-data-server

    0.6.1

    tensorboard-plugin-wit

    1.8.1

    tensorboardX

    1.9

    tensorflow-estimator

    2.6.0

    tensorflow-gpu

    2.6.0

    termcolor

    1.1.0

    terminado

    0.12.1

    testpath

    0.5.0

    threadpoolctl

    3.0.0

    toolz

    0.11.2

    tornado

    6.1

    tqdm

    4.62.3

    traitlets

    5.1.1

    typer

    0.4.0

    typing_extensions

    4.0.1

    urllib3

    1.26.8

    uvicorn

    0.17.0

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    1.2.3

    websockets

    9.1

    Werkzeug

    2.0.2

    wheel

    0.37.1

    widgetsnbextension

    3.5.2

    wrapt

    1.12.1

    xgboost

    1.5.2

    yapf

    0.32.0

    yarl

    1.7.2

    zict

    2.0.0

    zipp

    3.7.0

…

11.2

2.6.0

–/3.7

  • Christofari.A100

  • Cloud.Region.A100 (GPU Tesla A100)

cr.msk.sbercloud.ru/aicloud-jupyter/jupyter-openvino:0.0.2

…

Размер образа — 16,8 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия 0.0.2

    Package

    Version

    absl-py

    0.12.0

    adal

    1.2.6

    addict

    2.2.1

    aiohttp

    3.7.4.post0

    alabaster

    0.7.12

    albumentations

    0.5.2

    alembic

    1.4.1

    apex

    0.1

    appdirs

    1.4.4

    argon2-cffi

    20.1.0

    astunparse

    1.6.3

    async-generator

    1.10

    async-timeout

    3.0.1

    attrs

    20.3.0

    audioread

    2.1.9

    autowoe

    1.2.5

    avro

    1.10.2

    awscli

    1.19.33

    azure-common

    1.1.26

    azure-storage-blob

    2.1.0

    azure-storage-common

    2.1.0

    Babel

    2.9.1

    backcall

    0.2.0

    bitmath

    1.3.3.1

    bleach

    3.3.0

    bokeh

    2.3.0

    boto3

    1.17.33

    botocore

    1.20.33

    brotlipy

    0.7.0

    cachetools

    4.2.1

    catboost

    0.25.1

    certifi

    2020.12.5

    cffi

    1.14.5

    chainer

    7.7.0

    chardet

    4.0.0

    click

    7.1.2

    cliff

    3.7.0

    cloudevents

    1.2.0

    cloudpickle

    1.6.0

    cmaes

    0.8.2

    cmd2

    1.5.0

    colorama

    0.4.3

    colorlog

    5.0.1

    conda

    4.9.2

    conda-package-handling

    1.7.2

    configparser

    5.0.2

    convertdate

    2.3.2

    cryptography

    3.4.6

    cycler

    0.10.0

    Cython

    0.29.22

    databricks-cli

    0.14.3

    decorator

    4.4.2

    defusedxml

    0.7.1

    deprecation

    2.1.0

    docker

    4.4.4

    docutils

    0.15.2

    editdistance

    0.5.3

    efficientnet-pytorch

    0.7.1

    empty-trash

    0.1.0

    entrypoints

    0.3

    fast-ctc-decode

    0.3.0

    filelock

    3.0.12

    Flask

    1.1.2

    flatbuffers

    1.12

    future

    0.18.2

    gast

    0.3.3

    gensim

    4.0.1

    gitdb

    4.0.5

    GitPython

    3.1.14

    google-api-core

    1.26.1

    google-auth

    1.28.0

    google-auth-oauthlib

    0.4.3

    google-cloud-core

    1.6.0

    google-cloud-language

    2.0.0

    google-cloud-storage

    1.36.2

    google-crc32c

    1.1.2

    google-pasta

    0.2.0

    google-resumable-media

    1.2.0

    googleapis-common-protos

    1.53.0

    gorilla

    0.3.0

    graphviz

    0.8.4

    grpcio

    1.32.0

    gunicorn

    20.0.4

    h5py

    2.10.0

    hijri-converter

    2.1.1

    holidays

    0.11.1

    horovod

    0.21.3

    huggingface-hub

    0.0.8

    hyperopt

    0.1.2

    idna

    2.10

    imageio

    2.9.0

    imagesize

    1.2.0

    imgaug

    0.4.0

    importlib-metadata

    1.7.0

    inflect

    5.3.0

    iniconfig

    1.1.1

    ipykernel

    5.5.3

    ipython

    7.22.0

    ipython-genutils

    0.2.0

    ipywidgets

    7.6.3

    itsdangerous

    1.1.0

    jedi

    0.18.0

    Jinja2

    2.11.3

    jmespath

    0.10.0

    joblib

    1.0.1

    json2html

    1.3.0

    json5

    0.9.5

    jsonschema

    3.2.0

    jstyleson

    0.0.2

    jupyter-client

    6.1.12

    jupyter-core

    4.7.1

    jupyter-server-proxy

    1.3.2

    jupyter-tensorboard

    0.2.2a0

    jupyterlab

    2.2.9

    jupyterlab-nvdashboard

    0.4.0

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    1.2.0

    jupyterlab-widgets

    1.0.0

    Keras

    2.4.3

    Keras-Preprocessing

    1.1.2

    kfserving

    0.5.1

    kiwisolver

    1.3.1

    korean-lunar-calendar

    0.2.1

    kubernetes

    12.0.1

    libcst

    0.3.17

    librosa

    0.8.0

    lightautoml

    0.2.14

    lightgbm

    2.3.1

    llvmlite

    0.36.0

    log-calls

    0.3.2

    Mako

    1.1.4

    Markdown

    3.3.4

    MarkupSafe

    1.1.1

    matplotlib

    3.3.4

    minio

    6.0.2

    mistune

    0.8.4

    mlflow

    1.7.2

    mmcv-full

    1.2.7

    mpi4py

    3.0.3

    multidict

    5.1.0

    mxnet

    1.5.1

    mxnet-cu101mkl

    1.6.0.post0

    mypy-extensions

    0.4.3

    nbclient

    0.5.3

    nbconvert

    6.0.7

    nbformat

    5.1.2

    nest-asyncio

    1.5.1

    networkx

    2.5.1

    nibabel

    3.2.1

    nltk

    3.5

    notebook

    6.1.4

    npm

    0.1.1

    numba

    0.53.0

    numpy

    1.16.3

    oauthlib

    3.1.0

    onnx

    1.9.0

    opencv-python

    4.5.2.52

    opencv-python-headless

    4.5.2.52

    openvino

    2021.3.0

    openvino-dev

    2021.3.0

    opt-einsum

    3.3.0

    optional-django

    0.1.0

    optuna

    2.7.0

    packaging

    20.9

    pandas

    1.1.5

    pandocfilters

    1.4.3

    parasail

    1.2.4

    parso

    0.8.2

    pbr

    5.6.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    Pillow

    8.1.2

    pip

    21.0.1

    plotly

    4.14.3

    pluggy

    0.13.1

    poetry-core

    1.0.3

    pooch

    1.3.0

    portalocker

    2.0.0

    prettytable

    2.1.0

    prometheus-client

    0.9.0

    prometheus-flask-exporter

    0.18.1

    prompt-toolkit

    3.0.18

    proto-plus

    1.18.1

    protobuf

    3.15.6

    psutil

    5.8.0

    ptyprocess

    0.7.0

    py

    1.10.0

    py-cpuinfo

    8.0.0

    pyarrow

    3.0.0

    pyasn1

    0.4.8

    pyasn1-modules

    0.2.8

    pycosat

    0.6.3

    pycparser

    2.20

    pydicom

    2.1.2

    Pygments

    2.8.1

    PyJWT

    2.0.1

    PyMeeus

    0.5.11

    pymongo

    3.11.3

    pynvml

    8.0.4

    pyOpenSSL

    20.0.1

    pyparsing

    2.4.7

    pyperclip

    1.8.2

    pyrsistent

    0.17.3

    PySocks

    1.7.1

    pytest

    6.2.4

    python-dateutil

    2.8.1

    python-editor

    1.0.4

    python-speech-features

    0.6

    pytz

    2021.1

    PyWavelets

    1.1.1

    PyYAML

    5.4.1

    pyzmq

    22.0.3

    querystring-parser

    1.2.4

    rawpy

    0.16.0

    regex

    2021.3.17

    requests

    2.25.1

    requests-oauthlib

    1.3.0

    resampy

    0.2.2

    retrying

    1.3.3

    rsa

    4.5

    ruamel-yaml-conda

    0.15.80

    s3transfer

    0.3.6

    sacrebleu

    1.5.1

    sacremoses

    0.0.45

    scikit-image

    0.18.1

    scikit-learn

    0.24.1

    scipy

    1.5.4

    seaborn

    0.11.1

    Send2Trash

    1.5.0

    sentencepiece

    0.1.95

    setuptools

    54.2.0

    Shapely

    1.7.1

    simpervisor

    0.4

    simplejson

    3.17.2

    six

    1.15.0

    smart-open

    5.0.0

    smmap

    3.0.5

    snowballstemmer

    2.1.0

    SoundFile

    0.10.3.post1

    sox

    1.4.1

    Sphinx

    4.0.2

    sphinx-rtd-theme

    0.5.2

    sphinxcontrib-applehelp

    1.0.2

    sphinxcontrib-devhelp

    1.0.2

    sphinxcontrib-htmlhelp

    2.0.0

    sphinxcontrib-jsmath

    1.0.1

    sphinxcontrib-qthelp

    1.0.3

    sphinxcontrib-serializinghtml

    1.1.5

    SQLAlchemy

    1.3.13

    sqlparse

    0.4.1

    stevedore

    3.3.0

    table-logger

    0.3.6

    tabulate

    0.8.9

    tensorboard

    2.5.0

    tensorboard-data-server

    0.6.0

    tensorboard-plugin-wit

    1.8.0

    tensorboardX

    1.9

    tensorflow

    2.4.1

    tensorflow-estimator

    2.4.0

    tensorflow-gpu

    2.3.0

    termcolor

    1.1.0

    terminado

    0.9.4

    test-generator

    0.1.1

    testpath

    0.4.4

    texttable

    1.6.3

    threadpoolctl

    2.1.0

    tifffile

    2021.4.8

    tokenizers

    0.10.2

    toml

    0.10.2

    torch

    1.8.1

    torchvision

    0.9.1

    tornado

    6.1

    tqdm

    4.31.1

    traitlets

    5.0.5

    transformers

    4.6.1

    typer

    0.3.2

    typing-extensions

    3.7.4.3

    typing-inspect

    0.6.0

    urllib3

    1.26.4

    wcwidth

    0.2.5

    webencodings

    0.5.1

    websocket-client

    0.58.0

    Werkzeug

    1.0.1

    wheel

    0.36.2

    widgetsnbextension

    3.5.1

    wrapt

    1.12.1

    xgboost

    1.3.3

    yamlloader

    1.0.0

    yapf

    0.31.0

    yarl

    1.6.3

    zipp

    3.4.1

–/–

  • Christofari.A100

  • Cloud.Region.A100 (GPU Tesla A100)

cr.msk.sbercloud.ru/data-hub/jupyter-simple_image:latest

…

Размер образа — 3,5 ГБ

…

Версия Ubuntu в образе — 18.04

…

  • Версия latest

    Package

    Version

    aiohttp

    3.8.1

    aiosignal

    1.2.0

    argon2-cffi

    21.3.0

    argon2-cffi-bindings

    21.2.0

    asttokens

    2.0.5

    async-timeout

    4.0.2

    attrs

    21.4.0

    backcall

    0.2.0

    black

    22.1.0

    bleach

    4.1.0

    brotlipy

    0.7.0

    certifi

    2020.6.20

    cffi

    1.14.3

    chardet

    3.0.4

    charset-normalizer

    2.0.11

    click

    8.0.3

    conda

    4.9.2

    conda-package-handling

    1.7.2

    cryptography

    3.2.1

    debugpy

    1.5.1

    decorator

    5.1.1

    defusedxml

    0.7.1

    entrypoints

    0.4

    executing

    0.8.2

    frozenlist

    1.3.0

    idna

    2.10

    importlib-resources

    5.4.0

    ipykernel

    6.8.0

    ipython

    8.0.1

    ipython-genutils

    0.2.0

    jedi

    0.18.1

    Jinja2

    3.0.3

    json5

    0.9.6

    jsonschema

    4.4.0

    jupyter-client

    7.1.2

    jupyter-core

    4.9.1

    jupyter-server-proxy

    1.3.2

    jupyterlab

    2.2.9

    jupyterlab-pygments

    0.1.2

    jupyterlab-server

    1.2.0

    MarkupSafe

    2.0.1

    matplotlib-inline

    0.1.3

    mistune

    0.8.4

    multidict

    6.0.2

    mypy-extensions

    0.4.3

    nbclient

    0.5.10

    nbconvert

    6.4.1

    nbformat

    5.1.3

    nest-asyncio

    1.5.4

    notebook

    6.1.4

    numpy

    1.22.2

    packaging

    21.3

    pandocfilters

    1.5.0

    parso

    0.8.3

    pathspec

    0.9.0

    pexpect

    4.8.0

    pickleshare

    0.7.5

    pip

    20.2.4

    platformdirs

    2.4.1

    prometheus-client

    0.13.1

    prompt-toolkit

    3.0.26

    protobuf

    3.19.4

    ptyprocess

    0.7.0

    pure-eval

    0.2.2

    pycosat

    0.6.3

    pycparser

    2.20

    Pygments

    2.11.2

    pyOpenSSL

    19.1.0

    pyparsing

    3.0.7

    pyrsistent

    0.18.1

    PySocks

    1.7.1

    python-dateutil

    2.8.2

    pyzmq

    22.3.0

    requests

    2.24.0

    ruamel-yaml

    0.15.87

    Send2Trash

    1.8.0

    setuptools

    50.3.1.post20201107

    simpervisor

    0.4

    six

    1.15.0

    stack-data

    0.1.4

    tensorboardX

    1.9

    terminado

    0.13.1

    testpath

    0.5.0

    tomli

    2.0.0

    tornado

    6.1

    tqdm

    4.51.0

    traitlets

    5.1.1

    typing-extensions

    4.0.1

    urllib3

    1.25.11

    wcwidth

    0.2.5

    webencodings

    0.5.1

    wheel

    0.35.1

    yarl

    1.7.2

    zipp

    3.7.0

–/3.8

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)