1 hadoop@Slave3:~$ cd ~/
 2 hadoop@Slave3:~$ wget http://www.dramster.com.tw/download/example/MP21710_example.zip
 3 --2018-06-03 08:58:44--  http://www.dramster.com.tw/download/example/MP21710_example.zip
 4 正在解析主机 www.dramster.com.tw (www.dramster.com.tw)... 失败:未知的名称或服务。
 5 wget: 无法解析主机地址 “www.dramster.com.tw”
 6 hadoop@Slave3:~$ wget http://www.drmaster.com.tw/download/example/MP21710_example.zip
 7 --2018-06-03 08:59:30--  http://www.drmaster.com.tw/download/example/MP21710_example.zip
 8 正在解析主机 www.drmaster.com.tw (www.drmaster.com.tw)... 59.120.44.22
 9 正在连接 www.drmaster.com.tw (www.drmaster.com.tw)|59.120.44.22|:80... 已连接。
10 已发出 HTTP 请求,正在等待回应... 200 OK
11 长度: 1717239 (1.6M) [application/x-zip-compressed]
12 正在保存至: “MP21710_example.zip”
13 
14 MP21710_example.zip 100%[===================>]   1.64M   317KB/s    in 7.6s    
15 
16 2018-06-03 08:59:40 (221 KB/s) - 已保存 “MP21710_example.zip” [1717239/1717239])
17 
18 hadoop@Slave3:~$ 11 MP21710_example.zip
19 11:未找到命令
20 hadoop@Slave3:~$ ll MP21710_example.zip
21 -rw-rw-r-- 1 hadoop hadoop 1717239 6月   8  2017 MP21710_example.zip
22 hadoop@Slave3:~$ 11 MP21710_example.zip
23 11:未找到命令
24 hadoop@Slave3:~$ unzip MP21710_example.zip
25 Archive:  MP21710_example.zip
26    creating: MP21710_example/
27    creating: MP21710_example/.ipynb_checkpoints/
28    creating: MP21710_example/data/
29   inflating: MP21710_example/Keras_Cifar_CNN-Introduce.ipynb  
30   inflating: MP21710_example/Keras_Cifar_CNN.ipynb  
31   inflating: MP21710_example/Keras_Cifar_CNN_Continue_Train.ipynb  
32   inflating: MP21710_example/Keras_Cifar_CNN_Deeper_Conv3.ipynb  
33   inflating: MP21710_example/Keras_Imdb_Introduce.ipynb  
34   inflating: MP21710_example/Keras_Imdb_LSTM.ipynb  
35   inflating: MP21710_example/Keras_Imdb_MLP.ipynb  
36   inflating: MP21710_example/Keras_Imdb_MLP_Large.ipynb  
37   inflating: MP21710_example/Keras_Imdb_RNN.ipynb  
38   inflating: MP21710_example/Keras_Mnist_CNN.ipynb  
39   inflating: MP21710_example/Keras_Mnist_Introduce.ipynb  
40   inflating: MP21710_example/Keras_Mnist_MLP_h1000.ipynb  
41   inflating: MP21710_example/Keras_Mnist_MLP_h1000_DropOut.ipynb  
42   inflating: MP21710_example/Keras_Mnist_MLP_h1000_DropOut_h1000_DropOut.ipynb  
43   inflating: MP21710_example/Keras_Mnist_MLP_h256.ipynb  
44   inflating: MP21710_example/Keras_Taianic_Introduce.ipynb  
45   inflating: MP21710_example/Keras_Taianic_MLP.ipynb  
46    creating: MP21710_example/log/
47    creating: MP21710_example/log/area/
48    creating: MP21710_example/log/CNN/
49    creating: MP21710_example/MNIST_data/
50    creating: MP21710_example/SaveModel/
51   inflating: MP21710_example/Tensorflow_activation_function.ipynb  
52   inflating: MP21710_example/TensorFlow_Basic.ipynb  
53   inflating: MP21710_example/TensorFlow_Board_area.ipynb  
54   inflating: MP21710_example/Tensorflow_Mnist_CNN.ipynb  
55   inflating: MP21710_example/Tensorflow_Mnist_Introduce.ipynb  
56   inflating: MP21710_example/Tensorflow_Mnist_MLP_h1000-h1000.ipynb  
57   inflating: MP21710_example/Tensorflow_Mnist_MLP_h1000.ipynb  
58   inflating: MP21710_example/Tensorflow_Mnist_MLP_h256.ipynb  
59   inflating: MP21710_example/TensorFlow_Tensor_neural.ipynb  
60   inflating: MP21710_example/Test_GPU.ipynb  
61 hadoop@Slave3:~$ cd ~/MP21710_example
62 hadoop@Slave3:~/MP21710_example$ jupyetr notebook
63 jupyetr:未找到命令
64 hadoop@Slave3:~/MP21710_example$ jupyetr notebook
65 jupyetr:未找到命令
66 hadoop@Slave3:~/MP21710_example$ jupyter notebook
67 [I 09:03:41.098 NotebookApp] JupyterLab beta preview extension loaded from /home/hadoop/anaconda3/lib/python3.6/site-packages/jupyterlab
68 [I 09:03:41.099 NotebookApp] JupyterLab application directory is /home/hadoop/anaconda3/share/jupyter/lab
69 [I 09:03:41.103 NotebookApp] Serving notebooks from local directory: /home/hadoop/MP21710_example
70 [I 09:03:41.103 NotebookApp] 0 active kernels
71 [I 09:03:41.103 NotebookApp] The Jupyter Notebook is running at:
72 [I 09:03:41.103 NotebookApp] http://localhost:8888/?token=bf8d386036dc99fb14967d182fb9ef0d40884b927d1cb480
73 [I 09:03:41.103 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
74 [C 09:03:41.105 NotebookApp] 
75     
76     Copy/paste this URL into your browser when you connect for the first time,
77     to login with a token:
78         http://localhost:8888/?token=bf8d386036dc99fb14967d182fb9ef0d40884b927d1cb480
79 [I 09:03:41.873 NotebookApp] Accepting one-time-token-authenticated connection from 127.0.0.1
80 ATTENTION: default value of option force_s3tc_enable overridden by environment.