Skip to content

Commit f84e88d

Browse files
committed
🎨 Remove strange formatting metadata for one slide
1 parent dc9d8e1 commit f84e88d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

slides/section_3_software_dev_process.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
jupyter:
33
celltoolbar: Slideshow
44
jupytext:
5+
main_language: python
56
notebook_metadata_filter: -kernelspec,-jupytext.text_representation.jupytext_version,rise,celltoolbar
67
text_representation:
78
extension: .md
@@ -47,7 +48,7 @@ jupyter:
4748
- Software can be reused: like with stakeholders, it is hard to predict how the software will be used in the future, and we want to make it easy for reuse to happen
4849
<!-- #endregion -->
4950

50-
<!-- #region slideshow={"slide_type": "subslide"} jp-MarkdownHeadingCollapsed=true -->
51+
<!-- #region slideshow={"slide_type": "subslide"} editable=true -->
5152
## Software Development Lifecycle
5253

5354
<center><img src="../episodes/fig/Software_Development_Life_Cycle.jpg" width="50%"></center>

0 commit comments

Comments
 (0)