Pinned
3,126 contributions in the last year
Less
More
Activity overview
Contributed to
ipython/ipyparallel,
jupyterhub/jupyterhub,
jupyterhub/mybinder.org-deploy
and 5 other
repositories
Contribution activity
October 2021
Created 127 commits in 20 repositories
Created a pull request in jupyterhub/mybinder.org-deploy that received 8 comments
use 503 error code for requests to stopped servers
I think JupyterLab retrying on 404 is driving most of the traffic to the Hub. jupyterlab/jupyterlab#11207 Using another error code that doesn't alr…
+8
−7
•
8
comments
Opened 43 other pull requests in 16 repositories
ipython/ipyparallel
1
open
11
merged
- rework View.imap max_outstanding to consider scheduler, not consumer
- use parallel_execute in autopx
- add pyupgrade to pre-commit
- stream_output: publish existing output before starting the stream
- make sure MPIControllerLauncher is tested
- More immediate feedback on partial errors
- debug cellpx_stream on Windows
- Some convenience aliases and docs
- CI: run slurm in docker-compose
- batch launchers inherit full env by default
- set output_file on batch launchers
- support environment variables in launchers
jupyterhub/jupyterhub
4
open
7
merged
- Tests for our openapi spec
- create groups declared in roles
- clarify some log messages during role assignment
- changelog for 2.0 release candidate
- Rename 'all' metascope to more descriptive 'inherit'
- minor refinement of excessive scopes error message
-
deprecate instead of remove
@admin_onlyauth decorator - improve timeout handling and messages
- raise 404 on admin attempt to spawn nonexistent user
- add 424 status code change to changelog
- add api-only doc
jupyterhub/zero-to-jupyterhub-k8s
3
merged
jupyterhub/the-littlest-jupyterhub
3
merged
jupyterhub/firstuseauthenticator
2
merged
jupyterhub/mybinder.org-deploy
2
merged
jupyter/notebook
1
open
jupyterhub/autodoc-traits
1
open
jupyterhub/kubespawner
1
merged
tornadoweb/tornado
1
open
ipython/ipython
1
merged
jupyterhub/jupyterhub-idle-culler
1
merged
jupyterhub/repo2docker
1
merged
jupyterhub/binderhub
1
merged
jupyterlab/jupyterlab
1
merged
zeromq/pyzmq
1
open
Reviewed 21 pull requests in 15 repositories
jupyterhub/the-littlest-jupyterhub
5 pull requests
- Bump to recent versions, and make bootstrap.py update to those when run
- Apply TLJH auth config with less assumptions
- update awscognito docs to use GenericOAuthenticator
- Add locale and other environment variables support for systemd service jupyterhub
- Document tljh-config commands by referencing the --help sections
jupyterhub/jupyterhub-idle-culler
2 pull requests
jupyterhub/jupyterhub
2 pull requests
jupyterhub/firstuseauthenticator
1 pull request
jupyterhub/kubespawner
1 pull request
jupyter/jupyter.github.io
1 pull request
jupyterhub/zero-to-jupyterhub-k8s
1 pull request
ipython/ipyparallel
1 pull request
jupyter/governance
1 pull request
tornadoweb/tornado
1 pull request
ipython/ipython
1 pull request
jupyter/jupyter_core
1 pull request
jupyterlab/jupyterlab
1 pull request
jupyter/jupyter_client
1 pull request
jupyterhub/binderhub
1 pull request
Created an issue in jupyterlab/jupyterlab that received 2 comments
Continuous retry of GET /api/contents on 404
Description When listing files returns a 404, jupyterlab continuously and rapidly retries the request, flooding the server with the same failing re…
2
comments
Opened 2 other issues in 2 repositories
ipython/ipyparallel
1
open
pypa/setuptools
1
open
8
contributions
in private repositories
Oct 4 – Oct 13