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: aleph-im/aleph-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: aleph-im/aleph-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 15, 2024

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

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    dfd81af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4242aa3 View commit details
    Browse the repository at this point in the history
  3. Fix get_message_status #186 (#187)

    aliel authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    abdb760 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Implement GPU support (#191)

    * Problem: If a user wants to deploy a VM using the GPU support, he cannot do it from the SDK because it's not updated with latest aleph_message protocol.
    
    Solution: Update aleph_message protocol with last changes.
    
    * Fix: Put released version of `aleph-message` package.
    nesitor authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    fe1823c View commit details
    Browse the repository at this point in the history
Loading