Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 368 Bytes

This repo contains the PyData Manipal website

https://pydata-manipal.github.io/

Contributing

  • Fork this repository
  • Clone your fork
  • Make the changes in new branch such asshiny-new-feature
  • Submit a PR!

Setup instructions:

After cloning,

  • cd pydata-manipal.github.io
  • python -m http.server
  • Visit http://127.0.0.1:8000 to view the website