Skip to content

Commit 72f3df8

Browse files
committed
NO-JIRA: docs: update outdated internal docs after the buildchain refactoring (#1028)
1 parent ef65f8e commit 72f3df8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

jupyter/utils/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Shared files for all JupyterLab workbenches we have
22

33
These files were initially duplicated into many `jupyter/` subdirectories.
4-
In general, they are incorporated into every JupyterLab workbench,
5-
but sometimes that's through building `FROM` base `datascience` image and not `COPY`ed directly.
4+
In general, they are incorporated into every JupyterLab workbench.

jupyter/utils/addons/apply.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
# See https://github.com/jupyterlab/jupyterlab/issues/5463
44
# This is a hack to apply partial HTML code to JupyterLab's `index.html` file
5-
# Look for the other duplicates in case a change is needed to this file
65

76
script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
87

0 commit comments

Comments
 (0)