-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from statisticsnorway/desc-transfer-service
Added faq
- Loading branch information
Showing
4 changed files
with
77 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
#TOC ul { | ||
padding-left: 0.5rem; | ||
} | ||
|
||
#TOC ul li { | ||
padding-bottom: 0.5rem; | ||
} | ||
|
||
#TOC ul li a { | ||
text-decoration: none; | ||
} | ||
|
||
#toc-title, | ||
.toc-actions { | ||
display: none; | ||
} | ||
|
||
.comparison ul { | ||
padding-left: 1.1em; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: "Spørsmål og svar" | ||
toc-location: body | ||
css: faq.css | ||
--- | ||
|
||
|
||
### Hvordan løser jeg feilmeldinger knyttet til at **data rate exceeded** i Jupyter? | ||
|
||
Johnny skriver en forklaring. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters