We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed90fe3 + 6b13011 commit 36f11c6Copy full SHA for 36f11c6
jupyter/utils/addons/apply.sh
@@ -6,7 +6,7 @@
6
7
script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
8
9
-pf_url="https://unpkg.com/@patternfly/[email protected]/patternfly.min.css"
+pf_url="https://unpkg.com/@patternfly/[email protected]/patternfly-no-globals.css"
10
11
static_dir="/opt/app-root/share/jupyter/lab/static"
12
index_file="$static_dir/index.html"
0 commit comments