cytoscape / ipycytoscape

A Cytoscape Jupyter widget
https://ipycytoscape.readthedocs.io/en/master/
BSD 3-Clause "New" or "Revised" License
261 stars 62 forks source link

`:selected` styles not applying #335

Open ceebs opened 1 year ago

ceebs commented 1 year ago

When I add custom styles for :selected, those styles do not apply when clicking on a node and I have not seen an example online where this functionality is working as expected.

Is there an example you can show how, when clicking a single node, we can change that node's colour?

Thanks!

cloudswb commented 1 year ago

this issue still not fix now. any body else have a way to make it work?

mrbende commented 3 weeks ago

Still facing this issue, it appears that the JS link into jupyter lab may have been deprecated...?

gitpod /workspace/indra $ jupyter labextension install @jupyter-widgets/jupyterlab-manager@2.0 --no-build
(Deprecated) Installing extensions with the jupyter labextension install command is now deprecated and will be removed in a future major version of JupyterLab.