Ayaz Salikhov
Ayaz Salikhov
Thanks, @lima4658. Did you try to build all the images or only `scipy-notebook` (and its parents)? The thing is, that it would be nice to receive some feedback from users,...
> @mathbunnyru > I build only base-notebook, minimal-notebook and scipy-notebook. As mentioned only minimal modifications in the base-notebook Dockerfile were needed. Maybe in the next days I have time to...
I didn't see much interest in pypy images, so closing this one. Please, if someone want to make it, ping me, I can describe how to change build system to...
Closing this one. Please reopen, if you still see this issue.
> I'm waiting for your implementation, in the meantime I will do it manually 😭 I'll implement it for sure 👍 I think there should be an easy GitHub action...
Thanks for the link! We can't do this for the image in the PR, because it is not uploaded to dockerhub, but we can fetch the numbers for the current...
Hi, no, I would say that this is unrelated. But I will be glad to help you. You probably want the latest version with `JupyterLab < 3` (not `Jupyter`). So,...
I found Github Action, which will greatly simplify this task. https://github.com/marketplace/actions/sticky-pull-request-comment > Create a comment on a pull request, if it exists update that comment. I think it should be...
Also, the build time is written in the Github Action itself, so it might not make sense to duplicate. > Successful in 27m
Now, we upload our images as GitHub artifacts, so it's relatively easy to see the image size. It's also not difficult to see the time it took to build the...