> Is there a way to make make notebook() host at localhost:8080/<something>
> instead of simply at localhost:8080?
sagenb doesn't support base url's, but Jupyter definitely does.
Is there a way to make make notebook() host at localhost:8080/<something> instead of simply at localhost:8080?