Coder Social home page Coder Social logo

jingyaodou / uiuc_visual_class Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uiuc-ischool-dataviz/is445_bcubcg_fall2022

0.0 0.0 0.0 745.47 MB

Page for: https://uiuc-ischool-dataviz.github.io/is445_bcubcg_fall2022/

License: BSD 3-Clause "New" or "Revised" License

Shell 0.01% JavaScript 0.16% Ruby 0.01% Python 0.05% Emacs Lisp 0.38% CSS 0.01% Makefile 0.01% HTML 1.27% Jupyter Notebook 98.00% Less 0.08% SCSS 0.04% Asymptote 0.01%

uiuc_visual_class's Introduction

Course Template

This repository is a template for managing coursework using GitHub pages. It uses the theme dinky, nbviewer.js, and reveal.js for presenting material.

For each week of class, create a subdirectory weekZZ (where ZZ is the week of the class) and place any .ipynb and .md files in that directory. Lectures can utilize the layout lecture, which will present them in revealjs.

NOTE for instructors: If you are online (or even in person), one suggestion I got from students was to be able to have "real time" access to the in class notebooks. This was accomplished by having a little auto-commit script going on in the background

cd YOUR_PATH_GOES_HERE/is445_spring2022; while :; do clear; source auto_commit.sh; sleep 30; done

I couldn't get crontab to work (I think it has to do with the user-key/ssh permissions something something), but that is probably a much more elegant solution.

To run locally

bundle exec jekyll serve -l

Notes on Course Materials

This course was a 3 hour online version of this course in person.

As of Fall 2020, this section and the section developed in parallel by Matthew Turk have diverged somewhat. Occasionally, contributions will be passed back and forth and the commit message history may not reflect the original authorship.

These two repositories have been developed in collaboration, and authorship is shared between Jill Naiman and Matthew Turk.

Notes on common errors

jekyll 3.9.0 | Error: No such file or directory @ realpath_rec

Sometimes you have to re-install the bundle, to do this delete the Gemfile.lock and run bundle install

uiuc_visual_class's People

Contributors

jnaiman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.