Karol Duleba

Results 5 issues of Karol Duleba

In Sublime3 `xrange` is not highlighted is that a bug or a feature? I'm still using Python 2

question

Would it be possible to implement Docker's HEALTHCHECK command?

mssql-server-linux

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...

Error occur when running final version of code. ``` bash python 5_convolutional_net.py ``` Traceback ``` Traceback (most recent call last): File "5_convolutional_net.py", line 78, in noise_l1, noise_l2, noise_l3, noise_l4, noise_py_x...

Add ifnotswitch to handle situation like that: ``` {% ifswitch replace_old_functionality_123 %} {# DO NOTHING. Apparently doens't exist an ifnotswitch template tag #} {% else %} Something old {% endifswitch...