Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lbas2002 Lectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
lbas2002
Lbas2002 Lectures
Commits
e67ff9b1
Commit
e67ff9b1
authored
2 years ago
by
majidrouhanintnu
Browse files
Options
Downloads
Patches
Plain Diff
translated to nor
parent
7a22e538
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lectures/lecture1/README.md
+39
-38
39 additions, 38 deletions
lectures/lecture1/README.md
with
39 additions
and
38 deletions
lectures/lecture1/README.md
+
39
−
38
View file @
e67ff9b1
# Assumptions
<!-- no toc -->
-
Has access to Jupyter hub for LBAS2002.
-
And/Or:
-
Installed Visual Studio Code
-
Installed extensions for
## Forutsetninger
-
Har tilgang til Jupyter hub for LBAS2002.
-
Og / eller:
-
Installert Visual Studio Code
-
Installerte utvidelser for
-
Python
-
Jupyter
# L
earning outcomes
#
# L
æringsutbytte
-
Markdown
-
C
an
distinuish between
markup
/
markdown
/
html
-
C
an
create simp
le md-file
s
-
K
an
skille mellom
markup
/
markdown
/
html
-
K
an
lage enk
le md-file
r
-
Jupyter
-
Understand what ipynb-file is and can us
e md i
n
jupyter
file
s
-
C
an
w
ri
t
e
and execute simple
Python
c
ode i
n
jupyter
-
Understand what magic commands are and how to use th
em
-
Forstår hva en ipynb-fil er og kan bruk
e md i jupyter
-
file
r
-
K
an
sk
ri
v
e
og kjøre enkel
Python
-k
ode i jupyter
-
Forstår hva magiske kommandoer er og hvordan du bruker d
em
-
Python
-
Understand the basic of python (code-structure, comments, input, output)
-
Forstår grunnleggende om python (kode-struktur, kommentarer, inndata, utdata)
#
Topics
#
#
Emner
## Markdown
##
#
Markdown
-
Do
c
-
[
Refer
enc
e
](
https://commonmark.org/help/
)
-
Do
kumentasjon
-
[
Refer
ans
e
](
https://commonmark.org/help/
)
-
[
Markdown Guide
](
https://www.markdownguide.org/
)
-
Basics
o
f
format
t
ing i
n
markdown
-
Grunnleggende
o
m
format
er
ing i markdown
## Jupyter
##
#
Jupyter
-
Do
c
:
-
[
Offi
cial docs
si
t
e
](
https://docs.jupyter.org/en/latest/
)
-
[
Markdown i
n
Jupyter
](
https://www.datacamp.com/tutorial/markdown-in-jupyter-notebook
)
-
[
Tutorials
](
https://www.datacamp.com/tutorial/tutorial-jupyter-notebook#whatisapp
)
-
Do
kumentasjon
:
-
[
Offi
siell dokumentasjons
si
d
e
](
https://docs.jupyter.org/en/latest/
)
-
[
Markdown i Jupyter
](
https://www.datacamp.com/tutorial/markdown-in-jupyter-notebook
)
-
[
Veiledninger
](
https://www.datacamp.com/tutorial/tutorial-jupyter-notebook#whatisapp
)
-
Use of
markdown i
n
jupyter
file
s
-
Use of
html
-
C
omment
s
-
C
ode
-
Magi
c c
ommand
s
-
Bruk av
markdown i jupyter
-
file
r
-
Bruk av
html
-
K
omment
arer
-
K
ode
-
Magi
ske k
ommand
oer
##
Basic
o
f
Python
##
# Grunnleggende
o
m
Python
-
Do
cs
-
[
Python
do
cs
](
https://docs.python.org/
)
-
[
IPython
do
cs
](
https://ipython.readthedocs.io/en/stable/
)
-
Do
kumentasjon
-
[
Python
-
do
kumentasjon
](
https://docs.python.org/
)
-
[
IPython
-
do
kumentasjon
](
https://ipython.readthedocs.io/en/stable/
)
-
c
omment
s
: lin
e c
omment
o
r gr
o
up
c
omment
-
gr
o
uping
code using 'space
'
-
print: writing to c
onsol
e
-
in
put: reading from the c
onsol
e
-
case sensitivity
-
k
omment
arer
: lin
jek
omment
ar elle
r grup
pek
omment
ar
-
grup
per
ing
av kode ved hjelp av 'mellomrom
'
-
skriv ut: skriv til k
onsol
len
-
in
ngang: lesing fra k
onsol
len
-
store og små bokstaver
\ No newline at end of file
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