Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: e2b-dev/code-interpreter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @e2b/code-interpreter-python@1.5.0
Choose a base ref
...
head repository: e2b-dev/code-interpreter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 42 files changed
  • 5 contributors

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    286361a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Configure code interpreter server idle timeout (#102)

    * Configure server timeouts
    
    * Remove flag
    
    * Add changeset
    
    ---------
    
    Co-authored-by: Jakub Novak <jakub@e2b.dev>
    ValentaTomas and jakubno authored May 8, 2025
    Configuration menu
    Copy the full SHA
    cbe4a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    918ab8e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Update babel (#103)

    jakubno authored May 12, 2025
    Configuration menu
    Copy the full SHA
    c6dd986 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Python 3.12 support + deps bump (#105)

    * bump python 3.12 and dependencies
    
    * added changeset
    mishushakov authored May 19, 2025
    Configuration menu
    Copy the full SHA
    fae4e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b729f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Bump setuptools in /python in the pip group across 1 directory (#110)

    Bumps the pip group with 1 update in the /python directory: [setuptools](https://github.com/pypa/setuptools).
    
    
    Updates `setuptools` from 75.3.0 to 78.1.1
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v75.3.0...v78.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-version: 78.1.1
      dependency-type: indirect
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 20, 2025
    Configuration menu
    Copy the full SHA
    19af07f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Bump tornado in /template in the pip group across 1 directory (#112)

    Bumps the pip group with 1 update in the /template directory: [tornado](https://github.com/tornadoweb/tornado).
    
    
    Updates `tornado` from 6.4.2 to 6.5.1
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.4.2...v6.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-version: 6.5.1
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2025
    Configuration menu
    Copy the full SHA
    8f38106 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Updated JavaScript kernel with typescript, top-level async/await, es …

    …module import, promise resolution (#111)
    
    * e2b ijavascript kernel
    
    * removed compiler step
    
    * e2b ijavascript
    
    * removed ts compiler from dockerfile
    
    * removed tests that should no longer be failing
    
    * added changeset
    mishushakov authored May 28, 2025
    Configuration menu
    Copy the full SHA
    e9e0903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    585543f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85cac91 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    2b7833b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c87f122 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Configuration menu
    Copy the full SHA
    cef0e44 View commit details
    Browse the repository at this point in the history
Loading