Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
howto-cards LEGACY VERSION
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
R3
howto-cards LEGACY VERSION
Commits
de0f7265
Commit
de0f7265
authored
3 years ago
by
Laurent Heirendt
Browse files
Options
Downloads
Plain Diff
Merge branch 'revert-the-reversion' into 'develop'
revert the reversion See merge request
!284
parents
11785b3c
55f2af4d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!285
[release] Regular merge of develop
,
!284
revert the reversion
Pipeline
#45035
passed
3 years ago
Stage: prepare
Stage: build
Stage: generate
Stage: deploy
Stage: trigger
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.ci/generateIndex.py
+5
-2
5 additions, 2 deletions
.ci/generateIndex.py
cards.md
+32
-32
32 additions, 32 deletions
cards.md
external/lab/quarks-chemical-platform/quarks-chemical-platform.md
+8
-0
8 additions, 0 deletions
.../lab/quarks-chemical-platform/quarks-chemical-platform.md
with
45 additions
and
34 deletions
.ci/generateIndex.py
+
5
−
2
View file @
de0f7265
...
...
@@ -20,6 +20,9 @@ def build_link(title, href):
elif
(
'
handbook-annexes
'
in
href
):
href
=
href
.
replace
(
'
handbook-annexes
'
,
'
handbook
'
).
strip
()
# add relative url
href
=
"
{{
'"
+
href
+
"'
| relative_url }}
"
return
f
'
\t\t\t
<li><a href=
"
{
href
}
"
>
{
title
}
</a></li>
\n
'
def
build_section_start
(
title
,
shortcut
):
...
...
@@ -198,8 +201,8 @@ for s in sections:
index
+=
"
\n
</div>
"
## add link to return to main index
index
+=
"
<br><center><a href=
'
/
'
>go back</a></center>
"
index
+=
"
<br><center><a href=
'
/cards
'
>Overview of all HowTo cards</a></center>
"
index
+=
""
"
<br><center><a href=
"
{{
'
/
'
| relative_url }}
"
>go back</a></center>
"
""
index
+=
""
"
<br><center><a href=
"
{{
'
/cards
'
| relative_url }}
"
>Overview of all HowTo cards</a></center>
"
""
# output the index
#print(index)
...
...
This diff is collapsed.
Click to expand it.
cards.md
+
32
−
32
View file @
de0f7265
...
...
@@ -34,68 +34,68 @@ order: -1
<div class="index-box noborderbox" id="access">
<h3>Access</h3>
<ul>
<li><a href="external/access/harrenhal-access">HARRENHAL access</a></li>
<li><a href="external/access/lums-passwords">LUMS account</a></li>
<li><a href="external/access/passwords">Managing your passwords</a></li>
<li><a href="external/access/vpn-cerbere-access">VPN/CERBERE connection</a></li>
<li><a href="
{{ '
external/access/harrenhal-access
' | relative_url }}
">HARRENHAL access</a></li>
<li><a href="
{{ '
external/access/lums-passwords
' | relative_url }}
">LUMS account</a></li>
<li><a href="
{{ '
external/access/passwords
' | relative_url }}
">Managing your passwords</a></li>
<li><a href="
{{ '
external/access/vpn-cerbere-access
' | relative_url }}
">VPN/CERBERE connection</a></li>
</ul>
</div>
<div class="index-box noborderbox" id="contribute">
<h3>Contribute</h3>
<ul>
<li><a href="external/contribute/git-clients">Git clients</a></li>
<li><a href="external/contribute/install-git">Installation of Git</a></li>
<li><a href="external/contribute/markdown">Markdown</a></li>
<li><a href="external/contribute/mirror-fork">Mirror fork automatically</a></li>
<li><a href="external/contribute/vscode">Contribute using Visual Studio Code</a></li>
<li><a href="external/contribute/web-ide">Contribute using Gitlab Web IDE</a></li>
<li><a href="
{{ '
external/contribute/git-clients
' | relative_url }}
">Git clients</a></li>
<li><a href="
{{ '
external/contribute/install-git
' | relative_url }}
">Installation of Git</a></li>
<li><a href="
{{ '
external/contribute/markdown
' | relative_url }}
">Markdown</a></li>
<li><a href="
{{ '
external/contribute/mirror-fork
' | relative_url }}
">Mirror fork automatically</a></li>
<li><a href="
{{ '
external/contribute/vscode
' | relative_url }}
">Contribute using Visual Studio Code</a></li>
<li><a href="
{{ '
external/contribute/web-ide
' | relative_url }}
">Contribute using Gitlab Web IDE</a></li>
</ul>
</div>
<div class="index-box noborderbox" id="exchange-channels">
<h3>Exchange channels</h3>
<ul>
<li><a href="external/exchange-channels/asperaweb">AsperaWEB Quick Guide</a></li>
<li><a href="external/exchange-channels/calendar">Sharing calendar in Microsoft Exchange</a></li>
<li><a href="external/exchange-channels/owncloud">Owncloud</a></li>
<li><a href="
{{ '
external/exchange-channels/asperaweb
' | relative_url }}
">AsperaWEB Quick Guide</a></li>
<li><a href="
{{ '
external/exchange-channels/calendar
' | relative_url }}
">Sharing calendar in Microsoft Exchange</a></li>
<li><a href="
{{ '
external/exchange-channels/owncloud
' | relative_url }}
">Owncloud</a></li>
</ul>
</div>
<div class="index-box noborderbox" id="general">
<h3>General</h3>
<ul>
<li><a href="external/general/attend-webex">Attend the LCSB Team Meeting online (webex)</a></li>
<li><a href="external/general/remote-working">Work remotely</a></li>
<li><a href="
{{ '
external/general/attend-webex
' | relative_url }}
">Attend the LCSB Team Meeting online (webex)</a></li>
<li><a href="
{{ '
external/general/remote-working
' | relative_url }}
">Work remotely</a></li>
</ul>
</div>
<div class="index-box noborderbox" id="integrity">
<h3>Integrity</h3>
<ul>
<li><a href="external/integrity/checksum">Ensuring Integrity of Data Files with Checksums</a></li>
<li><a href="external/integrity/encryption/cloud">Data upload to cloud</a></li>
<li><a href="external/integrity/encryption/disk">Encrypting the Startup Disk for Your Laptop/Desktop</a></li>
<li><a href="external/integrity/encryption/file">Encrypting Files and Folders</a></li>
<li><a href="external/integrity/naming">Naming files</a></li>
<li><a href="external/integrity/organization">Organization</a></li>
<li><a href="external/integrity/spreadsheets">Working with spreadsheets</a></li>
<li><a href="
{{ '
external/integrity/checksum
' | relative_url }}
">Ensuring Integrity of Data Files with Checksums</a></li>
<li><a href="
{{ '
external/integrity/encryption/cloud
' | relative_url }}
">Data upload to cloud</a></li>
<li><a href="
{{ '
external/integrity/encryption/disk
' | relative_url }}
">Encrypting the Startup Disk for Your Laptop/Desktop</a></li>
<li><a href="
{{ '
external/integrity/encryption/file
' | relative_url }}
">Encrypting Files and Folders</a></li>
<li><a href="
{{ '
external/integrity/naming
' | relative_url }}
">Naming files</a></li>
<li><a href="
{{ '
external/integrity/organization
' | relative_url }}
">Organization</a></li>
<li><a href="
{{ '
external/integrity/spreadsheets
' | relative_url }}
">Working with spreadsheets</a></li>
</ul>
</div>
<div class="index-box noborderbox" id="lab">
<h3>Lab</h3>
<ul>
<li><a href="external/lab/book-lab-equipment">How to book a Lab Equipment in Quarks</a></li>
<li><a href="external/lab/dishwasher-utilization-and-maintenance">Dishwasher utilization and maintenance</a></li>
<li><a href="external/lab/handwashing">Handwashing</a></li>
<li><a href="external/lab/lab-coats">Lab coats</a></li>
<li><a href="external/lab/maintenance_of_cold_traps">Maintenance of cold traps </a></li>
<li><a href="external/lab/personal-alert-safety-system">Personal alert safety system (PASS)</a></li>
<li><a href="external/lab/quarks-chemical-platform">Quarks - Chemical platform</a></li>
<li><a href="external/lab/utilization-of-balances">Utilization of balances</a></li>
<li><a href="external/lab/utilization-of-pH-meter">Utilization of pH meter</a></li>
<li><a href="
{{ '
external/lab/book-lab-equipment
' | relative_url }}
">How to book a Lab Equipment in Quarks</a></li>
<li><a href="
{{ '
external/lab/dishwasher-utilization-and-maintenance
' | relative_url }}
">Dishwasher utilization and maintenance</a></li>
<li><a href="
{{ '
external/lab/handwashing
' | relative_url }}
">Handwashing</a></li>
<li><a href="
{{ '
external/lab/lab-coats
' | relative_url }}
">Lab coats</a></li>
<li><a href="
{{ '
external/lab/maintenance_of_cold_traps
' | relative_url }}
">Maintenance of cold traps </a></li>
<li><a href="
{{ '
external/lab/personal-alert-safety-system
' | relative_url }}
">Personal alert safety system (PASS)</a></li>
<li><a href="
{{ '
external/lab/quarks-chemical-platform
' | relative_url }}
">Quarks - Chemical platform</a></li>
<li><a href="
{{ '
external/lab/utilization-of-balances
' | relative_url }}
">Utilization of balances</a></li>
<li><a href="
{{ '
external/lab/utilization-of-pH-meter
' | relative_url }}
">Utilization of pH meter</a></li>
</ul>
</div>
</div><br><center><a
href=
'/'
>
go back
</a></center><br><center><a
href=
'/cards'
>
Overview of all HowTo cards
</a></center>
\ No newline at end of file
</div><br><center><a
href=
"{{ '/' | relative_url }}"
>
go back
</a></center><br><center><a
href=
"{{ '/cards' | relative_url }}"
>
Overview of all HowTo cards
</a></center>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
external/lab/quarks-chemical-platform/quarks-chemical-platform.md
+
8
−
0
View file @
de0f7265
---
layout
:
page
permalink
:
/external/lab/quarks-chemical-platform/
shortcut
:
lab:quarks-chemical-platform
redirect_from
:
-
/cards/lab:quarks-chemical-platform
-
/external/cards/lab:quarks-chemical-platform
---
# Quarks - Chemical platform
## How to access Quarks?
...
...
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