Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
autograde
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fotis Georgatos
autograde
Commits
b7b2644b
Commit
b7b2644b
authored
3 years ago
by
Gavin Lee
Browse files
Options
Downloads
Patches
Plain Diff
Auto-saving for lee.gavin.k@gmail.com on branch master from commit
676818e3
parent
676818e3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Untitled.ipynb
+53
-0
53 additions, 0 deletions
Untitled.ipynb
grading/results_[Bar,Foo]_598b9a96.zip
+0
-0
0 additions, 0 deletions
grading/results_[Bar,Foo]_598b9a96.zip
with
53 additions
and
0 deletions
Untitled.ipynb
0 → 100644
+
53
−
0
View file @
b7b2644b
{
"cells": [
{
"cell_type": "code",
"execution_count": 2,
"id": "6c13b533-1b35-4f86-ae03-70ef39af01ad",
"metadata": {},
"outputs": [],
"source": [
"!autograde test demo/test.py demo/notebook.ipynb --target ./grading --context demo/context"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "8067fe50-1604-403a-9178-5b3445388e7b",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
" * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)\n"
]
}
],
"source": [
"!autograde audit ./grading/results_[Bar,Foo]_598b9a96.zip"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.6"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
%% Cell type:code id:6c13b533-1b35-4f86-ae03-70ef39af01ad tags:
```
python
!
autograde
test
demo
/
test
.
py
demo
/
notebook
.
ipynb
--
target
.
/
grading
--
context
demo
/
context
```
%% Cell type:code id:8067fe50-1604-403a-9178-5b3445388e7b tags:
```
python
!
autograde
audit
.
/
grading
/
results_
[
Bar
,
Foo
]
_598b9a96
.
zip
```
%% Output
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
This diff is collapsed.
Click to expand it.
grading/results_[Bar,Foo]_598b9a96.zip
+
0
−
0
View file @
b7b2644b
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment