PythonDataScienceHandbook icon indicating copy to clipboard operation
PythonDataScienceHandbook copied to clipboard

Alternative Documentation with Mkdocs

Open fralfaro opened this issue 3 years ago • 0 comments

Hi everyone. I have developed an alternative documentation with mkdocs, google colab and github actions. This repository lives at fralfaro/PythonDataScienceHandbook (documentation: link). In each chapter there is a jupyter notebook connected with google colab. This documentation solve pandas output:

  • Original Documentation: 1

  • Alternative Documentation: 2

Another interesting point is that all the documentation is generated in a single branch (master), and it is not necessary to use website branch. With this, the costs of maintaining both branches will be reduced.

I hope this is a good alternative. If you have any questions, happy to answer them!

fralfaro avatar Aug 10 '22 19:08 fralfaro