-
After lots of discussion and considering DB publishing policies it is certain that the interface should be greatly simplified
The branch https://github.com/antigenomics/vdjdb-server/tree/imlayout c…
-
```
Arrows to change between tabs, and launchers....
```
Original issue reported on code.google.com by `jose.exposito89@gmail.com` on 30 Aug 2011 at 11:51
-
Is there a way to extract the actual name of the program for Alexa when querying the temperature?
It seem to be hard coded to "summer program", "winter Program", etc. Since we have multiple zones, …
-
-
Error messages are generated with assert right now for debugger. Maybe we should format it a bit and make it show less stack trace.
-
The design can be improved, a lot. We students can work on setting up standard components and style guides to use across the project as it scales up.
-
**What is the feature and why do you need it**:
I'd love to be able to do something like this:
```python
from kubernetes.client import ExtensionsV1beta1Ingress as Ingress
...
for ingress …
-
### Acceptance Criteria
* The application should be functional on mobile screens.
### User Story
* User will open application on mobile device and be able to access all functionality.
### Resource…
-
So VSH2 itself is specifically designed to be a few-vs-all type boss mode...
However, VSH2's structures allows it so that, with a very small amount of internal tweaks, you can have boss vs red+friend…
-
These classes can be made module-friendly by using a wrapper like this (credit to @sheppard).
``` javascript
(function (factory) {
if (typeof define === 'function' && define.amd) {
// AMD…