Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Notebooks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
QIM
Tools
Notebooks
Commits
2ea580a3
Commit
2ea580a3
authored
1 year ago
by
fima
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
9c2d1e00
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
README.md
+24
-0
24 additions, 0 deletions
README.md
with
24 additions
and
0 deletions
README.md
+
24
−
0
View file @
2ea580a3
# QIM Notebooks
This repository contains a curated list of Jupyter Notebooks suitable for serveral tasks related to QIM and Image analysis in general.
# Contribution
The first cell of the notebook should follow the pattern:
```
# Title of the notebook
Notebook author: Author name (author@email.dk)
Short description paragraph
## Dependencies
Explain how to install non-standard libraries that are needed for the notebook to run, or point to resources
## Reference this work
In case the main library used for the notebook is part of a publication, the reference should be inserted here.
```
The reference can be created using the Qim Platform API, that follows this pattern:
`https://platform.qim.dk/qim-api/reference/<doi address>`
For example, accessing the address https://platform.qim.dk/qim-api/reference/10.1109/CVPRW59228.2023.00456 will give you the markdown text for this particular DOI. It can then be easily copied and pasted into the jupyter notebook.
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