Al Johri

Results 113 issues of Al Johri

https://github.com/pyenv/pyenv/blob/master/pyenv.d/rehash/conda.d/default.list instaling anaconda via asdf python kind of breaks the shell right now. I have to delete these shims manually as I run into issues I'd be happy to help...

Is there an easy way to implement either many to many relationships or custom filters in the peewee API? For example if I have a `speech` model and a `topic`...

hi @abisee, I was wondering if you can help me understand the difference between the pointer network used in Nallapati 2016's [Abstractive Text Summarization Using Sequence-to-Sequence RNNs and Beyond](https://arxiv.org/abs/1602.06023) and...

Given that you're using rbenv, I was wondering why you're not using pyenv? I've found it to be invaluable especially working back and forth between python 2 and 3 pretty...

enhancement
help wanted

would be great to also have support for css.j2

[envdir](https://github.com/jezdez/envdir) is another format for storing environment variables. the format looks like: ``` $ tree envs envs ├── local │   ├── DATADOG_API_KEY │   ├── PYTHONPATH │   └── STAGE └── prod...

enhancement

Perhaps create a script that uses the kibana submodule to run `grunt build` into an outer level folder. And make modifications to the outer level folder, (i.e. change default.json) from...

hi! this is a very cool project. I'm interested in using it to verify a remote lucene index stored in s3. I'm running into this error (`ChecksumValidatingInputStream.read (ChecksumValidatingInputStream.java:102)`) when I...

I pulled down the latest code from e4a1613f3de2b6641de7d367828012e0e1fbbbfd and ran `mvn integration-test` and got 1 failure. Not sure if this is expected, or a test that succeeds intermittently, or if...