Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bc_uab_jupyter
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bo-Chun Chen
bc_uab_jupyter
Commits
79b36fbb
Commit
79b36fbb
authored
2 years ago
by
Krish Moodbidri
Browse files
Options
Downloads
Patches
Plain Diff
changes for jupyter lab
parent
131074aa
No related branches found
Branches containing commit
Tags
v1.2
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
form.yml.erb
+3
-3
3 additions, 3 deletions
form.yml.erb
icon.png
+0
-0
0 additions, 0 deletions
icon.png
manifest.yml
+1
-3
1 addition, 3 deletions
manifest.yml
with
4 additions
and
6 deletions
form.yml.erb
+
3
−
3
View file @
79b36fbb
...
...
@@ -11,12 +11,12 @@
cluster: "SLURM_CLUSTER"
# Title of the app displayed in the Dashboard
title: "Jupyter
Notebook
"
title: "Jupyter
Lab
"
# Description of the app displayed in the Dashboard (can use multi-line string
# and Markdown syntax)
description: |
This app will launch a Jupyter
Notebook
server on one or more cores.
This app will launch a Jupyter
Lab
server on one or more cores.
# Define attribute values that aren't meant to be modified by the user within
# the Dashboard form
...
...
@@ -60,7 +60,7 @@ attributes:
# command that launches the Jupyter notebook within the batch job
extra_jupyter_args:
widget: text_field
label: Extra
j
upyter arguments
label: Extra
J
upyter
Lab
arguments
bc_num_hours:
value: 1
...
...
This diff is collapsed.
Click to expand it.
icon.png
+
0
−
0
View replaced file @
131074aa
View file @
79b36fbb
12.5 KiB
|
W:
|
H:
34.8 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
manifest.yml
+
1
−
3
View file @
79b36fbb
---
name
:
Jupyter
Notebook
name
:
Jupyter
Lab
category
:
Interactive Apps
subcategory
:
Servers
role
:
batch_connect
description
:
|
This app will launch a Jupyter Notebook server on one or more nodes.
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
register
or
sign in
to comment