GithubHelp home page GithubHelp logo

comsoljupyter's People

Contributors

elventear avatar

Watchers

 avatar  avatar  avatar  avatar

comsoljupyter's Issues

Better configurability required

Ability to pass runtime information such as JupyterHub domain, Comsol domain, etc.

Currently everything is passed on the command line, a configuration file is necessary.

Create demo HTTP App

The demo HTTP server will serve as launch point for a Comsol session.

Requirements:

  • Have internal user tracking.
  • Render a page with a link that will launch Comsol with a running session.
  • Make a Comsol session sticky so that the same user will open the same Comsol session.

Detect Comsol Activity Idleness

Need a way to determine when a session has been idle so it can be logged out and the Comsol Credentials returned to the pool.

Reduce coupling with JupyterHub

Currently the services requires environment variables and APIs available from JupyterHub at run time. This makes the service much harder to develop and debug, since it has to run within a functioning JupyterHub environment.

It would be good to have an alternate way of running the service where it doesn't depend on JupyterHub to develop and debug.

Consider creation time when garbage collecting sessions

The current algorithm for the proxy, only checks activity from the Nginx log to determine if a session has been idle.

If there is a bug and the log can never be read, therefore never registering a last usage for the session, the session will leak and never be collected. We should check also for sessions that do not have an activity and have a creation time past certain threshold.

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.