mirror of
https://github.com/XaverKlemenschits/jupyter-c-kernel.git
synced 2025-04-14 10:26:09 +00:00
Change package name
This commit is contained in:
parent
97647c0bd9
commit
e6061bd9b6
@ -5,7 +5,7 @@ import os
|
||||
|
||||
|
||||
class CKernel(Kernel):
|
||||
implementation = 'c_kernel'
|
||||
implementation = 'jupyter_c_kernel'
|
||||
implementation_version = '1.0'
|
||||
language = 'c'
|
||||
language_version = 'C11'
|
Loading…
x
Reference in New Issue
Block a user