Ivan Valtchanov

Results 16 comments of Ivan Valtchanov

With the following two lines: ``` jupyter nbextension install --py pyesasky --sys-prefix jupyter nbextension enable --py pyeasky --sys-prefix ``` it worked in python 3.8

Regarding the error message in python 3.7, the ipykernel.version is 4.10.0. Enabling the pyesasky extension, which worked for python 3.8, does not solve the problem in python 3.7. I.e. even...

--------------------------------------------------------------------------- #### 1. What is not working as documented? I have several duplicated labels after scanning the library. E.g. I have two labels "Beach" with different number of photos in...

I am quite sure I did not touch the default settings in the default `docker-compose.yaml` except the part where I set up the folders. And I have not tweaked anything...

I guess this issue can be closed. Before raising the issue I looked for 'interrupt' in all issues and couldn't find anything. So, maybe some information in the docs on...

I managed to fix those tabs and spaces problem and the kernel compiles OK and I can load it in a notebook. However, trying the example `import java` OK `print...