Jon Jiang

Results 5 issues of Jon Jiang

Some inconsistence occured when parse the follow string: ```py >>> import parse >>> pattern = ' {:4} {:2} {:4} {:1} {:12.3f}' >>> line1 = ' SUWN A 1 P -3062023.278'...

bug

I encountered an error while compiling the program v0.0.18 (main branch) on CentOS 7.6. I followed the instructions in the readme carefully, when run `cmake ..` in build folder, got:...

- [x] Searched existing issues to avoid creating duplicates. - [x] Confirmed that it can be reproduced in built-in themes without customized css. If it only exists in 3rd party...

I'm trying aquarel in jupyter lab, but it's doesn't work sometimes (can't display in jupyter lab page). You may try this code: ```py import numpy as np import matplotlib.pyplot as...

- [x] I have marked all applicable categories: + [x] exception-raising bug + [x] visual output bug - [x] I have visited the [source website], and in particular read the...