jannefleischer

Results 8 issues of jannefleischer

## Description On some notebooks the table of contents is not refreshed and Developer Tools report a TypeError on https://github.com/jupyterlab/jupyterlab-toc/blob/master/src/generators/notebook/index.ts#L140-L148 The `j` from the for-loop tries to find a widget...

bug
pkg:toc

I am trying to use osmnx with a custom overpass api configured with no slot management (via https://github.com/wiktorn/Overpass-API) - this results in an infinite loop because the /api/status won't give...

enhancement

I added a pull request for propagation support in docker-py (https://github.com/docker/docker-py/pull/3164) which has to be accepted before this PR makes any sense. Also I just realized that there seem to...

new

Hi, I am really not sure if this is an issue with taig-contrib-openid-auth or with the django-oauth-tollkit or with my setup, so any input would be helpful: I am trying...

- [ x ] I have checked that this issue has not already been reported. - [ ? ] I have confirmed this bug exists on the latest version of...

upstream issue
I/O

### Is there an existing issue for this? - [x] I have searched the existing issues ### Problem description I am using the isochrones api and realised that there might...

isochrones :dart:
easy-fix 😎

Because I need to run our plugin [OS-WALK-EU](https://gitlab.com/ils-research/os-walk-eu/-/tree/index_use_optimization?ref_type=heads) (which depends on isocrone calculations from ORStools) from within a qgis_process setup headless I needed some upstream changes: 1. moved the initiation...

I had trouble with long running tasks. At some point feature would be added to sink, but didn't manage to arrive at the returned layer. So something in the flush...