janpfeifer / gonb

GoNB, a Go Notebook Kernel for Jupyter
https://github.com/janpfeifer/gonb
MIT License
467 stars 32 forks source link

%%script implementation. #109

Closed janpfeifer closed 3 months ago

janpfeifer commented 3 months ago

Refactored cell magic to its own file; Implemented %%script and added test.