codepod
codepod copied to clipboard
Codepod IDE: Scalable Interactive Coding
 I will adjust the font.
Can we allow a notebook to be frozen to prevent accidental changes to it?
Add the duration of execution to the pod execution results.
This error is printed a lot of times. It appears to me that multiple Codeium requests are sent and some throw errors. Related to #328
See this repo https://app.codepod.io/repo/57p4jkgi49412wsdr1bt 
Deleting a repo with edge from repo list page will throw error  ``` { "errors": [ { "message": "\nInvalid `prisma.pod.deleteMany()` invocation in\n/app/src/resolver_repo.ts:307:20\n\n 304 });\n 305 if...
This is the usual "forget password?" link on the login page. It should send a confirmation email with a recovery link to the user's registered email. The link shall contain...
If no user is created in the DB, e..g., a fresh compose up, the dashboard displays "Loader user..." forever. **Expected change**: It should display that there is no user for...
In the example below, the parent pod is connected to two child pods. But only one child pod, the one chained later, is executed after executing Chain Run. **Expected change**:...
Now, the k8s spawner spawns runtime on the same k8s cluster. We should separate them, because: 1. they serve very different purposes - web/api servers serves html/js/css and graphQL endpoints,...