Skip to content

Commit

Permalink
add production and inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
khuyentran1401 committed Jul 31, 2021
1 parent 845c885 commit 6df3333
Show file tree
Hide file tree
Showing 5 changed files with 1,483 additions and 185 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -926,6 +926,7 @@
}
],
"metadata": {
"hide_input": false,
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand All @@ -941,7 +942,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.1"
"version": "3.8.10"
},
"toc": {
"base_numbering": 1,
Expand All @@ -955,6 +956,35 @@
"toc_position": {},
"toc_section_display": true,
"toc_window_display": false
},
"varInspector": {
"cols": {
"lenName": 16,
"lenType": 16,
"lenVar": 40
},
"kernels_config": {
"python": {
"delete_cmd_postfix": "",
"delete_cmd_prefix": "del ",
"library": "var_list.py",
"varRefreshCmd": "print(var_dic_list())"
},
"r": {
"delete_cmd_postfix": ") ",
"delete_cmd_prefix": "rm(",
"library": "var_list.r",
"varRefreshCmd": "cat(var_dic_list()) "
}
},
"types_to_exclude": [
"module",
"function",
"builtin_function_or_method",
"instance",
"_Feature"
],
"window_display": false
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 6df3333

Please sign in to comment.