-
### Description
This is an extension of the existing https://github.com/SamagraX-Stencil/stencil/issues/7 issue to add more features like Bulk verification.
### Objective
Goal of this issue is to…
-
### FILE
```
require 'prawn'
require 'prawn/table'
ActiveAdmin.register Card::Request, as: 'CardRequestReport' do
menu parent: 'Reports', label: 'Card Request Reports'
config.filters = false
…
-
# Objective
Develop a new feature for the Galaxy platform that enables tool developers to create a standard HTML report by specifying a folder containing CSV and image files. This feature will exten…
-
## Acceptance Criteria
- Upgrade our current prod superset to version 4.0.1. https://github.com/apache/superset/releases/tag/4.0.1
- The metadata is currently stored on the ec2 instance itself, …
-
### Description
## Problem
Using the generated client the browser is not prompting the user to auto download the file.
### Response Headers
```
api-supported-versions: 1.0
content-disposit…
-
### Issue Type
Bug
### Source
binary
### Secretflow Version
1.10
### OS Platform and Distribution
ubuntu 20.04
### Python version
3.10
### Bazel version
null
### GCC/Compiler version
null…
-
### FILE
```
require 'prawn'
require 'prawn/table'
ActiveAdmin.register Verification, as: 'KycReport' do
menu parent: 'Reports', label: 'Kyc Reports'
controller do
before_action :set_date_r…
-
[NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ )
These reports need to share with various stakeholders using cloud resources
## Summary
[NOTE]: # ( Provide a bri…
-
Being able to download the data in TSV/CSV format for pretty much any of the reports would be really nice.
-
I'm trying to infer the CT2Rep model, I have the ct2rep model file with me, Im currently not able to infer it , as the model while converting it's results to human readable words, is expecting a vocab…