Skip to content

learningequality/sushi-chef-concord-consortium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concord Consortium Science Simulations Chef

Sushi chef for https://learn.concord.org/

Step 0: Installation

  • Install pip if you don't have it already.
  • Install Python3 if you don't have it already
  • Install Git if you don't have it already
  • Open a terminal
  • Run git clone https://github.com/learningequality/sushi-chef-concord-consortium then cd sushi-chef-concord-consortium
  • Create a Python3 virtual env virtualenv -p python3 venv and activate it using source venv/bin/activate
  • Run pip install -r requirements.txt

Step 1: Obtaining an Authorization Token

You will need an authorization token to create a channel on Kolibri Studio. In order to obtain one:

  1. Create an account on Kolibri Studio.
  2. Navigate to the Tokens tab under your Settings page.
  3. Copy the given authorization token (you will need this for later).

Step 2: Running the chef

    ./sushichef.py -v --reset --token=<your_token_here>

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages