Merge pull request #1007 from microsoft/DonJayamanne-patch-1

Update README.md for kernel execution sample
This commit is contained in:
Don Jayamanne
2024-04-18 03:35:46 +10:00
committed by GitHub

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.