-
**[Original report](https://bitbucket.org/cmutel/brightway2-data/issue/63) by Tomas Navarrete Gutierrez (Bitbucket: [tomas_navarrete](https://bitbucket.org/tomas_navarrete), ).**
--------------------…
-
Given the following code:
```python
import configargparse
p = configargparse.ArgumentParser(default_config_files=['/etc/foo.conf'])
p.add_argument('-u', '--url')
p.parse_args()
```
Running …
-
Hello,
I have a question about the input data for ANEVA-DOT. I obtained the ASE result from GATK ASEReadCounter and would like to use ANEVA-DOT for downstream analysis. I looked into the sample_AS…
-
Hi everyone,
I realize that some work needs to be done on the xpose documentation and I would like your opinion on what aspects of the package **YOU** find confusing and/or poorly documented.
I …
-
#### Environment details
* kancolle-auto version (date on first line of your CHANGELOG.md):10.1
* Viewer/browser: KC3Kai Chrome
* Operating system:Windows 10
#### Issue
For some time I have a…
-
Hey Everyone,
I aske this question over on the Keras issue board, but seeing as I am using the theano backend I thought I'd repeat it here where the answer might be a bit clearer.
Right, so I have a…
-
Is there any way to edit the CFs in activity browser?
-
After much discussion in issue #871 we are moving to a model whereby the project has three official maintainers (myself, @lbergelson & @jacarey) who are charged with defining governance and processes …
-
Right now we allow defaults via the environment.
@andrewjankie makes a passing mention of config file defaults
-
Putting this here in gemini issues for lack of a better place ...
Testing variants under different inheritance modes is hard.
It's implemented in multiple places including
- gemini
- xbrowse
…