Skip to content

Commit

Permalink
update: Check in notebook metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
WillieMaddox committed Dec 17, 2019
1 parent d570937 commit fd3fbea
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 1 deletion.
29 changes: 29 additions & 0 deletions notebooks/auto_truth_from_cliques.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,35 @@
},
"source": []
}
},
"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
29 changes: 29 additions & 0 deletions notebooks/eda/image_hashes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,35 @@
},
"source": []
}
},
"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
20 changes: 19 additions & 1 deletion notebooks/eda/tile_cliques_poc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,25 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.6"
"version": "3.6.9"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,
"autoclose": false,
"autocomplete": true,
"bibliofile": "biblio.bib",
"cite_by": "apalike",
"current_citInitial": 1,
"eqLabelWithNumbers": true,
"eqNumInitial": 1,
"hotkeys": {
"equation": "Ctrl-E",
"itemize": "Ctrl-I"
},
"labels_anchors": false,
"latex_user_defs": false,
"report_style_numbering": false,
"user_envs_cfg": false
}
},
"nbformat": 4,
Expand Down
18 changes: 18 additions & 0 deletions notebooks/train_dupnet_sidecar.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,24 @@
"pygments_lexer": "ipython3",
"version": "3.6.9"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,
"autoclose": false,
"autocomplete": true,
"bibliofile": "biblio.bib",
"cite_by": "apalike",
"current_citInitial": 1,
"eqLabelWithNumbers": true,
"eqNumInitial": 1,
"hotkeys": {
"equation": "Ctrl-E",
"itemize": "Ctrl-I"
},
"labels_anchors": false,
"latex_user_defs": false,
"report_style_numbering": false,
"user_envs_cfg": false
},
"pycharm": {
"stem_cell": {
"cell_type": "raw",
Expand Down

0 comments on commit fd3fbea

Please sign in to comment.