DuckieNukeEm

Results 2 issues of DuckieNukeEm

My jupyter lab sits behind a reverse proxy, I added this exstension, showed up fine. When I click to have jupyter lab pop over to jupyter classic, I get a...

**Describe the bug** In the documentation for a reverse proxy with a subfolder, it currenlty reads as: ``` location ~/ytdl(.*)$ { rewrite /ytdl/(.*) / break; proxy_pass http://example.com:8998; } location /api/...