Results 6 comments of Steve Harris
trafficstars

> Tab completion of filenames fails to work with nb import.... > Many of these are long filenames and paths, so it is a vital part of the workflow. >...

I have a similar problem. No luck with modifying the settings (working from a Mac)

OK. Thanks for checking. I'm on Sublime Text 3.1.1 Build 3176; using High Sierra 10.13.6. This wasn't a problem for the first few hours, then seemed to appear spontaneously without...

I have the same problem but am unable to downgrade to Python

I also had to adjust the docker compose file so this [line](https://github.com/Kludex/fastapi-prometheus-grafana/blob/97b067978237877e1c10d2f782e8c7f359fb05f6/docker-compose.yaml#L38) changes from ``` - ./datasource.yml:/etc/grafana/provisioning/datasource.yml ``` to ``` - ./datasource.yml:/etc/grafana/provisioning/datasources/datasource.yml ```