Skip to content

Commit 37117ae

Browse files
authored
Add jupyter-offlinenotebook to silent the annoying message (#16)
1 parent 9f4cd3a commit 37117ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: try-gmt
22
channels:
33
- conda-forge
4+
- defaults
45
dependencies:
56
- python=3.9
67
- gmt=6.1.1
78
- pygmt=0.3.0
8-
- jupyterlab
9+
- jupyterlab=3.0.7
10+
- jupyter-offlinenotebook=0.2.1

0 commit comments

Comments
 (0)