-
Implement functionality for saving recordsets of samples and specimens via selection and selection_series tables like in the old app.
There should be selection_series list and detail views. The latte…
-
We discussed this before, and I think we agreed that it would be helpful, at least while we experiment with pre-MVP, to be able to test query performance of Solr vs BigQuery. I think it would be great…
-
https://github.com/openwisp/django-freeradius/blob/master/django_freeradius/base/models.py
line 488:
` class Meta:
verbose_name = _('group')
verbose_name_plural = _('groups')
…
-
Nature of the problem - the results tables are somewhat complex for users to understand. We have given example queries, but there is still a learning curve especially if you want to join in a producti…
-
(reahl_env) c:\appserv\water_poll>pytest -o python_functions=demo_setup --pyargs water_poll_dev.test_water_poll
pytest -o python_functions=demo_setup --pyargs water_poll_dev.test_water_poll
====…
-
Tried to finetune your GPT2 Russian on russian dataset, but got this problem:
```
Traceback (most recent call last):
File "run_lm_finetuning.py", line 662, in
main()
File "run_lm_finetun…
-
I got an error when running opencv in Python on raspberry pi.
I tried to find and apply it to fix the error, but it did not work out.
I also confirmed that the module "face" is in the file open…
-
I am porting few models from a Django project as a test to see if we can replace Django with Starlette+Tortoise and one of the fields that is currently missing in Tortoise is OneToOneField.
One way…
-
**EDIT:** I've updated these commands based on the advice below. It works with a new Digital Ocean instance of Ubuntu.
**Update and upgrade the packages:**
```
apt-get update
apt-get -y upgrad…
-
OpenRVDAS will mostly be used on Linux, but a lot of people develop on MacOS, so it would be very handy to have a MacOS installation script that mirrors the Linux scripts in openrvdas/utils.