I am trying to set the comment prefix for a kernel gateway running the 
IJavascript kernel so I can expose cells for API calls. Right now, the 
setting in my config file looks like this:

c.NotebookHTTPPersonality.comment_prefix = {'javascript': '//', None: '#'}

It is working fine with the IPython notebook when I add annotations for API 
endpoints, but when I try to start a kernel gateway for an IJavascript 
notebook, the kernel gateway fails to run and says "No endpoints were 
discovered". How do I make sure the kernel gateway is properly mapping 
languages to comment prefixes?

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/04e77415-cf3e-4155-be83-c8f3f39e4b6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to