We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a350e1 commit 1d0abc8Copy full SHA for 1d0abc8
env_python.sh
@@ -3,7 +3,7 @@
3
file=/workdir/${1:-env_python}.tar.gz
4
5
/opt/python/bin/python3 -m pip install \
6
- pylint yapf pytype \
+ pylint black pytype \
7
IPython "jupyterlab<2.3.0" nbconvert nbformat \
8
pandas ydata-profiling pyarrow findspark \
9
git+https://github.com/dclong/xinstall@main \
0 commit comments