Jupyter Support and Faster Project Creation

Jupyter Support and Faster Project Creation Jupyter Support and Faster Project Creation

Daytona v0.30.0 introduces exciting new features to boost your development workflow. The standout addition is Jupyter Notebook support, expanding Daytona's IDE options and catering to data scientists and researchers. This integration allows for seamless use of Jupyter within the Daytona environment, enhancing collaborative data analysis and visualization capabilities.

Project creation times have been significantly improved, with up to 50% faster setup for remote and devcontainer workspaces. This optimization is achieved through direct binary downloads, streamlining the initialization process and getting you to work quicker than ever before.

Bitbucket users will appreciate the new support for webhook events, improving real-time collaboration and automated workflows. Additionally, this release includes important fixes for JetBrains IDE user detection and Bitbucket repository pull request handling, ensuring a smoother experience across different development tools and platforms.

Features

  • Added Jupyter Notebook as an IDE option

  • Implemented direct binary download attempt on project creation for faster setup

  • Added support for Bitbucket Webhook events

Bug fixes

  • Improved detection of correct user when opening JetBrains IDEs

  • Fixed Bitbucket repository pull request retrieval

  • Resolved issues with alternate screens in the terminal interface

Breaking change: Changed the --auto-start flag in 'code' and 'start' commands to --yes/-y