Skip to content

Commit

Permalink
Update notebook for tensorflow
Browse files Browse the repository at this point in the history
This change should fix the jax problems that are mentioned here: pangeo-data/pangeo-docker-images#387 (comment)
  • Loading branch information
dhruvbalwada authored Oct 12, 2022
1 parent 63a0345 commit 58d449c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/clusters/m2lines/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ basehub:
- display_name: Large + Nvidia K80 GPU + Tensorflow
description: 24GB RAM, 8 CPUs
kubespawner_override:
image: "pangeo/ml-notebook:2022.09.21"
image: "pangeo/ml-notebook:f84546a"
mem_limit: 30G
mem_guarantee: 24G
node_selector:
Expand Down

0 comments on commit 58d449c

Please sign in to comment.