-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
[WIP] feat: Add "deno jupyter" subcommand #13122
Conversation
Trying to do this all in a single file is becoming cumbersome. Can we create a |
Yes, that sounds good to me |
…debug for zmq messages
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
Note to self: try https://github.com/cetra3/tmq |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
Closes #13016
TODO:
DEBUG
env variableBrokenPipe
errors we're getting and how we could improve that situation (Codec Error: Broken Pipe zeromq/zmq.rs#153)