We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NOTES ON Commanding The Cloud Chris G instructing, 2024-11-07 Deactivating a virtual environment is minor thing. If there were a way to put it in a sidebar (rather than the main flow of the lesson) it'd belong there. I most often deactivate a virtual environment just by logging out--- which might be more important to know: When you log back in, you'll have to 'source env/bin/activate' again to continue using whatever you installed in the venv. TIMING, trying for 3 hours with two breaks Started about 1:02 pm 1:02 start https://acenet-arc.github.io/command_the_cloud/introduction/ ~1:22 start https://acenet-arc.github.io/command_the_cloud/installing-cli/ Break at 1:54 2:05 start https://acenet-arc.github.io/command_the_cloud/creating-a-keypair/ 2:17 start https://acenet-arc.github.io/command_the_cloud/creating-a-vm/ Maybe add notes about what to do on build error "Volume ... did not finish being created even after we waited 188 seconds or 61 attempts" 2:50 first login to new VMs Break at 2:53 3:06 start https://acenet-arc.github.io/command_the_cloud/creating-a-volume-image/ Why shut down our instance via the web interface when the workshop is about using the command line? Typo: "weather" -> "whether" Typo: "--disk-foramt" -> "--disk-format"
3:40 start https://acenet-arc.github.io/command_the_cloud/backups/ Not enough time left to actually do the stuff, just talked about it
The text was updated successfully, but these errors were encountered:
No branches or pull requests
NOTES ON Commanding The Cloud
Chris G instructing, 2024-11-07
Deactivating a virtual environment is minor thing. If there were a way to
put it in a sidebar (rather than the main flow of the lesson) it'd belong there.
I most often deactivate a virtual environment just by logging out--- which might be
more important to know: When you log back in, you'll have to 'source env/bin/activate'
again to continue using whatever you installed in the venv.
TIMING, trying for 3 hours with two breaks
Started about 1:02 pm
1:02 start https://acenet-arc.github.io/command_the_cloud/introduction/
~1:22 start https://acenet-arc.github.io/command_the_cloud/installing-cli/
Break at 1:54
2:05 start https://acenet-arc.github.io/command_the_cloud/creating-a-keypair/
2:17 start https://acenet-arc.github.io/command_the_cloud/creating-a-vm/
Maybe add notes about what to do on build error "Volume ... did not finish
being created even after we waited 188 seconds or 61 attempts"
2:50 first login to new VMs
Break at 2:53
3:06 start https://acenet-arc.github.io/command_the_cloud/creating-a-volume-image/
Why shut down our instance via the web interface
when the workshop is about using the command line?
Typo: "weather" -> "whether"
Typo: "--disk-foramt" -> "--disk-format"
3:40 start https://acenet-arc.github.io/command_the_cloud/backups/
Not enough time left to actually do the stuff, just talked about it
The text was updated successfully, but these errors were encountered: