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 (402 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,381 stars)
PR merge metrics
 (No merged PRs in 30d)

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