Datalore Releases

Released: Jul 8, 2025

2025.4 での更新項目

機能

  • Added integration with Google Drive.
  • Introduced support for multiple Python versions in conda environments.
  • Changed the default Python versions in conda environments to 3.11.

不具合の修正

  • Resolved issues affecting Plotly chart rendering and improved application performance across multiple areas.

Released: May 28, 2025

2025.3.1 での更新項目

機能

  • The baseline Python interpreter has been updated to Python 3.11.
  • Consecutive cells in notebooks can now be folded.
  • Notebooks cloned within the same workspace preserve the original environment and context.
  • Reports can be organized in folders.
  • Text fields support default values.
  • Introduced workspaces import from .zip files.

Released: Mar 11, 2025

2025.2 での更新項目

機能

  • Snowflake keypair authentication is now supported.
  • Custom JDBC driver class can be used now for internal Datalore operations.
  • Introduced tabs support in Report Builder.
  • DuckDB is available as datasource for SQL cells.

Released: Jan 22, 2025

2025.1 での更新項目

機能

  • Data: SSH tunnel support for new SQL sessions.
  • Home page: welcome screen for new users.
  • Git integration: creating workspaces by importing Git repositories.
  • Admin panel: new appearance and improved user experience.
  • Deprecated features removed: notebook-level Git repositories, account-level SSH keys and secrets.

Released: Jan 20, 2025

2024.5.1 での更新項目

不具合の修正

  • Fixed output size for Hub requests.
  • Now prevents automatic deletion of Hub users in Datalore on force-sync.

Released: Nov 28, 2024

2024.5 での更新項目

機能

  • Data:
    • SQLite database support.
    • Attached data tool: reworked Attached data tool.
  • Interactive controls: value lists of dependent dropdowns automatically updated based on the parent dropdown change.
  • Interactive tables:
    • Not equal filter added.
    • Find and Replace option added.
  • Sharing: manage type added for granting full access when sharing workspaces and notebooks.
  • Export: improved report export to PDF.
  • Reports: copy output function introduced.
  • SQL cells: new database connection method to improve...

Released: Sep 27, 2024

2024.4.1 での更新項目

不具合の修正

  • Added security fix that handles XSS vulnerabilities.

Released: Aug 19, 2024

2024.4 での更新項目

機能

  • Limit 500 toggle for SQL cells - To help you prototype SQL queries faster, a new Limit 500 feature inside SQL cells has been introduced in Datalore notebooks. There is now a toggle visible in the SQL cell next to the Browse schema action. This setting will persist after a kernel restart, ensuring a seamless workflow.
  • Revamped import folder workflow - It is now easier to import your previous work into Datalore. The folder import experience has been enhanced with a new, streamlined dialog that...

Released: Jun 24, 2024

2024.3 での更新項目

機能

  • Scheduled runs: Added advanced run data handling.
  • Improved environment setup for R and Scala.
  • Added early terminal access during setup.
  • Added support for ipydatagrid versions 1.3.0 and 1.3.1.
  • Added a customizable Git pull size limit.
  • Markdown cell variables are now updated in scheduled reports.

不具合の修正

  • Correlation chart fixed for Visualize tab.
  • Fixed rendering of ipywidgets outputs in the report builder and reports.

Released: May 15, 2024

2024.2.3 での更新項目

不具合の修正

  • SQL cell output: Fixed handling of dataframes containing long strings.