pprzetacznik / IElixir

Jupyter's kernel for Elixir programming language
Apache License 2.0
359 stars 42 forks source link

Make IElixir tolerate multiple UUIDs #21

Closed thomasjm closed 8 years ago

thomasjm commented 8 years ago

There can be multiple identity blobs in a message, see here:

https://jupyter-client.readthedocs.io/en/latest/messaging.html#the-wire-protocol

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.2%) to 47.208% when pulling 922cb33d217d88625d6995c70df1136ae26d6a07 on thomasjm:master into da70a99bf6a242890d39f9ad4ebd4f4c3ac761cc on pprzetacznik:master.

pprzetacznik commented 8 years ago

@thomasjm Thanks!