Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cluster-logger
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Quantum Tinkerer
cluster-logger
Commits
a922fb51
Commit
a922fb51
authored
8 months ago
by
Anton Akhmerov
Browse files
Options
Downloads
Patches
Plain Diff
update website location
parent
e0e3c182
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
make_website.sh
+2
-2
2 additions, 2 deletions
make_website.sh
with
2 additions
and
2 deletions
make_website.sh
+
2
−
2
View file @
a922fb51
#!/bin/bash
jupyter nbconvert
--to
html
--execute
--ExecutePreprocessor
.timeout
=
3000
--no-input
--template
classic
--log-level
WARN index.ipynb
>>
error.log 2>&1
rsync
-ravz
index.html
hpc05@tnw-tn1
.tudelft.net:
rsync
-ravz
database.p
hpc05@tnw-tn1
.tudelft.net:
rsync
-ravz
index.html
uploader@qt4
.tudelft.net:
rsync
-ravz
database.p
uploader@qt4
.tudelft.net:
rm
-f
index.html
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