-
Notifications
You must be signed in to change notification settings - Fork 61
in jupyter the kernel is showing as 'Python 2' - should show C# #15
Comments
@denfromufa how do you managed to run icsharp at all. I am still getting kernel errrors. [C 12:00:49.682 NotebookApp] Malformed message: ['C71260293D3747E3960A9701A7838A04', '<IDS|MSG>', '', '{"msg_id":"2ea90403-114f-4aba-9943-a8eab7d06585","username":"icsharp_kernel","session":"C71260293D3747E3960A9701A7838A04","msg_type":"pyout","version":"4.0"}', '{"msg_id":"05C294B7EDA8485B8F09029F0378EC67","username":"username","session":"C71260293D3747E3960A9701A7838A04","msg_type":"execute_request","version":"5.0"}', '{}', '{"execution_count":1,"data":{"text/plain":"","text/html":""},"metadata":{}}'] |
Because I'm not on Linux :) I think Jupyter developers discussed with you On Sun, Sep 13, 2015, 7:39 AM awb99 [email protected] wrote:
|
here is how it is possible to setup new kernels: |
@awb99 @zabirauf we fixed both unsigned message error and ICSHARP kernel not displayed manually like discussed here: https://groups.google.com/forum/m/#!topic/jupyter/A7XJUSI-OHc There is still pending work to automate this and sign messages in ICSHARP side. |
I installed the Python 3.x version of Anaconda and the C# kernel is showing as "Python 3" for me. |
@csells did you install icsharp kernelspec which allows you to switch kernel? |
The text was updated successfully, but these errors were encountered: