Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jupyter_on_HPC_setup_guide
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
9
Issues
9
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
python
jupyter_on_HPC_setup_guide
Commits
43ce662a
Commit
43ce662a
authored
May 05, 2020
by
Katharina Höflich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Undo changes here...
parent
be21b208
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
job-scripts/nesh-linux-cluster-jupyterlab.sh
job-scripts/nesh-linux-cluster-jupyterlab.sh
+1
-1
No files found.
job-scripts/nesh-linux-cluster-jupyterlab.sh
View file @
43ce662a
...
...
@@ -44,6 +44,6 @@ else
#
eval
"
$(
conda shell.bash hook
)
"
# properly initialise non-interactive shells
conda activate base
&&
\
jupyter lab
--ip
=
hostname
--no-browser
jupyter lab
--ip
=
$(
hostname
)
--no-browser
fi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment