Skip to content

Commit

Permalink
feat(client): Update session start options and project settings to us…
Browse files Browse the repository at this point in the history
…e compute resource pools (#2517)

Breaking change: support the the new session classes provided by the compute resource pools.

Sessions started from the UI will now use provisioned resource pools and session classes.

Fixes #2484.
  • Loading branch information
leafty authored Jul 7, 2023
1 parent 6625a76 commit cec9a51
Show file tree
Hide file tree
Showing 41 changed files with 3,886 additions and 1,356 deletions.
2 changes: 2 additions & 0 deletions client/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@
"datasets",
"dataverse",
"datetime",
"debounce",
"debounced",
"discoverability",
"dismissible",
"dropdown",
Expand Down
1 change: 1 addition & 0 deletions client/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build/
Loading

0 comments on commit cec9a51

Please sign in to comment.