Skip to content

Commit 8c8a1c5

Browse files
authored
Merge pull request #31 from hbcarlos/binder
Unpin version jupyros
2 parents f38fc5e + 855baed commit 8c8a1c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

binder/environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ channels:
33
- conda-forge
44
- robostack
55
dependencies:
6-
- python=3.8
6+
- python=3.9
77
- nodejs=14
8-
- jupyterlab=3.1
8+
- jupyterlab
99
- ipympl
1010
- ipyvuetify
1111
- bqplot
@@ -25,4 +25,4 @@ dependencies:
2525
# our stuff
2626
- robostack::jupyterlab-ros
2727
- robostack::jupyter-amphion
28-
# - robostack::jupyter-ros=0.5
28+
- robostack::jupyter-ros

0 commit comments

Comments
 (0)