Cheuk Ho - Interactive Knowledge Graph Visualization in Jupyter Notebook | JupyterCon 2020

Опубликовано: 06 Ноябрь 2020
на канале: JupyterCon
1,439
13

Brief Summary
Need a nice knowledge graph visualization? Graphviz is not interactive and is difficult to customize. D3 is interactive but I don’t wanna write JavaScript. Having a Python library that makes interactive graph visualization in Jupyter notebook is like a dream and we will show you how it came true.

Outline
In the first part of the talk, we will talk a bit about how to render JavaScript in Jupyter notebook. We may use Jupyter Notebook every day but we do not know that is can render JavaScript as well as Python. Hopefully in this part, we will give you enough information to know how JavaScript can be injected and rendered in Jupyter Notebook. We will show it with an example of rendering a D3 graph.

The second part of the talk will be the fun part, we will wrap the JavaScript in a Python modile that can control the D3 graph with Python script. So we have to design an API to let users make changes using Python objects and methods, then translate it into effective JavaScript and got rendered like what we did before. We will show you how we make it work with our graph database Python client.

This talk will assume you have some basic understanding in Python, Jupyter Notebook and D3. Recommended to people who had some experience in programming, preferably in Python and JavaScript.
----
JupyterCon brings together data scientists, business analysts, researchers, educators, developers, core Project contributors, and tool creators for in-depth training, insightful keynotes, networking, and practical talks exploring the Project Jupyter ecosystem.

https://jupytercon.com/ 

JupyterCon is possible thanks to the generous support of our sponsors, and the labor of many volunteer organizers. 

https://jupytercon.com/sponsors/ 
https://jupytercon.com/about/#Organiz...


jupytercon.com
JupyterCon2020
JupyterCon 2020


jupytercon.com
JupyterCon2020
JupyterCon 2020


jupytercon.com
JupyterCon2020
JupyterCon 2020


Смотрите видео Cheuk Ho - Interactive Knowledge Graph Visualization in Jupyter Notebook | JupyterCon 2020 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь JupyterCon 06 Ноябрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,439 раз и оно понравилось 13 людям.