Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
codecamp
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
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Python at Risø
codecamp
Commits
a7a5120b
Commit
a7a5120b
authored
2 years ago
by
Jenni Rinker
Browse files
Options
Downloads
Patches
Plain Diff
fix links on material
parent
60883d68
No related branches found
Branches containing commit
No related tags found
1 merge request
!6
fix links on material
Pipeline
#34675
passed
2 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/material.rst
+11
-10
11 additions, 10 deletions
docs/source/material.rst
with
11 additions
and
10 deletions
docs/source/material.rst
+
11
−
10
View file @
a7a5120b
...
@@ -9,12 +9,12 @@ Cheatsheets
...
@@ -9,12 +9,12 @@ Cheatsheets
A collection of quick references from Matplotlib and Python
A collection of quick references from Matplotlib and Python
for Data Science:
for Data Science:
* Jupyter notebook cheatsheet `download pdf <../../material/cheatsheets/jupyter_notebook_cheatsheet.pdf>`
* Jupyter notebook cheatsheet
:download:
`download pdf <../../material/cheatsheets/jupyter_notebook_cheatsheet.pdf>`
* Numpy cheatsheet `download pdf <../../material/cheatsheets/numpy_cheatsheet.pdf>`
* Numpy cheatsheet
:download:
`download pdf <../../material/cheatsheets/numpy_cheatsheet.pdf>`
* Matplotlib cheatsheet `download pdf <../../material/cheatsheets/matplotlib_cheatsheet.pdf>`
* Matplotlib cheatsheet
:download:
`download pdf <../../material/cheatsheets/matplotlib_cheatsheet.pdf>`
* Numpy cheatsheet `download pdf <../../material/cheatsheets/numpy_cheatsheets.pdf>`
* Numpy cheatsheet
:download:
`download pdf <../../material/cheatsheets/numpy_cheatsheets.pdf>`
* Basic pandas cheatsheet `download pdf <../../material/cheatsheets/basic_pandas_cheatsheet.pdf>`
* Basic pandas cheatsheet
:download:
`download pdf <../../material/cheatsheets/basic_pandas_cheatsheet.pdf>`
* Intermediate pandas cheatsheet `download pdf <../../material/cheatsheets/intermediate_pandas_cheatsheet.pdf>`
* Intermediate pandas cheatsheet
:download:
`download pdf <../../material/cheatsheets/intermediate_pandas_cheatsheet.pdf>`
Tutorials and exercises
Tutorials and exercises
...
@@ -22,8 +22,9 @@ Tutorials and exercises
...
@@ -22,8 +22,9 @@ Tutorials and exercises
The following links are a series of Jupyter notebooks that allow
The following links are a series of Jupyter notebooks that allow
you to practice basic skills with Jupyter notebooks and common Python
you to practice basic skills with Jupyter notebooks and common Python
packages used with scientific programming. Google how to run a Jupyter
packages used with scientific programming.
notebook if you've never seen one before. :)
Google how to run a Jupyter notebook if you've never used one before. :)
* Introduction to Jupyter notebooks :download:`download notebook <../../material/jupyter_notebooks/introduction_to_jupyter_notebooks.ipynb>`
* Introduction to Jupyter notebooks :download:`download notebook <../../material/jupyter_notebooks/introduction_to_jupyter_notebooks.ipynb>`
* NumPy tutorial :download:`download notebook <../../material/jupyter_notebooks/2a-tutorial_numpy_array_basics.ipynb>`
* NumPy tutorial :download:`download notebook <../../material/jupyter_notebooks/2a-tutorial_numpy_array_basics.ipynb>`
...
@@ -38,7 +39,7 @@ notebook if you've never seen one before. :)
...
@@ -38,7 +39,7 @@ notebook if you've never seen one before. :)
Slides from previous editions
Slides from previous editions
------------------------------
------------------------------
January 2022:
January 2022
(Python only)
:
* Day 1 :download:`download pdf <../../material/slides/2022/CodeCamp_Jan2022_Day1.pdf>`
* Day 1 :download:`download pdf <../../material/slides/2022/CodeCamp_Jan2022_Day1.pdf>`
* Day 2 :download:`download pdf <../../material/slides/2022/CodeCamp_Jan2022_Day2.pdf>`
* Day 2 :download:`download pdf <../../material/slides/2022/CodeCamp_Jan2022_Day2.pdf>`
...
@@ -46,7 +47,7 @@ January 2022:
...
@@ -46,7 +47,7 @@ January 2022:
* Day 4 :download:`download pdf <../../material/slides/2022/CodeCamp_Jan2022_Day4.pdf>`
* Day 4 :download:`download pdf <../../material/slides/2022/CodeCamp_Jan2022_Day4.pdf>`
August 2021:
August 2021
(Python and Matlab)
:
* Day 1 :download:`download pdf <../../material/slides/2021/CodeCamp_Day1.pdf>`
* Day 1 :download:`download pdf <../../material/slides/2021/CodeCamp_Day1.pdf>`
* Day 2 :download:`download pdf <../../material/slides/2021/CodeCamp_Day2.pdf>`
* Day 2 :download:`download pdf <../../material/slides/2021/CodeCamp_Day2.pdf>`
...
...
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