Skip to content

Commit

Permalink
pip stderr
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Sep 11, 2024
1 parent 1a28ba0 commit 3447dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workshop.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"outputs": [],
"source": [
"!pip install -q anndata==0.10.8 'git+https://github.com/ryan-williams/[email protected]#subdirectory=api/python/cellxgene_census' flax==0.8.5 leidenalg >/dev/null"
"!pip install -q anndata==0.10.8 'git+https://github.com/ryan-williams/[email protected]#subdirectory=api/python/cellxgene_census' flax==0.8.5 leidenalg 2>/dev/null"
]
},
{
Expand Down

0 comments on commit 3447dbe

Please sign in to comment.