Sajjan Singh Mehta

Results 4 comments of Sajjan Singh Mehta

Initially, I created them manually as an excuse to learn markdown. I later wrote a simple python script that would parse the challenge description and generate it on the fly...

I was able to run alphamap by fixing the versions of jinja2 and markupsafe: ``` pip install alphamap jinja2==2.11.3 markupsafe==1.1.1 ```

Hi Tobias, can you give an example call that's failing? I had a look at the REST API and tried changing values in the JSON request to True/False but always...

That sounds great, thanks! I check one further edge case against the REST API and found out that sending an empty ion list yields a SPLASH, which doesn't make sense....