Users having high latency from default conda download site
could set this option to speed up downloading.
Signed-off-by: Peng Gao <peng.gao.dut@gmail.com>
* Dynamically select the right miniforge arch and unpin the ROOT_CONTAINER so that buildx can build arm64 and amd64
cleanup
* Remove the commented out hard set of arch
* Address code review comments from mathbunnyru
* Add setting the owner to respective dockerhbub username
* Revert "Add setting the owner to respective dockerhbub username"
This reverts commit a8d9c468a7d35dbda33ae902cc524db599519d8a.
* Fix up the dockerfile, make the default buildx compatible with the CI and add a comment about how to do cross-platform builds.
* Update the docs
* Refactor the Makefile to support cross-building images incrementally, add ARG OWNER to the Dockerfile's so people can more easily push to their own, add docker buildx & ARM64 support to the CI
* Simplify build-test-all rule
* Match patch version
* Run prettier on docker.yml
* Declare and export seperately per docker lint
* Skip CI changes
* Revert the makefile changes
* Update the Arch comment to match
* back out unrelated changes
v3.0.14
Clean up browser check (#10080)
Loosen pin on jupyter-packaging (#9998)
v3.0.13
Add cell id per notebook format 4.5 (#10018)
Fix label for “Create Console for Editor” (#9794)
Use blobs to set the svg source of an image in the image viewer (#10029)
Fix copy shareable link command (#10021)
Clarify where the overrides.json file should be in the docs (#9996)
Do not make unnecessary npm registry requests (#9974)
Fix escaping of urls and paths (#9978)