Skip to content

Commit

Permalink
Merge pull request #43 from anyscale/update
Browse files Browse the repository at this point in the history
resolve dependencies for #39
  • Loading branch information
ceteri authored Mar 12, 2021
2 parents a9d6362 + 541b078 commit 9317775
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- tqdm >= 4.37.0
- keras
- scikit-learn
- holoviews
- holoviews >= 1.14
- bokeh
- ipywidgets
- psutil
Expand Down
2 changes: 1 addition & 1 deletion ray-crash-course/01-Ray-Tasks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.7.4"
},
"toc": {
"base_numbering": 1,
Expand Down
2 changes: 1 addition & 1 deletion requirements.extra
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nodejs
holoviews
holoviews >= 1.14
bokeh==2.1.1
atoma

0 comments on commit 9317775

Please sign in to comment.