-
# JupyterHub Extension Mechanism
This is a proposal to start the discussion on an extension mechanism for JupyterHub. For myself this is motivated by the work that we have been doing at Quansight t…
-
What should be possible or what would be features when nested exercises are used as subexercises?
```latex
\documentclass{article}
\usepackage[no-files]{xsim}
\DeclareExerciseType{subquestion}…
-
# Rule creation flow updates
Current priorities for improving the current Alert framework rule creation flow
### Rule Selection
A growing list of rule types is causing us to rethink how we pres…
-
The bindings generator currently only supports pure C APIs. It would be useful to have the ability to create bindings to C++ APIs, e.g. Bullet and OpenEXR.
Spasi updated
8 years ago
-
When using `brand` set to `openevse` the card doesn't display any data except the charger status.
Card config:
```yaml
type: custom:charger-card
entity: sensor.openevse_charging_status
brand: o…
-
The Product Details block displays a non-customizable large title of the currently selected tab on the front-end.
It isn't shown in the canvas.
Let's remove the header completely. If som…
-
We aim to update the design of our main website. The current design could benefit from a more minimal, simple, and efficient approach in terms of space and speed. We invite you to propose solutions an…
moul updated
3 months ago
-
## Project description
As most web sites/applications are database-driven these days, I think there may be a place for a new programming language/environment, where web and database are one system.…
-
### What is the problem this feature would solve?
Projects may have custom override hooks that wrap around the standard `useQuery`,` useMutation` and `useInfiniteQuery`.
These hooks usually have t…
-
##### SUMMARY
ansible 2.9.22
vmware_guest:
hostname: "some"
username: "someone"
password: "somepass"
template: "{{ vmtemplate }}"
validate_certs: false…