Skip to content

Commit

Permalink
[ENH] Add pyarrow and s3fs (#1393)
Browse files Browse the repository at this point in the history
* Add `pyarrow` and `s3fs`

* Adding gcsf

* update typo
  • Loading branch information
viniciusdc authored Aug 12, 2022
1 parent c568acf commit 514d52a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions qhub/initialize.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,9 @@
"ipywidgets",
f"qhub-dask =={qhub_dask_version}",
"python-graphviz",
"pyarrow",
"s3fs",
"gcsfs",
"numpy",
"numba",
"pandas",
Expand Down

0 comments on commit 514d52a

Please sign in to comment.