Skip to content

Goggle Colaboratory Compatibility #172

@scalemailted

Description

@scalemailted

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions