Hardik

Results 3 issues of Hardik

When using non-ASCII characters in `.xp` files with Python code blocks, I have to specify, ``` code.py: # -*- coding: UTF-8 -*- ... ``` for every Python code block. It...

question

Some of my pipelines don't write any data to file, but a corresponding data folder is created, regardless. Do you think it makes sense to not create an output folder...

Seems the particle tutorial [README](https://github.com/PolymerLabs/arcs/blob/master/particles/Tutorial/README.md) is outdated. For one, the start command, `npm start` is broken because there's no `start` script defined in the `package.json`.