We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8cb120 commit 877ae8eCopy full SHA for 877ae8e
README.md
@@ -32,6 +32,9 @@ You can see logs of servive typing:
32
docker-compose logs -f nlp
33
```
34
35
+Just launched the container you can see on logs the url to log into jupyter notebook environment.
36
+Copy url that begins with *http://127.0.0.1:8888/?token=* and paste it on your browser.
37
+Then go to *http://localhost:8888* and run notebooks.
38
39
To rebuild image type:
40
nlp/1-ner/notebooks/ner models test.ipynb
@@ -80,7 +80,7 @@
80
{
81
"data": {
82
"application/vnd.jupyter.widget-view+json": {
83
- "model_id": "eef35e61561748768820f834fd4aa043",
+ "model_id": "4d66799c9d344f779b1f380ca831feb0",
84
"version_major": 2,
85
"version_minor": 0
86
},
0 commit comments