redocument Bokeh and add @m4rcs to credits

This commit is contained in:
François Briatte 2023-04-26 16:57:19 +02:00
parent 157960fde3
commit 7d107a47a8

View File

@ -627,7 +627,7 @@ __Note:__ searching for @ will return all Twitter accounts listed on this
> See also [Social Network Analysis with Python](https://www.youtube.com/watch?v=qgGqaBAEy3Q), a 3-hour tutorial by Maksim Tsvetovat and Alex Kouznetsov given at PyCon US 2012 ([code](https://github.com/maksim2042/PyCon2012)). > See also [Social Network Analysis with Python](https://www.youtube.com/watch?v=qgGqaBAEy3Q), a 3-hour tutorial by Maksim Tsvetovat and Alex Kouznetsov given at PyCon US 2012 ([code](https://github.com/maksim2042/PyCon2012)).
> For more awesome Python packages, see the [Awesome Python](https://github.com/vinta/awesome-python) and [Awesome Python Books](https://github.com/Junnplus/awesome-python-books) lists. > For more awesome Python packages, see the [Awesome Python](https://github.com/vinta/awesome-python) and [Awesome Python Books](https://github.com/Junnplus/awesome-python-books) lists.
- [Bokeh](https://bokeh.org/) - Interactive Data Visualization in the browser, from Python - [bokeh](https://bokeh.org/) - Python library for interactive data visualization in the browser, with support for networks.
- [dash-cytoscape](https://github.com/plotly/dash-cytoscape) - Interactive network visualization library in Python, powered by Cytoscape.js and Dash - [dash-cytoscape](https://github.com/plotly/dash-cytoscape) - Interactive network visualization library in Python, powered by Cytoscape.js and Dash
- [graph-tool](http://graph-tool.skewed.de/) - Python module for network manipulation and analysis, written mostly in C++ for speed. - [graph-tool](http://graph-tool.skewed.de/) - Python module for network manipulation and analysis, written mostly in C++ for speed.
- [graphviz](https://pypi.python.org/pypi/graphviz) - Python renderer for the DOT graph drawing language. - [graphviz](https://pypi.python.org/pypi/graphviz) - Python renderer for the DOT graph drawing language.
@ -965,8 +965,9 @@ Alden S. Klovdahl,
[Jaewon Chung](https://github.com/j1c), [Jaewon Chung](https://github.com/j1c),
[Benedek Rozemberczki](https://github.com/benedekrozemberczki), [Benedek Rozemberczki](https://github.com/benedekrozemberczki),
[Alex Loftus](https://github.com/loftusa), [Alex Loftus](https://github.com/loftusa),
[Arun](https://github.com/arunppsg) and [Arun](https://github.com/arunppsg),
[Filippo Menczer](https://cnets.indiana.edu/fil/) [Filippo Menczer](https://cnets.indiana.edu/fil/) and
[Marc Schiller](https://github.com/m4rcs)
have waived all copyright and related or neighboring rights to this work. have waived all copyright and related or neighboring rights to this work.
Thanks to [Robert J. Ackland](https://github.com/rjackland), Thanks to [Robert J. Ackland](https://github.com/rjackland),