Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mmlf-docker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Sebastian Höffner
mmlf-docker
Merge requests
!1
WIP: GUI version
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
WIP: GUI version
feature/gui
into
master
Overview
0
Commits
5
Changes
8
Merged
Sebastian Höffner
requested to merge
feature/gui
into
master
5 years ago
Overview
0
Commits
5
Changes
7
Expand
This version uses X-forwarding to start the GUI.
0
0
Merge request reports
Compare
version 1
version 1
c13a9cff
5 years ago
master (base)
and
latest version
latest version
029727de
5 commits,
5 years ago
version 1
c13a9cff
1 commit,
5 years ago
Show latest version
7 files
+
114
−
15
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
0001-Fixing-yaml.load-calls.patch
+
1
−
1
Options
From b9338215890fba53ca342a1fff27327b23f867ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20H=C3=B6ffner?= <info@sebastian-hoeffner.de>
Date: Mon, 13 May 2019 14:48:47 +0200
Subject: [PATCH 1/
2
] Fixing yaml.load calls.
Subject: [PATCH 1/
4
] Fixing yaml.load calls.
---
mmlf/__init__.py | 10 +++++-----
Loading