Pav A
Pav A
[Reference](https://github.com/cuemacro/chartpy/blob/724058853b1b26c1cb27abb1a1f404cc3f2720c2/chartpy_examples/canvas_demo.py#L26)
As the logs for the latest CI runs have been collected
If on needs to manipulate the style or behavior of the widget from the js side, one has to use a class selector, which is suboptimal when having more than...
https://github.com/cosmos/cosmos/commit/e62943b123222ddac46276e6d3308a47138afcca#diff-0339565dcb963a3e7bde2a034a98195dR202
It is required to decide how to load certain widgets (yes, eventually, JS widget code) that work differently depending on whether they are run from dashboards or notebook.
Else fails on Windows: ``` with open(os.path.join(HERE, 'urth/widgets/ext/_version.py')) as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\foobar\\AppData\\Local\\Temp\\pip-temp-build\\urth/widgets/ext/_version.py' ``` https://github.com/jupyter-incubator/declarativewidgets/blob/master/setup.py#L13 Leave this to me, I'll test and submit a...
But `cls`: https://en.wikipedia.org/wiki/CLS_(command)
Else `jinja`'s `FileSystemLoader` does not find the template and you get a `500` error: https://github.com/jupyter-incubator/dashboards_bundlers/blob/master/dashboards_bundlers/local_deploy/__init__.py#L213 `replace('\\', '\\\\')` is hacky, but is sufficient for Windows non-UNC paths.
Fixes the typo in https://pypi.python.org/pypi/attrdict/2.0.0