Skip to content

Commit

Permalink
Update notebook.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
SGenheden committed Mar 27, 2023
1 parent 5396046 commit 87d32fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"# | tail --lines=1 \\\n",
"# | cut -f 3 -d /) \\\n",
"# && pip install --quiet https://github.com/MolecularAI/aizynthfinder/archive/${AIZ_LATEST_TAG}.tar.gz)\n",
"!pip install --quiet aizynthfinder[all]",
"!pip install --quiet aizynthfinder[all]\n",
"!mkdir --parents data && download_public_data data\n"
]
},
Expand Down

0 comments on commit 87d32fb

Please sign in to comment.