codepod
codepod copied to clipboard
Codepod IDE: Scalable Interactive Coding
The demo I made yesterday now has images all missing. The images were fetched from web URLs. Can we buffer the results? 
At JupyterCon 2023, several people asked about ipywidgets support. I tried it today. But it was not supported. We shall support ipywidgets, and potentially Funix in the future, to make...
Why do the positions of pods change? Below are the screenshots from Hendrik, the author, and me, a read-only viewer of [the same repo](https://app.codepod.io/repo/2ncnioylo9abo3otdxjs). In my screenshot (lower), the pods...
At https://codepod.io/docs/press/ there are some quite impressive example projects. Are there links somewhere to these projects?
There are many reactive notebooks, including Pluto.jl. There is a huge demand for reactive notebooks -- what you see is what you get. However, I feel both being reactive and...
The amazing react based whiteboard https://www.tldraw.com/ recently published an extension for VS Code: https://marketplace.visualstudio.com/items?itemName=tldraw-org.tldraw-vscode Would something like this also be possible for Codepod? This would allow using VS Code IDE...
Hebi: sometimes, we don't want to zoom out informations. The hidden information makes it hard to remind people what's inside. People want to see the plots and the yellow-highlighted notes...
In my user cases, I need two pods/scopes to maintain certain spacial alignment, e.g., the bottom two pods remain aligned horizontally. Locking the relative spatial relationship between two objects is...
This project is amazing! @lihebi I was listening to your JupyterCon talk yesterday, and I think this conversation might be interesting for you: https://discourse.jupyter.org/t/idea-playground-cell-magic-for-debugging/12392
I tried to draw some arcs between cells in a scope. But I have several issues. 1. I did not get beautiful Bezier function curves. 2. The curves were not...