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

Handle .unwrap() in qsv clipboard #1969

Closed
rzmk opened this issue Jul 14, 2024 · 0 comments · Fixed by #1970
Closed

Handle .unwrap() in qsv clipboard #1969

rzmk opened this issue Jul 14, 2024 · 0 comments · Fixed by #1970
Labels
bug Something isn't working

Comments

@rzmk
Copy link
Collaborator

rzmk commented Jul 14, 2024

I wasn't expecting either qsv clipboard or qsv prompt to work in an online Jupyter Lab and it turns out as expected, but got a panic for the error:

image

let mut clipboard = Clipboard::new().unwrap();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant