SciRuby / iruby

Official gem repository: Ruby kernel for Jupyter/IPython Notebook
https://github.com/SciRuby/iruby
MIT License
901 stars 29 forks source link

Added `date` to header #342

Closed ebababi closed 4 months ago

ebababi commented 4 months ago

In message header, date field is required. Timestamp should be in ISO 8601 format.

Ref: https://jupyter-client.readthedocs.io/en/latest/messaging.html#message-header

Fixes #340

kojix2 commented 4 months ago

Hi @ebababi. This project is currently without an active developer, so it is kept by contributors like you. If you find something missing in this pull request, please send me another pull request. Thank you!