Skip to content
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

Grand opening (ETA Sep 2023) checklist #333

Closed
6 of 14 tasks
lihebi opened this issue Jun 14, 2023 · 2 comments
Closed
6 of 14 tasks

Grand opening (ETA Sep 2023) checklist #333

lihebi opened this issue Jun 14, 2023 · 2 comments

Comments

@lihebi
Copy link
Collaborator

lihebi commented Jun 14, 2023

For the grand opening, we need to make sure the servers are properly structured:

Majors:

Minors:

  • multiple language kernels
  • cross-language runtime
  • more arrow types
  • [note-taking] more node types: image, video, pdf
  • [note-taking] import pdfs (e.g., for slides)

Company goals:

  • paper revision
  • pricing plans & enterprise cloud & security & privacy

Other:

Mostly done with pending bugs:

Minors or stretch goals

  • Simple snapshot-based history, undo and redo.
  • One button to run the entire notebook
  • Buffer pip-installed packages
  • A file browser
@lihebi lihebi pinned this issue Jun 14, 2023
@lihebi lihebi changed the title Grand opening (ETA July 2023) checklist Grand opening (ETA ~July~ Sep 2023) checklist Aug 30, 2023
@lihebi lihebi changed the title Grand opening (ETA ~July~ Sep 2023) checklist Grand opening (ETA Sep 2023) checklist Aug 30, 2023
@lihebi
Copy link
Collaborator Author

lihebi commented Nov 1, 2023

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:

  1. 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.
  2. Local runtime: the spawner will use the Python and ipykernel installed on your host system. You can directly use your GPU server.

@lihebi
Copy link
Collaborator Author

lihebi commented Nov 1, 2023

We're not going to really "grand-open" by "advertising" it though, because we're switching to developing the SaaS app further.

@lihebi lihebi closed this as completed Nov 1, 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

No branches or pull requests

1 participant