py
py copied to clipboard
Stencila for Python
See the gif below 
Rather mysterious - the gif below explains it all (rather than lengthy typing)  Yes, I know that casting it as a pd.DataFrame is unnecessary **HOWEVER** during the workshop the...
Trying to display the values of the column names in a pandas Data Frame causes error  **Note** `list(surveys_py)` works OK.
Hi, I'm unable to get any Python cells properly working (or at least as I believe they should) in Stencila. For example, I copied [some code](https://user-images.githubusercontent.com/1152336/43323662-462a1bdc-9180-11e8-9862-b7d6da0c3070.png) from [another issue](https://github.com/stencila/py/issues/20) written...
Still trying to nail down how (in)consistent it is but looks like Python context can't see more complex data structures? 
Remove lint so that `pylint stencila` passes. Non-failing linting has been added to the Travis CI build e.g. https://travis-ci.org/stencila/py/jobs/346144645#L524
Currently the index page of the `HostHttpServer` is a placeholder:  Need to update it provide instructions and/or links to documentation on how to connect to it from Stencila Desktop...