mirror of
				https://github.com/nomic-ai/gpt4all.git
				synced 2025-10-30 21:30:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			247 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			247 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| /* Remove the `In` and `Out` block in rendered Jupyter notebooks */
 | |
| .md-container .jp-Cell-outputWrapper .jp-OutputPrompt.jp-OutputArea-prompt,
 | |
| .md-container .jp-Cell-inputWrapper .jp-InputPrompt.jp-InputArea-prompt {
 | |
|   display: none !important;
 | |
| } |