Commit Β·
959b66d
1
Parent(s): 83ce733
restructure: move all files to repo root so README is visible on GitHub
Browse files- customer-support-openenv/.gitignore β .gitignore +0 -0
- customer-support-openenv/Dockerfile β Dockerfile +0 -0
- customer-support-openenv/README.md β README.md +0 -0
- customer-support-openenv/app.py β app.py +0 -0
- {customer-support-openenv/baseline β baseline}/run_baseline.py +0 -0
- {customer-support-openenv/data β data}/tickets.json +0 -0
- {customer-support-openenv/env β env}/__init__.py +0 -0
- {customer-support-openenv/env β env}/environment.py +0 -0
- {customer-support-openenv/env β env}/grader.py +0 -0
- {customer-support-openenv/env β env}/models.py +0 -0
- {customer-support-openenv/env β env}/tasks.py +0 -0
- {customer-support-openenv/env β env}/utils.py +0 -0
- customer-support-openenv/openenv.yaml β openenv.yaml +0 -0
- customer-support-openenv/requirements.txt β requirements.txt +0 -0
customer-support-openenv/.gitignore β .gitignore
RENAMED
|
File without changes
|
customer-support-openenv/Dockerfile β Dockerfile
RENAMED
|
File without changes
|
customer-support-openenv/README.md β README.md
RENAMED
|
File without changes
|
customer-support-openenv/app.py β app.py
RENAMED
|
File without changes
|
{customer-support-openenv/baseline β baseline}/run_baseline.py
RENAMED
|
File without changes
|
{customer-support-openenv/data β data}/tickets.json
RENAMED
|
File without changes
|
{customer-support-openenv/env β env}/__init__.py
RENAMED
|
File without changes
|
{customer-support-openenv/env β env}/environment.py
RENAMED
|
File without changes
|
{customer-support-openenv/env β env}/grader.py
RENAMED
|
File without changes
|
{customer-support-openenv/env β env}/models.py
RENAMED
|
File without changes
|
{customer-support-openenv/env β env}/tasks.py
RENAMED
|
File without changes
|
{customer-support-openenv/env β env}/utils.py
RENAMED
|
File without changes
|
customer-support-openenv/openenv.yaml β openenv.yaml
RENAMED
|
File without changes
|
customer-support-openenv/requirements.txt β requirements.txt
RENAMED
|
File without changes
|