Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 516 Bytes

File metadata and controls

12 lines (8 loc) · 516 Bytes

Build and Deploy Pages

fastplotlib-neuro.github.io

Homepage for visualizations associated with fastplotlib for neuroscience paper

For now, to serve locally until we deploy this as a public website:

python -m http.server 8000

Can then see rendered version of website at: http://localhost:8000