mirror of
				https://github.com/bspeice/neuralnets-docker
				synced 2025-11-04 10:20:36 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			76 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			76 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
#!/bin/sh
 | 
						|
 | 
						|
cd /opt/development
 | 
						|
/usr/local/bin/jupyter notebook --ip 0.0.0.0
 |