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

Add render_beautiful_msg Method, Remove sty Package #191

Merged
merged 1 commit into from
May 12, 2021

Conversation

ChihweiLHBird
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 87.605% when pulling 61c5886 on zhiwei/colorful_msg into 99f8411 on master.

@rgerkin
Copy link
Contributor

rgerkin commented May 11, 2021

@ChihweiLHBird Did you basically just figure out what sty was doing and implement it manually?

@ChihweiLHBird
Copy link
Contributor Author

ChihweiLHBird commented May 12, 2021

@ChihweiLHBird Did you basically just figure out what sty was doing and implement it manually?

@rgerkin Yes, I tested it and it works on Windows Terminal with PowerShell and JupyterLab. Can you help me to test it on other platform like Mac? I think it will be okay on Linux/Mac. To test it, you can copy this method and directly (without being in a class) define it in notebook or other environments. And then you can call it with the appropriate parameters and print the string it returns.

@rgerkin rgerkin marked this pull request as ready for review May 12, 2021 16:33
@rgerkin rgerkin merged commit d54ad9a into master May 12, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants