2020 年 10 月October 2020
这些功能和 Azure Databricks 平台的改进已于 2020 年 10 月发布。These features and Azure Databricks platform improvements were released in October 2020.
备注
发布分阶段进行。Releases are staged. 在初始发布日期后,可能最长需要等待一周,你的 Azure Databricks 帐户才会更新。Your Azure Databricks account may not be updated until up to a week after the initial release date.
使用 matplotlib 在更高的“retina”分辨率下呈现图像Render images at higher “retina” resolution using matplotlib
2020 年 10 月 7 日至 13 日:版本 3.30October 7-13, 2020: Version 3.30
现在可以在 Python 笔记本中以标准分辨率的两倍呈现 matplotlib 图像,为高分辨率屏幕用户提供更好的可视化效果体验。You can now render matplotlib images in Python notebooks at double the standard resolution, providing users of high-resolution screens with a better visualization experience. 请参阅 Matplotlib。See Matplotlib.
使用 Databricks CLI 或 Databricks API 创建由 Azure Key Vault 提供支持的机密范围Use the Databricks CLI or the Databricks API to create Azure Key Vault backed secret scopes
2020 年 10 月 7 日至 13 日:版本 3.30October 7-13, 2020: Version 3.30
现在可以使用 Databricks CLI 或 Databricks REST API 创建由 Azure Key Vault 提供支持的机密范围。You can now use the Databricks CLI or the Databricks REST API to create Azure Key Vault-backed secret scopes. 请参阅使用 Databricks CLI 创建 Azure Key Vault 支持的机密范围和创建机密范围。See Create an Azure Key Vault-backed secret scope using the Databricks CLI and Create secret scope.
使用 Azure AD 令牌向 Databricks CLI 进行身份验证Use Azure AD tokens to authenticate to the Databricks CLI
2020 年 10 月 7 日至 13 日:版本 3.30October 7-13, 2020: Version 3.30
现在可以使用 Azure Active Directory 令牌向 Databricks CLI 进行身份验证。You can now use Azure Active Directory tokens to authenticate to the Databricks CLI. 请参阅设置身份验证。See Set up authentication.