##// END OF EJS Templates
separate selecting default kernel from new notebook with specified kernel...
separate selecting default kernel from new notebook with specified kernel adds checkmark to indicate selection

File last commit:

r18590:be819bae
r19262:0797d94b
Show More
HelloWorld.ipynb
25 lines | 356 B | text/plain | TextLexer
InĀ [1]:
print("Hello World")
Hello World