Giter Club home page Giter Club logo

Comments (6)

rolweber avatar rolweber commented on May 26, 2024 2

Good point. I think that should even be the default behavior, because Jupyter Server without extensions is supposed to be headless.

from jupyter_server.

rolweber avatar rolweber commented on May 26, 2024 1

We could keep the logic in a generic place, and just let the extension provide a default URL if it has one. Extensions that do not provide a default URL are treated as headless.

from jupyter_server.

kevin-bates avatar kevin-bates commented on May 26, 2024

Seems like anything related to starting a browser belongs in the extension and not the server. Could this "browser-related code" be placed into, for example, ExtensionWebApp that derives from ExtensionApp and from which the likes of Notebook and Lab derive? Things like Enterprise Gateway - that don't want a browser would derive from ExtensionApp.

I understand that's probably easier said than done, but strikes me as the right separation.

from jupyter_server.

Zsailer avatar Zsailer commented on May 26, 2024

Should support --no-browser that makes this not happen.

@yuvipanda Try this:

jupyter server --ServerApp.open_browser=False

We should make a --no-browser alias to simplify this command though.

from jupyter_server.

rolweber avatar rolweber commented on May 26, 2024

auto-closed by mistake

from jupyter_server.

Zsailer avatar Zsailer commented on May 26, 2024

Solved in #82.

from jupyter_server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.