Ayaz Salikhov
Ayaz Salikhov
@hzclarksm I tried this solution and it works fine for me. https://github.com/jupyterlab/jupyterlab/pull/10485#issuecomment-871136470 You can also change it in this file to not always have to change it manually (and you...
@fymaterials98 we're waiting for your response here. Could you please take a look?
Closing this as no response was received. Please, reopen, if you still see this issue.
> yes. I plan to add mypy annotations. > > I was thinking about adding a dataclass to be used as an alternative to plain metadata in dictionary for IDE...
Yes, installing via conda is much easier and, well, pythonic. I'll give this a try as soon as I have time to do it :)
People haven't asked for this feature, so I don't think we should implement it. If someone wants to try it out, use this: ``` RUN mamba install --yes jemalloc ENV...
@consideRatio could you share what you think about this proposal?
My WIP: https://github.com/mathbunnyru/custom-notebook-image Built image: https://hub.docker.com/repository/docker/mathbunnyru/custom-notebook Current TODO-list: https://github.com/mathbunnyru/custom-notebook-image/issues/1
I implemented everything another way. https://github.com/mathbunnyru/custom-notebook I created the `upstream_project` branch, where a full copy of the upstream project is stored. In the `main` branch there are only files which...
They are not forks of this repo (otherwise people will not be able to have fork of the original repo if they need). First one is public and should work...