Skip to content

scientificpythontranslations/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to host the website locally?

  • Clone repository: run in terminal--> git clone https://github.com/networkx/website.git
  • Got to cd website/build
  • Run python3 -m http.server 8000
  • In browser: http://localhost:8000/index.html

About

Website source code for NetworkX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.9%
  • HTML 34.5%
  • JavaScript 6.2%
  • Makefile 0.4%