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

Published: 06 November 2020
on channel: 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


Watch video Cheuk Ho - Interactive Knowledge Graph Visualization in Jupyter Notebook | JupyterCon 2020 online without registration, duration hours minute second in high quality. This video was added by user JupyterCon 06 November 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,439 once and liked it 13 people.