Code Monkey home page Code Monkey logo

jupyterhub-quickstart's People

Contributors

gmfrasca avatar grahamdumpleton avatar harshad16 avatar maroroman avatar vpavlin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

jupyterhub-quickstart's Issues

Issues with BuildConfig and Instance Pods

I deployed a jupyterhub helm chart on openshift and want to add these features in it:

  1. BuildConfig (BC) should be part of DeploymentConfig (DC)
    -- BC is part of the overall Helm Chart
    image

Below image BC is empty but is it possible to also display under the DC template
image

  • This is required because BC is running independently than the DC, the routes and pods in the DC are already available but until and unless BC is not finished the route doesn't work and Pod will not spawn.
  • This gives the user a false sight that everything is working but application is not spawning.
  • So, I would like if there is a dependency between them so that the route and pod are only available when BC is finished.
    Please let me know if there are any alternatives.
  1. Instance Pod should be displayed under the helm chart rather than separately
    image

Thanks & Regards
Sahil Singla

Enable live debuging of JupyterHub container

Is your feature request related to a problem? Please describe.
When we develop JupyterHub Singleuser Profiles, we need to rebuild image to test each change, it would be useful to have a way how to update the library and restart JupyterHub without builds and rollouts

Describe the solution you'd like
Provide a script (e.g. devel_update_and_restart.sh) which will update a given dependency and restart JupyterHub without terminating the container (we'd probably need an env var to switch to this mode as well to not disrupt default behaviour)

The script should accept parameters describing the dependency and the version to update to (both PyPi and Git as a source should be supported).

The script would then use pipenv to update that depepndency and restat JupyterHub process

Describe alternatives you've considered
Potential alternative might be to build another layer on top of the JH image, but thet would be very hard to generalize and still would include the image build and container rollout which would take longer than the proposed solution

Additional context

Create a base image on ubi8 and add psql

Is your feature request related to a problem? Please describe.
ubi8 based python images (official scl or thoth) do not contain psql (in contrast with ubi7 images)

Describe the solution you'd like
Create another base image layer based on Thoth s2i images and add psql

Update Jupyterhub version to 1.2.1(latest)

Is your feature request related to a problem? Please describe.
The current JupyterHub version
doesn't seem to support some of the monitoring metrics that have been added and made available in the latest JupyterHub version (1.2.1).

Describe the solution you'd like
Update the JupyterHub version to 1.2.1 (latest).

Describe alternatives you've considered
None

Additional context
We would like to take advantage of these new metrics as it would be useful for our Operate First monitoring purposes. Related issue here.

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.