Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wombat-binder
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jeremy BLEYER
wombat-binder
Commits
36ecae33
Commit
36ecae33
authored
Jun 21, 2021
by
Jeremy BLEYER
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add file
parents
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
0 deletions
+22
-0
apt.txt
apt.txt
+9
-0
environment.yml
environment.yml
+11
-0
postBuild
postBuild
+2
-0
No files found.
apt.txt
0 → 100644
View file @
36ecae33
libglx-mesa0:amd64
libglx0:amd64
libgl1:amd64
libglu1-mesa:amd64
libgl1-mesa-glx:amd64
libxcursor-dev:amd64
libxft2:amd64
libxinerama1:amd64
\ No newline at end of file
environment.yml
0 → 100644
View file @
36ecae33
channels
:
-
conda-forge
dependencies
:
# Jupyter
-
jupyterlab=2
# Python Kernel
-
matplotlib=3.1
-
numpy=1.17
-
scipy=1.4
-
meshio=4.0
-
pip
postBuild
0 → 100644
View file @
36ecae33
pip install --upgrade gmsh
python3 setup.py develop --user --no-convert
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment