Skip to content

Conversation

@fabiansinz
Copy link
Contributor

ipython notebook uses _repr_html_ to output objects. For example

from schema import myRelation
myRelation()

will now output a nice html version of the relation. Just as in pandas.

@FlorianFranzen
Copy link
Contributor

Super Idee, vielen Dank.

@fabiansinz
Copy link
Contributor Author

Kein Problem. Gern geschehen.

dimitri-yatsenko added a commit that referenced this pull request Oct 27, 2015
add _repr_html_ for ipython notebook output
@dimitri-yatsenko dimitri-yatsenko merged commit 134e5af into datajoint:master Oct 27, 2015
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

Successfully merging this pull request may close these issues.

3 participants