[IPython-dev] OCaml syntax highlighting

Matthias Bussonnier bussonniermatthias at gmail.com
Tue Apr 5 13:42:52 EDT 2016


Can you open a bug report and jupyter/notebook and link to the Ocaml
kernel repository ?

We can investigate,

Thanks
-- 
M

On Tue, Apr 5, 2016 at 12:48 AM, Denis Pinsard
<denis.pinsard at dichotomies.fr> wrote:
> 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
> IPython-dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/ipython-dev
>



More information about the IPython-dev mailing list