Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
easybuild-repository-public-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DEEP-SEA
easybuild-repository-public-release
Commits
5a77fe49
Commit
5a77fe49
authored
Aug 23, 2023
by
Jens Henrik Goebbert
Browse files
Options
Downloads
Patches
Plain Diff
fix style
parent
e4da4f3c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Golden_Repo/j/JupyterLab/JupyterLab-2023.3.6-GCCcore-11.3.0.eb
+11
-11
11 additions, 11 deletions
...n_Repo/j/JupyterLab/JupyterLab-2023.3.6-GCCcore-11.3.0.eb
with
11 additions
and
11 deletions
Golden_Repo/j/JupyterLab/JupyterLab-2023.3.6-GCCcore-11.3.0.eb
+
11
−
11
View file @
5a77fe49
...
...
@@ -750,9 +750,9 @@ postinstallcmds = [
# '{ cat >> %(installdir)s/etc/jupyter/jupyter_server_config.d/jupyter-archive.json; } << \'EOF\'\n'
# '{\n'
# ' "JupyterArchive": {\n'
# ' "stream_max_buffer_size": 104857600, //
The
max size of tornado IOStream buffer\n'
# ' "handler_max_buffer_length": 10240, //
The
max length of chunks in tornado RequestHandler\n'
# ' "archive_download_flush_delay": 100 //
The
delay in ms at which
we send
the chunk of data to the client
.
\n'
#
' "stream_max_buffer_size": 104857600, // max size of tornado IOStream buffer\n'
#
' "handler_max_buffer_length": 10240, // max length of chunks in tornado RequestHandler\n'
#
' "archive_download_flush_delay": 100 // delay in ms at which the chunk of data
is send
to the client\n'
# ' }\n'
# '}\n'
# 'EOF'
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment