Skip to content

Commit 1e098f8

Browse files
committed
Update instruction on login
1 parent 64bec17 commit 1e098f8

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

python/jupyter_notebook/CipherStash-Getting-Started.ipynb

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,19 +49,11 @@
4949
"source": [
5050
"### Log into the workspace\n",
5151
"\n",
52-
"Check that you have `stash` command available in your PATH, and run the command below and follow the instructions.\n",
52+
"Check that you have `stash` command available in your PATH, and run the command below in your shell (not here in this notebook) and follow the instructions.\n",
5353
"You will be either automatically be logged into your workspace, or be prompted to log into one of them.\n",
54-
"Note the **Workspace ID** shown here."
55-
]
56-
},
57-
{
58-
"cell_type": "code",
59-
"execution_count": null,
60-
"id": "4d87342c-7039-44da-991e-e0ee56221820",
61-
"metadata": {},
62-
"outputs": [],
63-
"source": [
64-
"! stash login"
54+
"Note the **Workspace ID** shown here.\n",
55+
"\n",
56+
"> stash login"
6557
]
6658
},
6759
{

0 commit comments

Comments
 (0)