Skip to content

Commit

Permalink
err text
Browse files Browse the repository at this point in the history
  • Loading branch information
Koncopd committed May 8, 2024
1 parent 43f9659 commit 1b2a639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nbproject/_publish.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ def run_checks_for_publish(
elif not i_confirm_i_saved:
raise RuntimeError(
"Make sure you save the notebook in your editor before publishing!\n"
"You can avoid the need for manually saving in Jupyter Lab with ipylab installed or Notebook,"
" which auto-save the buffer during publish."
"You can avoid the need for manually saving in Jupyter Lab with ipylab installed"
" or Notebook, which auto-save the buffer during publish."
)

notebook_title = meta.live.title
Expand Down

0 comments on commit 1b2a639

Please sign in to comment.