You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CLI app in this repo is ready to release to the general public.
Install:
> npm install -g codepod
Use:
> codepod /path/to/repo
# ... 🚀 Server ready at http://localhost:4001
Open this URL in your browser to see the app.
Features:
Local file saving: The files will be saved to the directory /path/to/repo/codepod.bin|json. The codepod.bin is the source of truth, and codepod.json is for human-readability only.
Local runtime: the spawner will use the Python and ipykernel installed on your host system. You can directly use your GPU server.
For the grand opening, we need to make sure the servers are properly structured:
Majors:
Minors:
Company goals:
Other:
Better auto-layoutThought-in-progress: better and finer-granularity layout assistance #338Better contextual zooming, including Manual collapse/expand for contextual zooming #307, Font size for summaries in contextual zooming #316, and Toolbars shrunk after contextually zoomed out #317Mostly done with pending bugs:
Minors or stretch goals
The text was updated successfully, but these errors were encountered: