DeeliN

Results 15 issues of DeeliN

In file `scalapack-2.2.0/REDIST/SRC/pgemraux.c`, change variable n type from `Int` to `long long`, so that `xxmr2d:out of memory` can be avoid. The created patch file was simply generated by: $ diff...

patch
update-package

### Problem description Tab titles disappeared while scrolling ### Feature description Fix tab titles while scrolling, like this one, https://www.w3schools.com/howto/howto_css_fixed_menu.asp ![image](https://github.com/bokeh/bokeh/assets/102862066/93b00e85-00ed-4ea9-bc29-28ea56b5b327) ![image](https://github.com/bokeh/bokeh/assets/102862066/b655bd58-8339-4abc-a0de-4496ec17f2e4) ### Potential alternatives Achieve this by custom css...

type: feature
tag: widgets
tag: layout
tag: CSS

Line 2288 ```py if dos: ``` change to ```py if isinstance(dos, CompleteDos): # Dos obj has no structure ``` The DOS object has no structure property, which causes error if...

needs testing
fix

For issure #105 Tested on my WSL ubuntu, there may be something need further fix.

Just a suggestion, ReadTheDocs theme and Pydata theme both look nice and have many advanced functions, such as dark mode, sticky TOC, and easily navigation. They are being used by...

As written in README, `new support branch (git clone -b branchname)`, I suppose we can specify branch when cloning. But, ```sh ❯ git clone https://github.com/nvim-neo-tree/neo-tree.nvim -b v3.x Cloning into 'neo-tree.nvim'......

今天打开MOSS弹出提示可以升级,点开后到了GITHUB的Release下载页,下载了个upx,不知道怎么用它升级

Hi, in the given example file `examples/radical_distribution_function.ipynb`, setting n_jobs !=1 caused ValueError: not enough values to unpack (expected 3, got 2) This error make the fast rdf functions less appealing...

大佬,你的很多插件我都在使用,感觉很酷。 我经常有这样的使用场景,需要给同事或朋友演示内容,时不时要搜索logseq笔记。有时候我会在笔记里记录一些私事或者隐私信息,这部分内容我不希望让他们看到,也不希望搜索的时候涵盖这些内容。我目前想到的实现步骤是: - 选中任意块,按快捷键添加标签 `secret` - 渲染环节,检测到这个标签,将内容显示成 `***` (如果有子块,则自动折叠之)。如果要查看原文,需要用快捷键激活。希望能设置两个快捷键,一个用来局部展示当前块的内容,一个应用于整个笔记本 - 全局搜索时,默认不搜索这部分内容;必须用快捷键激活(可以进一步要求输入密码验证身份)后才能加入搜索 注意,这些操作并不会对本地markdown源码执行任何加密操作,只是在logseq程序界面有影响。使用场景是当朋友在身边观看时,避免搜索出一些隐私内容。 不知道大佬有什么实现的思路么?我对logseq原理还不熟悉,不知道从哪入手。

南科大在深圳不是广州