Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
plotID_python
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
plotID
plotID_python
Commits
152632a4543ece479b5f070c92bf38a6874f2162
Select Git revision
Branches
5
main
default
protected
gitkeep
dev
ipynb
81-add-id-to-figure-file-metadata
Tags
11
v0.3.2
v0.3.1
v0.3.0
v0.2.3
test_tag
v0.2.2
v.0.2.1
v0.2.1
v0.1.2
v0.1.1
v0.1.0
16 results
plotid_python
Author
Search by author
Any Author
authors
Fuhrmans, Marc
marc.fuhrmans
Hock, Martin
m.hock
Jan Lemmer
janlemmer
Leštáková, Michaela
michaela.lestakova
Logan, Kevin
kevin.logan
Mayr, Hannes
hannes.mayr
RWTHBot
RWTHBot
Xia, Ning
ning.xia
8 authors
Jun 22, 2022
Final changes for Version0.1.
· 152632a4
nugget
authored
2 years ago
152632a4
Adjust code blocks in readme
· dc07c99c
Hock, Martin
authored
2 years ago
dc07c99c
Jun 21, 2022
Adjust pylint pipeline to ignore /docs/source/conf.py.
· 7dcbd1e5
nugget
authored
2 years ago
7dcbd1e5
Adjust pylint pipeline to ignore /docs/source/conf.py.
· a8c1f9d7
nugget
authored
2 years ago
a8c1f9d7
Exlude conf.py of docs from pylint.
· a7813991
nugget
authored
2 years ago
a7813991
Generate documentation from docstrings automatically.
· 9af26e62
nugget
authored
2 years ago
9af26e62
Small corrections.
· 0aab6868
nugget
authored
2 years ago
0aab6868
Improve documentation.
· 696be184
nugget
authored
2 years ago
696be184
Jun 15, 2022
Fix copy picture to destination bug caused by shutil.move. Switched to...
· aafe5d4b
nugget
authored
2 years ago
aafe5d4b
Adjust setup.cfg for correct packaging behaviour.
· f18dc101
nugget
authored
2 years ago
f18dc101
Adjust project structure that packaging works and unittests work as well.
· 28c6353b
nugget
authored
2 years ago
28c6353b
Imports with absolute paths.
· 75dc1c36
nugget
authored
2 years ago
75dc1c36
Jun 14, 2022
Change imports to absolute imports. That makes the package when installed via...
· d6c2925e
nugget
authored
2 years ago
d6c2925e
Code cleanup. Improve example.py with more and clearer comments.
· 46e7cd31
nugget
authored
2 years ago
46e7cd31
Merge branch 'packaging' into 'version0.1'
· 6279883b
Mayr, Hannes
authored
2 years ago
6279883b
Fix pylint.
· 022474de
nugget
authored
2 years ago
022474de
Adjust runner so that pylint finds modules.
· c31e046b
nugget
authored
2 years ago
c31e046b
Rebuild packaging structure.
· e5d98f18
nugget
authored
2 years ago
e5d98f18
Add comments in example.py and rename package in setup.
· a1f62077
nugget
authored
2 years ago
a1f62077
Fix empty line in __init__.py.
· dfa24d1c
nugget
authored
2 years ago
dfa24d1c
Fix tests and coverage for new project structure.
· 04c851a7
nugget
authored
2 years ago
04c851a7
First packaging try.
· 5a5bf77b
nugget
authored
2 years ago
5a5bf77b
Jun 13, 2022
Move input validation into PlotOption class.
· 198d707d
nugget
authored
2 years ago
198d707d
Jun 01, 2022
Further polish code. Adjust pylint failure to below 9 and do not allow the...
· a4b89e4b
nugget
authored
2 years ago
a4b89e4b
Improve code quality of unittests by adding docstrings.
· ab0bb40f
nugget
authored
2 years ago
ab0bb40f
Merge branch 'oop' into 'dev'
· 40a05b46
Mayr, Hannes
authored
2 years ago
40a05b46
Test for coverage succeeded. Aim for the coverage is set to 90%.
· 79331854
nugget
authored
2 years ago
79331854
Test for failing pipeline below 100% coverage.
· e8b9a63b
nugget
authored
2 years ago
e8b9a63b
Test new behaviour of pylint by setting fail-under=7. See
#30
.
· 35c68ed5
nugget
authored
2 years ago
35c68ed5
Do not allow failure of pep8 convention pipeline anymore. Set pylint to fail...
· 2981b39d
nugget
authored
2 years ago
2981b39d
May 31, 2022
Remove unnecessary import.
· cda90bda
nugget
authored
2 years ago
cda90bda
Prevent merge conflicts.
· f45b94d1
nugget
authored
2 years ago
f45b94d1
Move PlotOptions class out of TagPlot into its own module.
· 25824cce
nugget
authored
2 years ago
25824cce
Fix merge conflicts.
· b8e75ae6
nugget
authored
2 years ago
b8e75ae6
Fix merge conflicts.
· c9bc37e2
nugget
authored
2 years ago
c9bc37e2
Fix merge conflicts.
· 20ea1395
nugget
authored
2 years ago
20ea1395
May 25, 2022
Merge branch 'publish' into 'dev'
· a60887a4
Hock, Martin
authored
2 years ago
a60887a4
May 23, 2022
Add module docstrings.
· 733b232c
nugget
authored
2 years ago
733b232c
Fix last linting errors.
· a93bf070
nugget
authored
2 years ago
a93bf070
Exception for linting because line of base64 encoded test picture is too long.
· 49855487
nugget
authored
2 years ago
49855487
Loading