Skip to content

fix & enable spawner in desktop app; use trpc#566

Merged
lihebi merged 1 commit intocodepod-io:mainfrom
lihebi:fix-spawner-with-trpc
Oct 27, 2023
Merged

fix & enable spawner in desktop app; use trpc#566
lihebi merged 1 commit intocodepod-io:mainfrom
lihebi:fix-spawner-with-trpc

Conversation

@lihebi
Copy link
Copy Markdown
Collaborator

@lihebi lihebi commented Oct 27, 2023

Now local desktop app can spawn native runtime.

To spawn the runtime successfully, the users need to make sure that (1) the local python3 executable and (2) the ipykernel python package are installed.

pip3 install ipykernel

This PR uses tRPC-based API, replacing previous GraphQL-based ones. Rationale mentioned in #556

@lihebi lihebi merged commit 7079322 into codepod-io:main Oct 27, 2023
@lihebi lihebi changed the title fix & enable spawner; use trpc fix & enable spawner in desktop app; use trpc Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant