Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

lihebi
Copy link
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