forked from kallewesterling/curriculum-to-notebooks
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathorder.json
1 lines (1 loc) · 1.5 KB
/
order.json
1
{"order": {"twitter-api": ["what_is_api", "getting_key", "accessing_api", "creating_twitterbot", "scraping_data", "resources"], "text-analysis": ["overview", "text_as_data", "data_cleaning", "preparing", "searching", "positioning", "built-in", "cleaning", "make_corpus", "pos_tagging", "conclusion"], "python": ["repl", "types", "variables", "run", "errors", "loops", "conditionals", "input", "google", "motivate", "introspection", "resources"], "omeka": ["theoreticalconcerns", "omekainstall", "createasite", "themesplugins", "addanitem", "collections", "digitalexhibitions", "whichomeka", "next"], "machine-learning": ["introduction", "installation", "classification", "data", "features", "supervised", "supervised_classification", "unsupervised", "review", "visualize", "decision_boundary", "bag_of_words", "lda", "word_cloud"], "html-css": ["introduction", "opening_activity", "basic", "elements", "p_and_h", "links", "images", "conventions", "create_site", "css_basic", "integration", "rules", "filter", "classes", "creating_stylesheet", "troubleshooting", "summary", "public", "resource"], "git": ["concept", "examples", "commandline", "gitconfig", "markdown", "gitaction", "github", "cloning", "challenge", "summary", "resources"], "command-line": ["what-is-the-command-line", "text-editors", "why-is-the-command-line-useful", "getting-to-the-command-line", "navigation", "creating-files-and-folders", "creating_a_cheat_sheet", "pipes", "data", "grep", "summary", "text-editors-ides", "other-commands", "challenges", "glossary"]}}