Kostis Anagnostopoulos

Results 220 comments of Kostis Anagnostopoulos

Another problem is the cryptic error-message `object has no attribute 'map'`.

I arrived here from #577 which seems to have been closed & locked by bot as resolved, but i believe it is not fully resolved the issue of stylling widgets....

Useful replies: - [adding a class to a widget and configuring its style](https://github.com/jupyter-widgets/ipywidgets/issues/577#issuecomment-353728293) - [unanswered Q about styling text-label descriptions ](https://github.com/jupyter-widgets/ipywidgets/issues/577#issuecomment-324664139) (though it is not accurate, there is a way)...

> I would be in favor of not doing that anymore [auto-locking issues] As a general remark, automation better interfere less with humans and preferably stay in the CI part...

Maybe conda package is broken with latest qgrid. Can you try the pip-way?

> Is there something broken I am not aware of? But that release is from `v0.11.1` from Oct 2015,. So the deprecation has not been officially publish, correct\?

Maybe conda package has not been updated with latest qgrid. Can you try the pip-way?

[Omnerik's fork works fine](https://github.com/JohnOmernik/qgrid) with all latest jupyter machinery minus `ipywidgets-8+` (ie after JohnOmernik/qgrid#10 has been merged). And it is packaged with all NPM dependencies in wheels, and works out...

Rebased on top of ank/fix-networkx_in_py2(#16) to make Travis pass.