Skip to content

sayaikegawa/lecture-python-programming.myst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lecture-python-programming.myst

Migration to Myst (Source files for https://python-programming.quantecon.org)

Preview builds are available on Pull Requests

WARNING: These are NOT the source files for the live site. Please do not edit for that purpose.

These are files automatically converted from lecture-python-programming using sphinxcontrib-tomystfor the QuantEcon migration project.

This repo has been setup to identify issues with myst conversion process which will need:

  1. fixing upstream in sphinxcontrib-tomyst
  2. Manual intervention in the transfer process

Please raise problems as Issues on this repository.

Building Files

Currently files are built using myst_parser via sphinx:

make html

or for LaTeX:

make latexpdf

but with all the tools that jupyter-book uses.

About

Migration to Myst (Source files for https://python-programming.quantecon.org)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 75.2%
  • Makefile 24.8%