Skip to content

practicaldsc/practicaldsc.github.io

Repository files navigation

practicaldsc.github.io

This branch contains the source code for the course website. See this video for how to make updates to the website, or read the instructions below.

Local development environment

Just the Class is built for Jekyll, a static site generator. View the quick start guide for more information. Just the Docs requires no special Jekyll plugins and can run on GitHub Pages' standard Jekyll compiler.

  1. Follow the GitHub documentation for Setting up your GitHub Pages site locally with Jekyll.
  2. Start your local Jekyll server.
$ bundle exec jekyll serve
  1. Point your web browser to http://localhost:4000
  2. Reload your web browser after making a change to preview its effect.

Note: In the event that you get an error that says something about "webrick", run bundle add webrick.

For more information, refer to Just the Docs.

About

The current semester's course website for EECS 398: Practical Data Science.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

Languages