You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have just plain black and white terminal text in our jupyterlab terminals. The following workaround enables colors, but it would be nice to have this as a default:
cp /etc/skel/.bashrc ~/.bashrc
# uncomment this line:
#force_color_prompt=yes
Currently we have just plain black and white terminal text in our jupyterlab terminals. The following workaround enables colors, but it would be nice to have this as a default:
See this related issue: jupyter/docker-stacks#815
The text was updated successfully, but these errors were encountered: