unsloth/docker
Daniel Han 9ca7be82c4 docker: trim redundant comments in the image build files
Comment-only pass over the PR's own files. No executable line changes.

- Dockerfile / Dockerfile.studio: drop the decorative stage banner rules, the
  stale "5)" / "6)" step numbering, and the entrypoint pre-flight list that
  restated (and had drifted from) entrypoint.sh's own accurate header. Cut the
  llama.cpp asset bullet list that repeats fetch_llama_prebuilt.py's docstring
  and the structlog rationale already spelled out at the install site.
- entrypoint.sh / studio_launch.sh: fold the section banners into the
  explanation lines that follow them.
- docker-publish.yml: remove the comment rule lines around the job headers.
- validate_studio_features.py: same for the numbered section headers.
- smoke_test.py: drop the stale "~125M params" note on a 1B model.
- unsloth_branding.py, unsloth_nb_view.py, unsloth_nb_pip_magic.py,
  colabTitle.ts: remove comments that restate the adjacent line.
2026-07-26 15:45:58 +00:00
..
jupyter docker: trim redundant comments in the image build files 2026-07-26 15:45:58 +00:00
.dockerignore docker: Colab-grade JupyterLab and Studio UX for the Unsloth image (#6681) 2026-07-06 08:27:00 -07:00
build.sh docker: tighten comments 2026-07-19 15:32:20 +00:00
Dockerfile docker: trim redundant comments in the image build files 2026-07-26 15:45:58 +00:00
Dockerfile.studio docker: trim redundant comments in the image build files 2026-07-26 15:45:58 +00:00
entrypoint.sh docker: trim redundant comments in the image build files 2026-07-26 15:45:58 +00:00
fetch_llama_prebuilt.py docker: tighten comments 2026-07-19 15:32:20 +00:00
NOTICE docker: Colab-grade JupyterLab and Studio UX for the Unsloth image (#6681) 2026-07-06 08:27:00 -07:00
run.sh docker: tighten comments 2026-07-19 15:32:20 +00:00
smoke_test.py docker: trim redundant comments in the image build files 2026-07-26 15:45:58 +00:00
studio_launch.sh docker: trim redundant comments in the image build files 2026-07-26 15:45:58 +00:00
supervisord.conf docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_colab_compat.py docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_ipython_startup.py docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_jupyter_tunnel.sh docker: optional Cloudflare tunnel for JupyterLab (UNSLOTH_JUPYTER_CLOUDFLARE) 2026-06-24 09:55:11 +00:00
unsloth_llama_update.sh docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_nb_compat.py docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_nb_content_sig.py docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_nb_pip_magic.py docker: trim redundant comments in the image build files 2026-07-26 15:45:58 +00:00
unsloth_nb_strip_colab.py docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_nb_view.py docker: trim redundant comments in the image build files 2026-07-26 15:45:58 +00:00
unsloth_pip_shim.py docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_run.py docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_studio_update.sh docker: tighten comments 2026-07-19 15:32:20 +00:00
unsloth_sync_notebooks.sh docker: detach the notebook network refresh from container startup 2026-07-20 06:04:49 +00:00