treygrainger / ai-powered-search

The codebase for the book "AI-Powered Search" (Manning Publications, 2024)
https://aipoweredsearch.com
152 stars 37 forks source link

Use Jupyter Lab interface instead of classic notebooks #109

Closed alexott closed 7 months ago

alexott commented 7 months ago

This fixes #108, fixes #83

treygrainger commented 7 months ago

Note to self: fix this next week during updates.

treygrainger commented 7 months ago

I went ahead and merged, but this is causing a lot of noise in the logs. Should see if we can clean this up before publication:

aips-data-science  | [I 2023-12-03 16:44:07.224 ServerApp] Generating new user for token-authenticated request: d61e0fc3fb7e48b383d772bfa33204da
aips-data-science  | [I 2023-12-03 16:44:12.296 ServerApp] Generating new user for token-authenticated request: 36893885b19344c28acefaffb4aa2471
aips-data-science  | [I 2023-12-03 16:44:17.363 ServerApp] Generating new user for token-authenticated request: 4ff7daa059a24581abd581bef7814b32
aips-data-science  | [I 2023-12-03 16:44:22.419 ServerApp] Generating new user for token-authenticated request: df5178e8735246f4bd8a0331248208e0
aips-data-science  | [I 2023-12-03 16:44:27.476 ServerApp] Generating new user for token-authenticated request: bad3506047074bf898b8e747a16c19d5
aips-data-science  | [I 2023-12-03 16:44:32.527 ServerApp] Generating new user for token-authenticated request: d045277bf54d426cb4c2d4aaba3f7304
aips-data-science  | [I 2023-12-03 16:44:37.594 ServerApp] Generating new user for token-authenticated request: b04cc852e49246dd8ac9f7e022493374
aips-data-science  | [I 2023-12-03 16:44:42.682 ServerApp] Generating new user for token-authenticated request: 807f25cf442e4754994fa9a6e0d0f9d2
aips-data-science  | [I 2023-12-03 16:44:47.755 ServerApp] Generating new user for token-authenticated request: 88a9aee0871642169b06eea8aa001b91
aips-data-science  | [I 2023-12-03 16:44:52.818 ServerApp] Generating new user for token-authenticated request: fa90fdf67f314784846439465a05ac6b
alexott commented 7 months ago

Interesting, I didn't notice it. I've created #110 to track it