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

Unexpected Literal html Output #47

Closed
rdodev opened this issue Dec 27, 2017 · 7 comments
Closed

Unexpected Literal html Output #47

rdodev opened this issue Dec 27, 2017 · 7 comments

Comments

@rdodev
Copy link

rdodev commented Dec 27, 2017

Hey folks,

Taking vdom for a spin on Jupyter notebook. Trying the example in your docs produces unexpected literal html output as shows in attached image below.

OS: OS X (High Sierra)
Python: 2.7.x
vdom: 0.5 (from pip)
screen shot 2017-12-27 at 11 53 45 am

@rdodev
Copy link
Author

rdodev commented Dec 27, 2017

When wrapped around display also produces same output:

screen shot 2017-12-27 at 11 58 07 am

@Madhu94
Copy link
Contributor

Madhu94 commented Dec 27, 2017

@rdodev This isn't supported in the notebook yet (jupyter/notebook#2840). You can try this out in nteract

@rdodev
Copy link
Author

rdodev commented Dec 27, 2017

@Madhu94 Ahh well, that explains it =)

@rgbkrk
Copy link
Member

rgbkrk commented Dec 27, 2017

JupyterLab supports it as well. 😄

@rdodev
Copy link
Author

rdodev commented Dec 27, 2017

Oh nice. Was having a hard time without tab-complete on nteract :) This will help.

@rgbkrk
Copy link
Member

rgbkrk commented Dec 27, 2017

nteract uses typeahead, the other way to trigger completion is with ctrl-space. 😄

@yuvipanda
Copy link
Contributor

I'm gonna close this now!

#43 should help get vdom on older notebook interfaces.

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

4 participants