Skip to content

Commit

Permalink
fix Juno
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioLangaritaBenitez committed Nov 25, 2024
1 parent 7cef4c6 commit 3773ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Juno.vue
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ export default {
this.form.environment.Variables["JUPYTER_DIRECTORY"]= "/mnt/"+this.bucket_selected
this.form.mount.path=this.bucket_selected
this.form.vo=this.oidc_groups
this.serviceDefinition=this.form
this.createServiceCall(this.form,this.createServiceCallBack)
},
Expand Down

0 comments on commit 3773ae6

Please sign in to comment.