-
### Story
As a developer, I want to easily reference (and update as needed) development practices for our project, so I can follow best development practices and our project maintains consistent code…
-
Tests are a major part of my development workflow. I want my development with Redux-ORM to be as well-tested as anything else. I spoke briefly with Mark and he suggested I open a discussion issue abou…
-
In particular the bin-erasing / replacing mechanism does not work. E.g.
```python
ds = sc.Dataset({'a': sc.data.table_xyz(10).rename_dims(row='x')})
sc.hist(ds, x=2)
```
fails with
```
Attribut…
-
## Summary
_Describe what went wrong_
## Specs
- Device:
- Browser:
## Steps to Reproduce
**Test User:**
1. Go to: _URL_
2.
### Actual Result
_Describe what happened that was unexpected or und…
-
# Practice Test Corrections | CompSci Blogs
Practice test corrections
[http://localhost:4200/student/2023/10/29/CSP_Practice_Test_Corrections_IPYNB_2_.html](http://localhost:4200/student/2023/10/29/…
-
Login is done. Now, let's make the user list UI.
# Step 1/3 - Users List Frontend (FE)
#### Estimated time: 3 hours
The blank page you created will list all registered users on our server. Each list…
-
Test issue summery
Steps to reproduce:
1. go to application
2. find the bug
Expected result: applications should run properly
Actual result: Application crushes when opening
-
# 🧱 Description
The goal of this task is to create an archive of good backend development practices. This archive will serve as a reference guide for the development team, ensuring consistency an…
-
Since @dazKind already has the old IQM loader in engine,
It might be good to test the mesh data from the "raw" importer
(i.e cache the matrices and dq values externally, from the raw data).
Everythi…
-
**Is your feature request related to a problem? Please describe.**
As a best practice our development environments are not open to public internet. Is there a way to allow servers that are running the…