Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qim3d
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
qim3d
Commits
73ea1c27
Commit
73ea1c27
authored
4 months ago
by
fima
Browse files
Options
Downloads
Patches
Plain Diff
Hotfix: forgotten QimTheme
parent
561d367b
No related branches found
Branches containing commit
Tags
v0.3.9
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
qim3d/gui/__init__.py
+1
-1
1 addition, 1 deletion
qim3d/gui/__init__.py
with
1 addition
and
1 deletion
qim3d/gui/__init__.py
+
1
−
1
View file @
73ea1c27
...
@@ -5,7 +5,7 @@ from . import iso3d
...
@@ -5,7 +5,7 @@ from . import iso3d
from
.
import
local_thickness
from
.
import
local_thickness
from
.
import
annotation_tool
from
.
import
annotation_tool
from
.
import
layers2d
from
.
import
layers2d
from
.qim_theme
import
Q
IM
Theme
from
.qim_theme
import
Q
im
Theme
def
run_gradio_app
(
gradio_interface
,
host
=
"
0.0.0.0
"
):
def
run_gradio_app
(
gradio_interface
,
host
=
"
0.0.0.0
"
):
...
...
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