docker image jupyter (#3938)
> Is this PR tested and ready for merge? yes
This commit is contained in:
		
							parent
							
								
									656561153c
								
							
						
					
					
						commit
						7f172c4df2
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -80,7 +80,6 @@ After a Docker container is launched and user login into the container, you can
 | 
				
			||||||
 | 
					
 | 
				
			||||||
In the `/opt/work` directory, run this command line to start the Jupyter Notebook service:
 | 
					In the `/opt/work` directory, run this command line to start the Jupyter Notebook service:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
source activate bigdl
 | 
					 | 
				
			||||||
./start-notebook.sh
 | 
					./start-notebook.sh
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue