-
I started to use wd a few days ago and I realy like it. I just thought it would be cool if one would be able to do something like `wd add web user@example.com:/srv/http`
-
```
namespace :deploy do
# ...
task :migrate_db do
if role? :db
Dir.chdir(RAILS_ROOT)
Rake::Task['db:migrate'].invoke
end
end
task :post_deploy => [ :environment, :create…
-
-
I think there is an accessibility issue in the WD tables.
When I add a caption to the table, the caption is presented AFTER the filters. This screws up the context of the filters in the reading or…
-
When executing the query below with qlever the error below is raised. I have executed the same query in graphdb and it worked as expected. You can replicate the error with the following links:
[Exe…
-
Dear Daliang,
I am using the formula to get the contribution of ecological processes:
icres=iCAMP::icamp.big(comm=comm, pd.desc = pd.big$pd.file, pd.spname=pd.big$tip.label,
…
-
**Snakemake version**
7.32.4 and 8.5.5
**Describe the bug**
I was surprised that my DAG computation took long and even crashed, when the oom killer killed the process, as it used 100% of …
-
Hi there !
Is it possible to add the InternLM-XComposer2 model ( https://github.com/InternLM/InternLM-XComposer ) and the 3 versions of the WD tagger V3 models from SmilingWolf ? ( https://hugging…
-
### 问题描述
视频是第7集,页面信息是第6集
![image](https://github.com/user-attachments/assets/a15176a7-12bf-4f15-a1a6-373e0f0ae3a5)
### 复现步骤
概率复现,可能和切换集数时拉取视频源的网络请求的完成状态有关。
快速进行以下操作:
1. 打开选集,选择第6集;(第6集…
-
Hi,
I have 3TB WD with JMS759 Chip, and I already followed you instructions in PDF File and I have succedded create dek.hex
```
# cat dek.hex
23d610450387e64bcda4e48a62f9f6953ffa4f7e2913ea446e…