vdom
vdom copied to clipboard
Remove dependency on IPython
IPython is a pretty heavy package to depend on. Currently we only use it for Unicode handling between 2 & 3.
We should remove this dependency.
Followup to #59