[
https://issues.apache.org/jira/browse/DATALAB-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vira Vitanska updated DATALAB-1365:
-----------------------------------
Description:
# Retrieve available list group -error -ModuleNotFoundError: No module named
'xmlrpclib'
# Get rid of Python2 during SSN deployment, Notebook creation???
*Jupyter:*
{code:java}
sudo: apt-get -y build-dep python-matplotlib 2>&1 | tee /tmp/tee.tmp; if ! grep
-w -E "(frontend is locked|locked)" /tmp/tee.tmp > /tmp/apt.log; then echo "" >
/tmp/apt.log;fi
{code}
{code:java}
sudo: apt-get -y install nodejs 2>&1 | tee /tmp/tee.tmp; if ! grep -w -E
"(frontend is locked|locked)" /tmp/tee.tmp > /tmp/apt.log; then echo "" >
/tmp/apt.log;fi{code}
RStudio
{code:java}
// code placeholder
{code}
#
was:
# Retrieve available list group -error -ModuleNotFoundError: No module named
'xmlrpclib'
# Get rid of Python2 during SSN deployment, Notebook creation???
#
> Migrate to Python3
> ------------------
>
> Key: DATALAB-1365
> URL: https://issues.apache.org/jira/browse/DATALAB-1365
> Project: Apache DataLab
> Issue Type: Task
> Components: DataLab Main
> Reporter: Vira Vitanska
> Assignee: Leonid Frolov
> Priority: Major
> Labels: AWS, AZURE, Debian, DevOps, GCP, RedHat
> Fix For: v.2.5
>
> Attachments: Jupyter creation1.png, RStudio creation.png
>
>
> # Retrieve available list group -error -ModuleNotFoundError: No module named
> 'xmlrpclib'
> # Get rid of Python2 during SSN deployment, Notebook creation???
> *Jupyter:*
> {code:java}
> sudo: apt-get -y build-dep python-matplotlib 2>&1 | tee /tmp/tee.tmp; if !
> grep -w -E "(frontend is locked|locked)" /tmp/tee.tmp > /tmp/apt.log; then
> echo "" > /tmp/apt.log;fi
> {code}
> {code:java}
> sudo: apt-get -y install nodejs 2>&1 | tee /tmp/tee.tmp; if ! grep -w -E
> "(frontend is locked|locked)" /tmp/tee.tmp > /tmp/apt.log; then echo "" >
> /tmp/apt.log;fi{code}
> RStudio
> {code:java}
> // code placeholder
> {code}
> #
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]