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
move the directory in which the default CCconfig.toml is downloaded from pwd() to homedir(), avoiding problems when Windows loads Julia REPL in C:\Windows\System32 directory.
if CCconfig.toml is not found in pwd(), try to find it at homedir() instead of /etc (non-portable)
silencing warnings for not-found processors and accelerators of instance types
create $HOME/.ssh directory if it does not exist;
check whether MW clusters are supported in deploying and inform the user;
EC2 image pointed at CCconfig.toml updated to Julia 1.11.2.
The text was updated successfully, but these errors were encountered:
@JuliaRegistrator register()
Release notes:
Minor changes
The text was updated successfully, but these errors were encountered: