Mian Asbat Ahmad
Mian Asbat Ahmad
The cookiecutter template ask for entering project_slug, however I couldnt find any explanation about it online. One of the [issue](https://github.com/audreyr/cookiecutter-pypackage/issues/149) shows that hyphen is not allowed but on my local...
Hi, I followed the following steps on centos 7 and end up in "No Java Runtime Environment (JRE) was found on this system". Here are the steps: ``` sudo yum...
I am following the [python notes](https://swcarpentry.github.io/python-novice-inflammation/) for working as instructor in the next carpentry workshop. The [setup section](https://swcarpentry.github.io/python-novice-inflammation/setup/) gives a nice detail of getting data and code. It also describe...
To show the scikit-surgerydocker working examples with both CPU and GPU programs. I created a new repo that will contain the [CPU program](https://github.com/UCL/cpu-ex). The scikit-surgerydocker documentation will show how to...