Lukas Prokop

Results 4 issues of Lukas Prokop

# Expected output ``` sage: print('Hello World') Hello World ``` # Actual output ``` sage: print('Hello World') None ``` # Proposed solution It is annoying that the output in sagemath...

Assume the following command: ``` doctl compute droplet neighbors 42 --output json ``` Because in a CLI, everything is considered as a string, this call is just fine. However, assume...

Hi, this repository does not mention any license. I wonder under which license this source code is published. cheers!

Hi, this repository does not mention any license. I wonder under which license this source code is published. cheers!