You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our schema, I believe we can set it up so that jupyterConfigurator can be trueonly if singleuser.profileList is empty or unset (via one of the methods described in https://stackoverflow.com/a/38781027). This should ensure that we can't have both profile lists and the configurator enabled at the same time.
The text was updated successfully, but these errors were encountered:
(lifted from #3625 (review))
In our schema, I believe we can set it up so that jupyterConfigurator can be
true
only ifsingleuser.profileList
is empty or unset (via one of the methods described in https://stackoverflow.com/a/38781027). This should ensure that we can't have both profile lists and the configurator enabled at the same time.The text was updated successfully, but these errors were encountered: