Skip to content

Commit

Permalink
remove ipyparallel from 'how to bodge dependencies' FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
benclifford committed Sep 21, 2024
1 parent 3cc72b7 commit 132d5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ For instance, with conda, follow this `cheatsheet <https://conda.io/docs/_downlo
source activate <my_env>
# Install packages:
conda install <ipyparallel, dill, boto3...>
conda install <dill, boto3...>
How do I run code that uses Python2.X?
Expand Down

0 comments on commit 132d5b1

Please sign in to comment.