Sen Wang

Results 23 comments of Sen Wang

PR #205 should address this, vote to close.

Please refer PR #135 and #141

After the discussion, we decide to leave this PR as a reference to integrate the self-hosted copilot and address the comments in the codepod-cloud repo.

PR #422 should fix the issue

> File upload and download - #343 for exporting repo as a Jupyter notebook - #369, #374 for importing Jupyter notebook and Python script.

Oh, makes sense. I recalled that one of my friends mentioned that a "strong" reason to use Colab is because of the GDrive support.

> One last comment: merge the two migrations into one? I.e. remove the migrations and re-generate one. [d291948](https://github.com/codepod-io/codepod/pull/462/commits/d291948b587332965950f2dd70433b8a3cf63baf) address this.

Realized that the `YDocSnapshot` needs a field of `userId` to separate the snapshots among various collaborators. WDYT, @lihebi ?

> I don't think so. The snapshot is associated with the repo. Each repo has only one line of snapshots, regardless of which user triggered it. Will the snapshot list...

> 1. a button to turn selected pods into a scope Did PR #419 fully address this feature? > 2. a button to select all pods on the ROOT canvas...