Stephan Lee

Results 8 issues of Stephan Lee

This change introduces Python API to render the new projector in Juypter notebook. It currently provides work in progress API, `embedding` which visualizes the embedding data and label rendered in...

Hi there! DragInteraction, today, supports MouseFilter that lets consumer choose which events to ignore and what not. Can we generalize that a little bit more and have a general filter...

Mendelrc can be cumbersome to generate. We want to assist users with a good CLI or a webpage. Invest some time to create a tool like protractor's or karma's or...

enhancement
good first issue

Mendel made some design choice that does not allow certain patterns. Document them.

### Description No error loading the Polymer app (iron-icon) when strictTemplatePolicy is set. Unlike master and 3.x, 2.x version does not define a null-template and causes the issue. ### Expected...

In recent PR, you merged a change with below line. https://github.com/3rd-Eden/node-memcached/blob/master/lib/memcached.js#L134 Because of that line, even when an address is a path to unix socket, it appends port :11211 to...

GitHub claims that static-eval which is a transitive dependency of static-module ← glslify@

In TensorFlow v2, below code can cause GraphDef reconciliation error. ```py @tf.function def foo(x): return x ** 2 with writer.as_default(): tf.summary.trace_on() foo(1) foo(2) tf.summary.trace_export("foo") ``` Depending on the argument, `tf.function`...

plugin:graph