Skip to content

UCSD-CSS-001/ucsd-css-001.github.io

Repository files navigation

ucsd-css-001.github.io

This is the website for UCSD CSS (Computational Social Science) 1.

This website is written as a jupyter book.

Repo structure

./ contains book .yml configurations, this readme, and the main landing page md.
./course/ .md files pertaining to course structure.
./lectures/ mostly .ipynb files with lecture content.
./labs/ mostly .ipynb files for interactive labs. ./datasets/ various datasets we might use or refer to.
./_build contains the files built by jupyter-book (ignored for repo)

Updating

  • book files, and their order, are listed in ./_toc.yml
  • Add changes to main, push.

Build and deploy

  • Build by running jupyter-book build .

  • check local copy by opening ./_build/html/index.html

  • deploy _build/html directory to github pages with ghp-import -n -p -f _build/html to export built book to gh-pages branch. more here

TODO

  • fix myst substitutions myst or jb

  • datahub login as grader?

    • pull from github
  • datahub login as student?

Content

  • complete datahub instructions

About

css 1 website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors