Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Fidle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
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
Talks
Fidle
Commits
700d3923
Commit
700d3923
authored
4 years ago
by
Jean-Luc Parouty
Browse files
Options
Downloads
Patches
Plain Diff
Update config
parent
e39ca41e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
BHPD/01-DNN-Regression.ipynb
+538
-538
538 additions, 538 deletions
BHPD/01-DNN-Regression.ipynb
fidle/config.py
+1
-1
1 addition, 1 deletion
fidle/config.py
with
539 additions
and
539 deletions
BHPD/01-DNN-Regression.ipynb
+
538
−
538
View file @
700d3923
source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
fidle/config.py
+
1
−
1
View file @
700d3923
...
@@ -32,7 +32,7 @@ VERSION = '0.57 DEV'
...
@@ -32,7 +32,7 @@ VERSION = '0.57 DEV'
# This locations are defaults locations :
# This locations are defaults locations :
#
#
locations
=
{
'
Fidle at GRICAD
'
:
f
"
{
os
.
getenv
(
'
SCRATCH_DIR
'
,
'
nowhere
'
)
}
/PROJECTS/pr-fidle/datasets
"
,
locations
=
{
'
Fidle at GRICAD
'
:
f
"
{
os
.
getenv
(
'
SCRATCH_DIR
'
,
'
nowhere
'
)
}
/PROJECTS/pr-fidle/datasets
"
,
'
Fidle at IDRIS
'
:
f
"
{
os
.
getenv
(
'
ALL_CCFRWORK
'
,
'
nowhere
'
)
}
/datasets
"
,
'
Fidle at IDRIS
'
:
"
/gpfswork/rech/mlh/uja62cb
/datasets
"
,
'
Fidle at HOME
'
:
f
"
{
os
.
getenv
(
'
HOME
'
,
'
nowhere
'
)
}
/datasets
"
}
'
Fidle at HOME
'
:
f
"
{
os
.
getenv
(
'
HOME
'
,
'
nowhere
'
)
}
/datasets
"
}
# ------------------------------------------------------------------
# ------------------------------------------------------------------
\ No newline at end of file
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