Pratyush Das

Results 32 issues of Pratyush Das

![image](https://user-images.githubusercontent.com/11775615/81481531-7f5b0f80-924e-11ea-9330-03f45882e987.png) Clicking on the link does not redirect to a notebook, but gives a 404 error.

The BASIC code does not run unless the line numbers are a multiple of 10.

Also contains code for a terminal based BASIC compiler.

Is there a way to add support to format the code? (indentation errors and such)

If I use the C backend in a project that inherits `lms-clean`, and use `sbt` from the command line to execute my code, I get the error - ``` [info]...

Steps to reproduce - 1. Clone the repository. 2. `make clean && make all` in the repository root dir. 3. `make run-rmi-host` Error - ``` java \ -cp $(readlink -f...

I had 76 positive images and 3019 negative images. I modified the script on step 5 as - ``` perl bin/createsamples.pl positives.txt negatives.txt samples 1500\ "opencv_createsamples -bgcolor 0 -bgthresh 0...

I entered the directory and executed `make` and then `sudo insmod hid-elan.ko`. Is there anything else that needs to be done?

Is it possible to make the site crawl through contributions by the user in repositories not owned by the user?