New features
- [#196] Made
quit()
/q()
work
- [#203] Added a Dockerfile
- [#252] Possibility to install multiple kernel specs
Change of behavior
- [#238] Switched to pbdZMQ to hopefully make setup woes a thing of the past!
- [#251] Use
display_data
instead ofexecute_result
for output
Notable bug fixes
- [#222] Show traceback on error (and don’t continue execution!)
- [#224] Mark JSON as UTF-8 to prevent encoding errors
- [bcaea6800a76c76740d6f01818d302674aa73da6] don’t use unicode in the source to not break windows