jupyterlab / jupyterlab-commenting

Commenting and annotation for JupyterLab
https://mybinder.org/v2/gh/jupyterlab/jupyterlab-commenting.git/master
BSD 3-Clause "New" or "Revised" License
101 stars 25 forks source link

Comment on visualizations #26

Open hoo761 opened 5 years ago

hoo761 commented 5 years ago

JupyterLab extensions have the ability to create visualizations of your data, such as basic line graphs or bar charts, or any number of other more advanced visualizations as well. Visualization is key to successful data science.

This feature allows for creating comments on visualization elements such as data points, an axis, a legend, etc. The press release ONLY MENTIONS "graphs" and does not give any additional detail.

saulshanabrook commented 4 years ago

This should be supported once we allow commenting on any dataset, by depending on the data registry.