@datalayer/core
Version:
[](https://datalayer.io)
113 lines (112 loc) • 3.33 kB
JSON
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"id": "58fc6682",
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "68c218b87d4d43589628d4f23e112319",
"version_major": 2,
"version_minor": 0
},
"text/plain": ["IntSlider(value=0)"]
},
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
],
"source": ["import ipywidgets\n", "ipywidgets.IntSlider()"]
},
{
"cell_type": "code",
"execution_count": null,
"id": "5af4e4a9",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"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.10.13"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {
"state": {
"1a916ae14b904353bc5f2db9714a8f2b": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "2.0.0",
"model_name": "LayoutModel",
"state": {}
},
"32c74c0d7a7a4bbe84039bb47cc032d6": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "2.0.0",
"model_name": "IntSliderModel",
"state": {
"behavior": "drag-tap",
"layout": "IPY_MODEL_6753cb5249ae4429b1d0aaf7af2ef7c1",
"style": "IPY_MODEL_f18c172d32f54e0b810ff0725b827fdf",
"value": 33
}
},
"39beda15640c4c3fa82a284dc7df1235": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "2.0.0",
"model_name": "SliderStyleModel",
"state": {
"description_width": ""
}
},
"6753cb5249ae4429b1d0aaf7af2ef7c1": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "2.0.0",
"model_name": "LayoutModel",
"state": {}
},
"68c218b87d4d43589628d4f23e112319": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "2.0.0",
"model_name": "IntSliderModel",
"state": {
"behavior": "drag-tap",
"layout": "IPY_MODEL_1a916ae14b904353bc5f2db9714a8f2b",
"style": "IPY_MODEL_39beda15640c4c3fa82a284dc7df1235"
}
},
"f18c172d32f54e0b810ff0725b827fdf": {
"model_module": "@jupyter-widgets/controls",
"model_module_version": "2.0.0",
"model_name": "SliderStyleModel",
"state": {
"description_width": ""
}
}
},
"version_major": 2,
"version_minor": 0
}
}
},
"nbformat": 4,
"nbformat_minor": 5
}