Skip to content

kennethleungty/Pyvis-Network-Graph-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Interactive Pyvis Network Graphs on Streamlit

Link to app: https://share.streamlit.io/kennethleungty/pyvis-network-graph-streamlit/main/pyvis_network_app.py
Link to article: https://towardsdatascience.com/how-to-deploy-interactive-pyvis-network-graphs-on-streamlit-6c401d4c99db

demo-gif

Step 1

  • Install Streamlit, Pyvis and NetworkX packages (See requirements.txt)

Step 2

  • Open CLI and change directory to local path of this repo e.g. cd 'C:/GitHub/Pyvis-Network-Graph-Streamlit'

Step 3

  • In CLI, execute streamlit run pyvis_network_app.py

About

Deploying Pyvis Interactive Network Graphs in Streamlit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published