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

Update to cockle 0.0.12, adding tree and vim commands #37

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

ianthomas23
Copy link
Member

Update to cockle 0.0.12, adding tree and vim commands.

@ianthomas23 ianthomas23 added the enhancement New feature or request label Dec 13, 2024
Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jupyterlite-terminal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2024 8:19am

@ianthomas23
Copy link
Member Author

Observations from the vercel preview:

  • Initial download of vim command takes ~20 seconds for me, on my low bandwidth (remote location) internet connection. It is cached of course, so subsequent uses are quick. It might be a good idea to add some signals for the start and end of downloads so that there is the possibility of notifying the user in the UI, either within the terminal itself (animated cursor?), or a more general JupyterLite mechanism as I know this is intended for download of kernel packages.
  • I have introduced an occasional crash in the use of Atomics to transfer stdout to the terminal, which needs investigating.

@ianthomas23 ianthomas23 merged commit b314c09 into main Dec 13, 2024
10 checks passed
@ianthomas23 ianthomas23 deleted the update-cockle-0.0.12 branch December 13, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant