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

Goggle Colaboratory Compatibility #172

Open
scalemailted opened this issue Aug 31, 2022 · 0 comments
Open

Goggle Colaboratory Compatibility #172

scalemailted opened this issue Aug 31, 2022 · 0 comments

Comments

@scalemailted
Copy link

I installed tabview into a notebook hosted through google's colab service:
https://colab.research.google.com/

I then tried to do the simple example given in the readme file

import tabview as t
a = [["a","b","c"], ["d","e","f"]]
t.view(a)

And received the following error:

. error: nocbreak() returned ERR

Will this package compatible with google colab?

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