-
Hello guys,
The current Swagger API docs are not up to date anymore and it would also be a good time to look at the specific topics again that should be made available as well as which entities are…
-
#Decompiled by Mr Ghost
import requests, json, random, string, sys, os
from random import randint
import time
from bs4 import BeautifulSoup as BS
os.system('pip install requests')
os.system('pi…
-
For "Simulate Orbit Screen" would be nice to add a button that retrieves telemetry stored on a USB drive, potentially using a subroutine call to https://github.com/ISS-Mimic/Mimic/blob/main/Pi/Recorde…
-
1. Option to terminate HTVS jobs.
2. Resume/restart jobs.
@prescienceit @sanvida@prescience.in
-
Using the HTTP binding, it is possible to specify a status code in a form with the term `htv:statusCodeValue` like so:
```json
{
"href": "/foo",
"response": {
"htv:statusCodeVal…
JKRhb updated
1 month ago
-
Hi,
While 1milion combinations were submitted to different servers- some of the combination got stuck at prepare_ligand.py. Some of them had atom types such as CL, S, F. Most of them were broken wh…
-
I ran with:
`htv ALL -R -F -a -f -v`
and after a few videos it returned with:
`Traceback (most recent call last):
File "/home/ubuntu/.local/bin/htv", line 8, in
sys.exit(main())
File …
-
Dear
I cant find 1.1 on gitlab
I have an code to run on localhost, this is ok for two link types:
```
http://14.171.70.170:8989/udp/232.84.1.117:10254
http://htv.live.vnroute.com/vtv3hd.720p.catc…
-
1. In general, 1st col. is smiles and 2nd col. is strings.
@sanvidat
-
At the moment the implementation for readMultipleproperties() iterates over all *readable* properties and returns the result.
In fact it should find a form with op `readmultipleproperties` and report…