Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Stress_detection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Himali Aryal
Stress_detection
Merge requests
!1
added diary, emoji, image, sensor data, stress scalar
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
added diary, emoji, image, sensor data, stress scalar
diary_entry
into
master
Overview
0
Commits
3
Pipelines
0
Changes
34
Merged
added diary, emoji, image, sensor data, stress scalar
Himali Aryal
requested to merge
diary_entry
into
master
Mar 26, 2021
Overview
0
Commits
3
Pipelines
0
Changes
5
0
0
Merge request reports
Compare
version 2
version 3
406c1490
Apr 4, 2021
version 2
73adbfbe
Mar 26, 2021
version 1
73adbfbe
Mar 26, 2021
master (base)
and
version 3
latest version
c1118e32
3 commits,
Apr 4, 2021
version 3
406c1490
2 commits,
Apr 4, 2021
version 2
73adbfbe
1 commit,
Mar 26, 2021
version 1
73adbfbe
1 commit,
Mar 26, 2021
Show latest version
5 files
+
210
−
171
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
.vscode/launch.json
0 → 100644
+
13
−
0
View file @ 406c1490
Edit in single-file editor
Open in Web IDE
{
//
Use
IntelliSense
to
learn
about
possible
attributes.
//
Hover
to
view
descriptions
of
existing
attributes.
//
For
more
information
,
visit:
https://go.microsoft.com/fwlink/?linkid=
830387
"version"
:
"0.2.0"
,
"configurations"
:
[
{
"name"
:
"stress_detection"
,
"request"
:
"launch"
,
"type"
:
"dart"
}
]
}
\ No newline at end of file
Loading