Jaivarsan B

Results 11 issues of Jaivarsan B

I've installed the conda environment as per the installation guidelines. but not able to import magnet ```bash (base) λ conda activate magnet (magnet) λ python Python 3.7.0 (default, Jun 28...

bug
question

I was just going through source code and found this [snippet](https://github.com/MagNet-DL/magnet/blob/master/magnet/nodes/core.py#L193) in core.py: ```python if p == 'half': f = 0.5 elif p == 'same': f = 1 elif p...

good first issue

To be updated.

winter-of-code

To be updated.

winter-of-code

To be updated.

winter-of-code

possibly along with a request queueing mechanism like ServiceStreamer for online

winter-of-code

Hi. Newb here. I tried to install [this](https://github.com/coolwanglu/pdf2htmlEX/wiki/Download#how-to-use-this-docker-container-to-convert-pdf-file-to-html) image. It did fit well. But when i try to run, ``` $ sudo docker run -ti --rm -v ~/Downloads:/Downloads bwits/pdf2htmlex --zoom...