Update README.md for kernel execution sample

This commit is contained in:
Don Jayamanne
2024-04-17 19:31:58 +02:00
committed by GitHub
parent 5ac87af072
commit b6d420ab8e

View File

@ -1,4 +1,4 @@
# Jupyter Server Provider Sample
# Jupyter Kernel Code Execution Sample
This is a very simple extension sample demonstrating the use of the Jupyter Extension API allowing other extensions to execute code against Jupyter Kernels.