manrajgrover/halo
Voir sur GitHubBug: Long texts length is not matching output area in Jupyter
Open
#60 ouverte le 15 mai 2018
bughacktoberfesthelp wantedjupyterup-for-grabs
Métriques du dépôt
- Stars
- (3 022 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Description
Currently, on using long texts with animations in Jupyter results in output wrapping in next line. Fix for this would be to give it a fixed layout width or try and get the width of display area while creating frames.
System settings
- Operating System: Mac OS
- Terminal in use: NA
- Python version: 2.7.14
- Halo version: HEAD
pip freezeoutput: NA
Error
Output wraps in display area for Jupyter notebook when long texts are used.
Expected behaviour
Output should take width of display area before creating frames.
Steps to recreate

People to notify
@JungWinter @ManrajGrover