Skip to content

Commit 877ae8e

Browse files
committed
changed REAME
1 parent d8cb120 commit 877ae8e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ You can see logs of servive typing:
3232
docker-compose logs -f nlp
3333
```
3434

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.
3538

3639
To rebuild image type:
3740

nlp/1-ner/notebooks/ner models test.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
{
8181
"data": {
8282
"application/vnd.jupyter.widget-view+json": {
83-
"model_id": "eef35e61561748768820f834fd4aa043",
83+
"model_id": "4d66799c9d344f779b1f380ca831feb0",
8484
"version_major": 2,
8585
"version_minor": 0
8686
},

0 commit comments

Comments
 (0)