samyarmodabber / pyhton-book

Learn Python Step by Step

Home Page:https://samyarmodabber.github.io/pyhton-book/chapters/intro.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paython(Basic)

This repository holds the Jupyter Book source for Paython(Basic).

1. To make a change to the book and update

  1. Fork the repository:

    git clone https://github.com/samyarmodabber/python-book
    
  2. Change the file you wish and commit it to the repository.

  3. Pull request your.

2. Build and preview the book locally

To build locally, pip install -r requirements.txt and then jupyter-book build .

Follow the build instructions on the Jupyter Book guide. The guide has information for how to use the Jupyter Book CLI to build this book. You can find the Jupyter Book build instructions here.

About

Learn Python Step by Step

https://samyarmodabber.github.io/pyhton-book/chapters/intro.html


Languages

Language:Jupyter Notebook 99.8%Language:Shell 0.2%Language:CSS 0.1%