Skip to content

Commit

Permalink
the python file is better to use if you want to import the function i…
Browse files Browse the repository at this point in the history
…nto your function and use it there. use: from DataSeach import DataSearch
  • Loading branch information
jshtaway committed Jun 25, 2018
1 parent f263eac commit a4e75b5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions DataSearch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,18 @@
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.4"
}
},
"nbformat": 4,
Expand Down
Empty file added SearchForData
Empty file.

0 comments on commit a4e75b5

Please sign in to comment.