Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alibylite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Swain Lab
aliby
alibylite
Commits
34611abd
Commit
34611abd
authored
3 years ago
by
Alán Muñoz
Browse files
Options
Downloads
Patches
Plain Diff
update argo location
parent
4f399172
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
extraction/examples/argo.py
+1
-1
1 addition, 1 deletion
extraction/examples/argo.py
tests/argo/test_argo.py
+1
-1
1 addition, 1 deletion
tests/argo/test_argo.py
with
2 additions
and
2 deletions
extraction/examples/argo.py
+
1
−
1
View file @
34611abd
# Example of argo experiment explorer
# Example of argo experiment explorer
from
a
gora
.argo
import
Argo
from
a
liby.utils
.argo
import
Argo
from
extraction.core.extractor
import
Extractor
from
extraction.core.extractor
import
Extractor
from
extraction.core.parameters
import
Parameters
from
extraction.core.parameters
import
Parameters
from
extraction.core.functions.defaults
import
get_params
from
extraction.core.functions.defaults
import
get_params
...
...
This diff is collapsed.
Click to expand it.
tests/argo/test_argo.py
+
1
−
1
View file @
34611abd
# Example of argo experiment explorer
# Example of argo experiment explorer
import
pytest
import
pytest
from
a
gora
.argo
import
Argo
from
a
liby.utils
.argo
import
Argo
@pytest.mark.skip
(
reason
=
"
no way of testing this without sensitive info
"
)
@pytest.mark.skip
(
reason
=
"
no way of testing this without sensitive info
"
)
...
...
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