Skip to content

RayleighLord/ProgrammingETSIAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Python Course

Jupyter Book Badge

Access to the webpage here

Usage

Building the book

If you'd like to develop and/or build the book, you should:

  1. Clone this repository
  2. Run pip install -r requirements.txt (it is recommended you do this within a virtual environment)
  3. (Optional) Edit the books source files located in the book/ directory
  4. Run jupyter-book clean book/ to remove any existing builds
  5. Run jupyter-book build book/

A fully-rendered HTML version of the book will be built in book/_build/html/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors