Skip to content

Commit

Permalink
removed my username
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-mueller committed Aug 21, 2024
1 parent cde84b9 commit 8b75203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notebooks/read_and_write/read_and_write.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"outputs": [],
"source": [
"host = 'omero-int.biotec.tu-dresden.de'\n",
"user = 'johamuel'\n",
"user = 'my-user-name' # replace this with your username\n",
"secure = True\n",
"port = 4064\n",
"group = 'default'\n",
Expand Down

0 comments on commit 8b75203

Please sign in to comment.