Skip to content

Commit

Permalink
Update Minimalist_Demo_Client_Notebook.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulineMauryL authored Nov 5, 2024
1 parent b60fbf4 commit 9167f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/notebooks/Minimalist_Demo_Client_Notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"source": [
"## Step 2: Initialise the client\n",
"\n",
"Once the library is installed, a Client object must be created. It is responsible for sending sending requests to the server and processing responses in the local environment. It enables a seamless interaction with the server. \n",
"Once the library is installed, a Client object must be created. It is responsible for sending requests to the server and processing responses in the local environment. It enables a seamless interaction with the server. \n",
"\n",
"To create the client, give it a few parameters:\n",
"- a url: the root application endpoint to the remote secure server.\n",
Expand Down

0 comments on commit 9167f48

Please sign in to comment.