Skip to content

Commit

Permalink
Bgd 5953 workspace switching kernel causes an error (#234)
Browse files Browse the repository at this point in the history
* update to jupyterlab 4.1.8 with fix for switching kernels
  • Loading branch information
sigmarkarl authored Oct 9, 2024
1 parent 5241f0e commit a553c8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/bigdata-notebook-workspace/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: bigdata-notebook-workspace
description: A Helm chart for the Spot Big Data Notebook Workspace
type: application
version: 0.0.14
appVersion: 4.1.8-ofas-704f999
version: 0.0.15
appVersion: 4.1.8-ofas-31799c9
home: https://github.com/spotinst/charts
icon: https://docs.spot.io/_media/images/spot_mark.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/bigdata-notebook-workspace/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ image:
repository: public.ecr.aws/ocean-spark/bigdata-notebook
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: lab-4.1.8-ofas-704f999
tag: lab-4.1.8-ofas-31799c9

imagePullSecrets:
- name: spot-bigdata-image-pull
Expand Down

0 comments on commit a553c8b

Please sign in to comment.