Skip to content

Commit 465568f

Browse files
Update submodule01_Intro_to_terminal.ipynb
1 parent b265ff7 commit 465568f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AWS/submodule01_Intro_to_terminal.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@
517517
"---------\n",
518518
"<div class=\"alert alert-block alert-danger\">\n",
519519
" <i class=\"fa fa-exclamation-circle\" aria-hidden=\"true\"></i>\n",
520-
" <b>Alert: </b> The following steps require that you use the terminal. For instructions on opening a new terminal console within current layout click <a href=\"https://github.com/NIGMS/NIGMS-Sandbox/blob/new_console_doc/docs/HowToCreateNewTerminalConsoleJupyterLab.md\">here</a> \n",
520+
" <b>Alert: </b> The following steps require that you use the terminal. For instructions on opening a new terminal console within current layout click <a href=\"https://github.com/NIGMS/NIGMS-Sandbox/blob/main/docs/HowToCreateNewTerminalConsoleJupyterLab.md\">here</a> \n",
521521
"</div>\n",
522522
"\n",
523523
"You might have noticed that all of my filenames use `_` or `-` to separate words rather than spaces. Within commands spaces are generally used to separate arguments. Spaces within filenames will need to be *escaped* with the back slash symbol `\\`in the terminal environment. That is we will need to explicitly indicate that the space is part of the filename and NOT an indication that a second argument is being provided to the command.\n",

0 commit comments

Comments
 (0)