Tian-yi Liang

Results 13 comments of Tian-yi Liang

> 对的,ui。感觉太重了。

> Change olclient.py line 92 to `BeautifulSoup(projects_page.content, 'html.parser').find('meta', {'name': 'ol-prefetchedProjectsBlob'}).get('content'))['projects']` will fix this issue. This is due to the overleaf webpage is changed, and the original code cannot find projects...

> > Change olclient.py line 92 to `BeautifulSoup(projects_page.content, 'html.parser').find('meta', {'name': 'ol-prefetchedProjectsBlob'}).get('content'))['projects']` will fix this issue. This is due to the overleaf webpage is changed, and the original code cannot find...