feat(learn): add jupyter Notebook Cells video Question (#38628)
This commit is contained in:
		
				
					committed by
					
						
						Mrugesh Mohapatra
					
				
			
			
				
	
			
			
			
						parent
						
							3a653438fc
						
					
				
				
					commit
					04412cbf6f
				
			@@ -14,12 +14,12 @@ videoId: 5PPegAs9aLA
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```yml
 | 
					```yml
 | 
				
			||||||
question:
 | 
					question:
 | 
				
			||||||
  text: Question
 | 
					  text: <pre>Which cells are responsible for rich display?</pre>
 | 
				
			||||||
  answers:
 | 
					  answers:
 | 
				
			||||||
    - one
 | 
					    - Code Cells
 | 
				
			||||||
    - two
 | 
					    - Markdown Cells
 | 
				
			||||||
    - three
 | 
					    - Raw Cells
 | 
				
			||||||
  solution: 3
 | 
					  solution: 1
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</section>
 | 
					</section>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user