Skip to content

Commit 95c173f

Browse files
removed widgets block that caused display error in Github
1 parent 558d744 commit 95c173f

File tree

1 file changed

+0
-346
lines changed

1 file changed

+0
-346
lines changed

notebooks/pathomics/getting_started_with_digital_pathology.ipynb

Lines changed: 0 additions & 346 deletions
Original file line numberDiff line numberDiff line change
@@ -2815,352 +2815,6 @@
28152815
"nbconvert_exporter": "python",
28162816
"pygments_lexer": "ipython3",
28172817
"version": "3.7.12"
2818-
},
2819-
"widgets": {
2820-
"application/vnd.jupyter.widget-state+json": {
2821-
"01ab53c7d7c048ea9ac325ea3b6de437": {
2822-
"model_module": "@jupyter-widgets/controls",
2823-
"model_module_version": "1.5.0",
2824-
"model_name": "DescriptionStyleModel",
2825-
"state": {
2826-
"_model_module": "@jupyter-widgets/controls",
2827-
"_model_module_version": "1.5.0",
2828-
"_model_name": "DescriptionStyleModel",
2829-
"_view_count": null,
2830-
"_view_module": "@jupyter-widgets/base",
2831-
"_view_module_version": "1.2.0",
2832-
"_view_name": "StyleView",
2833-
"description_width": ""
2834-
}
2835-
},
2836-
"0b7776b4782f4af185dd6cd68ff08c80": {
2837-
"model_module": "@jupyter-widgets/controls",
2838-
"model_module_version": "1.5.0",
2839-
"model_name": "DescriptionStyleModel",
2840-
"state": {
2841-
"_model_module": "@jupyter-widgets/controls",
2842-
"_model_module_version": "1.5.0",
2843-
"_model_name": "DescriptionStyleModel",
2844-
"_view_count": null,
2845-
"_view_module": "@jupyter-widgets/base",
2846-
"_view_module_version": "1.2.0",
2847-
"_view_name": "StyleView",
2848-
"description_width": ""
2849-
}
2850-
},
2851-
"0d50c0afc8844407a3aa7225333b3af8": {
2852-
"model_module": "@jupyter-widgets/controls",
2853-
"model_module_version": "1.5.0",
2854-
"model_name": "FloatProgressModel",
2855-
"state": {
2856-
"_dom_classes": [],
2857-
"_model_module": "@jupyter-widgets/controls",
2858-
"_model_module_version": "1.5.0",
2859-
"_model_name": "FloatProgressModel",
2860-
"_view_count": null,
2861-
"_view_module": "@jupyter-widgets/controls",
2862-
"_view_module_version": "1.5.0",
2863-
"_view_name": "ProgressView",
2864-
"bar_style": "success",
2865-
"description": "",
2866-
"description_tooltip": null,
2867-
"layout": "IPY_MODEL_3fdd05aae10647429cc7e6fe5de332b1",
2868-
"max": 3,
2869-
"min": 0,
2870-
"orientation": "horizontal",
2871-
"style": "IPY_MODEL_cb08649b58d94e799a9156f646c8bd45",
2872-
"value": 3
2873-
}
2874-
},
2875-
"2b22e2ff4d87439f9c9ed9a25bec60d9": {
2876-
"model_module": "@jupyter-widgets/controls",
2877-
"model_module_version": "1.5.0",
2878-
"model_name": "HTMLModel",
2879-
"state": {
2880-
"_dom_classes": [],
2881-
"_model_module": "@jupyter-widgets/controls",
2882-
"_model_module_version": "1.5.0",
2883-
"_model_name": "HTMLModel",
2884-
"_view_count": null,
2885-
"_view_module": "@jupyter-widgets/controls",
2886-
"_view_module_version": "1.5.0",
2887-
"_view_name": "HTMLView",
2888-
"description": "",
2889-
"description_tooltip": null,
2890-
"layout": "IPY_MODEL_988fc9263b5d489b8caae9d52e4db846",
2891-
"placeholder": "​",
2892-
"style": "IPY_MODEL_0b7776b4782f4af185dd6cd68ff08c80",
2893-
"value": " 3/3 [02:32<00:00, 57.16s/it]"
2894-
}
2895-
},
2896-
"3fdd05aae10647429cc7e6fe5de332b1": {
2897-
"model_module": "@jupyter-widgets/base",
2898-
"model_module_version": "1.2.0",
2899-
"model_name": "LayoutModel",
2900-
"state": {
2901-
"_model_module": "@jupyter-widgets/base",
2902-
"_model_module_version": "1.2.0",
2903-
"_model_name": "LayoutModel",
2904-
"_view_count": null,
2905-
"_view_module": "@jupyter-widgets/base",
2906-
"_view_module_version": "1.2.0",
2907-
"_view_name": "LayoutView",
2908-
"align_content": null,
2909-
"align_items": null,
2910-
"align_self": null,
2911-
"border": null,
2912-
"bottom": null,
2913-
"display": null,
2914-
"flex": null,
2915-
"flex_flow": null,
2916-
"grid_area": null,
2917-
"grid_auto_columns": null,
2918-
"grid_auto_flow": null,
2919-
"grid_auto_rows": null,
2920-
"grid_column": null,
2921-
"grid_gap": null,
2922-
"grid_row": null,
2923-
"grid_template_areas": null,
2924-
"grid_template_columns": null,
2925-
"grid_template_rows": null,
2926-
"height": null,
2927-
"justify_content": null,
2928-
"justify_items": null,
2929-
"left": null,
2930-
"margin": null,
2931-
"max_height": null,
2932-
"max_width": null,
2933-
"min_height": null,
2934-
"min_width": null,
2935-
"object_fit": null,
2936-
"object_position": null,
2937-
"order": null,
2938-
"overflow": null,
2939-
"overflow_x": null,
2940-
"overflow_y": null,
2941-
"padding": null,
2942-
"right": null,
2943-
"top": null,
2944-
"visibility": null,
2945-
"width": null
2946-
}
2947-
},
2948-
"43b63db364f740f2bf109f6fec74f22a": {
2949-
"model_module": "@jupyter-widgets/controls",
2950-
"model_module_version": "1.5.0",
2951-
"model_name": "HTMLModel",
2952-
"state": {
2953-
"_dom_classes": [],
2954-
"_model_module": "@jupyter-widgets/controls",
2955-
"_model_module_version": "1.5.0",
2956-
"_model_name": "HTMLModel",
2957-
"_view_count": null,
2958-
"_view_module": "@jupyter-widgets/controls",
2959-
"_view_module_version": "1.5.0",
2960-
"_view_name": "HTMLView",
2961-
"description": "",
2962-
"description_tooltip": null,
2963-
"layout": "IPY_MODEL_694f0d80e0f84eb383b69b51855abbfb",
2964-
"placeholder": "​",
2965-
"style": "IPY_MODEL_01ab53c7d7c048ea9ac325ea3b6de437",
2966-
"value": "100%"
2967-
}
2968-
},
2969-
"694f0d80e0f84eb383b69b51855abbfb": {
2970-
"model_module": "@jupyter-widgets/base",
2971-
"model_module_version": "1.2.0",
2972-
"model_name": "LayoutModel",
2973-
"state": {
2974-
"_model_module": "@jupyter-widgets/base",
2975-
"_model_module_version": "1.2.0",
2976-
"_model_name": "LayoutModel",
2977-
"_view_count": null,
2978-
"_view_module": "@jupyter-widgets/base",
2979-
"_view_module_version": "1.2.0",
2980-
"_view_name": "LayoutView",
2981-
"align_content": null,
2982-
"align_items": null,
2983-
"align_self": null,
2984-
"border": null,
2985-
"bottom": null,
2986-
"display": null,
2987-
"flex": null,
2988-
"flex_flow": null,
2989-
"grid_area": null,
2990-
"grid_auto_columns": null,
2991-
"grid_auto_flow": null,
2992-
"grid_auto_rows": null,
2993-
"grid_column": null,
2994-
"grid_gap": null,
2995-
"grid_row": null,
2996-
"grid_template_areas": null,
2997-
"grid_template_columns": null,
2998-
"grid_template_rows": null,
2999-
"height": null,
3000-
"justify_content": null,
3001-
"justify_items": null,
3002-
"left": null,
3003-
"margin": null,
3004-
"max_height": null,
3005-
"max_width": null,
3006-
"min_height": null,
3007-
"min_width": null,
3008-
"object_fit": null,
3009-
"object_position": null,
3010-
"order": null,
3011-
"overflow": null,
3012-
"overflow_x": null,
3013-
"overflow_y": null,
3014-
"padding": null,
3015-
"right": null,
3016-
"top": null,
3017-
"visibility": null,
3018-
"width": null
3019-
}
3020-
},
3021-
"85ec83fb837644a7a15757512578458a": {
3022-
"model_module": "@jupyter-widgets/base",
3023-
"model_module_version": "1.2.0",
3024-
"model_name": "LayoutModel",
3025-
"state": {
3026-
"_model_module": "@jupyter-widgets/base",
3027-
"_model_module_version": "1.2.0",
3028-
"_model_name": "LayoutModel",
3029-
"_view_count": null,
3030-
"_view_module": "@jupyter-widgets/base",
3031-
"_view_module_version": "1.2.0",
3032-
"_view_name": "LayoutView",
3033-
"align_content": null,
3034-
"align_items": null,
3035-
"align_self": null,
3036-
"border": null,
3037-
"bottom": null,
3038-
"display": null,
3039-
"flex": null,
3040-
"flex_flow": null,
3041-
"grid_area": null,
3042-
"grid_auto_columns": null,
3043-
"grid_auto_flow": null,
3044-
"grid_auto_rows": null,
3045-
"grid_column": null,
3046-
"grid_gap": null,
3047-
"grid_row": null,
3048-
"grid_template_areas": null,
3049-
"grid_template_columns": null,
3050-
"grid_template_rows": null,
3051-
"height": null,
3052-
"justify_content": null,
3053-
"justify_items": null,
3054-
"left": null,
3055-
"margin": null,
3056-
"max_height": null,
3057-
"max_width": null,
3058-
"min_height": null,
3059-
"min_width": null,
3060-
"object_fit": null,
3061-
"object_position": null,
3062-
"order": null,
3063-
"overflow": null,
3064-
"overflow_x": null,
3065-
"overflow_y": null,
3066-
"padding": null,
3067-
"right": null,
3068-
"top": null,
3069-
"visibility": null,
3070-
"width": null
3071-
}
3072-
},
3073-
"988fc9263b5d489b8caae9d52e4db846": {
3074-
"model_module": "@jupyter-widgets/base",
3075-
"model_module_version": "1.2.0",
3076-
"model_name": "LayoutModel",
3077-
"state": {
3078-
"_model_module": "@jupyter-widgets/base",
3079-
"_model_module_version": "1.2.0",
3080-
"_model_name": "LayoutModel",
3081-
"_view_count": null,
3082-
"_view_module": "@jupyter-widgets/base",
3083-
"_view_module_version": "1.2.0",
3084-
"_view_name": "LayoutView",
3085-
"align_content": null,
3086-
"align_items": null,
3087-
"align_self": null,
3088-
"border": null,
3089-
"bottom": null,
3090-
"display": null,
3091-
"flex": null,
3092-
"flex_flow": null,
3093-
"grid_area": null,
3094-
"grid_auto_columns": null,
3095-
"grid_auto_flow": null,
3096-
"grid_auto_rows": null,
3097-
"grid_column": null,
3098-
"grid_gap": null,
3099-
"grid_row": null,
3100-
"grid_template_areas": null,
3101-
"grid_template_columns": null,
3102-
"grid_template_rows": null,
3103-
"height": null,
3104-
"justify_content": null,
3105-
"justify_items": null,
3106-
"left": null,
3107-
"margin": null,
3108-
"max_height": null,
3109-
"max_width": null,
3110-
"min_height": null,
3111-
"min_width": null,
3112-
"object_fit": null,
3113-
"object_position": null,
3114-
"order": null,
3115-
"overflow": null,
3116-
"overflow_x": null,
3117-
"overflow_y": null,
3118-
"padding": null,
3119-
"right": null,
3120-
"top": null,
3121-
"visibility": null,
3122-
"width": null
3123-
}
3124-
},
3125-
"9e60402866134924a33a75f6912c6ce5": {
3126-
"model_module": "@jupyter-widgets/controls",
3127-
"model_module_version": "1.5.0",
3128-
"model_name": "HBoxModel",
3129-
"state": {
3130-
"_dom_classes": [],
3131-
"_model_module": "@jupyter-widgets/controls",
3132-
"_model_module_version": "1.5.0",
3133-
"_model_name": "HBoxModel",
3134-
"_view_count": null,
3135-
"_view_module": "@jupyter-widgets/controls",
3136-
"_view_module_version": "1.5.0",
3137-
"_view_name": "HBoxView",
3138-
"box_style": "",
3139-
"children": [
3140-
"IPY_MODEL_43b63db364f740f2bf109f6fec74f22a",
3141-
"IPY_MODEL_0d50c0afc8844407a3aa7225333b3af8",
3142-
"IPY_MODEL_2b22e2ff4d87439f9c9ed9a25bec60d9"
3143-
],
3144-
"layout": "IPY_MODEL_85ec83fb837644a7a15757512578458a"
3145-
}
3146-
},
3147-
"cb08649b58d94e799a9156f646c8bd45": {
3148-
"model_module": "@jupyter-widgets/controls",
3149-
"model_module_version": "1.5.0",
3150-
"model_name": "ProgressStyleModel",
3151-
"state": {
3152-
"_model_module": "@jupyter-widgets/controls",
3153-
"_model_module_version": "1.5.0",
3154-
"_model_name": "ProgressStyleModel",
3155-
"_view_count": null,
3156-
"_view_module": "@jupyter-widgets/base",
3157-
"_view_module_version": "1.2.0",
3158-
"_view_name": "StyleView",
3159-
"bar_color": null,
3160-
"description_width": ""
3161-
}
3162-
}
3163-
}
31642818
}
31652819
},
31662820
"nbformat": 4,

0 commit comments

Comments
 (0)