Skip to content

Commit

Permalink
add bokeh_sampledata dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayThorve committed Sep 17, 2024
1 parent f9a617d commit f2e7ab8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ channels:
- nvidia
dependencies:
- bokeh>=3.1
- bokeh_sampledata
- cuda-version=11.8
- cudatoolkit
- cudf==24.10.*,>=0.0.0a0
Expand Down
1 change: 1 addition & 0 deletions conda/environments/all_cuda-125_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ channels:
- nvidia
dependencies:
- bokeh>=3.1
- bokeh_sampledata
- cuda-version=12.5
- cudf==24.10.*,>=0.0.0a0
- cugraph==24.10.*,>=0.0.0a0
Expand Down
2 changes: 2 additions & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ dependencies:
common:
- output_types: [conda, requirements]
packages:
- bokeh_sampledata
- ipykernel
- ipython
- jupyter_sphinx
Expand All @@ -153,6 +154,7 @@ dependencies:
common:
- output_types: [conda, requirements]
packages:
- bokeh_sampledata
- ipython
- notebook>=0.5.0
- output_types: [conda]
Expand Down

0 comments on commit f2e7ab8

Please sign in to comment.