Skip to content

Commit

Permalink
uncomment
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerroth committed Feb 21, 2025
1 parent f29a57a commit 9846a0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"outputs": [],
"source": [
"# %%capture --no-display --no-stderr cell_output\n",
"%%capture --no-display --no-stderr cell_output\n",
"! pip install fuzzywuzzy PyTDC --no-dependencies # install tdc without dependencies to avoid version conflicts in the BioNeMo container\n",
"! pip install nvflare~=2.6\n",
"\n",
Expand Down

0 comments on commit 9846a0e

Please sign in to comment.