nteract/papermill

Add Semicolon Option to Jupyternotebook Written in Julia

Open

#798 opened on May 16, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (5,381 stars) (402 forks)batch import
enhancementhelp wanted

Description

🚀 Minor Improvement

Is there a way to add a semicolon to the end of cells that papermills inserts if it is a jupyter notebook written in julia? Without the semicolon, an unwanted output results in the jupyter notebook.

image

Contributor guide