Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Tutorials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
ptb-843
Tutorials
Commits
c4042041
Commit
c4042041
authored
1 year ago
by
Nando Farchmin
Browse files
Options
Downloads
Patches
Plain Diff
Add environment file and ipynb diff
parent
8c9d3eec
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Add environment file and ipynb diff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitattributes
+3
-0
3 additions, 0 deletions
.gitattributes
environment.yml
+21
-0
21 additions, 0 deletions
environment.yml
with
24 additions
and
0 deletions
.gitattributes
0 → 100644
+
3
−
0
View file @
c4042041
*.ipynb filter=nbstripout
*.zpln filter=nbstripout
*.ipynb diff=ipynb
This diff is collapsed.
Click to expand it.
environment.yml
0 → 100644
+
21
−
0
View file @
c4042041
name
:
tutorial
channels
:
-
conda-forge
-
defaults
dependencies
:
-
ipython=8.4.*
-
jupyter=1.0.*
-
jupyterlab=3.5.*
-
matplotlib=3.5.*
-
nbstripout=0.6.*
-
pip=22.1.*
-
psutil=5.9.*
-
pytest=7.1.*
-
python=3.9.*
-
scipy=1.7.*
-
tqdm=4.64.*
-
pip
:
-
emcee==3.0rc2
-
numpy==1.22.*
-
pylint==2.14.*
-
pythia-uq==3.0.*
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