File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -202,6 +202,19 @@ The workshop covers all of the material in this module and much more. See [NCGR'
202202
203203<details >
204204
205+ <summary >command not found</summary >
206+
207+ If you try to run a code cell and you get the error ` command not found ` , then there's a good chance that you're not using the correct Jupyter kernel.
208+ To change what kernel you're using, in JupyterLab click "Kernel" -> "Change Kernel..."
209+ In the pop-up that appears, select "nigms-pangenomics" in the dropdown and then click the "Select" button.
210+ If "nigms-pangenomics" is not an option, then you need to setup the environment.
211+ Do this by following the "Installing Software" instructions in the [ Before Starting] ( #before-starting ) section of this readme.
212+ Note that you must restart your Vertex AI Workbench VM instance after completing the setup to be able to use the "nigms-pangenomics" kernel.
213+
214+ </details >
215+
216+ <details >
217+
205218<summary >Resetting Bandage</summary >
206219
207220Sometimes the Bandage software can break, i.e. there will be a message that say "KasmVNC encountered an error."
You can’t perform that action at this time.
0 commit comments