Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
plugins
drug-reactions
Commits
4ae7aa4d
Commit
4ae7aa4d
authored
Aug 21, 2019
by
David Hoksza
Browse files
fixed data source namce
parent
fb9c9343
Pipeline
#12926
passed with stages
in 2 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/js/index.js
View file @
4ae7aa4d
...
...
@@ -24,7 +24,7 @@ const settings = {
drugColumnName
:
'
Drug
'
,
typeColumnName
:
'
Type
'
,
reactionColumnName
:
'
Reaction
'
,
dataSource
:
'
https://raw.githubusercontent.com/davidhoksza/drug-reactions-data/master/FinalReferenceStandard200LabelsTrimmed.csv
1
'
dataSource
:
'
https://raw.githubusercontent.com/davidhoksza/drug-reactions-data/master/FinalReferenceStandard200LabelsTrimmed.csv
'
};
const
globals
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment