Skip to content

Commit 1a350e1

Browse files
authored
Update env_python.sh
1 parent 2fef214 commit 1a350e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env_python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ file=/workdir/${1:-env_python}.tar.gz
55
/opt/python/bin/python3 -m pip install \
66
pylint yapf pytype \
77
IPython "jupyterlab<2.3.0" nbconvert nbformat \
8-
pandas pandas-profiling pyarrow findspark \
8+
pandas ydata-profiling pyarrow findspark \
99
git+https://github.com/dclong/xinstall@main \
1010
git+https://github.com/dclong/dsutil@main
1111

0 commit comments

Comments
 (0)