This commit is contained in:
@@ -15,7 +15,7 @@ RUN venv/bin/pip install notebook
|
|||||||
RUN venv/bin/pip install ipywidgets
|
RUN venv/bin/pip install ipywidgets
|
||||||
RUN venv/bin/pip install jupyterlab-lsp
|
RUN venv/bin/pip install jupyterlab-lsp
|
||||||
RUN venv/bin/pip install python-lsp-server[yapf,rope,pyflakes]
|
RUN venv/bin/pip install python-lsp-server[yapf,rope,pyflakes]
|
||||||
RUN venv/bin/pip install pylsp-mypy
|
#RUN venv/bin/pip install pylsp-mypy
|
||||||
RUN venv/bin/pip install solders
|
RUN venv/bin/pip install solders
|
||||||
RUN venv/bin/pip install solana
|
RUN venv/bin/pip install solana
|
||||||
ENV PATH="/home/jovyan/venv/bin/:$PATH"
|
ENV PATH="/home/jovyan/venv/bin/:$PATH"
|
||||||
|
Reference in New Issue
Block a user