Articles in the Tutorial category

  1. Set up a blog in Pelican

    source activate pyspark_env
    pip install pelican markdown
    

    Create a new github repo with repo name as sophia-li-he.github.io Change directory to the folder where you want to save your blog

    $ git clone https://github.com/sophia-li-he/sophia-li-he.github.io.git
    

    Change to the new directory

    cd sophia-li-he.github.io …
    Tagged as : Python

Pages