Announcing ipython kernel init failure to Jupyter Lab
20 views
Skip to first unread message
max
unread,
Jan 24, 2020, 12:48:34 AM1/24/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Jupyter
Also this question I asked at stack overflow but no answer either. Sorry again for cross posting:
I am writing a new custom kernel for Jupiter Lab for our in-house programming language. If the compiler is not present I want to announce to Jupyter Lab that the initialization has failed. Ideally with a message how to fix the issue. Which messaging system should I use for that?