Skip to content

Commit

Permalink
Update and rename adwadawa to .jupytext.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Ruslan Senatorov <[email protected]>
  • Loading branch information
ruslansenatorov authored Nov 8, 2024
1 parent bc3228c commit 7760a8e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 17 deletions.
9 changes: 9 additions & 0 deletions .jupytext.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# .jupytext.toml
formats = "ipynb,py:light"
cell_metadata_filter = "-all"
notebook_metadata_filter = "-all"

# Additional configuration to skip images and markdown cells
cell_markers = '"""', '"""' # Use triple quotes for cells
text_representation = { extension = ".py", format_name = "light", formats = "ipynb,py:light" }
exclude_cells = ["markdown", "image"] # Ignore markdown and image cells
17 changes: 0 additions & 17 deletions adwadawa

This file was deleted.

0 comments on commit 7760a8e

Please sign in to comment.