Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable colorized terminals in aws jupyterhubs #301

Closed
scottyhq opened this issue Jun 18, 2019 · 1 comment
Closed

enable colorized terminals in aws jupyterhubs #301

scottyhq opened this issue Jun 18, 2019 · 1 comment

Comments

@scottyhq
Copy link
Member

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

See this related issue: jupyter/docker-stacks#815

@scottyhq
Copy link
Member Author

we haven't implemented this as a default, but closing since the above comment demonstrates a workaround for users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant