James Sample

Results 4 comments of James Sample

I'm running into [this issue](https://github.com/jupyterlab/jupyterlab/issues/7122) when trying to install Voyager using Docker and JupyterLab 1.0.4. For example, the following Docker file has a broken sidebar for me: ``` # datascience-notebook...

@playermanny2. Thanks for your reply! Hmm, that is weird. Yes - that's the entire Docker file; my actual Docker file is more complicated, but I stripped it down to the...

@playermanny2 Thanks! I've run `docker system prune` and have also tried with the `minimal-notebook` image, but with the same result. I tried upgrading Docker too, but no change :-( If...

Thanks @iboates and @iamtekson. This fixes the issue for me.