jupyter notebook의 kernel이란 무엇인가

    

 what is kernel in jupyter notebook

A 'kernel' is a program that runs and introspects the user's code. IPython includes a kernel for Python code, and people have written kernels for several other languages. At kernel startup, Jupyter passes the kernel a connection file. ... You can implement the kernel machinery in your target language.

댓글

이 블로그의 인기 게시물

js 스트링에서 요소 갯수 세기

STUDY

javascript cheatsheet