Skip to content

Commit

Permalink
Merge pull request #53 from scottyhq/jlab-pin
Browse files Browse the repository at this point in the history
pin jlab=2
  • Loading branch information
scottyhq authored Jan 5, 2021
2 parents ec9db37 + f7d20b4 commit db089d2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
12 changes: 8 additions & 4 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2020.12.22" %}
{% set version = "2021.01.05" %}

package:
name: pangeo-notebook
Expand All @@ -15,7 +15,7 @@ requirements:
- ipywidgets =7.5.1
- jupyter-server-proxy =1.5.2
- jupyterhub-singleuser =1.3.0
- jupyterlab >=2
- jupyterlab =2
- nbgitpuller =0.9.0
- nodejs >=12

Expand Down

0 comments on commit db089d2

Please sign in to comment.