質問編集履歴

1

書式の改善

2020/02/20 23:41

投稿

nahi123
nahi123

スコア14

test CHANGED
File without changes
test CHANGED
@@ -94,6 +94,8 @@
94
94
 
95
95
 
96
96
 
97
+ ```ここに言語を入力
98
+
97
99
  Starting Jupyter from ~/anaconda3/bin/python
98
100
 
99
101
  [I 15:06:10.659 NotebookApp] The port 8888 is already in use, trying another port.
@@ -144,11 +146,15 @@
144
146
 
145
147
  [E 15:06:17.179 NotebookApp] Uncaught exception GET /api/kernels/345ea2af-c7c5-43c6-a8be-58142a197e0e/channels?session_id=0d7c42a5-26ca-4eda-ad26-0cb96b429d25&token=e5ae0b6916640f50d823fffc1a0521e14c9364826cd3e7a0 (127.0.0.1)
146
148
 
149
+ ```
150
+
151
+
152
+
147
153
 
148
154
 
149
155
  途中省略
150
156
 
151
-
157
+ ```ここに言語を入力
152
158
 
153
159
  HTTPServerRequest(protocol='http', host='localhost:8889', method='GET', uri='/api/kernels/345ea2af-c7c5-43c6-a8be-58142a197e0e/channels?session_id=0d7c42a5-26ca-4eda-ad26-0cb96b429d25&token=e5ae0b6916640f50d823fffc1a0521e14c9364826cd3e7a0', version='HTTP/1.1', remote_ip='127.0.0.1')
154
160
 
@@ -167,3 +173,5 @@
167
173
  self.send_ping, self.ping_interval, io_loop=loop,
168
174
 
169
175
  TypeError: __init__() got an unexpected keyword argument 'io_loop'
176
+
177
+ ```