change text color in jupyter notebook

Solutions on MaxInterview for change text color in jupyter notebook by the best coders in the world

showing results for - "change text color in jupyter notebook"
Rafael
17 Jan 2019
1from IPython.display import Markdown
2display (Markdown('Hello, this is <span style="color: green">Visualscrapy.</span> color.'))
similar questions
queries leading to this page
change text color in jupyter notebook