OCaml syntax highlighting

Denis Pinsard <[email protected]> Tue, 5 Apr 2016 09:48:18 +0200
Newsgroups gmane.comp.python.ipython.devel
Message-ID <[email protected]>
Hello,

When I load a OCaml Notebook, code cells are correctly highlighted,
but new cells  are not, until I save and reload the notebook.

Metadata notebook :
{
  "language_info": {
    "version": "4.1.0",
    "name": "ocaml"
  },
  "kernelspec": {
    "name": "ocaml",
    "display_name": "OCaml",
    "language": "ocaml"
  }
}

The version of the notebook server is *4.1.0* and is running on:
Python 3.4.3 (default, Oct 14 2015, 20:28:29) 
[GCC 4.8.4]


Thanks for your help,
Denis Pinsard

_______________________________________________
IPython-dev mailing list
[email protected]
https://mail.scipy.org/mailman/listinfo/ipython-dev