本页概述了无服务器环境版本 5 的系统环境信息。 它包括以下基本环境:
为了确保应用程序兼容性,无服务器工作负荷使用版本控制 API(称为环境版本),该 API 与较新的无服务器版本保持兼容。
若要选择基础环境,请使用无服务器笔记本的“环境”侧面板中的“基本环境选择器”。 请参阅 “选择基础环境”。
新功能和改进
无服务器环境 5 中提供了以下新功能和改进。
借助 %uv pip 加快软件包安装速度
2026 年 5 月 7 日
现在,可以在无服务器笔记本中使用 %uv pip magic 命令,以更快地替代 %pip 进行Python包管理。
%uv pip 由 uv 包管理器驱动,并与 %pip 共享同一个笔记本虚拟环境。 查看使用 %uv pip 实现更快的安装速度。
MLflow 3.8.1 支持
2026 年 2 月 25 日
无服务器环境 5 包括 MLflow 3.8.1,这是环境版本 4 中 MLflow 2.22.0 的主要升级。 此升级包括许多新功能、改进和 bug 修复。 有关更改的完整列表,请参阅 MLflow 发行说明。
无服务器的 JAR 包作业
重要
此功能目前以公共预览版提供。
2026 年 2 月 25 日
环境版本 5 现在支持无服务器 JAR 作业。 此功能允许在无服务器计算基础结构上运行基于 JAR 的应用程序。
默认情况下为 Python UDF 启用箭头优化
2026 年 2 月 25 日
在环境版本 5 中,默认情况下为 Python UDF 启用箭头优化,显著提高了 UDF 执行性能。 此外,基于箭头的 pandas 序列化程序转换也得到了改进,以提高效率。
这表示与以前版本的行为上的改变,其中箭头优化需要用户主动选择启用。
行为变更
无服务器环境 5 中引入了以下行为更改。
BinaryType 一致映射到 Python 字节
在 PySpark 中, BinaryType 现在一直映射到 Python bytes。 以前,PySpark 会根据上下文将 BinaryType 映射到 bytes 或 bytearray。
有关详细信息,请参阅 SPARK-53696。
适用于加密的 Linux 内核级套接字 API
从环境版本 5 开始,在不符合 FIPS 的密码上运行的 Linux 内核级加密套接字 API 可能无法确定性地失败。 请勿将此 API 用于非 FIPS 符合性加密操作。
API 更新
无服务器环境 5 包括以下 API 更新:
- SPARK-53635 支持具有 Seq[Row] 类型的输入参数的 Scala UDF
- SPARK-54220 Parquet 中的 NullType/VOID/UNKNOWN 类型支持
- SPARK-54153 支持基于分析迭代器的 Python UDF
- SPARK-54213 从 Spark Connect 中删除 Python 3.9
- SPARK-53977 支持在 UDTF 中进行日志记录
- SPARK-53976 支持 Pandas/Arrow UDF 中的日志记录
- SPARK-53573 允许在任何地方合并字符串文本
- SPARK-54269 将 cloudpickle 升级到 3.1.2 for Python 3.14
- SPARK-54287 在 pyspark-client 和 pyspark-connect 中添加 Python 3.14 支持
- SPARK-53614 添加迭代器[pandas.DataFrame]支持到applyInPandas函数中
- SPARK-53921 将 GeometryType 和 GeographyType 引入 PySpark API
- SPARK-53920 将 GeometryType 和 GeographyType 引入 Java API
- SPARK-53956 支持 PySpark 中 try_make_timestamp 函数中的 TIME
- SPARK-53930 支持在 PySpark 中的 make_timestamp 函数中使用 TIME
- SPARK-53111 在 PySpark 中实现 time_diff 函数
- SPARK-53877 介绍 BITMAP_AND_AGG 函数
- SPARK-53357 将 pandas 更新为 2.3.2
- SPARK-52980 支持箭头 Python UDTF
- SPARK-52844 将 numpy 更新为 1.22
- SPARK-50359 将 PyArrow 升级到 18.0
- SPARK-50564 将 protobuf Python 包升级到 5.29.1
- SPARK-50601 在子查询中支持 withColumns / withColumnsRenamed
- SPARK-51814 在 PySpark 中引入新的 API transformWithState
- SPARK-52821 添加 int-DecimalType> pyspark udf 返回类型强制转换
- SPARK-53112 支持 PySpark 中make_timestamp_ntz和try_make_timestamp_ntz函数中的 TIME
- SPARK-53319 通过 try_make_timestamp_ltz() 函数支持时间类型
- SPARK-53696 在 PySpark 中,将 BinaryType 的默认设置为使用字节
- SPARK-55090 在 Python 客户端中实现 DataFrame.toJSON
系统环境
- 操作系统:Ubuntu 24.04.3 LTS
- Python:3.12.3
-
Databricks Connect:18(Databricks Connect 在最新的无服务器环境版本中持续更新。运行
pip list以确认当前环境中的确切版本。 - Scala:2.13.16
- JDK:17
已安装的 Python 库
标准基础环境
若要在本地 Python 虚拟环境中重现无服务器环境 5,请下载 requirements-env-5.txt 文件并运行 pip install -r requirements-env-5.txt。 此命令安装所有来自第五版无服务器环境的开源库。
| 图书馆 | 版本 | 图书馆 | 版本 | 图书馆 | 版本 |
|---|---|---|---|---|---|
| aiohappyeyeballs | 2.4.4 | aiohttp | 3.11.10 | aiosignal | 1.2.0 |
| 标注文档 | 0.0.4 | 注释类型 | 0.7.0 | anyio | 4.7.0 |
| argon2-cffi | 21.3.0 | argon2-cffi-bindings | 21.2.0 | arro3-core | 0.6.5 |
| 箭头 | 1.3.0 | asttokens | 3.0.0 | astunparse | 1.6.3 |
| async-lru | 2.0.4 | 属性 | 24.3.0 | 自动命令 | 2.2.2 |
| Azure 通用库 | 1.1.28 | azure-core | 1.37.0 | Azure 身份识别 | 1.20.0 |
| azure-mgmt-core | 1.6.0 | azure-mgmt-web | 8.0.0 | azure-storage-blob | 12.28.0 |
| azure-storage-file-datalake (Azure 存储文件数据湖) | 12.22.0 | 巴别塔 | 2.16.0 | backports.tarfile | 1.2.0 |
| beautifulsoup4 | 4.12.3 | 黑色 | 24.10.0 | 漂白剂 | 6.2.0 |
| 闪烁器 | 1.7.0 | boto3 | 1.40.45 | botocore | 1.40.45 |
| cachetools (缓存工具) | 5.5.1 | certifi | 2025.4.26 | cffi | 1.17.1 |
| chardet | 4.0.0 | charset-normalizer (字符集正常化工具) | 3.3.2 | click | 8.1.8 |
| cloudpickle | 3.0.0 | 通讯 | 0.2.1 | contourpy | 1.3.1 |
| 加密 | 44.0.1 | 骑行者 | 0.11.0 | Cython | 3.1.5 |
| databricks代理 | 1.9.1 | databricks-connect | 18.0.5 | Databricks软件开发工具包 (databricks-sdk) | 0.67.0 |
| dataclasses-json | 0.6.7 | dbus-python | 1.3.2 | debugpy | 1.8.11 |
| 修饰器 | 5.1.1 | defusedxml | 0.7.1 | deltalake | 1.1.4 |
| 已弃用 | 1.2.18 | distlib | 0.3.9 | docstring-to-markdown | 0.11 |
| 执行中 | 1.2.0 | 各个方面概述 | 1.1.1 | fastapi | 0.128.0 |
| fastjsonschema | 2.21.1 | 文件锁 (filelock) | 3.17.0 | fonttools(字体工具) | 4.55.3 |
| fqdn | 1.5.1 | frozenlist | 1.5.0 | fsspec | 2023.5.0 |
| gitdb (Git数据库) | 4.0.11 | GitPython | 3.1.43 | google-api-core (谷歌 API 核心库) | 2.28.1 |
| google-auth (谷歌身份验证) | 2.47.0 | google-cloud-core (Google云核心) | 2.5.0 | Google 云存储 (Google Cloud Storage) | 3.7.0 |
| google-crc32c | 1.8.0 | google-resumable-media (谷歌可恢复媒体) | 2.8.0 | googleapis-common-protos | 1.65.0 |
| grpcio | 1.67.0 | grpcio-status | 1.67.0 | h11 | 0.16.0 |
| hf-xet | 1.2.0 | httpcore | 1.0.9 | httplib2 | 0.20.4 |
| httpx | 0.28.1 | huggingface_hub | 1.2.4 | idna | 3.7 |
| importlib_metadata | 8.5.0 | inflect | 7.3.1 | iniconfig | 1.1.1 |
| ipyflow-core | 0.0.209 | ipykernel | 6.29.5 | ipython | 8.30.0 |
| ipython-genutils(IPython通用工具) | 0.2.0 | ipywidgets | 7.8.1 | isodate (ISO标准日期) | 0.7.2 |
| isoduration | 20.11.0 | jaraco.collections | 5.1.0 | jaraco.context | 5.3.0 |
| jaraco.functools | 4.0.1 | jaraco.text | 3.12.1 | jedi | 0.19.2 |
| Jinja2 | 3.1.6 | jiter | 0.12.0 | jmespath | 1.0.1 |
| joblib | 1.4.2 | json5 | 0.9.25 | JSON补丁 | 1.33 |
| jsonpointer | 3.0.0 | jsonschema | 4.23.0 | JSON模式规范 | 2023年7月1日 |
| jupyter-events | 0.12.0 | jupyter-lsp | 2.2.5 | jupyter_client(Jupyter 客户端) | 8.6.3 |
| jupyter_core(Jupyter核心) | 5.7.2 | Jupyter服务器 | 2.15.0 | Jupyter服务器终端 | 0.5.3 |
| jupyterlab | 4.3.4 | jupyterlab_pygments | 0.3.0 | jupyterlab_server (JupyterLab 服务器) | 2.27.3 |
| jupyterlab_widgets | 1.1.11 | kiwisolver | 1.4.8 | langchain-core | 1.2.6 |
| langchain-openai | 1.1.6 | langsmith | 0.6.1 | launchpadlib | 1.11.0 |
| lazr.restfulclient | 0.14.6 | lazr.uri | 1.0.6 | litellm | 1.75.9 |
| markdown-it-py | 2.2.0 | MarkupSafe | 3.0.2 | 棉花糖 | 3.26.2 |
| matplotlib | 3.10.0 | matplotlib-inline | 0.1.7 | 麦卡贝 | 0.7.0 |
| mdurl | 0.1.0 | mistune(一个用于Markdown解析的Python库) | 3.1.2 | mlflow-skinny | 3.8.1 |
| mmh3 | 5.2.0 | more-itertools | 10.3.0 | msal | 1.34.0 |
| msal-extensions | 1.3.1 | multidict | 6.1.0 | mypy-extensions | 1.0.0 |
| nbclient | 0.10.2 | nbconvert | 7.16.6 | nbformat | 5.10.4 |
| nest-asyncio | 1.6.0 | nodeenv | 1.10.0 | 笔记本 | 7.3.2 |
| notebook_shim | 0.2.4 | numpy | 2.1.3 | oauthlib | 3.2.2 |
| openai | 2.14.0 | OpenTelemetry API | 1.39.1 | opentelemetry-proto | 1.39.1 |
| opentelemetry-sdk(开源遥测软件开发工具包) | 1.39.1 | opentelemetry-semantic-conventions | 0.60b1 | orjson | 3.11.5 |
| overrides | 7.4.0 | 包装 | 24.2 | 熊猫 | 2.2.3 |
| pandocfilters | 1.5.0 | 帕尔索 | 0.8.4 | pathspec | 0.10.3 |
| 替罪羊 | 1.0.1 | pexpect | 4.8.0 | 枕头 | 11.1.0 |
| pip | 25.0.1 | platformdirs | 4.3.7 | plotly | 5.24.1 |
| Pluggy (Python库) | 1.5.0 | prometheus_client | 0.21.1 | 提示工具包 (prompt-toolkit) | 3.0.43 |
| propcache | 0.3.1 | proto-plus | 1.27.0 | protobuf | 5.29.4 |
| psutil | 5.9.0 | psycopg2 | 2.9.11 | ptyprocess | 0.7.0 |
| pure-eval | 0.2.2 | py4j | 0.10.9.9 | pyarrow | 21.0.0 |
| pyasn1 | 0.4.8 | pyasn1-modules | 0.2.8 | pyccolo | 0.0.71 |
| Python代码解析器 | 2.21 | pydantic (Python 数据验证库) | 2.10.6 | pydantic_core | 2.27.2 |
| pyflakes | 3.2.0 | Pygments | 2.19.1 | PyGObject | 3.48.2 |
| pyiceberg | 0.10.0 | PyJWT | 2.10.1 | pyodbc | 5.2.0 |
| pyparsing Python解析库 | 3.2.0 | pyright | 1.1.394 | 火化 | 1.0.3 |
| pytest(Python 测试框架) | 8.3.5 | python-dateutil | 2.9.0.post0 | python-dotenv | 1.2.1 |
| python-json-logger | 3.2.1 | python-lsp-jsonrpc | 1.1.2 | python-lsp-server | 1.12.2 |
| pytoolconfig | 1.2.6 | pytz | 2024.1 | PyYAML | 6.0.2 |
| pyzmq | 26.2.0 | referencing | 0.30.2 | regex | 2024.11.6 |
| 请求 | 2.32.3 | requests-toolbelt | 1.0.0 | rfc3339-validator | 0.1.4 |
| rfc3986验证器 | 0.1.1 | rich | 13.9.4 | 绳子 | 1.13.0 |
| rpds-py | 0.22.3 | RSA加密算法 | 4.9.1 | s3transfer | 0.14.0 |
| scikit-learn | 1.6.1 | scipy | 1.15.3 | seaborn | 0.13.2 |
| Send2Trash | 1.8.2 | setuptools | 78.1.1 | 谢灵汉姆 | 1.5.4 |
| 6 | 1.17.0 | smmap | 5.0.0 | sniffio | 1.3.0 |
| 排序容器 | 2.4.0 | soupsieve | 2.5 | sqlparse | 0.5.5 |
| ssh-import-id | 5.11 | 堆栈数据 | 0.6.3 | starlette | 0.50.0 |
| strictyaml | 1.7.3 | 毅力 | 9.0.0 | terminado | 0.17.1 |
| threadpoolctl | 3.5.0 | tiktoken | 0.12.0 | tinycss2 | 1.4.0 |
| tokenize_rt | 6.1.0 | 分词器 | 0.22.2 | tomli | 2.0.1 |
| 龙卷风 | 6.5.1 | tqdm | 4.67.1 | traitlets | 5.14.3 |
| typeguard | 4.3.0 | typer-slim | 0.21.1 | types-python-dateutil | 2.9.0.20251115 |
| 输入检查 | 0.9.0 | 输入扩展 (typing_extensions) | 4.12.2 | tzdata | 2024.1 |
| ujson | 5.10.0 | unattended-upgrades | 0.1 | URI 模板 | 1.3.0 |
| urllib3 | 2.3.0 | uuid_utils | 0.12.0 | uvicorn | 0.40.0 |
| virtualenv | 20.29.3 | wadllib | 1.3.6 | wcwidth | 0.2.5 |
| webcolors | 25.10.0 | Web编码 | 0.5.1 | WebSocket客户端 | 1.8.0 |
| whatthepatch (一种用于查看和编辑补丁文件的工具) | 1.0.2 | wheel | 0.45.1 | 每当 | 0.7.3 |
| widgetsnbextension | 3.6.6 | 封装 | 1.17.0 | yapf | 0.40.2 |
| yarl | 1.18.0 | 齐普 | 3.21.0 | zstandard | 0.23.0 |
ML 基础环境
重要
此功能在 Beta 版中。 工作区管理员可以从 预览 页控制对此功能的访问。 请参阅 Manage Azure Databricks 预览版。
若要在本地Python虚拟环境中重现 ML 环境,请下载 requirements-ml-5.txt 文件并运行 pip install -r requirements-ml-5.txt。 此命令会安装 ML 环境中的所有开源库。
| 图书馆 | 版本 | 图书馆 | 版本 | 图书馆 | 版本 |
|---|---|---|---|---|---|
| absl-py | 2.3.1 | 加速 | 1.11.0 | aiohappyeyeballs | 2.4.4 |
| aiohttp-cors | 0.8.1 | aiohttp | 3.11.10 | aiosignal | 1.2.0 |
| alembic | 1.17.1 | 标注文档 | 0.0.4 | 注释类型 | 0.7.0 |
| anyio | 4.7.0 | argon2-cffi-bindings | 21.2.0 | argon2-cffi | 21.3.0 |
| arro3-core | 0.6.5 | 箭头 | 1.3.0 | asttokens | 3.0.0 |
| astunparse | 1.6.3 | async-lru | 2.0.4 | 属性 | 24.3.0 |
| audioread(音频读取) | 3.1.0 | 自动命令 | 2.2.2 | Azure 通用库 | 1.1.28 |
| azure-core | 1.36.0 | azure-cosmos | 4.3.1 | Azure 身份识别 | 1.20.0 |
| azure-mgmt-core | 1.6.0 | azure-mgmt-web | 8.0.0 | azure-storage-blob | 12.27.1 |
| azure-storage-file-datalake (Azure 存储文件数据湖) | 12.22.0 | 巴别塔 | 2.16.0 | backports.tarfile | 1.2.0 |
| bcrypt | 4.3.0 | beautifulsoup4 | 4.12.3 | 黑色 | 24.10.0 |
| 漂白剂 | 6.2.0 | 闪烁器 | 1.7.0 | 布利斯 | 0.7.11 |
| boto3 | 1.40.45 | botocore | 1.40.45 | brotli | 1.2.0 |
| cachetools (缓存工具) | 5.5.1 | catalogue | 2.0.10 | certifi | 2025.4.26 |
| cffi | 1.17.1 | chardet | 4.0.0 | charset-normalizer (字符集正常化工具) | 3.3.2 |
| 断路器 | 2.1.3 | click | 8.1.8 | cloudpathlib | 0.23.0 |
| cloudpickle | 3.0.0 | cmdstanpy | 1.3.0 | 五彩缤纷 | 0.5.8 |
| colorlog | 6.10.1 | 通讯 | 0.2.1 | 甜点 | 0.1.5 |
| contourpy | 1.3.1 | cramjam | 2.11.0 | 加密 | 44.0.1 |
| 骑行者 | 0.11.0 | cymem | 2.0.12 | Cython | 3.1.5 |
| 英安岩 | 1.9.2 | databricks代理 | 1.9.1 | databricks-feature-engineering | 0.13.0.1 |
| Databricks软件开发工具包 (databricks-sdk) | 0.67.0 | dataclasses-json | 0.6.7 | datasets | 4.3.0 |
| dbl-tempo | 0.1.26 | dbus-python | 1.3.2 | debugpy | 1.8.11 |
| 修饰器 | 5.1.1 | DeepSpeed | 0.18.1 | defusedxml | 0.7.1 |
| deltalake | 1.1.4 | 已弃用 | 1.2.18 | dill | 0.3.8 |
| distlib | 0.3.9 | dm-tree | 0.1.9 | docstring-to-markdown | 0.11 |
| einops | 0.8.1 | 评估 | 0.4.6 | 执行中 | 1.2.0 |
| 各个方面概述 | 1.1.1 | Farama-通知 | 0.0.4 | fastapi | 0.121.2 |
| fastjsonschema | 2.21.1 | 文件锁 (filelock) | 3.17.0 | 文件类型 | 1.2.0 |
| Flask | 2.2.5 | FlatBuffers | 25.9.23 | fonttools(字体工具) | 4.55.3 |
| fqdn | 1.5.1 | frozenlist | 1.5.0 | fsspec | 2023.5.0 |
| 加斯特 | 0.6.0 | gitdb (Git数据库) | 4.0.11 | GitPython | 3.1.43 |
| google-api-core (谷歌 API 核心库) | 2.28.1 | google-auth (谷歌身份验证) | 2.43.0 | google-cloud-core (Google云核心) | 2.5.0 |
| Google 云存储 (Google Cloud Storage) | 3.2.0 | google-crc32c | 1.7.1 | google-pasta | 0.2.0 |
| google-resumable-media (谷歌可恢复媒体) | 2.7.2 | googleapis-common-protos | 1.65.0 | graphql-core | 3.2.4 |
| greenlet | 3.1.1 | grpcio-status | 1.67.0 | grpcio | 1.67.0 |
| 体育馆 | 0.28.1 | h11 | 0.16.0 | h5py | 3.12.1 |
| hf-xet | 1.2.0 | hjson | 3.1.0 | 假期 | 0.54 |
| httpcore | 1.0.9 | httplib2 | 0.20.4 | httpx | 0.28.1 |
| huggingface-hub | 0.36.0 | idna | 3.7 | ImageHash | 4.3.1 |
| ImageIO | 2.37.0 | imbalanced-learn(不平衡学习库) | 0.13.0 | importlib_metadata | 8.5.0 |
| importlib_resources | 6.5.2 | inflect | 7.3.1 | iniconfig | 1.1.1 |
| ipyflow-core | 0.0.209 | ipykernel | 6.29.5 | ipython-genutils(IPython通用工具) | 0.2.0 |
| ipython | 8.30.0 | ipywidgets | 7.8.1 | isodate (ISO标准日期) | 0.7.2 |
| isoduration | 20.11.0 | 它很危险 | 2.2.0 | jaraco.collections | 5.1.0 |
| jaraco.context | 5.3.0 | jaraco.functools | 4.0.1 | jaraco.text | 3.12.1 |
| jax-jumpy | 1.0.0 | jedi | 0.19.2 | Jinja2 | 3.1.6 |
| jiter | 0.12.0 | jmespath | 1.0.1 | joblib | 1.4.2 |
| joblibspark | 0.6.0 | json5 | 0.9.25 | JSON补丁 | 1.33 |
| jsonpointer | 3.0.0 | JSON模式规范 | 2023年7月1日 | jsonschema | 4.23.0 |
| jupyter-console | 6.6.3 | jupyter-events | 0.12.0 | jupyter-lsp | 2.2.5 |
| jupyter | 1.1.1 | jupyterlab | 4.3.4 | jupyterlab_pygments | 0.3.0 |
| jupyterlab_server (JupyterLab 服务器) | 2.27.3 | jupyterlab_widgets | 1.1.11 | jupyter_client(Jupyter 客户端) | 8.6.3 |
| jupyter_core(Jupyter核心) | 5.7.2 | Jupyter服务器 | 2.15.0 | Jupyter服务器终端 | 0.5.3 |
| keras | 3.12.0 | kiwisolver | 1.4.8 | langchain-core | 1.0.4 |
| langchain-openai | 1.0.2 | langchain | 1.0.3 | 语言代码 | 3.5.0 |
| langgraph-checkpoint | 3.0.1 | langgraph-prebuilt | 1.0.4 | langgraph-sdk | 0.2.9 |
| langgraph | 1.0.3 | langsmith | 0.4.41 | 语言数据 | 1.3.0 |
| launchpadlib | 1.11.0 | lazr.restfulclient | 0.14.6 | lazr.uri | 1.0.6 |
| lazy_loader | 0.4 | libclang | 15.0.6.1 | librosa | 0.11.0 |
| lightgbm | 4.6.0 | linkify-it-py | 2.0.0 | litellm | 1.75.9 |
| llvmlite | 0.44.0 | lz4 | 4.3.2 | Mako | 1.3.10 |
| marisa-trie | 1.2.0 | markdown-it-py | 2.2.0 | Markdown | 3.8 |
| MarkupSafe | 3.0.2 | 棉花糖 | 3.26.1 | matplotlib-inline | 0.1.7 |
| matplotlib | 3.10.0 | 麦卡贝 | 0.7.0 | mdit-py-plugins | 0.3.0 |
| mdurl | 0.1.0 | memray | 1.19.1 | minify_html | 0.18.1 |
| mistune(一个用于Markdown解析的Python库) | 3.1.2 | mlflow-skinny | 3.8.1 | ml_dtypes | 0.5.3 |
| mmh3 | 5.2.0 | more-itertools | 10.3.0 | mosaicml-streaming | 0.13.0 |
| mpmath | 1.3.0 | msal-extensions | 1.3.1 | msal | 1.34.0 |
| msgpack | 1.1.2 | multidict | 6.1.0 | 多方法 | 1.12 |
| 多进程 | 0.70.16 | murmurhash | 1.0.14 | mypy-extensions | 1.0.0 |
| namex | 0.1.0 | nbclient | 0.10.2 | nbconvert | 7.16.6 |
| nbformat | 5.10.4 | nest-asyncio | 1.6.0 | NetworkX | 3.4.2 |
| 忍者 | 1.13.0 | nltk | 3.9.1 | nodeenv | 1.9.1 |
| 笔记本 | 7.3.2 | notebook_shim | 0.2.4 | numba | 0.61.0 |
| numpy | 2.1.3 | nvidia-nccl-cu12 | 2.28.7 | oauthlib | 3.2.0 |
| oci | 2.163.1 | openai | 2.7.0 | opencensus-context | 0.1.3 |
| opencensus | 0.11.4 | OpenTelemetry API | 1.38.0 | opentelemetry-proto | 1.38.0 |
| opentelemetry-sdk(开源遥测软件开发工具包) | 1.38.0 | opentelemetry-semantic-conventions | 0.59b0 | Optree | 0.17.0 |
| optuna-integration | 3.6.0 | optuna | 3.6.1 | opt_einsum | 3.4.0 |
| orjson | 3.11.4 | ormsgpack | 1.12.0 | overrides | 7.4.0 |
| 包装 | 24.2 | 熊猫 | 2.2.3 | pandocfilters | 1.5.0 |
| paramiko | 3.5.1 | 帕尔索 | 0.8.4 | pathspec | 0.10.3 |
| 替罪羊 | 1.0.1 | pexpect | 4.8.0 | Φ系数 | 0.12.5 |
| 枕头 | 11.1.0 | pip | 25.0.1 | platformdirs | 4.3.7 |
| plotly | 5.24.1 | Pluggy (Python库) | 1.5.0 | 狗狗 | 1.8.2 |
| preshed | 3.0.11 | prometheus_client | 0.21.1 | 提示工具包 (prompt-toolkit) | 3.0.43 |
| propcache | 0.3.1 | 预言者 | 1.2.1 | proto-plus | 1.26.1 |
| protobuf | 5.29.4 | psutil | 5.9.0 | psycopg2 | 2.9.11 |
| ptyprocess | 0.7.0 | pure-eval | 0.2.2 | puremagic | 1.30 |
| py-cpuinfo (Python CPU信息) | 9.0.0 | py-spy | 0.4.1 | pyarrow | 21.0.0 |
| pyasn1-modules | 0.2.8 | pyasn1 | 0.4.8 | pyccolo | 0.0.71 |
| Python代码解析器 | 2.21 | pydantic (Python 数据验证库) | 2.10.6 | pydantic_core | 2.27.2 |
| pyflakes | 3.2.0 | Pygments | 2.19.1 | PyGObject | 3.48.2 |
| pyiceberg | 0.10.0 | PyJWT | 2.10.1 | PyNaCl | 1.5.0 |
| pyodbc | 5.2.0 | pyOpenSSL | 25.0.0 | pyparsing Python解析库 | 3.2.0 |
| pyright | 1.1.394 | 火化 | 1.0.3 | pytesseract | 0.3.10 |
| pytest(Python 测试框架) | 8.3.5 | python-dateutil | 2.9.0.post0 | python-dotenv | 1.2.1 |
| Python代码编辑器 | 1.0.4 | python-json-logger | 3.2.1 | python-lsp-jsonrpc | 1.1.2 |
| python-lsp-server | 1.12.2 | python-snappy | 0.7.3 | pytoolconfig | 1.2.6 |
| pytz | 2024.1 | PyWavelets | 1.8.0 | PyYAML | 6.0.2 |
| pyzmq | 26.2.0 | 射线 | 2.37.0 | referencing | 0.30.2 |
| regex | 2024.11.6 | requests-toolbelt | 1.0.0 | 请求 | 2.32.3 |
| rfc3339-validator | 0.1.4 | rfc3986验证器 | 0.1.1 | rich | 13.9.4 |
| 绳子 | 1.13.0 | rpds-py | 0.22.3 | RSA加密算法 | 4.9.1 |
| s3transfer | 0.14.0 | safetensors | 0.6.2 | scikit-image | 0.25.0 |
| scikit-learn | 1.6.1 | scipy | 1.15.3 | seaborn | 0.13.2 |
| Send2Trash | 1.8.2 | sentence-transformers (句子转换器) | 5.1.2 | sentencepiece | 0.2.1 |
| setuptools | 78.1.1 | 沙普 | 0.49.1 | 谢灵汉姆 | 1.5.4 |
| 6 | 1.17.0 | sklearn-compat | 0.1.3 | 切片器 | 0.0.8 |
| smart_open | 7.5.0 | smmap | 5.0.0 | sniffio | 1.3.0 |
| 排序容器 | 2.4.0 | 音频文件 | 0.13.1 | soupsieve | 2.5 |
| soxr | 1.0.0 | spacy-legacy | 3.0.12 | spacy-loggers | 1.0.5 |
| spacy | 3.7.5 | SQLAlchemy | 2.0.39 | sqlparse | 0.5.3 |
| srsly | 2.5.1 | ssh-import-id | 5.11 | 堆栈数据 | 0.6.3 |
| 斯塔尼奥 | 0.5.1 | starlette | 0.49.3 | statsmodels | 0.14.4 |
| strictyaml | 1.7.3 | sympy | 1.13.3 | 毅力 | 9.0.0 |
| TensorBoard数据服务器 | 0.7.2 | TensorBoard | 2.20.0 | tensorboardX(一个用于TensorFlow的可视化工具) | 2.6.4 |
| tensorflow(TensorFlow 是一个开源机器学习框架) | 2.20.0 | termcolor | 3.2.0 | terminado | 0.17.1 |
| 文本的 | 4.0.0 | tf_keras | 2.20.1 | thinc | 8.2.4 |
| threadpoolctl | 3.5.0 | tifffile | 2025年2月18日 | tiktoken | 0.9.0 |
| tinycss2 | 1.4.0 | 分词器 | 0.22.1 | tokenize_rt | 6.1.0 |
| tomli | 2.0.1 | 火炬 | 2.9.0+cpu | torcheval | 0.0.7 |
| torchvision | 0.24.0+cpu | 龙卷风 | 6.5.1 | tqdm | 4.67.1 |
| traitlets | 5.14.3 | 转换器 | 4.57.1 | typeguard | 4.4.2 |
| typer-slim | 0.20.0 | 打字员 | 0.20.0 | types-python-dateutil | 2.9.0.20251108 |
| 输入检查 | 0.9.0 | 输入扩展 (typing_extensions) | 4.12.2 | tzdata | 2024.1 |
| uc-micro-py | 1.0.1 | ujson | 5.10.0 | unattended-upgrades | 0.1 |
| URI 模板 | 1.3.0 | urllib3 | 2.3.0 | uvicorn | 0.38.0 |
| virtualenv | 20.29.3 | 愿景 | 0.8.1 | wadllib | 1.3.6 |
| 山葵 | 1.1.3 | wcwidth | 0.2.5 | 鼬鼠 | 0.4.3 |
| webcolors | 25.10.0 | Web编码 | 0.5.1 | WebSocket客户端 | 1.8.0 |
| Werkzeug | 3.1.3 | whatthepatch (一种用于查看和编辑补丁文件的工具) | 1.0.2 | wheel | 0.45.1 |
| 每当 | 0.7.3 | widgetsnbextension | 3.6.6 | wordcloud | 1.9.4 |
| 封装 | 1.17.0 | xgboost-ray | 0.1.19 | xgboost | 3.1.1 |
| xxhash | 3.5.0 | yapf | 0.40.2 | yarl | 1.18.0 |
| ydata-profiling | 4.17.0 | 齐普 | 3.21.0 | zstandard | 0.23.0 |
| zstd | 1.5.5.1 |
已安装的 Java 和 Scala 库(Scala 2.13)
| 群组标识符 | 工件编号 | 版本 |
|---|---|---|
| com.databricks | databricks-connect_2.13(Databricks 连接工具 2.13 版) | 18.0.0 |
| com.databricks | databricks-dbutils-scala_2.13 | 0.1.4 |
| com.databricks | databricks-sdk-java | 0.53.0 |
| com.fasterxml.jackson.core | Jackson注解 | 2.15.2 |
| com.fasterxml.jackson.core | jackson-core | 2.15.2 |
| com.fasterxml.jackson.core | jackson-databind | 2.15.2 |
| com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.15.2 |
| com.google.auth | google-auth-library-credentials | 1.20.0 |
| com.google.auth | google-auth-library-oauth2-http | 1.20.0 |
| com.google.auto.value | auto-value-annotations | 1.10.4 |
| com.google.code.gson | gson | 2.10.1 |
| com.google.errorprone | error_prone_annotations | 2.18.0 |
| com.google.guava | failureaccess | 1.0.1 |
| com.google.guava | guava | 32.0.1-jre |
| com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava |
| com.google.http-client | google-http-client | 1.43.3 |
| com.google.http-client | google-http-client-gson | 1.43.3 |
| com.google.j2objc | j2objc-annotations | 2.8 |
| com.lihaoyi | 鲍鱼石编译器接口_2.13.16 | 3.0.8 |
| com.lihaoyi | ammonite-compiler_2.13.16 | 3.0.8 |
| com.lihaoyi | 阿蒙奈特-interp-api_2.13.16 | 3.0.8 |
| com.lihaoyi | ammonite-interp_2.13.16 | 3.0.8 |
| com.lihaoyi | ammonite-repl-api_2.13.16 | 3.0.8 |
| com.lihaoyi | ammonite-repl_2.13.16 | 3.0.8 |
| com.lihaoyi | ammonite-runtime_2.13.16 | 3.0.8 |
| com.lihaoyi | ammonite-terminal_2.13 | 3.0.8 |
| com.lihaoyi | ammonite-util_2.13 | 3.0.8 |
| com.lihaoyi | fansi_2.13 | 0.5.1 |
| com.lihaoyi | mainargs_2.13 | 0.7.6 |
| com.lihaoyi | os-lib_2.13 | 0.11.3 |
| com.lihaoyi | pprint_2.13 | 0.9.0 |
| com.lihaoyi | scalaparse_2.13 | 3.1.1 |
| com.lihaoyi | scalatags_2.13 | 0.13.1 |
| com.thesamet.scalapb | lenses_2.13 | 0.11.15 |
| com.thesamet.scalapb | scalapb-runtime_2.13 | 0.11.15 |
| com.thoughtworks.paranamer | paranamer | 2.8 |
| commons-codec | commons-codec | 1.11 |
| commons-io | commons-io | 2.14.0 |
| commons-logging(日志库) | commons-logging(日志库) | 1.3.2 |
| io.github.java-diff-utils | java-diff-utils | 4.15 |
| io.grpc | grpc-context | 1.27.2 |
| io.opencensus | opencensus-api | 0.31.1 |
| io.opencensus | opencensus-contrib-http-util | 0.31.1 |
| org.apache.commons | commons-configuration2 | 2.11.0 |
| org.apache.commons | commons-lang3 | 3.14.0 |
| org.apache.commons | commons-text | 1.12.0 |
| org.apache.httpcomponents | httpclient | 4.5.14 |
| org.apache.httpcomponents | httpcore | 4.4.16 |
| org.apache.logging.log4j | log4j-api | 2.20.0 |
| org.apache.logging.log4j | log4j-core | 2.20.0 |
| org.apache.logging.log4j | log4j-slf4j-impl | 2.24.3 |
| org.checkerframework | checker-qual | 3.33.0 |
| org.jline | jline | 3.27.1 |
| org.jline | jline-reader | 3.14.1 |
| org.jline | jline-terminal | 3.14.1 |
| org.json | json | 20240303 |
| org.json4s | json4s-ast_2.13 | 4.0.7 |
| org.json4s | json4s-core_2.13 | 4.0.7 |
| org.json4s | json4s-jackson-core_2.13 | 4.0.7 |
| org.json4s | json4s-jackson_2.13 | 4.0.7 |
| org.json4s | json4s-scalap_2.13 | 4.0.7 |
| org.scala-lang | scala-compiler_2.13 | 2.13.16 |
| org.scala-lang | scala-library_2.13 | 2.13.16 |
| org.scala-lang | scala-reflect_2.13 | 2.13.16 |
| org.scala-lang | scalap_2.13 | 2.13.13 |
| org.scala-lang.modules | scala-collection-compat_2.13 | 2.13.0 |
| org.scala-lang.modules | scala-java8-compat_2.13 | 1.0.2 |
| org.scalameta | io_2.13 | 4.13.10 |
| org.scalameta | mtags-接口 | 1.6.3 |
| org.scalameta | mtags-shared_2.13.16 | 1.6.3 |
| org.scalameta | mtags_2.13.16 | 1.6.3 |
| org.scalameta | parsers_2.13 | 4.13.10 |
| org.scalameta | scalameta_2.13 | 4.13.10 |
| org.scalameta | semanticdb-scalac-core_2.13.16 | 4.13.10 |
| org.scalameta | trees_2.13 | 4.13.10 |
| org.slf4j | slf4j-api | 2.0.10 |
| org.slf4j | slf4j-nop | 1.7.36 |
| sh.almond | channels_2.13 | 0.14.5 |
| sh.almond | coursier-logger_2.13 | 0.14.5 |
| sh.almond | interpreter-api_2.13 | 0.14.5 |
| sh.almond | interpreter_2.13 | 0.14.5 |
| sh.almond | jupyter-api_2.13 | 0.14.5 |
| sh.almond | kernel_2.13 | 0.14.5 |
| sh.almond | logger-scala2-macros_2.13 | 0.14.5 |
| sh.almond | logger_2.13 | 0.14.5 |
| sh.almond | protocol_2.13 | 0.14.5 |
| sh.almond | scala-interpreter_2.13.16 | 0.14.5 |
| sh.almond | scala-kernel-api_2.13.16 | 0.14.5 |
| sh.almond | scala-kernel_2.13.16 | 0.14.5 |
| sh.almond | shared-directives_2.13 | 0.14.5 |
| sh.almond | toree-hooks_2.13 | 0.14.5 |