team-compass icon indicating copy to clipboard operation
team-compass copied to clipboard

A repository for team interaction, syncing, and handling meeting notes across the JupyterHub ecosystem.

Results 164 team-compass issues
Sort by recently updated
recently updated
newest added

@cboettig has a setup that's fairly common to many university setups - a single powerful physical machine, with GPUs, that they want to give access to students. While TLJH is...

We have had 6 months worth of Collaboration Cafes now and here are some reflections. **Caveat:** When I reference "low attendee numbers" below, this is not intended to mean that...

### Context We have the following webpage which denotes the teams we have in JupyterHub, the responsibilities and expectations of team members, and also criteria for joining: - https://jupyterhub-team-compass.readthedocs.io/en/latest/team/structure.html#steering-council The...

BatchSpawner release discussions, catch up on recent conference news, demo of a hard-to-ignore notification for use when hardware is about to be shutdown (or possibly when a job is about...

I don't think we have any documentation on how and when to make a major release ([semver2](https://semver.org/) meaning) for projects, but I know I carry some ideas about it influencing...

@bollwyvl made me aware about a strategy to specify `__version__` in a way that I've not seen us do in any jupyterhub org package through https://github.com/jupyterhub/jupyter-server-proxy/pull/427#pullrequestreview-1657498573. Currently: ```python # __version__...

maintenance

Google cloud credits are ending at the end of this month. Some tasks to track dealing with this: - [x] https://github.com/jupyterhub/team-compass/issues/646 - Decide if this is enough funds to keep...

### Proposed change Consider using Squash & Merge to avoid conversations about rebase, etc. In general, I prefer merge commits for PRs. But what I don't like are conversations about...

enhancement

Inspired by this comment (https://github.com/jupyterhub/kubespawner/pull/793#issuecomment-1749428749) from @consideRatio, where adding labels to PRs is very helpful in creating changelogs. The JupyterLab team has a GH workflow (https://github.com/jupyterlab/jupyterlab/blob/main/.github/workflows/enforce-label.yml) that ensures this happens...

I did the monthly merges of dependabot/pre-commit PRs across the org and saw a few failures in the default branches of projects, they are: - binderhub, [failures](https://github.com/jupyterhub/binderhub/actions/workflows/test.yml?query=branch%3Amain) - the-littlest-jupyterhub, [failures](https://github.com/jupyterhub/the-littlest-jupyterhub/actions/workflows/integration-test.yaml?query=branch%3Amain),...