GCS-ZHN

Results 7 issues of GCS-ZHN

当因浏览器缩放、竖屏浏览等情况时,由于页面高度较高,没有滚动条。此时无法再鼠标滚轮下加载新帖。

- 修复使用MathJax数学公式的BUG,原版本无法正常显示公式 - 修复了一个浏览器Syntax Error,主要是gitment和另外一个评论变量在if语句中条件声明而导致了if条件不对时变量没有定义 - 修复了一个数组for循环的bug,使用hasOwnProperty规避了for .. in循环的问题,从而在浏览器console中出现BUG 如果作者同意合并PR,可以把_config.yml的修改给忽略一下

I have tried lots of python packages' version, but **it always show a misssing for some python modules or functions**. So I hope author could share the environment used by...

Some fonts are protected by copyright and cannot be download by `apt-get`, So I add an extra parameter `extra_font_packages` to allow users fonts uploaded as a ZIP package. ```yaml with:...

This PR is modified based on previous PR #165 by @cainmagi , ### Main change features: - automatical detect and filter `not array like` elements in forward output list/tuple/dict. For...

We deployed a local pdb database and try to use it as following cmd: ```bash colabfold_batch --num-models 5 \ --num-recycle 30 \ --data /ssd/home/xxxx/models/colabfold/af2 \ --recycle-early-stop-tolerance 0.1 \ --model-type alphafold2_multimer_v1...

## Describe the bug Fail to import `mendeleev.fetch` submodule by `from mendeleev import fetch` due to the definition of `mendeleev.__getattr__` function. ```python >>> from mendeleev import fetch Traceback (most recent...

bug