Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save minrk/c1df933c520f9a51ee2bf474817a20bb to your computer and use it in GitHub Desktop.
Save minrk/c1df933c520f9a51ee2bf474817a20bb to your computer and use it in GitHub Desktop.
Created Date Query Total Results
2024-06-24 18:13:28 appendix.txt 0
2024-06-20 11:38:36 service 6
2024-06-20 09:34:56 service 6
2024-06-20 09:15:59 use_registry 3
2024-06-20 09:15:33 values 7
2024-06-20 09:14:02 base_url 2
2024-06-20 09:13:57 baseurl 0
2024-06-20 07:12:24 biospace 0
2024-06-19 18:37:48 jupyter 4
2024-06-19 05:18:40 pandas 0
2024-06-19 05:18:23 rfdiffusion 0
2024-06-19 05:17:37 anarci 0
2024-06-18 11:45:11 import matplotlib.pyplot as plt # 潮汐數據 dates = ["06/18","06/19","06/20","06/21","06/22","06/23","06/24","06/25","06/26","06/27","06/28","06/29","06/30","07/01","07/02","07/03","07/04","07/05","07/06","07/07","07/08","07/09","07/10","07/11","07/12","07/13","07/14","07/15","07/16","07/17","07/18"] highest_tide_1 = ["05:25","05:49","06:18","06:52","07:29","08:11","08:57","09:46","10:40","01:57","02:23","02:57","03:34","04:14","04:55","05:36","06:18","07:01","07:43","08:26","09:08","09:50","10:33","01:30","01:56","02:23","02:50","03:19","03:52","04:28","05:07"] lowest_tide_1 = ["12:46","13:27","14:05","14:44","15:24","16:07","16:52","17:39","18:26","05:25","06:44","08:07","09:37","11:03","12:14","13:12","14:03","14:50","15:34","16:15","16:54","17:32","18:08","04:54","05:57","07:09","08:33","10:21","11:41","12:33","13:15"] # 將時間轉換為數值,這裡以一天為單位 x = range(1, len(dates) + 1) # 繪製最高潮汐折線 plt.plot(x, highest_tide_1, label='highest tide 1', marker='o') # 繪製最低潮汐折線 plt.plot(x, lowest_tide_1, label='lowest tide 1', marker='o') # 添加標籤和標題 plt.xlabel('date') plt.ylabel('time') plt.title('tide forecast for the next 30 days') # 添加圖例 plt.legend() # 設置x軸刻度為日期 plt.xticks(x, dates, rotation=45) # 顯示圖表 plt.tight_layout() plt.show() 27
2024-06-17 12:29:30 registry 10
2024-06-17 12:29:10 repository 10
2024-06-17 12:28:53 secret 3
2024-06-16 20:55:36 manim 0
2024-06-16 15:36:49 helm 10
2024-06-14 12:13:04 postbuild 0
2024-06-13 16:10:59 krb5 0
2024-06-13 16:10:50 kerberos 0
2024-06-12 20:43:22 storage 1
2024-06-12 20:43:12 storage class 12
2024-06-12 20:43:04 storageclass 0
2024-06-12 06:37:19 .binder 15
2024-06-11 10:06:50 requirements 1
2024-06-11 10:06:36 requirements.txt 1
2024-06-07 01:14:33 gpu 0
2024-06-07 00:59:39 nvidia 0
2024-06-06 20:57:33 nvidia 0
2024-06-06 20:48:22 gpu 0
2024-06-05 21:22:02 oci 0
2024-06-05 21:21:55 oracle oci 0
2024-06-05 21:14:14 labels 0
2024-06-04 13:11:22 extraconfig 1
2024-06-04 13:01:48 extrapodspec 0
2024-06-03 22:42:25 build_token_secret 2
2024-06-02 02:03:39 flask 0
2024-05-31 23:03:18 named 2
2024-05-31 22:12:04 logs 2
2024-05-31 21:45:49 token 7
2024-05-31 14:50:43 index 3
2024-05-30 19:47:27 examples 1
2024-05-30 18:13:00 repo2docker 6
2024-05-27 11:32:53 secrets 0
2024-05-24 20:54:31 authentication 8
2024-05-24 20:54:05 authewntication 0
2024-05-24 20:53:59 load_roles 0
2024-05-24 16:04:47 repo_providers 2
2024-05-24 15:16:06 blacklist 1
2024-05-24 14:41:15 image_prefix 3
2024-05-24 14:40:53 image prefix 12
2024-05-24 09:53:48 federation 0
2024-05-24 09:15:51 binderhub server 28
2024-05-24 09:14:12 server 7
2024-05-23 18:55:40 image 11
2024-05-23 18:53:58 gitlabrepoprovider 3
2024-05-22 12:16:15 docker image 13
2024-05-22 11:48:26 gist 2
2024-05-22 03:09:05 storage 1
2024-05-22 03:07:21 persistent 0
2024-05-22 03:07:11 persistant 0
2024-05-21 09:29:28 resolved_ref_url 0
2024-05-17 08:18:54 user management 14
2024-05-16 23:25:41 auth 5
2024-05-16 21:49:01 hub_url 6
2024-05-16 20:25:55 appendix 2
2024-05-16 20:24:43 buildexecutor 0
2024-05-16 20:04:00 extraconfig# 1
2024-05-16 12:38:18 dind 1
2024-05-16 10:03:54 buildexecutor 0
2024-05-10 03:38:23 imagepullsecrets 0
2024-05-09 03:58:18 faster 0
2024-05-06 18:30:16 spawner 2
2024-05-06 16:42:40 build_class 2
2024-05-06 13:43:24 r 2
2024-05-02 13:32:27 repo2docker 4
2024-04-24 17:43:01 5671 0
2024-04-24 10:29:45 image-pull-secret 14
2024-04-24 10:29:36 imagepullsecret 0
2024-04-22 08:24:23 forum 0
2024-04-16 22:04:03 provider 9
2024-04-11 14:57:30 image_prefix 3
2024-04-10 12:11:26 certificate 1
2024-04-10 12:11:19 ssl 0
2024-04-10 10:48:15 persistent 0
2024-04-08 17:29:03 cull 1
2024-04-08 03:55:47 build_image 2
2024-04-08 02:59:57 buildpack 0
2024-04-06 17:51:51 environment 3
2024-04-05 09:09:01 credential 0
2024-04-04 08:31:30 ingress 3
2024-04-01 10:27:28 auth 5
2024-03-30 21:53:28 mount 0
2024-03-29 05:02:04 binder.php 0
Created Date Query Total Results
2024-06-24 15:23:49 install 3
2024-06-22 09:36:05 user_ns 2
2024-06-21 23:03:49 license 1
2024-06-18 14:09:32 do_shutdown 2
2024-06-17 16:50:48 sqlite 0
2024-06-15 21:46:53 qt console 2
2024-06-15 21:46:47 inprocesskernel 3
2024-06-14 08:49:00 --sys-prefix 2
2024-06-13 21:43:09 debug 2
2024-06-13 08:32:01 zeromq 1
2024-06-12 23:58:35 3.8.18 0
2024-06-11 11:34:28 install 3
2024-06-10 05:00:51 start 4
2024-06-10 05:00:39 main 3
2024-06-09 06:31:10 start 4
2024-06-09 06:29:03 startup 1
2024-06-09 04:31:47 install 3
2024-06-08 09:34:33 get_connection_file 1
2024-06-04 08:04:43 compiler 1
2024-06-04 06:20:58 __session__ 1
2024-06-02 20:13:51 png 1
2024-06-02 20:13:36 markdown 1
2024-06-02 17:16:22 text/markdown 2
2024-06-02 17:10:04 image/png 2
2024-06-02 14:59:23 launch_ 0
2024-05-31 01:35:27 --name 4
2024-05-31 01:35:17 --display-name 4
2024-05-31 01:35:05 --user 1
2024-05-31 01:34:06 display-name 4
2024-05-31 01:33:55 display_name 1
2024-05-30 14:29:46 display 2
2024-05-30 08:28:22 --existing 2
2024-05-30 08:27:01 connect 1
2024-05-29 12:33:31 initialize 2
2024-05-29 12:32:07 connection_file_path 0
2024-05-29 12:31:41 kernelapp 2
2024-05-29 12:05:01 do_shutdown 2
2024-05-27 04:15:11 base 4
2024-05-25 22:14:43 math 0
2024-05-25 22:14:06 math 0
2024-05-24 16:07:59 ipython.notebook 0
2024-05-23 08:39:09 --f 2
2024-05-23 08:26:57 python requirement 5
2024-05-23 08:25:52 compatibility 1
2024-05-21 18:56:49 list 2
2024-05-17 08:17:31 debug 2
2024-05-15 20:27:51 debugger 3
2024-05-14 08:17:04 debugger 3
2024-05-13 05:19:57 ipython kernel install 7
2024-05-12 23:19:41 post_execute 1
2024-05-10 12:21:32 clean 2
2024-05-10 12:21:13 storage 1
2024-05-07 12:11:13 zmq 2
2024-05-07 12:11:09 0
2024-05-04 08:02:27 user 1
2024-05-03 15:02:31 timeout 2
2024-05-03 11:33:12 install 3
2024-05-02 14:42:42 cell id 2
2024-04-30 08:54:28 start_kernel 2
2024-04-30 00:40:49 launcher 1
2024-04-29 20:01:36 kernelspec 2
2024-04-29 20:01:19 set_kernel_spec 0
2024-04-29 12:08:56 initialize 2
2024-04-29 11:41:55 kernelapp 2
2024-04-28 18:05:20 kernel 7
2024-04-22 16:35:34 install 3
2024-04-20 21:41:06 ipykernel_launcher 2
2024-04-18 21:48:58 error 2
2024-04-18 07:21:50 dependence 0
2024-04-17 16:14:34 debug 2
2024-04-15 12:18:08 restart 2
2024-04-14 21:35:54 3.11 2
2024-04-11 19:46:28 install 3
2024-04-11 19:46:12 display 2
2024-04-11 19:40:11 display_name 1
2024-04-11 08:47:18 ssh 0
2024-04-10 17:19:06 --user 1
2024-04-10 13:54:26 install 3
2024-04-08 14:22:41 launch_instance 0
2024-04-08 07:06:37 kernel 7
2024-04-07 14:09:07 cat 0
2024-04-04 14:47:19 event 3
2024-04-04 14:46:54 hook 2
2024-04-04 14:46:51 hoook 0
2024-04-04 08:36:50 shell 4
2024-04-04 08:34:18 user_ns 2
2024-04-02 17:00:02 display_markdown 0
2024-04-02 16:58:54 .display 2
2024-04-02 16:58:41 ipython.display 0
2024-04-02 16:58:33 display 2
2024-04-02 09:13:19 time zone default 4
2024-04-02 09:13:19 tz 0
2024-04-01 03:11:18 3.11 2
2024-03-31 15:23:53 kernel.json 2
2024-03-31 15:22:48 kernel.json 2
Created Date Query Total Results
2024-06-25 11:25:08 temp 0
2024-06-25 11:24:00 tmpdir 0
2024-06-25 11:12:59 queue_status 3
2024-06-25 11:10:51 dview 3
2024-06-25 07:45:16 no module named 'joblib' 25
2024-06-25 06:44:54 execute 14
2024-06-24 18:11:49 cluster 31
2024-06-24 17:35:05 shutdown 7
2024-06-24 15:37:34 abort 4
2024-06-24 14:43:16 asyncmapresult 5
2024-06-24 13:42:56 .require 8
2024-06-21 15:52:06 rmtkernel 1
2024-06-20 23:39:07 locate_profile 0
2024-06-20 23:37:08 localcontrollerlauncher 1
2024-06-20 18:49:10 hub 10
2024-06-20 18:46:03 shutdown 7
2024-06-20 11:18:38 client 29
2024-06-19 22:20:38 push 7
2024-06-19 17:29:52 verbose 2
2024-06-19 17:29:40 silent 1
2024-06-18 17:23:43 apply_sync 6
2024-06-18 17:23:12 apply 12
2024-06-18 13:31:44 progress bar 16
2024-06-18 01:12:05 shutdown 7
2024-06-18 01:06:57 client 29
2024-06-14 16:08:27 slurm 5
2024-06-13 06:37:43 broadcast_view 3
2024-06-11 23:05:21 kill cluster 31
2024-06-11 13:36:22 map_synch 0
2024-06-10 13:57:17 order 7
2024-06-08 20:09:53 load balanced 18
2024-06-07 20:52:17 split 4
2024-06-07 20:37:49 done() 19
2024-06-07 16:33:21 balancedview 0
2024-06-07 01:11:08 sshcontrollerlauncher 1
2024-06-07 01:10:59 sshcontrollerlauncher 0
2024-06-06 13:03:18 stream_output 2
2024-06-06 12:12:13 queue 7
2024-06-06 11:54:01 %% 0
2024-06-05 22:10:27 size 5
2024-06-05 15:52:10 push 7
2024-06-05 14:59:40 client 29
2024-06-05 14:59:36 clioent 0
2024-06-01 23:47:14 context manager 8
2024-06-01 10:25:16 enginecommunicator 0
2024-06-01 09:30:23 kubernetes 0
2024-06-01 09:28:49 kubernetes 0
2024-05-31 11:37:01 load_banlanced_view 0
2024-05-31 11:36:10 view 25
2024-05-31 05:18:22 purge 3
2024-05-28 21:07:32 cluster_id 7
2024-05-28 17:31:16 run 26
2024-05-28 15:06:39 self.map 1
2024-05-28 14:25:57 c.sshengineslauncher.engine_cmd 0
2024-05-28 13:36:22 map 15
2024-05-28 07:30:32 gpu 0
2024-05-26 10:29:51 mpi 21
2024-05-26 10:29:31 multicore 1
2024-05-25 21:19:43 pip install matplotlib numpy 24
2024-05-24 18:21:19 asyncresult client connection code 34
2024-05-24 08:03:28 asyncio 3
2024-05-24 01:21:29 spark 0
2024-05-23 21:31:47 nodb 2
2024-05-23 19:57:35 asyncresult client connection code 34
2024-05-23 19:56:31 asyncresult re bind 22
2024-05-23 19:52:57 load_balanced_view 2
2024-05-23 19:20:06 daemon 0
2024-05-23 19:20:01 daemonize 0
2024-05-23 19:15:30 number of engines 38
2024-05-22 14:39:16 %%px 15
2024-05-22 13:40:02 mpirun 1
2024-05-21 19:16:19 ipyparallel_bfe 0
2024-05-21 19:13:29 purge 3
2024-05-21 08:11:50 what are the parametrs of the python? 38
2024-05-16 18:55:25 sklearn 0
2024-05-16 18:53:28 slurm 5
2024-05-16 17:05:40 .push 7
2024-05-15 17:51:45 sync_imports 4
2024-05-15 07:49:33 reduce 3
2024-05-14 20:43:01 map 15
2024-05-13 10:34:43 maximum 4
2024-05-13 07:30:18 run 26
2024-05-13 07:30:05 exec 0
2024-05-13 06:54:04 numba 0
2024-05-11 07:31:01 imap 4
2024-05-10 20:03:20 imap 4
2024-05-10 20:02:38 ipyparallel.client 2
2024-05-10 15:59:19 ipengine 2
2024-05-10 15:58:59 become_dask 2
2024-05-10 12:12:57 client 29
2024-05-10 05:10:05 ipengine 2
2024-05-10 04:12:14 client 29
2024-05-10 04:10:22 client 29
2024-05-09 22:26:46 debug 5
2024-05-09 21:34:39 become_dask 2
2024-05-08 20:46:23 ipcluster 11
2024-05-08 14:25:44 start 28
2024-05-08 14:24:37 start controller 31
2024-05-08 13:40:20 engines 35
2024-05-06 22:53:24 could not create profile 51
2024-05-06 21:52:47 keyfile 1
2024-05-06 19:10:23 timeout 9
2024-05-06 17:19:49 interactive 17
2024-05-06 17:19:00 interactive 17
2024-05-05 07:31:33 mpiexec 5
2024-05-04 14:24:55 apply_sync 6
2024-05-04 14:24:13 arguments 13
2024-05-02 21:23:38 build 4
2024-05-02 17:26:39 scatter 7
2024-05-02 17:13:06 keyfile 1
2024-05-02 07:42:59 ipcontroller_config.py 4
2024-05-02 07:42:42 ipcontroller.py 0
2024-05-01 22:15:38 apply sync 12
2024-05-01 22:15:26 apply 12
2024-05-01 22:02:28 map 15
2024-05-01 21:18:09 proxy 0
2024-04-30 18:39:10 log-level 14
2024-04-30 17:28:10 lsf 4
2024-04-30 15:12:52 profile-dir 22
2024-04-30 11:52:26 apply_async 7
2024-04-30 11:52:03 block 19
2024-04-30 06:58:37 asyncmapresult 5
2024-04-29 23:12:41 hpc 1
2024-04-29 23:10:23 profile_dir 6
2024-04-27 03:19:38 success 5
2024-04-26 21:17:15 broadcast 7
2024-04-25 10:33:50 aws 0
2024-04-25 10:33:45 ec2 0
2024-04-24 13:39:59 publish 3
2024-04-23 12:05:18 execute 14
2024-04-20 16:41:48 progress bar 16
2024-04-20 16:41:42 pbar 0
2024-04-20 16:41:36 bar 5
2024-04-20 14:12:37 lview.parallel() 1
2024-04-18 13:23:10 map_async 3
2024-04-18 10:16:00 px 15
2024-04-18 02:19:43 apply_sync 6
2024-04-17 22:42:41 client 29
2024-04-17 18:22:05 restart 3
2024-04-17 16:47:45 nested 0
2024-04-17 16:17:34 connect_client_sync 0
2024-04-17 15:45:14 imap 4
2024-04-17 13:18:43 apply 12
2024-04-17 10:04:34 block 19
2024-04-16 16:53:18 block 19
2024-04-12 18:26:41 map 15
2024-04-12 04:58:47 ipcluster 11
2024-04-11 19:59:28 asyncresult 17
2024-04-10 21:48:28 abort 4
2024-04-10 02:32:00 install 4
2024-04-09 08:02:42 load balanced 18
2024-04-08 07:44:31 load balanced view 31
2024-04-08 06:15:13 dview.pull 1
2024-04-08 03:25:01 noblock 2
2024-04-08 03:24:46 autoawait 0
2024-04-08 03:24:34 %autoawait off 3
2024-04-06 10:17:56 profile 22
2024-04-05 02:15:54 jupiter 0
2024-04-04 13:30:07 dill 5
2024-04-04 10:35:55 shutdown 7
2024-04-04 05:02:17 nanny 2
2024-04-03 09:08:15 pxx 0
2024-04-03 09:08:15 ppx 0
2024-04-02 13:05:16 ssh certificate 6
2024-04-02 09:11:22 ssh certificate 6
2024-04-01 21:54:24 dataset 0
2024-04-01 11:09:18 noblock 2
2024-04-01 08:44:41 dataset 0
2024-04-01 05:22:46 netcdf 0
2024-04-01 05:22:37 dataset 0
2024-04-01 05:22:29 xarray 0
2024-04-01 04:36:19 please double-check your configuration and ensure that a cluster is running 39
2024-04-01 04:36:16 configuration cluster is running 37
2024-04-01 04:36:13 configuration cluster is running client 37
2024-03-31 19:00:09 await 5
2024-03-31 06:13:18 await 5
2024-03-29 10:27:25 tqdm disable 3
2024-03-29 02:01:13 noblock 2
2024-03-28 06:00:26 operational 2
2024-03-28 00:46:20 map_sync 2
Created Date Query Total Results
2024-06-26 17:22:28 disable autoindent 28
2024-06-26 17:01:48 transformer 12
2024-06-26 16:37:58 cython 9
2024-06-26 16:27:45 replacecodetransformer 2
2024-06-26 16:10:21 get_connection_file 0
2024-06-26 15:43:07 %autoreload 9
2024-06-26 15:38:19 start_ipython 5
2024-06-26 15:23:56 terminalinteractiveshell 11
2024-06-26 15:18:41 get_ipython 15
2024-06-26 14:33:45 %store 28
2024-06-26 14:03:10 vi mode 54
2024-06-26 13:51:11 %store 28
2024-06-26 13:30:30 %%time 64
2024-06-26 13:29:00 autoreload 9
2024-06-26 13:19:08 set_next_input 6
2024-06-26 12:45:47 open 39
2024-06-26 12:35:49 display 52
2024-06-26 11:16:38 video 8
2024-06-26 10:19:20 octave 5
2024-06-26 09:12:15 parallel 20
2024-06-26 07:55:36 ipykernel install 33
2024-06-26 07:48:47 javascript 16
2024-06-26 07:43:14 remove 32
2024-06-26 07:16:42 start_kernel 3
2024-06-26 07:16:26 launch_new_instance 0
2024-06-26 07:11:01 image 20
2024-06-26 07:10:30 embed 20
2024-06-26 06:59:00 runfile 0
2024-06-26 06:15:59 display 52
2024-06-26 04:40:55 profile 37
2024-06-26 04:18:40 autoreload 9
2024-06-26 03:41:26 set_next_input 4
2024-06-26 03:14:20 autoreload 9
2024-06-26 02:44:43 run 68
2024-06-26 01:10:30 iostream 1
2024-06-26 00:15:16 inlinebackend.figure_formats 1
2024-06-25 23:29:34 ipython_config 0
2024-06-25 22:12:56 output caching system 90
2024-06-25 22:03:39 float fraction 13
2024-06-25 22:02:34 float into fraction 85
2024-06-25 21:50:29 restart 12
2024-06-25 21:46:57 timeit 23
2024-06-25 20:57:20 debugging 20
2024-06-25 20:53:56 kernel 35
2024-06-25 19:41:54 slist 3
2024-06-25 19:40:37 !type 72
2024-06-25 19:40:29 !head 7
2024-06-25 19:18:18 timeit 23
2024-06-25 18:42:57 arm 0
2024-06-25 17:35:05 autoreload 9
2024-06-25 16:49:09 %run 68
2024-06-25 16:46:40 chat-magics 51
2024-06-25 16:11:23 suggestion 5
2024-06-25 16:02:24 kernel 35
2024-06-25 16:02:05 launch_instance 0
2024-06-25 15:13:35 youtube 3
2024-06-25 15:12:32 passwd 1
2024-06-25 14:37:43 interactiveshellembed 5
2024-06-25 14:37:09 exiter 0
2024-06-25 13:52:27 autoreload 9
2024-06-25 13:52:24 autorelaod 0
2024-06-25 13:52:10 reload 20
2024-06-25 13:48:56 shortcuts 17
2024-06-25 13:48:28 terminal 45
2024-06-25 13:48:16 vi mode 54
2024-06-25 13:47:56 selection 7
2024-06-25 13:47:44 selection mode 54
2024-06-25 13:30:48 time 64
2024-06-25 13:30:35 type_ignores 0
2024-06-25 13:30:30 types_ignore 0
2024-06-25 13:08:47 handlers 14
2024-06-25 13:07:33 torch 0
2024-06-25 13:03:27 exit 27
2024-06-25 13:01:02 autoreload 9
2024-06-25 13:00:57 atexit 4
2024-06-25 12:57:13 hook 25
2024-06-25 12:56:57 input_transformers_cleanup 1
2024-06-25 12:53:04 get_ipython 15
2024-06-25 10:52:20 html 30
2024-06-25 09:09:33 embed() 20
2024-06-25 09:09:21 startup 32
2024-06-25 08:41:23 ipython_kernel_config 0
2024-06-25 08:41:11 config 53
2024-06-25 08:37:12 profile 37
2024-06-25 08:33:20 get_ipython 15
2024-06-25 08:33:00 startup 32
2024-06-25 08:11:27 %%bash 14
2024-06-25 06:48:39 autoreload 9
2024-06-25 06:48:34 extension 41
2024-06-25 06:48:30 extensoin 0
2024-06-25 06:43:03 sql 0
2024-06-25 05:58:11 platform 11
2024-06-25 04:40:00 list 93
2024-06-25 01:51:37 breakpoint 4
2024-06-25 01:09:53 semicolon 5
2024-06-25 00:30:43 audio 4
2024-06-24 23:28:16 autoreload 9
2024-06-24 22:58:28 startup 32
2024-06-24 22:51:45 magic 71
2024-06-24 21:15:22 %bash 14
2024-06-24 21:06:55 start_ipython 5
2024-06-24 21:06:52 start_ipythob 0
2024-06-24 21:03:11 builtin_trap 0
2024-06-24 21:00:06 testing 29
2024-06-24 20:23:30 autoreload 9
2024-06-24 20:15:38 metadata 19
2024-06-24 20:02:46 store 28
2024-06-24 19:59:40 magic 71
2024-06-24 19:59:23 ,agic 0
2024-06-24 19:26:19 timeit lambda 27
2024-06-24 19:26:12 lambda 5
2024-06-24 19:05:08 latex 25
2024-06-24 18:28:44 terminalinteractiveshell 11
2024-06-24 18:28:34 terminalipythonapp 2
2024-06-24 18:28:30 terminalipypthonapp 0
2024-06-24 18:28:02 run_cell 7
2024-06-24 17:46:38 convert 10
2024-06-24 17:30:09 to_notebook 0
2024-06-24 17:15:03 kernel 35
2024-06-24 17:12:48 request 20
2024-06-24 17:12:44 reply 2
2024-06-24 17:12:33 zmq 10
2024-06-24 17:10:10 messaging 9
2024-06-24 17:09:58 message 38
2024-06-24 17:09:38 execute 45
2024-06-24 16:17:32 autoreload 9
2024-06-24 15:41:29 kernel 35
2024-06-24 15:40:57 language 17
2024-06-24 15:40:53 magic 71
2024-06-24 15:32:53 run_line_magic 4
2024-06-24 15:25:09 numpy 28
2024-06-24 15:14:14 do_shutdown 2
2024-06-24 15:13:09 autoreload 9
2024-06-24 15:07:13 out 58
2024-06-24 14:56:51 capture 15
2024-06-24 14:26:27 display 52
2024-06-24 14:22:08 highlighting 25
2024-06-24 14:21:17 color 27
2024-06-24 14:20:54 shebang 5
2024-06-24 14:19:55 from graphviz import digraph # inisialisasi diagram dot = digraph(comment='perbaiki bpmn ini', format='png') # cluster bpjs with dot.subgraph(name='cluster_bpjs') as c: c.attr(label='bpjs') c.node('bpjs_start', 'start') c.node('menampilkan_pilihan_jadwal', 'menampilkan pilihan jadwal') c.node('database_jadwal', 'database jadwal', shape='cylinder') c.node('notifikasi_jadwal', 'notifikasi bahwa pertemuan\ntelah dijadwalkan') c.node('bpjs_end', 'end') c.edge('bpjs_start', 'menampilkan_pilihan_jadwal') c.edge('menampilkan_pilihan_jadwal', 'database_jadwal') c.edge('menampilkan_pilihan_jadwal', 'notifikasi_jadwal') c.edge('notifikasi_jadwal', 'bpjs_end') # cluster pasien with dot.subgraph(name='cluster_pasien') as c: c.attr(label='pasien') c.node('pasien_start', 'start') c.node('membuka_opsi_pendaftaran', 'membuka opsi\npendaftaran rawat jalan') c.node('dokumen_jadwal_temu', 'dokumen jadwal temu', shape='note') c.node('datang_ke_faskes', 'datang ke faskes\nsesuai jadwal') c.node('pasien_end', 'end') c.edge('pasien_start', 'membuka_opsi_pendaftaran') c.edge('membuka_opsi_pendaftaran', 'dokumen_jadwal_temu') c.edge('dokumen_jadwal_temu', 'datang_ke_faskes') c.edge('datang_ke_faskes', 'pasien_end') # cluster faskes with dot.subgraph(name='cluster_faskes') as c: c.attr(label='faskes') c.node('datang_ke_ruang_pemeriksaan', 'datang ke\nruang pemeriksaan') c.node('memanggil_pasien', 'memanggil pasien\nsesuai antrian') c.node('memeriksa_pasien', 'memeriksa pasien') c.node('memberikan_resep', 'memberikan resep') c.node('menukar_resep', 'menukar resep\ndengan obat') c.node('memberikan_obat', 'memberikan obat dan\nmeminta pengisian\nsurvei pelayanan faskes') c.node('menerima_obat', 'menerima obat dan\nmengisi survei faskes') c.node('faskes_end', 'end') c.edge('datang_ke_faskes', 'datang_ke_ruang_pemeriksaan') c.edge('datang_ke_ruang_pemeriksaan', 'memanggil_pasien') c.edge('memanggil_pasien', 'memeriksa_pasien') c.edge('memeriksa_pasien', 'memberikan_resep') c.edge('memberikan_resep', 'menukar_resep') c.edge('menukar_resep', 'memberikan_obat') c.edge('memberikan_obat', 'menerima_obat') c.edge('menerima_obat', 'faskes_end') # menghubungkan cluster dot.edge('datang_ke_faskes', 'datang_ke_ruang_pemeriksaan') # menyimpan dan menampilkan diagram file_path = '/mnt/data/perbaiki_bpmn_ini' dot.render(file_path, cleanup=false) print(f"diagram bpmn disimpan sebagai {file_path}.png") 193
2024-06-24 14:13:23 run 68
2024-06-24 13:59:16 startup 32
2024-06-24 13:59:15 --env 13
2024-06-24 13:45:26 databricks 0
2024-06-24 13:28:02 kernel 35
2024-06-24 12:49:11 autoreload 9
2024-06-24 12:35:41 iframe 9
2024-06-24 12:34:35 iframe 9
2024-06-24 12:31:30 autoreload 9
2024-06-24 11:59:45 display 52
2024-06-24 11:40:13 drawcirclefilled 0
2024-06-24 11:32:45 enable_html_pager 4
2024-06-24 11:16:22 zeromq 4
2024-06-24 10:52:10 interactiveshell 24
2024-06-24 10:39:17 cli 5
2024-06-24 10:38:39 path 45
2024-06-24 10:30:18 reload 20
2024-06-24 10:21:09 auto run command 95
2024-06-24 10:13:50 interactiveshellapp.gui 2
2024-06-24 10:10:29 run_cell_magic 2
2024-06-24 09:36:13 theme 1
2024-06-24 09:29:24 autoreload 9
2024-06-24 09:29:19 reload 20
2024-06-24 09:21:12 ipcom 0
2024-06-24 09:14:26 kill interactiveshellembed 18
2024-06-24 09:14:25 class interactiveshellembed 118
2024-06-24 09:14:25 interactiveshellembed 5
2024-06-24 09:14:09 magic 71
2024-06-24 07:46:11 built-in magic 170
2024-06-24 07:43:09 set_custom_exc 2
2024-06-24 07:06:29 autoreload 9
2024-06-24 06:06:09 sparkmagic 0
2024-06-24 04:27:21 restart kernel 37
2024-06-24 04:27:07 restart 12
2024-06-24 03:21:05 audio 4
2024-06-24 02:24:01 magic methods 88
2024-06-24 02:23:44 autocomplete 2
2024-06-24 02:07:44 reload module 152
2024-06-24 02:07:27 reload 20
2024-06-24 00:57:32 shell 63
2024-06-24 00:31:25 autoreload 9
2024-06-23 23:49:51 %%bash 14
2024-06-23 22:59:25 history 49
2024-06-23 22:51:33 suggestion 5
2024-06-23 22:24:00 multi_line_specials 0
2024-06-23 22:23:40 xmode 10
2024-06-23 22:22:22 startup 32
2024-06-23 20:34:48 autoreload 9
2024-06-23 20:13:15 history 49
2024-06-23 19:31:03 autoreload 9
2024-06-23 19:10:25 magic cell 77
2024-06-23 18:13:13 %run 68
2024-06-23 17:51:58 tab com 29
2024-06-23 17:49:55 magic autoreload 71
2024-06-23 17:21:03 shortcut keys 34
2024-06-23 17:17:36 continue 15
2024-06-23 14:26:28 %history 49
2024-06-23 14:14:18 time 64
2024-06-23 14:12:49 ipykernel install 33
2024-06-23 14:12:34 --user 79
2024-06-23 12:42:36 from ipython.display import image, display class weapon: def __init__(self, name, ammo_type, damage, fire_rate, image_url): self.name = name self.ammo_type = ammo_type self.damage = damage self.fire_rate = fire_rate self.image_url = image_url def display_info(self): print(f"nom: {self.name}") print(f"type de munitions: {self.ammo_type}") print(f"dommages: {self.damage}") print(f"cadence de tir: {self.fire_rate} coups par seconde") def shoot(self): print(f"{self.name} tire avec {self.damage} dégâts par tir à une cadence de {self.fire_rate} coups par seconde.") def display_image(self): display(image(url=self.image_url)) class striker(weapon): def __init__(self): super().__init__(name="striker", ammo_type="12 gauge", damage=70, fire_rate=0.9, image_url="url_de_l_image_de_la_striker") def special_feature(self): print("la striker est une arme à pompe avec un chargeur rotatif de 12 cartouches.") class mtz556(weapon): def __init__(self): super().__init__(name="mtz-556", ammo_type="5.56mm nato", damage=40, fire_rate=12, image_url="url_de_l_image_de_la_mtz556") def special_feature(self): print("la mtz-556 est un fusil d'assaut avec une cadence de tir élevée et une grande précision.") # exemple d'utilisation striker = striker() mtz556 = mtz556() striker.display_info() striker.special_feature() striker.shoot() striker.display_image() print("\n") mtz556.display_info() mtz556.special_feature() mtz556.shoot() mtz556.display_image() 171
2024-06-23 11:03:59 local_ns 5
2024-06-23 10:39:47 from ipython.display import image, display class weapon: def __init__(self, name, ammo_type, damage, fire_rate, image_url): self.name = name self.ammo_type = ammo_type self.damage = damage self.fire_rate = fire_rate self.image_url = image_url def display_info(self): print(f"nom: {self.name}") print(f"type de munitions: {self.ammo_type}") print(f"dommages: {self.damage}") print(f"cadence de tir: {self.fire_rate} coups par seconde") def shoot(self): print(f"{self.name} tire avec {self.damage} dégâts par tir à une cadence de {self.fire_rate} coups par seconde.") def display_image(self): display(image(url=self.image_url)) class striker(weapon): def __init__(self): super().__init__(name="striker", ammo_type="12 gauge", damage=70, fire_rate=0.9, image_url="url_de_l_image_de_la_striker") def special_feature(self): print("la striker est une arme à pompe avec un chargeur rotatif de 12 cartouches.") class mtz556(weapon): def __init__(self): super().__init__(name="mtz-556", ammo_type="5.56mm nato", damage=40, fire_rate=12, image_url="url_de_l_image_de_la_mtz556") def special_feature(self): print("la mtz-556 est un fusil d'assaut avec une cadence de tir élevée et une grande précision.") # exemple d'utilisation striker = striker() mtz556 = mtz556() striker.display_info() striker.special_feature() striker.shoot() striker.display_image() print("\n") mtz556.display_info() mtz556.special_feature() mtz556.shoot() mtz556.display_image() 171
2024-06-23 10:33:40 nbformat 6
2024-06-23 09:37:06 mac 9
2024-06-23 07:14:18 import_ipynb 0
2024-06-23 00:33:39 autoreload 9
2024-06-22 22:04:05 vbox 2
2024-06-22 22:03:24 display 52
2024-06-22 21:06:41 ipython.display import image 66
2024-06-22 21:06:41 image 20
2024-06-22 16:03:48 magic 71
2024-06-22 15:43:42 get_ipython 15
2024-06-22 15:26:31 security 12
2024-06-22 15:26:24 passwd 1
2024-06-22 14:00:23 c++ 44
2024-06-22 13:49:05 autoreload 9
2024-06-22 12:04:16 env 13
2024-06-22 09:24:10 %%time 64
2024-06-22 06:59:46 uf8 0
2024-06-22 06:50:45 context 37
2024-06-22 06:50:36 noopcontext 1
2024-06-22 06:45:39 verbose 19
2024-06-22 05:39:25 format 39
2024-06-22 05:38:03 line magics 98
2024-06-22 05:38:01 linemagics 0
2024-06-22 05:28:53 upgrade 8
2024-06-22 05:14:26 %%timeit 23
2024-06-22 05:09:14 timeit 23
2024-06-22 04:37:06 context 37
2024-06-22 02:52:53 display 52
2024-06-22 00:27:59 ipython_start 0
2024-06-21 21:09:19 configuration file 93
2024-06-21 20:42:17 restart 12
2024-06-21 20:40:43 do_shutdown 2
2024-06-21 20:40:03 get_ipython 15
2024-06-21 20:34:37 autoreload 9
2024-06-21 20:27:30 traceback 29
2024-06-21 19:58:00 _ipython_display_ 5
2024-06-21 19:57:36 _repr_json_ 2
2024-06-21 19:57:07 repr_json 0
2024-06-21 19:56:47 bundle 4
2024-06-21 19:28:27 start_ipython 5
2024-06-21 18:54:36 deep reload 23
2024-06-21 18:43:01 connect 9
2024-06-21 18:15:23 deepreload 4
2024-06-21 18:15:06 saved_notebook 0
2024-06-21 18:15:06 save_notebook 0
2024-06-21 18:15:05 notebook 46
2024-06-21 17:26:51 parallel 20
2024-06-21 17:25:19 metadata 19
2024-06-21 16:23:46 autoreload 9
2024-06-21 16:12:29 cppmagic 0
2024-06-21 16:08:36 pyside6 3
2024-06-21 15:57:26 code 108
2024-06-21 15:33:27 run_magic_cell 0
2024-06-21 15:19:16 autoreload 9
2024-06-21 14:39:51 autoreload 9
2024-06-21 14:06:38 deepreload 4
2024-06-21 13:27:42 pretty 22
2024-06-21 13:27:26 line length 94
2024-06-21 13:27:17 pprint 5
2024-06-21 12:21:15 ipythonkernel 1
2024-06-21 12:16:57 kernel 35
2024-06-21 11:57:27 html 26
2024-06-21 11:56:56 html 30
2024-06-21 11:51:01 audio 4
2024-06-21 11:48:38 reload 20
2024-06-21 11:22:16 run 68
2024-06-21 11:18:35 link 14
2024-06-21 09:52:39 @argument 62
2024-06-21 09:23:24 start_ipython 5
2024-06-21 09:14:54 cd 22
2024-06-21 09:09:22 notebook 46
2024-06-21 09:09:03 introspection 12
2024-06-21 08:56:29 shell_initialized 1
2024-06-21 08:34:13 interactiveshellembed 5
2024-06-21 08:32:58 embed 20
2024-06-21 08:31:00 shutdown_hook 0
2024-06-21 08:23:26 pre_run_code_hook 0
2024-06-21 08:22:37 hooks 17
2024-06-21 08:22:33 imports 21
2024-06-21 08:22:29 prerun 0
2024-06-21 08:07:22 timeit 23
2024-06-21 07:52:48 ! 0
2024-06-21 07:37:09 %%timeit 23
2024-06-21 07:34:31 lintr 0
2024-06-21 07:00:40 qtconsole 18
2024-06-21 05:24:00 comm 3
2024-06-21 05:23:57 comm_manager 0
2024-06-21 04:36:21 ipykernel 13
2024-06-21 03:40:06 repr_javascript 0
2024-06-21 03:38:14 checkpoint 3
2024-06-21 03:29:52 vi_mode 2
2024-06-21 03:17:15 traitlets.config 5
2024-06-21 03:15:23 start_ipython 5
2024-06-21 02:40:20 classic 6
2024-06-21 02:10:02 gui 32
2024-06-21 00:17:41 %% 0
2024-06-21 00:05:23 autoreload 9
2024-06-20 23:45:29 parentheses 12
2024-06-20 22:10:00 base64 6
2024-06-20 21:59:06 start_ipython 5
2024-06-20 21:58:19 autoreload 9
2024-06-20 20:48:33 rmagic 7
2024-06-20 20:16:28 bash 14
2024-06-20 20:09:45 reset variables 50
2024-06-20 20:02:17 passwd 1
2024-06-20 19:46:55 --simple-prompt 79
2024-06-20 18:35:14 asyncresult 3
2024-06-20 17:31:02 shell 63
2024-06-20 17:28:41 template 18
2024-06-20 16:51:35 cython 9
2024-06-20 16:51:26 cughon 0
2024-06-20 15:57:30 matplotlib 36
2024-06-20 15:57:01 run_line_magic 4
2024-06-20 15:51:48 autoreload 9
2024-06-20 15:11:00 magics_class 4
2024-06-20 15:06:49 macro 17
2024-06-20 14:44:22 restart_kernel 0
2024-06-20 12:46:20 py_d3 0
2024-06-20 12:36:56 get_ipython 15
2024-06-20 12:36:42 color 27
2024-06-20 12:24:34 qt 30
2024-06-20 12:11:23 write to file 192
2024-06-20 09:55:04 remove 32
2024-06-20 08:56:35 _repr_html_ 5
2024-06-20 08:56:29 __repr_html__ 0
2024-06-20 08:44:49 kernel 35
2024-06-20 08:36:08 store paste 39
2024-06-20 08:21:15 timeit 23
2024-06-20 08:20:23 cpaste 8
2024-06-20 08:19:26 asyncio 9
2024-06-20 07:50:28 executioninfo 2
2024-06-20 07:48:35 run_cell 7
2024-06-20 07:39:31 core dump 21
2024-06-20 07:38:54 debug 25
2024-06-20 07:38:32 dump 3
2024-06-20 07:38:26 core 18
2024-06-20 06:12:34 install user 85
2024-06-20 06:11:35 install 28
2024-06-20 05:58:59 embed 20
2024-06-20 05:53:12 passwd 1
2024-06-20 05:24:45 autoreload 9
2024-06-20 05:23:38 cpp 0
2024-06-20 05:18:19 utils.path.local 0
2024-06-20 04:36:55 magic 71
2024-06-20 03:52:37 embed 20
2024-06-20 03:52:02 key 35
2024-06-20 03:05:03 notebook 46
2024-06-19 23:47:24 magics class 123
2024-06-19 23:47:01 magics 51
2024-06-19 23:46:27 tikzmagics 0
2024-06-19 23:43:04 __init__ 77
2024-06-19 22:19:30 jupyter 26
2024-06-19 22:06:09 magicmock 0
2024-06-19 21:22:20 date 14
2024-06-19 21:13:33 @argument 62
2024-06-19 21:13:33 argument 62
2024-06-19 21:13:29 needs_local_scope 3
2024-06-19 19:12:19 file 82
2024-06-19 19:11:01 magic_arguments 3
2024-06-19 18:57:42 system_raw 4
2024-06-19 18:57:39 system_ran 0
2024-06-19 18:52:23 $debug 25
2024-06-19 18:42:33 six 1
2024-06-19 17:42:22 passwd 1
2024-06-19 17:39:21 lib.security 0
2024-06-19 17:30:55 extensions 35
2024-06-19 17:30:33 nbextensions 1
2024-06-19 17:19:35 magic 71
2024-06-19 17:19:27 %% 0
2024-06-19 17:15:24 markdown 14
2024-06-19 16:49:41 display 52
2024-06-19 16:47:29 copy to clipboard 192
2024-06-19 16:47:04 clipboard 8
2024-06-19 16:40:55 kernel 35
2024-06-19 16:38:45 gevent 1
2024-06-19 16:38:36 event loop 52
2024-06-19 15:08:02 autoreload 9
2024-06-19 14:21:49 theme 1
2024-06-19 14:07:08 image 20
2024-06-19 14:00:57 register_magics 0
2024-06-19 12:52:37 magic 71
2024-06-19 12:37:50 clear_output 7
2024-06-19 12:37:48 clear_outpus 0
2024-06-19 11:38:07 autoreload 9
2024-06-19 11:36:12 filelink('checklist_template.xlsx') 3
2024-06-19 11:33:29 messaging in ipython 193
2024-06-19 10:48:19 audio 4
2024-06-19 10:24:04 tab completion 39
2024-06-19 09:55:06 interactiveshellembed 5
2024-06-19 09:53:18 autoreload 9
2024-06-19 09:53:12 reload 20
2024-06-19 09:53:06 autorelaod 0
2024-06-19 09:46:42 security 12
2024-06-19 09:27:36 get_ipython 15
2024-06-19 08:54:55 ipykernel 13
2024-06-19 08:54:48 ikernel 0
2024-06-19 08:35:05 embed 20
2024-06-19 08:15:10 pylab 20
2024-06-19 08:03:54 %pdb 24
2024-06-19 07:59:11 autoreload 9
2024-06-19 07:57:29 debug 25
2024-06-19 07:51:42 autoreload 9
2024-06-19 07:32:41 [] 0
2024-06-19 07:32:35 in[] 166
2024-06-19 07:31:50 alias 33
2024-06-19 07:31:50 shell command 93
2024-06-19 07:08:26 cache 20
2024-06-19 07:08:09 in[ 166
2024-06-19 06:19:59 change working directory 79
2024-06-19 06:07:48 rmagic 7
2024-06-19 06:07:47 %r 24
2024-06-19 06:07:47 %rpush 1
2024-06-19 05:37:47 rehashx 6
2024-06-19 03:54:27 autoreload 9
2024-06-19 03:50:57 remote kernel 37
2024-06-19 03:11:02 remove 32
2024-06-19 03:10:46 delete 16
2024-06-19 02:34:09 magic 71
2024-06-19 01:39:25 tabular 0
2024-06-19 00:55:47 %whos 7
2024-06-19 00:00:06 magic 71
2024-06-18 23:01:27 import kernel 72
2024-06-18 22:58:32 sum 5
2024-06-18 22:49:47 kernel 35
2024-06-18 22:46:40 push 13
2024-06-18 22:31:22 highlighting_style 2
2024-06-18 22:31:05 style 29
2024-06-18 22:30:23 highlight 15
2024-06-18 22:07:13 start_ipython 5
2024-06-18 21:22:01 ipykernel 13
2024-06-18 21:10:45 embed 20
2024-06-18 21:06:38 user_ns 11
2024-06-18 20:39:09 ipython.display 12
2024-06-18 20:38:46 audio module 151
2024-06-18 20:38:08 .audio 4
2024-06-18 20:37:49 audio 4
2024-06-18 20:36:36 magic 71
2024-06-18 20:27:27 system call 104
2024-06-18 20:23:05 magic 71
2024-06-18 20:20:23 visualize 0
2024-06-18 20:20:07 save html as image 136
2024-06-18 20:19:53 html 30
2024-06-18 20:19:21 display_html 1
2024-06-18 20:18:58 profile 37
2024-06-18 20:10:10 startup 32
2024-06-18 19:32:19 color 27
2024-06-18 19:20:58 interactiveshell 24
2024-06-18 18:52:44 export pdf 22
2024-06-18 18:48:44 timeit 23
2024-06-18 18:44:14 autoreload 9
2024-06-18 16:53:37 asynchronous 11
2024-06-18 16:51:58 history 49
2024-06-18 16:48:24 env 13
2024-06-18 16:34:17 kernel 35
2024-06-18 16:31:40 reset_cache 0
2024-06-18 16:31:24 reset_cache 0
2024-06-18 16:14:33 iframe 9
2024-06-18 16:04:57 set_next_input 6
2024-06-18 15:46:19 store 28
2024-06-18 15:32:56 .env mac 18
2024-06-18 15:20:25 ssl 4
2024-06-18 15:19:40 autoreload 9
2024-06-18 14:35:48 image 20
2024-06-18 13:54:29 8.23 1
2024-06-18 13:53:52 passwd 1
2024-06-18 13:52:18 autoreload 9
2024-06-18 13:51:39 %%timeit 23
2024-06-18 13:22:31 autoreload 9
2024-06-18 13:15:25 percent 3
2024-06-18 13:15:11 % 0
2024-06-18 12:58:56 itables 0
2024-06-18 12:31:54 debug 25
2024-06-18 12:30:15 use_jedi 2
2024-06-18 12:27:00 reloadable 0
2024-06-18 12:18:39 autocomplete 2
2024-06-18 12:06:08 calcpy 0
2024-06-18 11:58:07 display size 58
2024-06-18 10:41:26 display 52
2024-06-18 10:40:07 magics 51
2024-06-18 09:47:09 autoreload 9
2024-06-18 09:46:28 magic 71
2024-06-18 08:45:01 autoload 3
2024-06-18 08:19:01 mpi 7
2024-06-18 08:10:01 parallel 20
2024-06-18 07:59:19 autoreload 9
2024-06-18 04:55:37 stack_data 1
2024-06-18 04:31:13 csv 1
2024-06-18 04:30:50 display csv 53
2024-06-18 04:26:28 ipython.display 12
2024-06-18 03:51:54 remote 9
2024-06-18 02:53:58 %run -d 197
2024-06-18 02:53:40 debug 25
2024-06-18 02:34:03 qtconsole 18
2024-06-18 01:01:14 download 6
2024-06-18 01:01:08 downloas 0
2024-06-18 00:46:40 unload 5
2024-06-18 00:43:41 qtconsole 18
2024-06-18 00:30:57 comm 3
2024-06-18 00:14:29 import 58
2024-06-18 00:14:20 module 151
2024-06-17 23:51:02 clear environment variables 61
2024-06-17 23:47:38 env 13
2024-06-17 23:24:24 implicit 3
2024-06-17 23:02:05 activate 19
2024-06-17 22:53:48 vi 12
2024-06-17 22:45:43 autoreload 9
2024-06-17 21:56:32 _repr_text_ 0
2024-06-17 21:54:43 _repr_pretty_ 5
2024-06-17 21:33:32 editor 32
2024-06-17 21:16:28 embed 20
2024-06-17 21:14:41 register_target 0
2024-06-17 21:14:32 comm_manager 0
2024-06-17 20:44:11 display 52
2024-06-17 20:22:34 ipympl 1
2024-06-17 20:09:59 autoreload 9
2024-06-17 19:37:39 pdf 15
2024-06-17 19:35:37 pdfformatter 2
2024-06-17 18:14:15 display 52
2024-06-17 17:35:13 kernel.json 1
2024-06-17 17:18:45 breakpoint 4
2024-06-17 17:12:40 install 28
2024-06-17 17:12:21 venv 0
2024-06-17 16:57:50 how to install packages 192
2024-06-17 16:31:11 autoreload 9
2024-06-17 16:13:46 "--user" 79
2024-06-17 15:59:47 xmode 10
2024-06-17 15:54:20 lts 191
2024-06-17 15:47:53 aimport 3
2024-06-17 15:42:04 table 11
2024-06-17 15:32:53 activate interactive 65
2024-06-17 15:31:46 interactive plot 57
2024-06-17 15:28:06 %reset_selective 4
2024-06-17 15:16:22 autoreload 9
2024-06-17 15:13:32 autoreload 9
2024-06-17 14:58:05 nbformat 6
2024-06-17 14:54:24 format 39
2024-06-17 14:30:23 %reset 24
2024-06-17 14:10:59 magic variable 87
2024-06-17 13:56:01 environment 42
2024-06-17 13:53:55 completion 35
2024-06-17 13:39:37 completer 21
2024-06-17 13:07:42 image 20
2024-06-17 12:57:49 audio 4
2024-06-17 12:52:12 cell 40
2024-06-17 12:43:39 autoreload 9
2024-06-17 12:07:16 install modules 42
2024-06-17 11:48:22 embed 20
2024-06-17 11:41:08 config 53
2024-06-17 11:31:02 repr_svg 0
2024-06-17 11:18:54 svg 16
2024-06-17 11:11:05 warning 29
2024-06-17 09:56:35 line_cell_magic 2
2024-06-17 09:54:33 cell_magic 4
2024-06-17 09:48:39 autoreload 9
2024-06-17 09:40:19 display format 66
2024-06-17 09:40:13 display object structured 122
2024-06-17 09:30:53 magics 51
2024-06-17 09:13:13 the ipython sphinx directive is in 'beta' and cu 197
2024-06-17 09:11:15 context 37
2024-06-17 09:06:12 autoreload 9
2024-06-17 08:58:09 ipdb module 151
2024-06-17 08:57:22 ipdb.set_trace 1
2024-06-17 08:57:05 ipdb 9
2024-06-17 07:47:05 help 41
2024-06-17 07:34:42 numpy 28
2024-06-17 07:30:41 dummymod 1
2024-06-17 07:24:33 sequence 19
2024-06-17 07:24:22 image 20
2024-06-17 07:21:02 autoreload 9
2024-06-17 07:10:31 terminalinteractiveshell 11
2024-06-17 07:09:40 configurable 45
2024-06-17 06:32:30 embeddedmagics 1
2024-06-17 06:27:43 config 53
2024-06-17 06:17:25 embed 20
2024-06-17 05:29:15 kernel 35
2024-06-17 03:58:57 history 49
2024-06-17 03:49:00 inline 23
2024-06-17 03:48:06 inlinebackend 2
2024-06-17 00:00:36 startup 32
2024-06-16 23:38:24 display 52
2024-06-16 23:33:34 video 8
2024-06-16 23:19:26 read file.py 27
2024-06-16 23:16:56 read .py 45
2024-06-16 17:41:45 nvim-ipy 15
2024-06-16 15:49:48 %%r 24
2024-06-16 15:49:34 r magic 76
2024-06-16 15:34:58 run_line_magic 4
2024-06-16 13:17:42 inspect 8
2024-06-16 12:11:29 embed 20
2024-06-16 11:26:05 vi 12
2024-06-16 11:22:43 timeit 23
2024-06-16 09:10:06 asyncio 9
2024-06-16 07:49:10 save 23
2024-06-16 03:52:10 complete 28
2024-06-16 02:56:33 history 49
2024-06-15 21:46:03 inprocesskernel 0
2024-06-15 21:45:35 qt console 39
2024-06-15 21:41:55 cython 9
2024-06-15 20:55:55 button 6
2024-06-15 20:55:28 display 52
2024-06-15 20:55:09 display 52
2024-06-15 20:20:37 html 30
2024-06-15 19:19:10 terminalinteractiveshell.editing_mode 4
2024-06-15 18:57:09 use kernel from other session 191
2024-06-15 18:47:38 qt console 39
2024-06-15 18:24:16 store 28
2024-06-15 17:34:11 start_ipython 5
2024-06-15 17:31:54 interactiveshellapp 4
2024-06-15 16:46:56 config 53
2024-06-15 16:40:07 traitlets 13
2024-06-15 16:32:13 start_ipython 5
2024-06-15 15:46:01 warning box 30
2024-06-15 15:45:45 warning 29
2024-06-15 15:26:25 nbconvert 8
2024-06-15 15:26:11 convert 10
2024-06-15 14:05:51 %load 40
2024-06-15 13:38:24 ipython.display.html 2
2024-06-15 13:10:54 inlinebackend.figure_format 2
2024-06-15 12:50:45 time 64
2024-06-15 12:30:14 __version__ 1
2024-06-15 12:29:17 ipython.version 0
2024-06-15 12:28:19 .version 191
2024-06-15 12:27:38 version 191
2024-06-15 12:22:21 ipython.html 3
2024-06-15 12:21:54 html 30
2024-06-15 12:16:06 kernelspec 2
2024-06-15 12:08:33 itables 0
2024-06-15 11:59:15 debug 25
2024-06-15 11:43:29 latex 25
2024-06-15 11:19:26 display 52
2024-06-15 08:35:53 magic methods 88
2024-06-15 08:35:37 hidden 16
2024-06-15 07:30:14 sql 0
2024-06-15 06:14:29 core.display 0
2024-06-15 04:27:30 matplotlib 36
2024-06-15 02:11:15 register_line_magic 1
2024-06-15 01:08:46 image 20
2024-06-15 00:42:08 ctrl-a 172
2024-06-15 00:21:34 tab completion 39
2024-06-14 23:28:32 concurrent 0
2024-06-14 22:27:52 ipykernel_launcher 0
2024-06-14 21:33:10 asyncio 9
2024-06-14 20:22:51 %%time 64
2024-06-14 20:21:41 image 20
2024-06-14 20:21:28 display image 53
2024-06-14 20:08:13 html 30
2024-06-14 20:04:30 autoreload 9
2024-06-14 19:09:43 audio 4
2024-06-14 18:03:38 display 52
2024-06-14 18:02:33 image 20
2024-06-14 17:58:00 markdown 14
2024-06-14 17:21:51 interactiveshellembed 5
2024-06-14 16:45:31 %time 64
2024-06-14 15:55:06 getoutput 2
2024-06-14 15:45:35 widgets 11
2024-06-14 15:41:13 autoreload 9
2024-06-14 15:21:33 autoreload 9
2024-06-14 14:56:17 ros 0
2024-06-14 14:56:17 flare_atoms.from_ase_atoms 0
2024-06-14 14:10:39 autoreload 9
2024-06-14 14:08:49 color scheme 30
2024-06-14 14:03:19 color 27
2024-06-14 13:49:16 jupyter profile 54
2024-06-14 13:45:15 profile 37
2024-06-14 13:32:13 pager 21
2024-06-14 13:22:00 display 52
2024-06-14 13:07:41 ipcontroller 8
2024-06-14 12:54:37 holonomic modeling and hierarchic tracking control of an unstable underactuated nonholonomic system 192
2024-06-14 12:38:11 %run 68
2024-06-14 12:37:49 function import 123
2024-06-14 12:37:33 run 68
2024-06-14 12:10:25 %save 23
2024-06-14 11:58:36 output 68
2024-06-14 11:45:15 notebook 46
2024-06-14 11:44:52 notebook.kernel 0
2024-06-14 10:40:28 youtube 3
2024-06-14 09:41:50 type 72
2024-06-14 09:28:03 kernels for java 191
2024-06-14 08:58:23 width 17
2024-06-14 08:55:11 qt 30
2024-06-14 08:46:15 ipython_dir 12
2024-06-14 08:42:19 ex 4
2024-06-14 08:36:33 startup 32
2024-06-14 08:34:41 config 53
2024-06-14 06:57:38 display 52
2024-06-14 06:32:07 env 13
2024-06-14 06:05:05 reload 20
2024-06-14 05:09:43 load_ext 15
2024-06-14 05:07:58 autoreload 9
2024-06-14 04:34:12 zmq.interactive 0
2024-06-14 04:33:40 zmq interactive 57
2024-06-14 04:33:27 zmq 10
2024-06-14 04:31:22 connect 9
2024-06-14 04:30:50 attach 2
2024-06-14 04:28:44 attach 2
2024-06-14 04:11:26 connect 9
2024-06-14 04:05:48 autocall 15
2024-06-14 03:41:06 %run 68
2024-06-14 03:32:05 qt console 39
2024-06-14 03:10:04 embed 20
2024-06-14 02:16:23 pretty 22
2024-06-14 00:33:43 image 20
2024-06-14 00:11:06 run_line_magic 4
2024-06-14 00:04:54 pastebin 12
2024-06-13 23:50:46 cell magic commands 87
2024-06-13 23:50:25 nvim-ipy 15
2024-06-13 23:47:01 %%time 64
2024-06-13 23:23:30 module 151
2024-06-13 22:36:26 kernel 35
2024-06-13 22:33:12 autoreload 9
2024-06-13 22:26:18 history 49
2024-06-13 21:55:13 autoreload 9
2024-06-13 21:12:02 tb_highlight 0
2024-06-13 21:11:57 _tb_highlight 0
2024-06-13 21:07:42 cell magics 60
2024-06-13 20:58:35 set_trace 3
2024-06-13 20:48:59 kernel name 99
2024-06-13 20:37:16 ipython.lib 6
2024-06-13 20:36:15 password 5
2024-06-13 20:31:42 getattr 4
2024-06-13 20:31:34 canary 0
2024-06-13 20:31:32 canaryt 0
2024-06-13 19:09:02 autoreload 9
2024-06-13 19:05:01 kernel 35
2024-06-13 18:54:53 pprint 5
2024-06-13 18:36:25 colab 0
2024-06-13 18:29:10 ipykernel 13
2024-06-13 18:29:00 zmqshell 2
2024-06-13 18:28:44 filename 42
2024-06-13 18:15:19 display 52
2024-06-13 18:12:02 save 23
2024-06-13 18:05:31 display function 132
2024-06-13 17:20:24 autoreload 9
2024-06-13 17:16:37 custom_complete 0
2024-06-13 17:10:53 magics_class 4
2024-06-13 17:02:44 config 53
2024-06-13 16:54:52 embed_kernel 3
2024-06-13 16:38:02 backend2gui 0
2024-06-13 16:22:58 display 52
2024-06-13 16:19:06 using rgb for setting pen color 191
2024-06-13 16:18:43 using rgb 96
2024-06-13 16:17:35 color() 27
2024-06-13 15:28:59 autoreload 9
2024-06-13 15:13:40 passwd 1
2024-06-13 15:03:39 display 52
2024-06-13 15:03:32 displayu 0
2024-06-13 14:57:07 audio 4
2024-06-13 14:53:13 autoreload 9
2024-06-13 14:29:26 ipython_kernel 0
2024-06-13 14:24:06 clear_output 7
2024-06-13 14:02:19 module 'ipython.utils.io' has no attribute 'stdout' 167
2024-06-13 14:00:40 run_line_magic 4
2024-06-13 13:40:09 metadata 19
2024-06-13 13:25:19 tab completion 39
2024-06-13 12:38:55 interactiveshell 24
2024-06-13 12:37:27 run_shell 0
2024-06-13 12:33:27 kernel 35
2024-06-13 12:32:56 get_ipython 15
2024-06-13 12:30:56 inline 23
2024-06-13 12:30:51 load_ex 0
2024-06-13 11:58:45 %%capture 15
2024-06-13 11:56:10 !pip 16
2024-06-13 11:55:09 output 68
2024-06-13 11:51:20 kernel 35
2024-06-13 11:48:39 clear_output 7
2024-06-13 11:41:47 stdinnotimplemented 0
2024-06-13 11:15:04 list 93
2024-06-13 10:37:43 autoreload 9
2024-06-13 10:37:31 autorelaod 0
2024-06-13 10:24:23 interactiveshell 24
2024-06-13 10:22:07 extension 41
2024-06-13 10:21:40 ipdb 9
2024-06-13 10:14:33 magic 71
2024-06-13 09:50:36 autoreload 9
2024-06-13 09:27:12 display 52
2024-06-13 09:10:06 kernels for java 191
2024-06-13 09:07:00 %%file 82
2024-06-13 08:40:33 test 32
2024-06-13 08:38:29 canary 0
2024-06-13 08:37:53 display 52
2024-06-13 08:35:29 aimport 3
2024-06-13 08:32:25 zeromq 4
2024-06-13 08:29:44 autoreload 9
2024-06-13 07:50:54 autoreload 9
2024-06-13 07:47:57 autoreload 9
2024-06-13 07:36:48 embed 20
2024-06-13 07:24:55 launch_new_instance 0
2024-06-13 07:23:48 embed_kernel 3
2024-06-13 07:18:10 autoreload 9
2024-06-13 06:56:13 asynchronous 11
2024-06-13 06:18:32 cython 9
2024-06-13 06:05:36 traceback 29
2024-06-13 05:27:34 logging 24
2024-06-13 05:23:26 autoreload 9
2024-06-13 04:32:43 delete kernel 44
2024-06-13 04:32:24 remove kernel 54
2024-06-13 04:03:53 interactive/magics.html 57
2024-06-13 03:50:55 display 52
2024-06-13 03:17:43 magic 71
2024-06-13 02:30:06 save 23
2024-06-13 01:36:53 kernel 35
2024-06-13 00:25:23 latex 25
2024-06-12 23:46:19 security 12
2024-06-12 23:46:16 pswd 0
2024-06-12 23:35:14 automagic 13
2024-06-12 23:27:49 kernelspec 2
2024-06-12 22:52:07 system 62
2024-06-12 21:59:02 autoreload 9
2024-06-12 21:39:06 log 22
2024-06-12 21:07:32 autoreload 9
2024-06-12 21:07:26 do_shutdown 2
2024-06-12 21:03:19 set_matplotlib_formats 4
2024-06-12 20:52:59 vim 8
2024-06-12 19:59:09 qt inprocess 30
2024-06-12 19:56:51 console kernel 45
2024-06-12 19:50:45 load_ipython_extension 8
2024-06-12 19:37:58 magic 71
2024-06-12 18:36:51 version 191
2024-06-12 18:06:16 how to open a file 192
2024-06-12 18:06:00 open file 88
2024-06-12 18:05:06 %run 68
2024-06-12 18:03:09 run a file 174
2024-06-12 17:53:01 autoreload 9
2024-06-12 17:36:50 audio 4
2024-06-12 16:47:15 --display-name 106
2024-06-12 16:47:06 --user 79
2024-06-12 16:28:35 shortcut 15
2024-06-12 16:22:25 <ipython-input-14-32b9375e9fb9> 193
2024-06-12 15:46:54 3.9 2
2024-06-12 15:28:33 import 58
2024-06-12 15:28:23 autoreload 9
2024-06-12 15:18:01 zmq 10
2024-06-12 15:13:46 autoreload 9
2024-06-12 15:03:13 showtraceback 3
2024-06-12 14:54:39 globalipapp 0
2024-06-12 14:30:05 display 52
2024-06-12 14:28:50 display 52
2024-06-12 14:26:29 svg( 16
2024-06-12 13:49:59 nvim-ipy 15
2024-06-12 13:47:28 autoreload 9
2024-06-12 13:39:09 training 0
2024-06-12 13:35:31 timeit 23
2024-06-12 13:33:44 markdown 14
2024-06-12 13:32:51 markdown 14
2024-06-12 13:24:09 alias 33
2024-06-12 12:59:49 launcher 4
2024-06-12 12:57:57 table 11
2024-06-12 12:57:54 print 69
2024-06-12 12:35:01 notebook spec 48
2024-06-12 12:30:21 asynchronous 11
2024-06-12 12:30:03 autoreload 9
2024-06-12 12:10:46 download 6
2024-06-12 12:05:41 pickleshare 2
2024-06-12 11:36:38 capture 15
2024-06-12 11:33:16 profile_default 4
2024-06-12 11:32:05 map 12
2024-06-12 11:23:33 launch 9
2024-06-12 11:23:20 launcher 4
2024-06-12 11:23:19 terminal 45
2024-06-12 10:54:44 caption 1
2024-06-12 10:54:10 image 20
2024-06-12 10:53:52 run_line_magic 4
2024-06-12 10:51:53 figure 15
2024-06-12 10:43:28 %%latex 25
2024-06-12 10:41:00 messaging in ipython 193
2024-06-12 10:33:41 kernel manager 48
2024-06-12 09:44:20 px 3
2024-06-12 09:07:52 %px 3
2024-06-12 09:07:49 parallel magic 77
2024-06-12 08:51:42 cls 5
2024-06-12 08:16:25 user_ns 11
2024-06-12 08:12:12 svg( 16
2024-06-12 07:51:13 color scheme 30
2024-06-12 07:27:59 download 6
2024-06-12 06:35:57 asynchronous 11
2024-06-12 06:35:05 _repr_html_ 5
2024-06-12 06:10:44 timeit 23
2024-06-12 05:18:55 security 12
2024-06-12 05:18:50 passwd 1
2024-06-12 05:05:09 passwd 1
2024-06-12 03:52:13 for_type 3
2024-06-12 03:48:26 autoawait 6
2024-06-12 03:32:55 matplotlib inline 37
2024-06-12 00:15:13 history 49
2024-06-11 22:39:15 html 30
2024-06-11 22:32:26 addlayercontrol 0
2024-06-11 22:15:29 display 52
2024-06-11 21:38:54 magic 71
2024-06-11 21:27:32 ipkernel 1
2024-06-11 21:06:58 autoreload 9
2024-06-11 20:48:30 display 52
2024-06-11 20:01:25 shell commands 85
2024-06-11 19:36:20 width 17
2024-06-11 18:57:29 widget 15
2024-06-11 18:56:47 code completion 110
2024-06-11 18:53:33 color 27
2024-06-11 18:37:28 ipython.display.display_html 1
2024-06-11 18:37:25 ipython.display.display_html( 1
2024-06-11 18:35:46 display html 61
2024-06-11 18:32:44 autoreload 9
2024-06-11 18:26:20 raw 29
2024-06-11 18:19:25 clear_display 1
2024-06-11 17:54:38 gensim 0
2024-06-11 17:53:44 modulenotfounderror: no module named 'gensim' 162
2024-06-11 17:42:16 8.10 1
2024-06-11 17:40:57 audio 4
2024-06-11 17:38:58 odbc 0
2024-06-11 17:38:24 autoreload 9
2024-06-11 17:37:11 reload 20
2024-06-11 17:34:40 autoreload 9
2024-06-11 17:09:36 display 52
2024-06-11 17:08:39 clear_output 7
2024-06-11 16:25:30 load_ext 15
2024-06-11 16:10:05 ipykernel 13
2024-06-11 16:01:22 skip 19
2024-06-11 16:00:19 script 31
2024-06-11 15:35:57 import 58
2024-06-11 15:21:23 -s 197
2024-06-11 14:37:46 load_ext 15
2024-06-11 14:37:36 load?ext 42
2024-06-11 13:44:31 interactive 57
2024-06-11 13:36:59 run_cell 7
2024-06-11 13:34:40 interactiveshell 24
2024-06-11 13:21:49 %time 64
2024-06-11 13:10:29 jupyter json 38
2024-06-11 13:04:35 magic 71
2024-06-11 13:03:16 shell 63
2024-06-11 13:01:31 capture 15
2024-06-11 12:52:54 display 52
2024-06-11 12:52:18 autoreload 9
2024-06-11 12:45:44 get_ipython 15
2024-06-11 12:44:26 dreload 6
2024-06-11 12:41:14 autoreload 9
2024-06-11 12:32:40 hooks 17
2024-06-11 12:15:43 load 40
2024-06-11 12:07:13 current cell 81
2024-06-11 11:39:06 notif 0
2024-06-11 11:30:48 save 23
2024-06-11 11:30:42 load 40
2024-06-11 11:29:39 json 19
2024-06-11 11:09:55 get_ipython 15
2024-06-11 11:05:02 get_config 1
2024-06-11 10:57:15 services 1
2024-06-11 10:57:01 notebook.services 0
2024-06-11 10:28:00 payloadmanager 2
2024-06-11 10:27:19 payload 5
2024-06-11 10:23:01 get_ipython() 15
2024-06-11 09:45:19 prompt 58
2024-06-11 08:40:42 notebook 46
2024-06-11 08:40:27 insert_cell_at_bottom 0
2024-06-11 08:36:54 image 20
2024-06-11 08:27:28 volume_mounts 0
2024-06-11 08:07:58 capture magic command 96
2024-06-11 07:44:11 ipykernel 13
2024-06-11 06:24:38 asynchronous 11
2024-06-11 05:30:15 atexit 4
2024-06-11 04:01:35 !pip 16
2024-06-11 03:52:26 logging 24
2024-06-11 03:52:23 loggign 0
2024-06-11 02:29:39 autoreload 9
2024-06-11 02:23:56 autoreload 9
2024-06-11 02:08:42 --user 79
2024-06-11 02:08:31 ipykernel install --user 87
2024-06-11 01:53:33 magic 71
2024-06-11 01:48:52 convert svg 22
2024-06-11 01:32:16 pyplot 4
2024-06-10 23:55:02 lprun 0
2024-06-10 23:48:25 aimport 3
2024-06-10 23:46:46 notebookapp 2
2024-06-10 23:45:49 html 30
2024-06-10 23:20:02 display 52
2024-06-10 23:18:52 image 20
2024-06-10 23:14:43 history 49
2024-06-10 22:41:26 svg 16
2024-06-10 22:37:16 magic 71
2024-06-10 21:32:49 run_line_magic 4
2024-06-10 21:32:45 run_line_mgic 0
2024-06-10 21:18:09 autoreload 9
2024-06-10 21:04:41 %%cache 20
2024-06-10 21:03:38 cache 20
2024-06-10 20:22:09 svg 16
2024-06-10 20:19:18 import.display 0
2024-06-10 19:57:16 jupyter notebook 52
2024-06-10 19:35:34 mpi 7
2024-06-10 19:16:07 button 6
2024-06-10 19:15:56 widget 15
2024-06-10 19:15:35 html 30
2024-06-10 18:57:47 audio 4
2024-06-10 18:51:52 install kernel 47
2024-06-10 18:51:28 magic 71
2024-06-10 18:42:04 magic 71
2024-06-10 17:55:47 hyperlink 1
2024-06-10 17:55:08 anchor 2
2024-06-10 17:50:30 nocolor 11
2024-06-10 17:38:46 _repr_png_ 3
2024-06-10 16:33:29 display 52
2024-06-10 16:31:53 qtconsole 18
2024-06-10 16:26:57 startup 28
2024-06-10 16:14:08 _repr_mimebundle- 0
2024-06-10 16:07:45 custom display logic 71
2024-06-10 16:07:17 _repr_mimebundle_ 6
2024-06-10 16:06:27 %config inlinebackend 53
2024-06-10 16:06:20 %configure 29
2024-06-10 16:06:15 inline 23
2024-06-10 16:06:02 inlinebackend 2
2024-06-10 15:26:04 parser 7
2024-06-10 15:24:25 edifact 0
2024-06-10 15:10:38 store 28
2024-06-10 14:52:50 autoreload 9
2024-06-10 13:39:05 svg 16
2024-06-10 13:37:34 svg 16
2024-06-10 13:27:21 prun 12
2024-06-10 13:26:43 autoreload 9
2024-06-10 13:08:25 control_port 0
2024-06-10 13:06:19 .env 13
2024-06-10 12:44:04 autoreload 9
2024-06-10 12:40:20 capture 15
2024-06-10 12:35:32 launcher 4
2024-06-10 12:23:11 autoreload 9
2024-06-10 12:14:11 file format 90
2024-06-10 11:37:27 autoreload 9
2024-06-10 11:37:18 reload 20
2024-06-10 11:10:21 notebook 46
2024-06-10 11:09:56 port 11
2024-06-10 10:54:12 paste 24
2024-06-10 08:48:15 autoreload 9
2024-06-10 08:46:51 reload 20
2024-06-10 08:12:55 contributing 1
2024-06-10 08:04:48 contributing 1
2024-06-10 08:02:00 coverage 4
2024-06-10 08:01:57 covergae 0
2024-06-10 07:45:01 test 32
2024-06-10 06:38:31 asynchronous 11
2024-06-10 06:30:57 comm 3
2024-06-10 04:27:09 jupyter 26
2024-06-10 04:24:51 shell_plus 0
2024-06-10 03:49:26 display 52
2024-06-10 00:29:22 namespace 55
2024-06-09 23:23:36 save 23
2024-06-09 22:37:46 draw_png 0
2024-06-09 22:37:44 draw_png\ 0
2024-06-09 22:37:36 draw_mermaid 0
2024-06-09 22:30:20 %run 68
2024-06-09 22:00:56 audio 4
2024-06-09 22:00:38 microphone 0
2024-06-09 20:56:10 display 52
2024-06-09 19:59:38 kernel 35
2024-06-09 19:59:22 "restart kernel" 1
2024-06-09 19:58:39 restart kernel 37
2024-06-09 19:52:44 autoreload 9
2024-06-09 19:40:06 cell 40
2024-06-09 18:37:27 nbconvert 8
2024-06-09 18:07:31 ipykernel 13
2024-06-09 16:15:52 %matplotlib notebook 56
2024-06-09 16:15:18 notebook 46
2024-06-09 16:09:02 kernel 35
2024-06-09 16:02:30 inline 23
2024-06-09 15:44:29 widget 15
2024-06-09 15:27:17 execute 45
2024-06-09 15:16:35 import 58
2024-06-09 15:10:13 get_ipython 15
2024-06-09 14:41:32 server 9
2024-06-09 14:14:05 %matplotlib 36
2024-06-09 12:31:07 add_binding 1
2024-06-09 10:24:09 widget 15
2024-06-09 09:38:17 o 14
2024-06-09 07:05:38 automagic 13
2024-06-09 03:32:41 emacs 17
2024-06-09 00:43:54 markdown 14
2024-06-09 00:13:53 nbformat 6
2024-06-08 23:37:02 --user 79
2024-06-08 22:18:33 embed 20
2024-06-08 21:43:35 audio 4
2024-06-08 21:15:57 autoreload 9
2024-06-08 21:07:31 last_execution_result 2
2024-06-08 21:05:03 %s 48
2024-06-08 20:15:56 import 58
2024-06-08 18:41:11 get_ipython 15
2024-06-08 18:30:46 install --prefix 40
2024-06-08 18:18:54 ipykernel install --prefix 43
2024-06-08 17:25:42 autoreload 9
2024-06-08 16:49:52 ipython.display 12
2024-06-08 16:49:20 json 19
2024-06-08 16:36:45 implicit 3
2024-06-08 16:22:09 aimport 3
2024-06-08 16:15:10 focus cell 40
2024-06-08 16:08:56 get_ipython 15
2024-06-08 16:08:53 display 52
2024-06-08 15:08:14 svg 16
2024-06-08 13:00:55 vim 8
2024-06-08 12:36:05 latex 20
2024-06-08 10:11:12 startup 32
2024-06-08 10:11:07 stqrtup 0
2024-06-08 08:57:55 variables 40
2024-06-08 08:47:53 run_line_magic 4
2024-06-08 08:16:48 'picklesharedb' object is not subscriptable 192
2024-06-08 08:16:13 typeerror: 'picklesharedb' object is not subscriptable 192
2024-06-08 08:05:35 depen 0
2024-06-08 05:05:22 show source 76
2024-06-08 05:02:56 environ 0
2024-06-08 04:55:23 pager 21
2024-06-08 03:41:56 audio 4
2024-06-08 03:03:55 qt 30
2024-06-08 02:55:06 reload_ext 4
2024-06-08 01:19:55 notebook.kernel 0
2024-06-08 01:19:32 notebook. 46
2024-06-07 23:42:04 message 38
2024-06-07 23:34:12 nbconvert 8
2024-06-07 23:06:08 logfile_read 0
2024-06-07 23:00:04 logfile 10
2024-06-07 22:59:50 session.logfile = sys.stdout 5
2024-06-07 22:37:56 autosuggest 0
2024-06-07 21:07:58 console 28
2024-06-07 21:07:35 qtconsole 18
2024-06-07 20:44:46 ipython class 193
2024-06-07 20:43:55 get_ipython 15
2024-06-07 19:58:56 markdown 14
2024-06-07 19:07:07 autoreload 9
2024-06-07 18:30:36 display 52
2024-06-07 18:29:09 image 20
2024-06-07 18:15:13 kernel 35
2024-06-07 17:52:24 %load 40
2024-06-07 17:37:39 %%bigquery 0
2024-06-07 17:37:32 %%biguqery 0
2024-06-07 17:30:48 ipykernel install 33
2024-06-07 17:30:45 ipykernel --install 33
2024-06-07 17:03:59 %pdb 24
2024-06-07 17:00:52 scrolling 6
2024-06-07 16:42:36 .ipy 15
2024-06-07 16:33:14 prompt 58
2024-06-07 16:08:59 %aimport 3
2024-06-07 16:08:38 aimport 3
2024-06-07 16:05:39 metadata 19
2024-06-07 15:59:04 %run 68
2024-06-07 15:42:51 %load 40
2024-06-07 15:41:42 import 58
2024-06-07 15:16:18 audio 4
2024-06-07 15:15:21 audio 4
2024-06-07 14:47:21 zmq 10
2024-06-07 14:36:05 capture 15
2024-06-07 14:09:27 markdown 14
2024-06-07 14:08:11 run_cell 7
2024-06-07 14:07:56 get_cells 0
2024-06-07 13:51:38 ipython.core.magics.execution.py 1
2024-06-07 13:26:21 dropdown 2
2024-06-07 13:00:36 kernel 35
2024-06-07 12:46:39 %history 49
2024-06-07 11:57:09 shell command 93
2024-06-07 11:23:51 js 8
2024-06-07 10:27:18 atexit 4
2024-06-07 10:26:54 configure 29
2024-06-07 10:26:52 exit 27
2024-06-07 10:10:44 completer 21
2024-06-07 10:10:32 completers 7
2024-06-07 10:07:56 kernel 35
2024-06-07 09:32:09 async 8
2024-06-07 09:07:26 expansion 16
2024-06-07 09:06:53 ipd.audio 0
2024-06-07 09:06:49 audio 4
2024-06-07 07:49:00 kernel 35
2024-06-07 07:35:35 embed 20
2024-06-07 05:38:26 paste multi lines 62
2024-06-07 05:37:17 passwd 1
2024-06-07 04:58:33 autoreload 9
2024-06-07 04:25:22 display( 52
2024-06-07 03:08:22 display 52
2024-06-07 02:44:56 cmd 16
2024-06-07 02:41:10 shell 63
2024-06-07 02:01:19 kernel 35
2024-06-07 01:06:45 jupyter_client 1
2024-06-06 23:24:34 power point 37
2024-06-06 23:24:26 pptx 0
2024-06-06 23:22:33 pager 21
2024-06-06 22:26:17 qtconsole 18
2024-06-06 21:34:29 import 58
2024-06-06 21:24:21 completer 21
2024-06-06 21:23:54 introspection 12
2024-06-06 21:22:43 embed 20
2024-06-06 21:22:39 elbed 0
2024-06-06 21:17:35 zeromq 4
2024-06-06 21:12:19 autocompletion 6
2024-06-06 21:11:32 path 45
2024-06-06 20:17:54 pygment 0
2024-06-06 19:43:26 kernel path 62
2024-06-06 19:18:27 autoreload 9
2024-06-06 19:10:56 %notebook 46
2024-06-06 18:49:19 checkpoint 3
2024-06-06 18:47:25 save 23
2024-06-06 17:52:22 executioninfo 2
2024-06-06 16:36:34 display_formatter 0
2024-06-06 15:52:19 interactiveshell.colors 3
2024-06-06 15:22:58 qtconsole 18
2024-06-06 14:44:22 autoreload 9
2024-06-06 14:03:26 download 6
2024-06-06 13:45:51 autoreload 9
2024-06-06 13:37:47 warnings 13
2024-06-06 13:21:38 %%script 31
2024-06-06 12:57:24 --user 79
2024-06-06 12:54:49 comms 1
2024-06-06 12:30:53 pycat 7
2024-06-06 12:28:03 kernel 35
2024-06-06 12:21:44 environment variables 60
2024-06-06 12:15:06 config 53
2024-06-06 12:06:42 markdown 14
2024-06-06 12:02:46 md 0
2024-06-06 11:50:49 8.23.0 0
2024-06-06 11:08:03 kernelspec 2
2024-06-06 11:05:22 cursor 20
2024-06-06 10:59:17 kernel 35
2024-06-06 10:17:17 delete lines 60
2024-06-06 08:43:21 qt 30
2024-06-06 07:52:58 autoreload 9
2024-06-06 07:38:40 lsp 0
2024-06-06 07:16:27 autoreload 9
2024-06-06 04:17:11 unload_ipython_extension 5
2024-06-06 04:17:11 -s 197
2024-06-06 04:17:04 unload_ipython_extension(ipython): 193
2024-06-06 03:34:41 %matplotlib 36
2024-06-06 03:05:21 oracle instant client 15
2024-06-06 03:04:15 convert object to int 191
2024-06-06 03:02:58 matplotlib 36
2024-06-06 02:47:33 wordcloud 0
2024-06-06 02:05:43 code cell 111
2024-06-06 02:05:09 cell 40
2024-06-06 01:00:27 autoreload 9
2024-06-06 00:45:24 polars 0
2024-06-06 00:43:39 cython 9
2024-06-06 00:09:31 print 69
2024-06-06 00:02:10 message 38
2024-06-05 23:48:13 globals 15
2024-06-05 23:47:11 namespace 55
2024-06-05 22:20:28 video 8
2024-06-05 22:03:54 user_ns 11
2024-06-05 21:59:44 display 52
2024-06-05 21:47:07 interactiveshellembed 5
2024-06-05 21:46:05 iframe 9
2024-06-05 20:52:32 kernel 35
2024-06-05 20:37:36 register_magics 0
2024-06-05 20:28:49 kernel 35
2024-06-05 20:28:45 ipython.core.display.image 2
2024-06-05 20:28:33 image 20
2024-06-05 20:22:17 autoreload 9
2024-06-05 20:19:50 display 52
2024-06-05 20:05:28 run 68
2024-06-05 19:58:07 vi 12
2024-06-05 19:58:01 vim 8
2024-06-05 19:36:16 re_key 1
2024-06-05 19:35:03 set_hook 2
2024-06-05 19:32:02 complete_command 1
2024-06-05 19:26:54 run 68
2024-06-05 19:23:20 event wait 43
2024-06-05 19:21:51 wait 11
2024-06-05 19:00:17 autoreload 9
2024-06-05 18:51:21 load_ipython_extension 8
2024-06-05 18:41:17 interactiveshell 24
2024-06-05 18:34:29 compatible 191
2024-06-05 18:34:21 3.8.19 0
2024-06-05 18:27:55 wx 22
2024-06-05 18:21:48 _ipython_key_completions_ 1
2024-06-05 17:44:10 autoreload 9
2024-06-05 17:20:06 display 52
2024-06-05 16:00:30 working directory 61
2024-06-05 15:33:20 kernel 35
2024-06-05 15:02:20 define 36
2024-06-05 14:15:17 parallel 20
2024-06-05 14:02:13 autoreload 9
2024-06-05 13:27:36 delete lines 60
2024-06-05 12:54:14 %env 13
2024-06-05 12:04:34 display 52
2024-06-05 11:26:03 output 68
2024-06-05 10:47:33 system call 104
2024-06-05 10:45:43 shell command 93
2024-06-05 10:29:11 autoreload 9
2024-06-05 09:51:47 find_all 0
2024-06-05 09:34:46 ml ipython 193
2024-06-05 09:34:24 ml 0
2024-06-05 09:26:05 server 9
2024-06-05 09:23:49 environment 42
2024-06-05 09:07:40 pdb 24
2024-06-05 08:59:14 ipykernel 13
2024-06-05 08:59:05 reload 20
2024-06-05 08:47:58 image 20
2024-06-05 08:45:32 image 20
2024-06-05 08:37:03 pre_run_cell_hook 0
2024-06-05 08:34:34 shell 63
2024-06-05 08:34:20 run_line_magic 4
2024-06-05 08:19:56 set color scheme 86
2024-06-05 08:19:34 color 27
2024-06-05 08:19:30 autoreload 9
2024-06-05 08:19:27 theme 1
2024-06-05 07:51:02 reload 20
2024-06-05 07:21:26 interpreter 21
2024-06-05 07:16:28 magic 71
2024-06-05 06:44:39 asynchronous 11
2024-06-05 06:34:45 magic 71
2024-06-05 05:56:41 cython magic 71
2024-06-05 05:56:39 python magic 193
2024-06-05 05:02:15 debugger 27
2024-06-05 05:02:02 breakpoint 4
2024-06-05 04:37:18 history 49
2024-06-05 04:33:29 updatable 1
2024-06-05 03:31:01 --user 79
2024-06-05 02:48:03 image 20
2024-06-05 02:31:44 ipykernel install 33
2024-06-05 02:20:45 display 52
2024-06-05 02:12:23 display 52
2024-06-05 01:35:54 color 27
2024-06-05 01:09:20 autoreload 9
2024-06-04 23:33:06 compsnies 0
2024-06-04 23:31:10 new_code_cell 0
2024-06-04 23:08:53 -xfrozen_modules=off 197
2024-06-04 23:08:45 frozen modules 29
2024-06-04 21:31:00 panda3d 0
2024-06-04 21:26:29 database 14
2024-06-04 21:15:46 %%time 64
2024-06-04 21:09:39 extension 41
2024-06-04 21:06:38 embed 20
2024-06-04 21:05:56 stdin 14
2024-06-04 20:37:43 filelink 3
2024-06-04 20:37:01 matplotlibdeprecationwarning 0
2024-06-04 20:36:48 matplotlib 36
2024-06-04 20:19:37 _ipython_key_completions_ 1
2024-06-04 20:18:51 find_connection 0
2024-06-04 19:49:13 autoreload 9
2024-06-04 19:40:21 capture 15
2024-06-04 19:30:21 interaction 8
2024-06-04 19:29:00 debugger 27
2024-06-04 19:18:56 autoreload 9
2024-06-04 17:54:30 cache 20
2024-06-04 17:52:03 aromacity 0
2024-06-04 17:07:13 log 22
2024-06-04 17:00:11 %history 49
2024-06-04 16:56:53 %history -g -f filename 197
2024-06-04 16:06:39 timeitresult 4
2024-06-04 16:02:41 clear_output 7
2024-06-04 16:02:36 clear_ouptu 0
2024-06-04 15:55:26 tee 2
2024-06-04 15:26:47 bash 14
2024-06-04 15:15:11 timeit 23
2024-06-04 15:10:20 parentheses 12
2024-06-04 14:57:09 pytorch 0
2024-06-04 14:57:05 pytroch 0
2024-06-04 14:48:02 auto reload 43
2024-06-04 14:40:30 execute command 83
2024-06-04 14:40:14 command line ! 102
2024-06-04 14:39:59 command line 102
2024-06-04 13:55:12 image 20
2024-06-04 13:42:11 package 27
2024-06-04 13:39:29 module 151
2024-06-04 13:36:02 modules 29
2024-06-04 13:23:57 server 9
2024-06-04 12:58:22 image( 20
2024-06-04 12:50:13 tb_frame 0
2024-06-04 12:43:09 ipynb 10
2024-06-04 12:42:55 rst 7
2024-06-04 11:22:34 r 24
2024-06-04 10:59:52 qt 30
2024-06-04 10:29:23 router 2
2024-06-04 10:12:12 audio 4
2024-06-04 09:56:31 %%html 30
2024-06-04 09:48:16 pylab 20
2024-06-04 09:26:26 all_completio 0
2024-06-04 09:16:14 qtconsole 18
2024-06-04 09:04:58 autoreload 9
2024-06-04 09:03:23 python config files 193
2024-06-04 08:59:40 list 93
2024-06-04 08:56:09 nbformat.v4 0
2024-06-04 08:43:43 autoreload 9
2024-06-04 08:33:20 out 58
2024-06-04 08:13:09 install 28
2024-06-04 07:41:32 terminate 4
2024-06-04 07:03:39 lines 51
2024-06-04 07:03:33 max_lines 0
2024-06-04 07:02:43 asynchronous 11
2024-06-04 05:32:03 set_custom_exc 2
2024-06-04 05:11:03 zmqinteractiveshell 1
2024-06-04 04:37:33 embed 20
2024-06-04 04:34:35 user_ns 11
2024-06-04 04:32:45 terminalipythonapp 2
2024-06-04 04:29:35 interactiveshell 24
2024-06-04 03:50:31 prompts_class 2
2024-06-04 03:48:27 startup 32
2024-06-04 03:32:24 image 20
2024-06-04 02:05:28 autoreload 9
2024-06-04 01:32:36 set_next_input 6
2024-06-04 01:31:57 get_parent 2
2024-06-04 01:31:42 set_parent 1
2024-06-04 00:37:44 orderby 0
2024-06-03 23:44:46 kernel 35
2024-06-03 22:34:05 kernel 35
2024-06-03 22:32:38 autoreload 9
2024-06-03 22:27:08 embed 20
2024-06-03 22:04:03 svg 16
2024-06-03 21:42:32 display 52
2024-06-03 20:46:23 reload 20
2024-06-03 20:38:57 verbose traceback 36
2024-06-03 20:35:27 python.display.html 0
2024-06-03 20:34:59 html 30
2024-06-03 20:07:37 autoload 3
2024-06-03 20:07:15 magic 71
2024-06-03 20:06:50 interactiveshellembed 4
2024-06-03 20:00:03 scrolling 6
2024-06-03 19:58:57 startup 28
2024-06-03 19:58:48 output area 69
2024-06-03 19:58:27 output 68
2024-06-03 19:45:40 %matplotlib 36
2024-06-03 19:32:48 embed 19
2024-06-03 19:30:03 autoreload 9
2024-06-03 19:28:34 banner 10
2024-06-03 18:56:29 checkpoint 3
2024-06-03 18:11:17 vim 8
2024-06-03 18:10:05 format 39
2024-06-03 17:59:48 --user 79
2024-06-03 17:38:10 tabs 8
2024-06-03 17:34:26 magic functions 125
2024-06-03 17:30:27 autoreload 9
2024-06-03 17:29:51 autoreload 9
2024-06-03 17:18:55 embed 20
2024-06-03 15:25:06 run_cell 7
2024-06-03 15:23:02 calling 37
2024-06-03 15:22:49 calling functions 111
2024-06-03 15:20:58 self 44
2024-06-03 14:31:51 markdown 14
2024-06-03 14:28:39 gui event loop 58
2024-06-03 14:09:08 display 52
2024-06-03 13:59:01 history 49
2024-06-03 13:58:29 nbconvert 8
2024-06-03 13:58:28 output 68
2024-06-03 13:58:24 output_hist 0
2024-06-03 13:48:55 rm 5
2024-06-03 13:46:50 reload module 152
2024-06-03 13:43:22 reload 20
2024-06-03 13:40:51 %matplot 0
2024-06-03 13:10:25 markdown 14
2024-06-03 12:33:46 authenticate 0
2024-06-03 12:33:31 auth 0
2024-06-03 12:23:31 table of 191
2024-06-03 12:20:16 ipython-dir 193
2024-06-03 12:11:03 ipython cell execution 193
2024-06-03 12:10:47 \n 46
2024-06-03 12:09:30 print 69
2024-06-03 12:00:41 comm 3
2024-06-03 11:56:48 debugger 27
2024-06-03 11:18:01 autoreload 9
2024-06-03 11:07:31 embed 20
2024-06-03 10:49:21 clear 18
2024-06-03 10:47:16 notebook 46
2024-06-03 10:46:56 result 32
2024-06-03 10:28:09 autoreload 9
2024-06-03 10:26:41 html 30
2024-06-03 10:04:56 image 20
2024-06-03 10:03:40 image 20
2024-06-03 09:36:28 comm 3
2024-06-03 09:36:13 output 68
2024-06-03 09:23:10 widgets.output 0
2024-06-03 09:22:48 widgets.output 0
2024-06-03 09:03:55 png 13
2024-06-03 09:01:20 _repr_svg_ 3
2024-06-03 08:59:52 svg 16
2024-06-03 08:59:51 pdf 15
2024-06-03 08:56:05 display 52
2024-06-03 08:54:50 ipython.core.image 0
2024-06-03 08:54:17 image 20
2024-06-03 08:49:42 tab completion 39
2024-06-03 08:30:32 pretty 22
2024-06-03 07:54:44 core.display 0
2024-06-03 07:14:51 writefile 6
2024-06-03 07:12:55 versions 191
2024-06-03 07:12:25 %time 64
2024-06-03 06:47:57 asynchronous 11
2024-06-03 06:32:45 convert 10
2024-06-03 05:52:45 parallel 20
2024-06-03 05:03:17 user_ns.update 0
2024-06-03 05:03:14 ipython.user_ns.update 0
2024-06-03 04:05:22 head 7
2024-06-03 03:30:25 reload_ext 4
2024-06-03 00:56:51 command to round decimal digits 192
2024-06-03 00:05:31 r language 33
2024-06-02 23:53:24 r 24
2024-06-02 23:17:47 multi line editing 95
2024-06-02 21:54:42 autoreload 9
2024-06-02 19:53:58 autocall 15
2024-06-02 19:47:07 embed 20
2024-06-02 19:43:37 iframe 9
2024-06-02 19:37:04 autoreload 9
2024-06-02 18:52:56 extension 41
2024-06-02 18:52:40 extention 0
2024-06-02 18:30:48 capture 15
2024-06-02 17:15:04 audio 4
2024-06-02 16:49:09 display 52
2024-06-02 16:34:16 audio 4
2024-06-02 16:27:33 cell width 49
2024-06-02 16:11:25 magi 0
2024-06-02 16:11:18 magick 0
2024-06-02 16:11:13 ьфпшс 0
2024-06-02 16:08:55 package 27
2024-06-02 15:09:43 readline 21
2024-06-02 13:35:24 configuration 51
2024-06-02 13:35:15 get_config 1
2024-06-02 13:35:03 nbconvert 8
2024-06-02 13:34:42 pdf 15
2024-06-02 12:48:02 qtconsole 18
2024-06-02 12:17:20 history 49
2024-06-02 11:29:31 set_mat 0
2024-06-02 10:49:56 timeit 23
2024-06-02 10:49:55 provisioners 0
2024-06-02 08:24:21 display 52
2024-06-02 05:15:40 color 27
2024-06-02 03:15:21 environment variable 64
2024-06-02 03:15:06 environ 0
2024-06-02 03:11:53 color 27
2024-06-02 03:03:04 html 30
2024-06-02 01:24:09 %pfile 8
2024-06-02 01:21:51 %notebook 46
2024-06-02 01:21:45 notebook 46
2024-06-02 00:32:53 _ipython_key_completions_ 1
2024-06-01 22:09:36 comments and docstring 191
2024-06-01 21:29:54 start 67
2024-06-01 20:26:42 directory 50
2024-06-01 20:25:59 moby_dick.txt 0
2024-06-01 19:51:47 install 28
2024-06-01 19:44:33 timeiti 0
2024-06-01 19:15:04 display 52
2024-06-01 19:15:00 вшыздфн 0
2024-06-01 18:44:08 run_line_magic 4
2024-06-01 18:29:14 autoreload 9
2024-06-01 18:15:35 simple-prompt 79
2024-06-01 18:15:33 simple--prompt 79
2024-06-01 16:43:27 image 20
2024-06-01 16:00:34 px 3
2024-06-01 15:57:59 autoreload 9
2024-06-01 15:45:12 %time 64
2024-06-01 13:55:30 embed_kernel 3
2024-06-01 13:26:00 $ 0
2024-06-01 13:23:20 googleazi 0
2024-06-01 13:11:01 history 49
2024-06-01 12:20:53 autoreload 9
2024-06-01 10:39:29 nbformat 6
2024-06-01 10:33:20 reloa 0
2024-06-01 06:54:31 ineroreter 0
2024-06-01 06:07:51 html file 88
2024-06-01 05:58:22 latex 25
2024-06-01 05:58:03 latx 0
2024-06-01 05:13:30 remove 32
2024-06-01 04:51:10 % 0
2024-06-01 04:51:05 memit 0
2024-06-01 03:41:56 magic 71
2024-06-01 02:18:13 kernel restart 37
2024-06-01 01:51:41 display 52
2024-06-01 01:14:26 autoreload 9
2024-06-01 00:02:10 shim 7
2024-05-31 23:31:50 display 52
2024-05-31 23:31:49 image 20
2024-05-31 23:25:46 run all 192
2024-05-31 23:24:22 restart run all 192
2024-05-31 23:21:16 %%time 64
2024-05-31 23:19:33 asyncio 9
2024-05-31 22:43:56 image 20
2024-05-31 22:43:32 restart kernel 37
2024-05-31 22:13:48 timeit 23
2024-05-31 21:51:37 autoreload 9
2024-05-31 21:11:21 display 52
2024-05-31 20:58:43 display 52
2024-05-31 20:54:22 debugger 27
2024-05-31 20:54:04 debug 25
2024-05-31 20:07:34 notebook 46
2024-05-31 20:07:25 ipython.notebook.kernel.execute 1
2024-05-31 20:03:20 user_ns 11
2024-05-31 19:58:22 nbformat 6
2024-05-31 19:36:20 autoreload 9
2024-05-31 19:00:16 aimport 3
2024-05-31 18:58:21 autoreload 9
2024-05-31 18:48:50 %matplotlib 36
2024-05-31 18:43:48 markdown 14
2024-05-31 18:43:43 typst 0
2024-05-31 17:35:20 jupyter ipython widget 193
2024-05-31 17:35:07 select 17
2024-05-31 16:51:12 notebook 46
2024-05-31 16:48:13 ipython.nbformat 1
2024-05-31 16:31:24 export 11
2024-05-31 15:56:44 pprint 5
2024-05-31 15:55:58 ipywidgets.audio 0
2024-05-31 15:55:15 audio 4
2024-05-31 15:31:18 async 8
2024-05-31 15:25:09 error 38
2024-05-31 15:21:37 ipython.sphinxext.ipython_directive 3
2024-05-31 15:18:32 async 8
2024-05-31 15:13:47 bookmarks 4
2024-05-31 15:13:31 pickleshare 2
2024-05-31 15:13:03 sphinx 14
2024-05-31 14:44:38 timeit 23
2024-05-31 14:36:13 %env 13
2024-05-31 14:07:15 qt console 39
2024-05-31 14:06:46 exec_lines 8
2024-05-31 13:40:43 autoreload 9
2024-05-31 13:11:13 kernel 35
2024-05-31 12:50:29 autoreload 9
2024-05-31 12:39:06 autoreload 9
2024-05-31 12:13:06 trail 0
2024-05-31 11:52:07 display 52
2024-05-31 10:03:31 ! 0
2024-05-31 09:38:18 locals 11
2024-05-31 08:46:38 interactiveshellembed 5
2024-05-31 08:37:13 engine 9
2024-05-31 08:36:03 architecture 7
2024-05-31 08:12:31 execute_cells_above 0
2024-05-31 07:49:23 /mnt/data/detailed_lamborghini_under_bridge.png 50
2024-05-31 07:47:14 debug show 54
2024-05-31 07:46:50 debug plot 27
2024-05-31 07:46:47 deebug 0
2024-05-31 07:35:34 physical 1
2024-05-31 07:20:57 locals 11
2024-05-31 07:03:03 display image 53
2024-05-31 07:02:41 image 20
2024-05-31 06:56:09 history db 49
2024-05-31 06:55:25 help 41
2024-05-31 06:53:26 kernel 35
2024-05-31 06:48:32 execute_cells_above 0
2024-05-31 06:34:37 asynchronous 11
2024-05-31 06:09:11 kernel 35
2024-05-31 05:17:34 purge 0
2024-05-31 04:45:39 %store 28
2024-05-31 04:37:22 display 52
2024-05-31 04:28:55 %%time 64
2024-05-31 04:22:50 html 30
2024-05-31 02:14:07 _display_mimetype 0
2024-05-31 01:48:06 notebook 46
2024-05-30 23:11:49 prun 12
2024-05-30 21:59:24 history_length 2
2024-05-30 21:55:21 historymanager 7
2024-05-30 21:54:42 history 49
2024-05-30 21:54:23 video 8
2024-05-30 21:33:00 pdf 15
2024-05-30 21:26:57 history 49
2024-05-30 21:09:36 gui_fname 0
2024-05-30 20:42:05 exclamation point 33
2024-05-30 20:41:58 run 68
2024-05-30 20:29:33 needs_local_scope 3
2024-05-30 20:15:58 autoreload 9
2024-05-30 20:07:12 ipykernel_launcher 0
2024-05-30 19:57:31 messaging 9
2024-05-30 19:35:49 warning 30
2024-05-30 19:31:08 autoreload 9
2024-05-30 19:28:31 virtual environment 43
2024-05-30 19:21:26 terminal magic 90
2024-05-30 19:21:11 terminal 45
2024-05-30 19:09:46 audio 4
2024-05-30 18:55:08 notebook 46
2024-05-30 17:32:21 vim 8
2024-05-30 17:20:18 autoreload 9
2024-05-30 16:26:33 checkbox 1
2024-05-30 15:56:50 pip 15
2024-05-30 15:45:44 debugger 27
2024-05-30 15:45:22 debug 25
2024-05-30 15:41:41 check mark 40
2024-05-30 15:16:47 keybindings 5
2024-05-30 14:57:00 prompt 48
2024-05-30 14:50:06 prom[t 10
2024-05-30 14:13:04 completion 34
2024-05-30 14:12:53 autocomplete 2
2024-05-30 13:28:59 debug 25
2024-05-30 13:23:42 magic commands 83
2024-05-30 13:23:32 %color 27
2024-05-30 13:06:14 autoreload 9
2024-05-30 12:31:28 numpy 28
2024-05-30 12:30:08 z 18
2024-05-30 12:29:49 nu 0
2024-05-30 12:29:44 num 2
2024-05-30 12:07:54 mpi 7
2024-05-30 11:59:44 run_line_magic 4
2024-05-30 11:57:39 version 191
2024-05-30 11:47:58 autoreload 9
2024-05-30 11:37:01 qt console 38
2024-05-30 11:10:22 matplotlib 36
2024-05-30 10:47:17 read 27
2024-05-30 10:03:20 autoreload 9
2024-05-30 09:41:36 image 20
2024-05-30 09:40:49 %history 49
2024-05-30 09:36:47 help 41
2024-05-30 09:16:53 autoedit_syntax 1
2024-05-30 09:16:52 autoedit-syntax 51
2024-05-30 08:38:35 observe 0
2024-05-30 08:18:37 time 64
2024-05-30 08:18:34 %time 64
2024-05-30 08:06:20 8.15.0 0
2024-05-30 08:05:50 release 191
2024-05-30 08:03:33 convert to pdf 191
2024-05-30 07:15:48 ansi color 29
2024-05-30 07:15:33 asynchronous 11
2024-05-30 07:15:02 ansi 9
2024-05-30 07:01:29 run_cell_magic 2
2024-05-30 06:38:49 register_magics 0
2024-05-30 06:31:30 autoreload 9
2024-05-30 06:25:45 ipykernel launcher 17
2024-05-30 06:19:57 ipykernel_launcher 0
2024-05-30 06:01:56 html 30
2024-05-30 05:25:42 update_display 2
2024-05-30 04:19:17 %%env 13
2024-05-30 04:18:53 cuda 0
2024-05-30 03:39:21 nbformat 6
2024-05-30 03:32:40 markdown 14
2024-05-30 03:30:15 ipython.display 12
2024-05-30 03:14:07 %matplotlib inline 37
2024-05-30 02:54:42 video 8
2024-05-30 02:42:22 markdown 14
2024-05-30 02:41:21 image 20
2024-05-30 02:40:54 ipdb 9
2024-05-30 01:59:29 change kernel 60
2024-05-30 01:58:52 kernels 18
2024-05-30 01:32:58 autoreload 9
2024-05-30 01:17:51 sample 5
2024-05-30 01:17:46 upsample 0
2024-05-30 01:14:30 image 20
2024-05-30 01:14:25 smoothing 0
2024-05-30 01:14:13 smooth 1
2024-05-30 00:38:44 %store 28
2024-05-30 00:06:23 traitlets 13
2024-05-30 00:05:08 config 53
2024-05-30 00:04:55 embed 20
2024-05-29 23:19:58 messaging 9
2024-05-29 23:19:28 pt_app 1
2024-05-29 22:39:34 autoreload 9
2024-05-29 22:21:34 open_file 0
2024-05-29 21:47:39 %run 68
2024-05-29 21:04:18 colors 21
2024-05-29 20:55:49 ask_exit 0
2024-05-29 20:55:48 ask_exis 0
2024-05-29 20:31:19 display_data 3
2024-05-29 20:10:26 hook 25
2024-05-29 20:10:08 custom_exc 0
2024-05-29 20:10:02 add_custom_exc 0
2024-05-29 20:07:29 set_custom_exc 2
2024-05-29 19:50:17 display 52
2024-05-29 19:50:13 vim 8
2024-05-29 19:27:16 checkpoint 3
2024-05-29 19:21:45 display 52
2024-05-29 19:12:01 geojson 4
2024-05-29 18:53:45 command 72
2024-05-29 18:16:19 autoreload 9
2024-05-29 18:02:40 loop 36
2024-05-29 18:00:58 for loop 191
2024-05-29 17:34:08 "run" 68
2024-05-29 17:33:54 %run 68
2024-05-29 17:16:44 breakpoint 4
2024-05-29 16:56:21 sample 5
2024-05-29 16:50:15 autoreload 9
2024-05-29 16:33:32 bang 4
2024-05-29 16:32:38 output_type 0
2024-05-29 16:32:20 output type 95
2024-05-29 16:25:03 display 52
2024-05-29 16:00:38 termcolors 2
2024-05-29 15:59:35 ansi 9
2024-05-29 15:57:02 %copy 25
2024-05-29 15:55:46 jupyter 26
2024-05-29 15:47:33 mpi 7
2024-05-29 15:47:25 parallel 20
2024-05-29 15:32:22 callexpression 1
2024-05-29 15:27:41 lists 32
2024-05-29 15:24:39 notebook 46
2024-05-29 15:22:45 venv 0
2024-05-29 15:22:22 pdb 24
2024-05-29 15:11:33 get_var 0
2024-05-29 15:07:33 run_cell 7
2024-05-29 15:03:43 html 30
2024-05-29 14:44:37 inputtransformer2 2
2024-05-29 14:22:15 history 49
2024-05-29 14:19:12 ipython.display.youtubevideo 2
2024-05-29 13:44:35 run_line_magic 4
2024-05-29 13:33:56 autoreload 9
2024-05-29 13:13:30 tag 19
2024-05-29 13:09:46 video 8
2024-05-29 12:39:01 macro 17
2024-05-29 12:29:49 kernelapp 1
2024-05-29 12:24:26 autoreload 9
2024-05-29 12:24:19 prun 12
2024-05-29 12:16:01 pip install 29
2024-05-29 12:15:46 terminal 45
2024-05-29 11:31:55 embed 20
2024-05-29 11:28:57 collapse 3
2024-05-29 11:16:16 java 0
2024-05-29 11:10:10 terminal 45
2024-05-29 10:42:24 log 22
2024-05-29 09:41:20 html 30
2024-05-29 09:32:31 usageerror: cell magic `%%px` not found 137
2024-05-29 08:56:58 jupyter notebook format 68
2024-05-29 08:56:48 evalue 3
2024-05-29 08:40:47 supress outputs 16
2024-05-29 08:40:44 supress uutputs 0
2024-05-29 08:17:57 magic 71
2024-05-29 08:02:00 autoreload 9
2024-05-29 07:33:26 autoreload 9
2024-05-29 07:30:46 kernel 35
2024-05-29 07:11:33 for loop 191
2024-05-29 07:07:32 reset session 54
2024-05-29 06:54:59 autoreload 9
2024-05-29 06:49:53 asynchronous 11
2024-05-29 06:19:22 input_transformer_manager 0
2024-05-29 05:34:59 line_profiler 0
2024-05-29 05:34:49 line-profiler 94
2024-05-29 04:48:16 history 49
2024-05-29 04:34:40 kernel 35
2024-05-29 04:33:00 qt 29
2024-05-29 04:24:14 retina 4
2024-05-29 03:27:32 canvas 1
2024-05-29 03:27:25 print_figure 2
2024-05-29 03:25:40 retinaretina 0
2024-05-29 03:25:19 retina 4
2024-05-29 03:16:30 ? 0
2024-05-29 03:16:25 ?% 0
2024-05-29 02:56:00 notebook 46
2024-05-29 01:27:44 image 20
2024-05-29 01:10:02 dependen 0
2024-05-29 00:07:17 display 52
2024-05-29 00:07:15 audio 4
2024-05-28 23:48:25 prompt 58
2024-05-28 23:02:25 async 8
2024-05-28 22:04:08 display 52
2024-05-28 21:45:57 autoreload 9
2024-05-28 21:20:22 background 15
2024-05-28 20:54:51 %%time 64
2024-05-28 20:42:35 embed 20
2024-05-28 20:28:45 embed 20
2024-05-28 20:08:31 %pdb 24
2024-05-28 20:08:24 debugger 27
2024-05-28 20:06:30 import 58
2024-05-28 19:04:35 autoreload 9
2024-05-28 18:24:52 zmq 10
2024-05-28 18:09:56 autoimport 0
2024-05-28 18:06:40 run 68
2024-05-28 17:58:03 display 52
2024-05-28 17:44:02 debugger 27
2024-05-28 17:42:38 sys.executable 3
2024-05-28 17:40:32 sys.executable 3
2024-05-28 17:24:31 %%timeit 23
2024-05-28 17:23:39 stdinnotimplementederror 3
2024-05-28 16:16:00 percent 3
2024-05-28 16:01:34 magic %%r 76
2024-05-28 16:00:55 magic r 76
2024-05-28 15:51:40 usageerror: line magic function `%autoreload` not found. 157
2024-05-28 15:50:51 autoreload 9
2024-05-28 15:27:52 kernel 35
2024-05-28 15:26:15 table 11
2024-05-28 15:18:20 spark 0
2024-05-28 14:41:25 profile 37
2024-05-28 14:33:43 autoreload 9
2024-05-28 13:47:38 get_ipython() 15
2024-05-28 13:31:55 autoreload 9
2024-05-28 13:30:25 display markdown 53
2024-05-28 13:22:55 events 9
2024-05-28 13:22:51 capture 15
2024-05-28 13:12:35 input cache 73
2024-05-28 13:02:23 venv 0
2024-05-28 12:55:36 start_ipython 5
2024-05-28 12:47:13 user input 100
2024-05-28 12:34:58 aimport 3
2024-05-28 12:34:45 %aimport 3
2024-05-28 12:33:30 autoreload 9
2024-05-28 12:33:09 reload 20
2024-05-28 12:33:03 auto_reload 0
2024-05-28 12:20:21 autoload 3
2024-05-28 12:17:53 html 30
2024-05-28 11:52:51 moviewriter 0
2024-05-28 11:52:08 html 30
2024-05-28 11:51:29 to_html5_video 0
2024-05-28 11:50:50 display 52
2024-05-28 11:35:39 installing 12
2024-05-28 11:35:13 magics 51
2024-05-28 10:25:19 vim 8
2024-05-28 10:25:01 edit 30
2024-05-28 09:51:00 startup 32
2024-05-28 09:37:04 mardown 0
2024-05-28 09:13:36 uninstall 0
2024-05-28 09:08:10 register_magics() 0
2024-05-28 07:07:34 asynchronous 11
2024-05-28 07:00:57 events extension 45
2024-05-28 07:00:44 matplotlib 36
2024-05-28 06:56:12 display 52
2024-05-28 06:15:12 util.capture 0
2024-05-28 06:15:10 utils.capture 1
2024-05-28 06:15:04 capture 15
2024-05-28 06:06:50 ipython-notebook 197
2024-05-28 05:46:54 id 12
2024-05-28 05:46:52 id\ 12
2024-05-28 05:35:22 magic 71
2024-05-28 04:37:06 html 30
2024-05-28 04:15:46 autoreload 9
2024-05-28 03:36:09 qt 29
2024-05-28 03:27:29 string 84
2024-05-28 03:10:45 server 9
2024-05-28 02:48:28 server 9
2024-05-28 02:25:13 utils.capture 1
2024-05-28 02:24:49 capture 15
2024-05-28 02:13:31 display 52
2024-05-28 01:31:10 pretty print 76
2024-05-28 01:15:43 pylab 20
2024-05-27 23:44:13 reload_ext 4
2024-05-27 23:32:36 autoreload 9
2024-05-27 22:33:38 pretty 22
2024-05-27 22:12:18 line 94
2024-05-27 22:01:09 exec_lines 8
2024-05-27 22:00:31 embed 20
2024-05-27 21:50:06 auto reload 43
2024-05-27 21:45:14 deep_reload 0
2024-05-27 21:45:09 reload 20
2024-05-27 21:28:55 asyncio 9
2024-05-27 20:38:33 history 49
2024-05-27 19:52:47 %javascript 16
2024-05-27 19:52:09 %%javascript 16
2024-05-27 19:35:10 display 52
2024-05-27 19:02:06 parallel 20
2024-05-27 18:58:50 qt 29
2024-05-27 18:38:10 autoreload 9
2024-05-27 18:38:03 kernel 35
2024-05-27 18:09:14 debugger warning: it seems that frozen modules are being used 192
2024-05-27 18:07:29 in process 166
2024-05-27 18:07:22 inprocess 1
2024-05-27 18:07:21 qtinprocess 0
2024-05-27 18:07:20 qtinprocesskernelmanager 0
2024-05-27 17:45:54 interactiveshellembed 5
2024-05-27 17:45:53 embed 20
2024-05-27 17:12:22 chart 0
2024-05-27 17:11:43 plot 6
2024-05-27 16:34:09 print 69
2024-05-27 16:33:58 wrap 16
2024-05-27 16:18:26 mpi 7
2024-05-27 16:15:23 svg 16
2024-05-27 15:13:56 history 49
2024-05-27 14:59:05 multiprocessing 5
2024-05-27 14:55:51 capture_output 2
2024-05-27 14:43:05 %timeit 23
2024-05-27 14:39:00 execute_interactive 0
2024-05-27 14:38:30 %config 53
2024-05-27 14:25:58 prompt_toolkit 14
2024-05-27 14:15:17 clear_output 7
2024-05-27 13:58:26 %%capture 15
2024-05-27 13:50:39 shell 63
2024-05-27 13:05:05 ipykernel 13
2024-05-27 13:00:16 --env env value 67
2024-05-27 13:00:02 --env 13
2024-05-27 12:31:07 magic 71
2024-05-27 12:30:54 write 31
2024-05-27 12:28:31 reload 20
2024-05-27 12:22:14 get_ipython 15
2024-05-27 12:21:57 magic 71
2024-05-27 12:17:40 xonsh 1
2024-05-27 12:15:17 window 10
2024-05-27 11:51:39 capture output 69
2024-05-27 10:41:06 display 52
2024-05-27 10:40:44 utils.capture 1
2024-05-27 10:40:07 capture 15
2024-05-27 10:36:01 display 52
2024-05-27 10:35:58 display_hook 0
2024-05-27 10:34:27 events 9
2024-05-27 10:28:36 ipython console 193
2024-05-27 10:20:49 ?! 0
2024-05-27 10:20:44 "??" 0
2024-05-27 10:20:38 ?? 0
2024-05-27 09:59:00 line_magic 2
2024-05-27 09:57:50 needs_local_scope 3
2024-05-27 09:57:33 local_ns 5
2024-05-27 09:57:21 local_ns.update 0
2024-05-27 09:39:58 bigquery 0
2024-05-27 09:22:32 drop 10
2024-05-27 09:19:12 tee 2
2024-05-27 08:52:06 magic 71
2024-05-27 08:45:09 qt.inprocess 0
2024-05-27 08:45:04 qtinprocess 0
2024-05-27 08:42:57 autoreload 9
2024-05-27 08:09:00 *-/ 0
2024-05-27 08:01:58 exec_lines 8
2024-05-27 07:59:03 debug 25
2024-05-27 07:53:11 markdown 14
2024-05-27 07:38:04 matplotlib 36
2024-05-27 07:31:36 exception mode 72
2024-05-27 07:19:13 embed 20
2024-05-27 06:40:27 asynchronous 11
2024-05-27 06:18:34 executionresult 3
2024-05-27 06:09:54 events 9
2024-05-27 04:47:25 save cell 45
2024-05-27 04:38:02 passwd 1
2024-05-27 04:30:23 system() 61
2024-05-27 02:59:24 executioninfo 2
2024-05-27 02:59:07 executioninfo 2
2024-05-27 02:54:39 events 9
2024-05-27 02:44:21 jupyter 26
2024-05-27 02:40:32 zmqinteractiveshell 1
2024-05-27 02:38:29 ipython.sheel 0
2024-05-27 02:37:58 ipython.cell 0
2024-05-27 02:35:07 ipython.shell 3
2024-05-27 00:49:19 autoreload 9
2024-05-27 00:48:46 reload 20
2024-05-27 00:14:10 notebook 46
2024-05-26 23:34:32 reload 20
2024-05-26 21:42:57 # let's fetch some sample images of the navigation rangefinders. from ipython.display import display, image # display example images of different types of navigation rangefinders. images = [ "https://upload.wikimedia.org/wikipedia/commons/9/9a/rangefinder_leica_vario-elmarit-r_28-90mm_1.jpg", # general rangefinder "https://upload.wikimedia.org/wikipedia/commons/a/a4/sonar.jpg", # sonar rangefinder "https://upload.wikimedia.org/wikipedia/commons/7/76/fmcwradar.jpg", # radar rangefinder ] # display the images image_objects = [image(url=image) for image in images] for image in image_objects: display(image) 197
2024-05-26 21:38:51 ipython.display 12
2024-05-26 21:37:37 # let's fetch some sample images of the navigation rangefinders. from ipython.display import display, image # display example images of different types of navigation rangefinders. images = [ "https://upload.wikimedia.org/wikipedia/commons/9/9a/rangefinder_leica_vario-elmarit-r_28-90mm_1.jpg", # general rangefinder "https://upload.wikimedia.org/wikipedia/commons/a/a4/sonar.jpg", # sonar rangefinder "https://upload.wikimedia.org/wikipedia/commons/7/76/fmcwradar.jpg", # radar rangefinder ] # display the images image_objects = [image(url=image) for image in images] for image in image_objects: display(image) 197
2024-05-26 21:22:26 image 20
2024-05-26 20:24:56 jupyter 26
2024-05-26 20:02:46 reload 20
2024-05-26 19:44:27 mfcc 0
2024-05-26 19:44:17 feature 27
2024-05-26 19:26:12 start_ipython 5
2024-05-26 18:55:30 display 52
2024-05-26 18:40:25 reset kernel 49
2024-05-26 18:37:57 restart kernel 37
2024-05-26 18:37:41 kernel 35
2024-05-26 18:16:22 clear 18
2024-05-26 17:11:44 display 52
2024-05-26 17:06:18 display 52
2024-05-26 16:59:28 markdown 10
2024-05-26 16:22:47 html 30
2024-05-26 15:47:51 lib.kernel 0
2024-05-26 15:32:38 css 7
2024-05-26 15:25:22 prompt 58
2024-05-26 14:25:49 javascript 16
2024-05-26 14:05:56 introspection 12
2024-05-26 13:27:19 image function 119
2024-05-26 13:27:10 image object 113
2024-05-26 13:26:59 image 20
2024-05-26 13:16:13 magic 71
2024-05-26 12:30:22 memit 0
2024-05-26 11:31:22 "text/plain" 5
2024-05-26 11:22:20 "image/png" 4
2024-05-26 11:22:06 image/png 22
2024-05-26 11:09:56 embed 20
2024-05-26 11:06:43 %%time 64
2024-05-26 09:59:29 regex 10
2024-05-26 09:45:39 audio 4
2024-05-26 09:44:43 wrap 16
2024-05-26 09:25:54 shap 0
2024-05-26 09:13:45 autoreload 9
2024-05-26 08:34:15 cell 41
2024-05-26 08:12:28 module not found 175
2024-05-26 08:12:10 use local interpreter 191
2024-05-26 08:11:28 kernel for different environment 192
2024-05-26 07:56:09 exec_lines 8
2024-05-26 07:07:15 save image 34
2024-05-26 07:03:40 display_function 0
2024-05-26 04:51:41 audio 4
2024-05-26 04:25:08 qtconsole 18
2024-05-26 01:46:48 autoreload 9
2024-05-26 01:05:35 iframe 9
2024-05-25 22:09:08 math 12
2024-05-25 21:34:20 test 32
2024-05-25 20:45:39 %kill 13
2024-05-25 20:43:49 timeit 23
2024-05-25 20:08:35 automagic 13
2024-05-25 19:19:09 %%time 64
2024-05-25 19:01:31 mainloop 8
2024-05-25 18:41:02 # re-check and ensure the image file is available for download from ipython.display import display, image as ipimage # display the image to confirm the edit display(ipimage(edited_img_path)) # re-confirm the file path for download edited_img_path 197
2024-05-25 18:21:16 line magic 104
2024-05-25 17:36:24 run 68
2024-05-25 17:07:20 audio 4
2024-05-25 16:39:25 asynchronous 11
2024-05-25 16:14:07 _repr_html_ 5
2024-05-25 15:48:51 input 68
2024-05-25 15:17:54 link 14
2024-05-25 15:17:45 'path_to_your_directory/examen calificado.xlsx' 0
2024-05-25 15:08:50 audio 4
2024-05-25 14:59:48 from ipython.display import display # display the transformed image with extraterrestrial scene image_with_stars.show() 197
2024-05-25 14:46:03 autoreload 9
2024-05-25 14:35:37 %%configure 29
2024-05-25 13:18:02 tee 2
2024-05-25 12:46:57 rerun 7
2024-05-25 12:37:08 history 49
2024-05-25 12:13:52 timeit 23
2024-05-25 11:50:06 %cache 20
2024-05-25 11:48:15 %less 22
2024-05-25 11:46:45 "/mnt/data/cute_pancakes_fivem.png" 0
2024-05-25 10:45:11 audio 4
2024-05-25 10:29:30 %kill 13
2024-05-25 09:57:49 ipython as a system shell 193
2024-05-25 09:29:24 magic commands 83
2024-05-25 09:29:09 autoreload 9
2024-05-25 09:29:05 % 0
2024-05-25 08:26:41 reset 24
2024-05-25 08:25:26 memit 0
2024-05-25 07:56:36 *-/ 0
2024-05-25 07:15:18 clear_output() 7
2024-05-25 07:15:02 clear 18
2024-05-25 06:57:07 do_shutdown 2
2024-05-25 06:56:07 do_apply 0
2024-05-25 06:22:15 deepreload 4
2024-05-25 06:19:29 run 68
2024-05-25 05:35:28 shelll 0
2024-05-25 04:46:46 %cd 22
2024-05-25 03:54:41 update_display 2
2024-05-25 03:05:21 inlinebackend 2
2024-05-25 02:19:37 completion 35
2024-05-25 01:40:38 clear all outputs 192
2024-05-25 01:39:43 clear all output 191
2024-05-25 00:49:58 line_cell_magic 2
2024-05-25 00:39:01 do_shutdown 2
2024-05-25 00:32:41 %time 64
2024-05-25 00:23:48 autoreload 9
2024-05-25 00:23:11 new line 125
2024-05-25 00:20:43 %run 68
2024-05-25 00:20:38 #run 68
2024-05-24 23:51:28 kernel.manager 0
2024-05-24 23:46:53 restart 12
2024-05-24 22:57:57 vega 0
2024-05-24 21:38:48 html.widgets 0
2024-05-24 20:36:32 restart kernel 37
2024-05-24 20:33:26 split 25
2024-05-24 19:53:15 ipython.display.image 3
2024-05-24 19:52:58 image 20
2024-05-24 19:37:13 autoreload 9
2024-05-24 19:26:03 autoreload 9
2024-05-24 18:38:56 pigment 0
2024-05-24 18:34:20 debug 25
2024-05-24 18:32:04 html_print 0
2024-05-24 18:07:23 ast_node_interactivity 2
2024-05-24 18:07:03 interactiveshell 24
2024-05-24 18:03:53 how to run python 193
2024-05-24 17:53:39 line return 128
2024-05-24 17:53:31 line break 95
2024-05-24 17:39:52 autoreload 9
2024-05-24 16:51:30 qt 29
2024-05-24 16:49:09 variables 40
2024-05-24 16:39:24 style 29
2024-05-24 16:30:35 start_ipython 5
2024-05-24 16:30:35 exec_lines 8
2024-05-24 16:11:53 autoreload 9
2024-05-24 16:00:08 rpy2 4
2024-05-24 15:59:53 ipywidgets.audio 0
2024-05-24 15:59:48 r magic 76
2024-05-24 15:59:17 r magic 76
2024-05-24 15:59:13 r manig 24
2024-05-24 15:46:17 run_line 0
2024-05-24 15:24:21 html 30
2024-05-24 14:40:12 save 23
2024-05-24 14:32:57 execution_count 3
2024-05-24 14:32:42 get_ipython() 15
2024-05-24 14:10:07 debug 25
2024-05-24 14:03:12 pdb 24
2024-05-24 13:56:04 autoreload 9
2024-05-24 13:42:45 reload 20
2024-05-24 13:28:13 shap 0
2024-05-24 13:22:30 autoreload 9
2024-05-24 13:20:31 markdown 14
2024-05-24 13:15:20 semicolon 5
2024-05-24 13:14:03 %cpaste 8
2024-05-24 13:07:08 _repr_pretty_ 5
2024-05-24 12:53:27 kernel spec 36
2024-05-24 12:53:07 kernel 35
2024-05-24 12:44:27 save 23
2024-05-24 12:27:28 matplotlib_inline 0
2024-05-24 12:22:24 startup 32
2024-05-24 11:56:34 utils.io.capturedio 0
2024-05-24 11:18:13 launch new window 89
2024-05-24 10:07:27 restart 12
2024-05-24 09:29:27 async 8
2024-05-24 08:40:48 image 20
2024-05-24 08:40:08 autoreload 9
2024-05-24 08:39:34 reset 24
2024-05-24 08:27:59 asynchronous 11
2024-05-24 08:19:13 start_ipython 5
2024-05-24 08:13:16 exec_lines 8
2024-05-24 08:11:14 environm 0
2024-05-24 08:07:37 mainloop 8
2024-05-24 07:32:52 draw 1
2024-05-24 07:11:26 "--alias connection" 0
2024-05-24 07:11:13 --alias connection 41
2024-05-24 07:04:56 theme 1
2024-05-24 06:59:21 load_ext 15
2024-05-24 06:40:36 numpy 28
2024-05-24 06:35:59 kernel 35
2024-05-24 06:15:08 event 37
2024-05-24 06:11:35 ouput logging 24
2024-05-24 05:57:19 config 53
2024-05-24 05:37:41 client 15
2024-05-24 05:27:42 autorelad 0
2024-05-24 05:15:47 autoreload 9
2024-05-24 04:28:54 output 68
2024-05-24 04:25:44 messaging documentation 191
2024-05-24 04:25:21 display_data 3
2024-05-24 04:09:29 cv2 0
2024-05-24 04:09:20 opencv2 0
2024-05-24 02:13:04 close 23
2024-05-24 01:06:54 save 23
2024-05-24 00:56:52 scipy 4
2024-05-23 23:56:33 kernel 35
2024-05-23 23:41:24 clear_output 7
2024-05-23 23:29:20 profile 37
2024-05-23 23:07:49 _ipython_display_ 5
2024-05-23 22:54:28 _repr_markdown_ 2
2024-05-23 22:52:36 display 52
2024-05-23 21:48:33 autoreload 9
2024-05-23 21:02:51 interactiveshell.log_datefmt 0
2024-05-23 20:35:07 kernel restarter 35
2024-05-23 20:07:55 max line output truncate 111
2024-05-23 20:07:09 max line output 111
2024-05-23 20:06:56 output truncated 68
2024-05-23 19:48:01 markdown 14
2024-05-23 19:47:52 yaml 1
2024-05-23 19:47:35 json 19
2024-05-23 19:44:45 truncate 3
2024-05-23 19:44:13 truncated output 68
2024-05-23 18:54:45 asyncio 9
2024-05-23 18:54:19 terminalinteractiveshell 11
2024-05-23 18:51:54 event_loop 2
2024-05-23 18:45:00 interactiveshellembed 5
2024-05-23 18:43:34 embed 20
2024-05-23 18:30:49 register 23
2024-05-23 18:08:31 display 52
2024-05-23 17:49:58 debugger 27
2024-05-23 17:41:17 if fi 191
2024-05-23 17:41:06 condition statements 24
2024-05-23 17:40:57 conditions 5
2024-05-23 17:32:03 autoreload 9
2024-05-23 16:19:09 event 37
2024-05-23 16:15:30 notebook 46
2024-05-23 16:10:09 pygment 0
2024-05-23 16:09:12 kernel 35
2024-05-23 15:39:55 time 64
2024-05-23 15:37:31 autoreload 9
2024-05-23 15:21:45 output 68
2024-05-23 15:21:36 ouput 0
2024-05-23 15:18:52 ipyclient 0
2024-05-23 15:17:06 reload 20
2024-05-23 15:13:09 hook 22
2024-05-23 14:45:42 autocomplete 2
2024-05-23 14:43:06 cell ouput 41
2024-05-23 14:42:30 hook 25
2024-05-23 14:38:19 %pip 15
2024-05-23 14:02:39 autoreload 9
2024-05-23 13:38:20 numpy ndarray 28
2024-05-23 13:38:05 numpy.ndarray 0
2024-05-23 13:37:43 numpy 28
2024-05-23 13:33:23 jedi 6
2024-05-23 13:22:01 parallel 20
2024-05-23 13:14:57 parallel magic commands 88
2024-05-23 13:13:58 parallel magic 77
2024-05-23 13:09:24 jupyter.* 1
2024-05-23 13:09:07 jupyter 26
2024-05-23 12:42:54 timeit 23
2024-05-23 12:23:29 autoreload 9
2024-05-23 12:04:30 change directory 69
2024-05-23 11:21:50 event loop 51
2024-05-23 11:14:02 latex 25
2024-05-23 11:13:16 path 45
2024-05-23 11:12:27 jupyter --paths 40
2024-05-23 10:54:53 display 52
2024-05-23 10:54:51 displau 0
2024-05-23 10:54:23 conda 9
2024-05-23 09:56:47 mult_depth 0
2024-05-23 09:39:18 display 52
2024-05-23 09:15:23 clipboard 8
2024-05-23 09:14:20 path 45
2024-05-23 09:14:07 __file__ 5
2024-05-23 08:32:44 stdin 14
2024-05-23 08:32:32 in 166
2024-05-23 08:22:49 display 52
2024-05-23 08:18:54 capture 15
2024-05-23 08:05:31 qtconsole 18
2024-05-23 07:44:03 ; 0
2024-05-23 06:48:17 async 8
2024-05-23 05:52:02 define_macro 2
2024-05-23 05:51:02 macro 17
2024-05-23 05:02:41 markdown 14
2024-05-23 04:01:49 start_ipython 5
2024-05-23 04:01:47 start_ipython] 5
2024-05-23 03:38:38 display 52
2024-05-23 03:25:33 autoreload 9
2024-05-23 03:07:41 magic 71
2024-05-23 02:36:05 env 13
2024-05-23 02:35:59 load_ext 15
2024-05-23 02:35:43 reload_ext 4
2024-05-23 02:34:30 autoreload 9
2024-05-23 02:34:24 magic 71
2024-05-23 02:03:48 line_profiler 0
2024-05-23 00:51:05 cython 9
2024-05-23 00:39:55 display 52
2024-05-23 00:39:46 ? 0
2024-05-23 00:36:41 line_cell_magic 2
2024-05-23 00:36:32 warning 30
2024-05-22 23:48:48 aws 0
2024-05-22 23:46:55 kernel 35
2024-05-22 23:46:43 mess 1
2024-05-22 23:45:11 magic 71
2024-05-22 23:19:36 magic 71
2024-05-22 22:08:22 cursor_in_leading_ws 2
2024-05-22 21:09:28 extension 41
2024-05-22 21:09:16 ! 0
2024-05-22 20:56:32 display 52
2024-05-22 20:52:42 markdown 14
2024-05-22 20:40:25 auto reload 43
2024-05-22 20:32:59 autoreload 9
2024-05-22 20:04:42 audio 3
2024-05-22 19:57:32 change kernel 60
2024-05-22 19:56:12 release 191
2024-05-22 19:53:44 kernel 35
2024-05-22 19:53:40 %run 68
2024-05-22 19:53:30 gpu 0
2024-05-22 19:53:26 cuda 0
2024-05-22 19:35:08 run_line_magic 4
2024-05-22 19:22:21 launch new window 89
2024-05-22 19:06:59 blockgrid 0
2024-05-22 18:56:24 shell 63
2024-05-22 18:51:20 magic 71
2024-05-22 18:46:20 magic 71
2024-05-22 18:26:38 _ipython_key_completions_ 1
2024-05-22 17:54:01 complete_command 1
2024-05-22 17:43:51 password 5
2024-05-22 17:34:55 variables 40
2024-05-22 17:03:54 .core.display 0
2024-05-22 17:03:46 display 52
2024-05-22 16:48:10 timeit 23
2024-05-22 16:34:32 changelog 3
2024-05-22 16:25:47 !cmd 16
2024-05-22 15:44:31 code block 108
2024-05-22 15:35:39 autoreload 9
2024-05-22 15:19:14 audio 4
2024-05-22 15:12:47 vim 8
2024-05-22 15:12:22 key bindings 37
2024-05-22 15:11:52 vim 8
2024-05-22 15:11:34 autoreload 9
2024-05-22 15:11:19 auto 32
2024-05-22 14:58:17 display 52
2024-05-22 14:48:09 mprun 0
2024-05-22 14:23:44 math display error 68
2024-05-22 14:23:06 display 52
2024-05-22 14:22:46 math input error 84
2024-05-22 14:22:30 pycat 7
2024-05-22 14:20:53 autoreload 9
2024-05-22 13:53:38 html(ani 30
2024-05-22 13:53:11 show html 59
2024-05-22 13:51:19 animation 5
2024-05-22 13:47:20 nbconvert 8
2024-05-22 13:39:33 deep_reload 0
2024-05-22 13:20:24 mouse 3
2024-05-22 13:08:33 scroll threshold 10
2024-05-22 13:08:14 auto-scroll 35
2024-05-22 13:07:25 auto scroll 35
2024-05-22 13:07:11 outputarea 1
2024-05-22 13:04:05 output area 69
2024-05-22 13:03:56 output window 68
2024-05-22 13:03:36 output size 72
2024-05-22 13:03:10 output 68
2024-05-22 11:20:09 widget 16
2024-05-22 11:11:24 ipython kernel entry point 193
2024-05-22 11:11:06 ipython kernel 193
2024-05-22 11:06:55 reset 24
2024-05-22 11:06:17 demo 8
2024-05-22 10:50:34 autoreload 9
2024-05-22 10:50:14 audio 4
2024-05-22 10:49:02 run_line_magic 4
2024-05-22 10:38:35 %max 4
2024-05-22 10:25:59 audio 4
2024-05-22 10:22:19 display.image 0
2024-05-22 10:21:59 create 68
2024-05-22 10:21:46 png 13
2024-05-22 10:11:03 profile 37
2024-05-22 10:10:57 ipython profile create 193
2024-05-22 09:53:14 %load_ext autoreload 19
2024-05-22 09:27:26 security 12
2024-05-22 09:25:18 shell 63
2024-05-22 09:17:35 html 30
2024-05-22 09:17:35 latex object 112
2024-05-22 09:17:34 custom magic commands 91
2024-05-22 09:17:33 magic commands 83
2024-05-22 08:25:33 xmode 10
2024-05-22 07:28:19 globals() 15
2024-05-22 07:14:01 terminalinteractiveshell.prompts_class 2
2024-05-22 07:11:45 color 27
2024-05-22 07:05:03 interactiveshell 24
2024-05-22 07:03:42 terminalipythonapp 2
2024-05-22 06:50:03 exec_lines 8
2024-05-22 06:49:31 display_banner 3
2024-05-22 06:40:42 start_ipython 5
2024-05-22 06:40:40 asynchronous 11
2024-05-22 06:38:10 reload 20
2024-05-22 06:37:17 path 45
2024-05-22 06:09:42 %cd 22
2024-05-22 03:43:20 namespace 55
2024-05-22 02:13:02 set_hook 2
2024-05-22 00:10:20 audio 4
2024-05-21 23:57:44 inlinebackend 2
2024-05-21 23:25:55 autoload 3
2024-05-21 23:22:52 interrupt 6
2024-05-21 22:34:45 capture_output 2
2024-05-21 22:34:34 capture 15
2024-05-21 21:30:04 max_seq_length 3
2024-05-21 21:16:56 storemagic 5
2024-05-21 20:07:59 shell 63
2024-05-21 19:53:18 script 31
2024-05-21 19:53:16 button 6
2024-05-21 19:28:08 max_seq_length 3
2024-05-21 19:00:01 config 53
2024-05-21 18:59:01 interactiveshellembed 5
2024-05-21 18:24:21 kernel 35
2024-05-21 17:15:51 %reset 24
2024-05-21 17:02:51 javascript 16
2024-05-21 16:54:53 spyder 4
2024-05-21 16:17:27 autoreload 9
2024-05-21 16:05:09 autoreload 9
2024-05-21 15:44:40 term 191
2024-05-21 15:33:57 audio 4
2024-05-21 14:29:41 parse_options 2
2024-05-21 13:30:28 markdown 14
2024-05-21 13:14:59 magic 71
2024-05-21 12:54:24 server mode 52
2024-05-21 12:46:50 deep reload 23
2024-05-21 11:55:40 attach 2
2024-05-21 11:37:10 magic 71
2024-05-21 11:37:05 ipykernel install 33
2024-05-21 11:36:01 ipykernel 13
2024-05-21 11:06:53 timeit 23
2024-05-21 10:25:05 pdb 24
2024-05-21 10:08:53 debug 25
2024-05-21 10:04:24 reset 24
2024-05-21 09:58:48 image 20
2024-05-21 09:12:41 install 28
2024-05-21 08:47:58 autoreload 9
2024-05-21 08:32:05 timestamp 4
2024-05-21 07:52:39 pylabtools 0
2024-05-21 07:52:26 key bindings 37
2024-05-21 07:41:40 aimport 3
2024-05-21 07:38:38 autoreload 9
2024-05-21 06:53:49 autoreload 9
2024-05-21 06:50:50 ipython_dir 12
2024-05-21 06:46:31 extra_config_file 3
2024-05-21 06:38:15 term_title 3
2024-05-21 06:27:25 aliasmanager 3
2024-05-21 06:26:44 shell 63
2024-05-21 06:10:22 aliases 24
2024-05-21 06:09:36 asynchronous 11
2024-05-21 06:09:27 alias 33
2024-05-21 06:09:02 load_ipython_extensions 0
2024-05-21 05:48:50 nbextensions 1
2024-05-21 05:45:46 display 52
2024-05-21 05:40:01 pylab 20
2024-05-21 05:35:51 auto_create 5
2024-05-21 05:29:41 venv 0
2024-05-21 05:27:48 nbformat 6
2024-05-21 05:21:17 server 9
2024-05-21 05:07:36 .jar 0
2024-05-21 05:07:29 jar 0
2024-05-21 05:07:08 java 0
2024-05-21 04:26:57 display 52
2024-05-21 04:26:49 diplay 0
2024-05-21 04:26:28 image 20
2024-05-21 03:28:20 html 30
2024-05-21 03:07:10 ipython.display 12
2024-05-21 00:49:57 autoreload 9
2024-05-20 23:29:31 autoreload 9
2024-05-20 23:14:50 load_ext 15
2024-05-20 23:02:16 asyncresult 3
2024-05-20 22:59:18 local_ns 5
2024-05-20 22:58:55 needs_local_scope 3
2024-05-20 22:45:52 autoreload 9
2024-05-20 22:45:39 reload 20
2024-05-20 22:33:30 zmqinteractive 0
2024-05-20 22:30:37 interactiveshell 24
2024-05-20 22:30:25 debug 25
2024-05-20 22:28:04 %debug 25
2024-05-20 22:16:16 server 9
2024-05-20 22:06:10 display.audio 0
2024-05-20 22:03:35 audio 4
2024-05-20 21:55:01 html 30
2024-05-20 21:06:20 get_ipython() 15
2024-05-20 21:06:08 class 118
2024-05-20 19:56:39 server 9
2024-05-20 19:54:08 lsmagics 0
2024-05-20 19:53:42 %run 68
2024-05-20 19:52:08 magics 51
2024-05-20 19:26:32 magic 71
2024-05-20 19:00:24 cell contents 49
2024-05-20 18:55:32 interactiveshell 24
2024-05-20 18:55:09 get cell code 126
2024-05-20 18:55:05 get_cell 0
2024-05-20 18:55:01 get_cell_code 0
2024-05-20 18:54:47 cell code 111
2024-05-20 18:54:33 cell content 49
2024-05-20 18:51:54 core 18
2024-05-20 18:41:23 contents 20
2024-05-20 17:31:08 nbconvert 8
2024-05-20 17:17:13 display 52
2024-05-20 16:57:10 autoreload 9
2024-05-20 16:10:26 nbformat 6
2024-05-20 16:10:21 new_cell 0
2024-05-20 15:33:45 class 118
2024-05-20 15:27:08 matplotlib 36
2024-05-20 15:25:10 r 24
2024-05-20 15:24:33 %%r 24
2024-05-20 15:06:17 server 9
2024-05-20 15:05:46 password 5
2024-05-20 14:53:40 tab complete 43
2024-05-20 14:46:43 display 52
2024-05-20 14:20:52 save magic 73
2024-05-20 14:01:07 shell_plus 0
2024-05-20 13:58:16 autoreload 9
2024-05-20 13:47:24 markdown 14
2024-05-20 12:58:40 startup 32
2024-05-20 12:58:21 start.py 0
2024-05-20 12:41:37 ipython_config.py 8
2024-05-20 12:31:45 --env 13
2024-05-20 12:21:11 (';') 0
2024-05-20 12:21:05 ';' 0
2024-05-20 11:54:53 ; 0
2024-05-20 11:53:54 display 52
2024-05-20 11:52:20 find file 95
2024-05-20 11:52:11 fifi 0
2024-05-20 11:08:21 math 12
2024-05-20 10:58:44 logging 24
2024-05-20 10:08:22 autoreload 9
2024-05-20 09:54:31 parallel.client 2
2024-05-20 09:47:47 embeded 0
2024-05-20 09:41:53 textdisplayobject 2
2024-05-20 09:40:01 start ipython 193
2024-05-20 09:27:15 autoreload 9
2024-05-20 08:47:27 asynchronous 11
2024-05-20 08:40:18 environment variables 61
2024-05-20 07:58:10 magic 71
2024-05-20 07:50:37 shortcut 15
2024-05-20 07:46:57 hot keys 31
2024-05-20 05:42:34 persistant 0
2024-05-20 04:50:14 require is not defined 191
2024-05-20 03:42:43 autoreload 9
2024-05-20 03:17:26 stdout 25
2024-05-20 01:51:00 style 29
2024-05-20 01:50:55 theme 1
2024-05-20 01:42:48 deepreload 4
2024-05-20 01:28:02 filelink 3
2024-05-20 00:29:06 display 52
2024-05-20 00:28:47 dot 3
2024-05-19 23:28:47 audio 4
2024-05-19 23:06:06 autoreload 9
2024-05-19 22:39:44 macos 3
2024-05-19 22:39:37 macbook 0
2024-05-19 21:59:45 %autoreload 9
2024-05-19 21:59:40 magic 71
2024-05-19 21:57:56 reload 20
2024-05-19 21:43:18 config.configurable 0
2024-05-19 21:14:03 round 1
2024-05-19 20:25:12 %store 28
2024-05-19 18:38:55 nvim-ipy 15
2024-05-19 17:59:22 implicit 3
2024-05-19 17:58:50 architecture 7
2024-05-19 17:27:49 parameter 24
2024-05-19 15:57:05 autoreload 9
2024-05-19 15:38:20 security 12
2024-05-19 15:27:34 jupyter 26
2024-05-19 15:25:57 passwd 1
2024-05-19 15:12:26 nvim-ipy 15
2024-05-19 14:51:51 autoreload 9
2024-05-19 14:32:40 autoreload 9
2024-05-19 14:30:34 ipython.core.display 3
2024-05-19 14:30:14 html display 61
2024-05-19 14:30:03 html 30
2024-05-19 11:54:21 install 56
2024-05-19 10:35:58 install libraries 34
2024-05-19 09:41:48 autoreload 9
2024-05-19 08:42:18 audio 4
2024-05-19 05:12:35 ipythondir 16
2024-05-19 03:38:16 export 11
2024-05-19 03:30:02 reload 20
2024-05-19 03:14:53 history 49
2024-05-19 02:53:26 matplotlib inline 37
2024-05-19 02:52:56 matplotlib ipynb 37
2024-05-19 02:28:14 enable_gui 1
2024-05-19 00:12:06 dotenv 0
2024-05-19 00:11:19 load_ext 15
2024-05-19 00:09:54 %load_ext autoreload 19
2024-05-18 22:35:20 display 52
2024-05-18 21:38:54 matplotlib 36
2024-05-18 21:24:25 _ipython_display 0
2024-05-18 20:03:35 cache 20
2024-05-18 18:16:04 autoreload 9
2024-05-18 17:33:15 autoreload 9
2024-05-18 15:55:55 debug 25
2024-05-18 14:40:28 list_running_servers 0
2024-05-18 14:35:54 passwd 1
2024-05-18 14:21:48 db 5
2024-05-18 14:15:49 display 52
2024-05-18 14:15:09 history_manager 1
2024-05-18 14:05:47 %%time 64
2024-05-18 13:54:20 highlight 15
2024-05-18 13:30:19 notebook 46
2024-05-18 11:34:40 qtconsole 18
2024-05-18 08:45:21 terminalipythonapp.gui 1
2024-05-18 08:31:56 kernelspec 4
2024-05-18 08:11:23 help command 80
2024-05-18 02:42:19 async 8
2024-05-18 01:33:08 autoreload 9
2024-05-18 01:15:49 log 22
2024-05-18 00:53:43 run_cell_async 3
2024-05-18 00:47:57 run_cell_magic 2
2024-05-18 00:05:21 ipykernel 13
2024-05-17 23:20:43 timeit 23
2024-05-17 23:02:22 register_magics 0
2024-05-17 22:48:54 entry point 41
2024-05-17 22:48:49 entry_point 0
2024-05-17 22:40:25 custom magics 68
2024-05-17 22:38:12 autoreload 9
2024-05-17 20:55:53 start_ipython 5
2024-05-17 20:55:48 terminalipythonapp 2
2024-05-17 20:04:03 autoreload 9
2024-05-17 19:57:10 last command 88
2024-05-17 19:49:15 await 7
2024-05-17 19:47:55 display 52
2024-05-17 19:25:39 store 28
2024-05-17 19:12:08 ipython.display 12
2024-05-17 19:11:56 ipython.display 12
2024-05-17 19:07:19 dataviewer 0
2024-05-17 19:07:14 viewer 5
2024-05-17 19:01:15 ipykernel 26
2024-05-17 18:53:47 custom objects 61
2024-05-17 18:22:30 edit 30
2024-05-17 17:28:01 export 11
2024-05-17 17:26:04 profile 37
2024-05-17 17:25:51 profile create 76
2024-05-17 17:25:21 profile 37
2024-05-17 17:24:56 create 68
2024-05-17 17:20:21 html 30
2024-05-17 17:16:00 save notebook 51
2024-05-17 17:14:21 %notebook 46
2024-05-17 17:05:45 youtube 3
2024-05-17 16:52:33 %store 28
2024-05-17 16:29:56 directory 50
2024-05-17 16:10:43 display 52
2024-05-17 16:10:06 interactive 57
2024-05-17 15:39:05 pythonstartup 10
2024-05-17 15:20:51 javascript 16
2024-05-17 15:19:54 tensorboard 0
2024-05-17 14:38:57 display 52
2024-05-17 14:37:38 latex 25
2024-05-17 14:33:41 ssh 8
2024-05-17 14:26:42 display 52
2024-05-17 14:22:37 html 30
2024-05-17 13:48:37 %aimport 3
2024-05-17 13:46:50 %matplotlib 36
2024-05-17 13:43:10 windows 35
2024-05-17 13:06:36 image 20
2024-05-17 12:45:58 change name 98
2024-05-17 12:45:39 rename 7
2024-05-17 12:21:25 display 52
2024-05-17 11:52:26 markdown 14
2024-05-17 11:49:47 autoreload 9
2024-05-17 11:49:39 autoreload 7
2024-05-17 11:19:24 reset 24
2024-05-17 10:53:53 tab completion 39
2024-05-17 10:09:10 run_line_magic 4
2024-05-17 09:13:37 autoreload 9
2024-05-17 09:09:26 magicsmanager 2
2024-05-17 08:46:39 clear_output 7
2024-05-17 08:18:16 markdown 14
2024-05-17 07:49:07 run_line_magic 4
2024-05-17 07:47:33 html 30
2024-05-17 07:28:18 autoreload 9
2024-05-17 07:19:17 notebook 46
2024-05-17 07:06:39 jupyter path 120
2024-05-17 07:06:32 jupyter_path 0
2024-05-17 06:54:52 env 13
2024-05-17 06:54:24 store 28
2024-05-17 06:48:46 asynchronous 11
2024-05-17 03:49:27 namespace 55
2024-05-17 03:33:42 sandbox 0
2024-05-17 02:16:09 magic 71
2024-05-17 00:29:47 server 9
2024-05-16 23:41:50 color 27
2024-05-16 23:10:53 ev 3
2024-05-16 22:05:58 cell output 78
2024-05-16 22:01:43 install --name 94
2024-05-16 21:27:25 autoreload 9
2024-05-16 19:38:18 --gui 31
2024-05-16 19:30:52 %%store 28
2024-05-16 19:24:17 %store 28
2024-05-16 19:06:24 interactiveshell.ast_node_interactivity 4
2024-05-16 18:44:53 version 191
2024-05-16 18:43:57 parallel 20
2024-05-16 18:15:09 run_line_magic 4
2024-05-16 16:08:44 autoreload 9
2024-05-16 16:00:02 _repr_pretty_ 5
2024-05-16 15:59:59 repr_pretty 0
2024-05-16 15:58:55 ipykernel 26
2024-05-16 15:46:45 raw = 29
2024-05-16 15:44:22 display 52
2024-05-16 15:42:58 markdown 14
2024-05-16 15:41:08 display 52
2024-05-16 15:06:57 display 52
2024-05-16 14:59:57 dislay_jpeg 0
2024-05-16 14:58:20 autoreload 9
2024-05-16 14:19:38 r magic 76
2024-05-16 13:54:46 install 28
2024-05-16 13:40:10 shell command 93
2024-05-16 13:14:15 magic command 96
2024-05-16 13:06:51 qt 29
2024-05-16 12:57:58 matplotlib 36
2024-05-16 12:56:36 autoreload 9
2024-05-16 12:49:39 _ 0
2024-05-16 12:10:27 pipe 3
2024-05-16 11:56:47 display 52
2024-05-16 11:56:41 dysplay 0
2024-05-16 11:11:20 display 52
2024-05-16 11:05:32 run_line_magic 4
2024-05-16 11:02:48 python.languageserver 0
2024-05-16 11:02:41 languageserver 0
2024-05-16 10:55:30 profile 37
2024-05-16 10:49:06 qtconsole 18
2024-05-16 10:47:41 reload 20
2024-05-16 10:43:33 ipython.notebook. 0
2024-05-16 10:40:31 mcont 0
2024-05-16 10:39:21 labels 4
2024-05-16 10:35:45 display 52
2024-05-16 09:31:44 autoreload 9
2024-05-16 08:44:40 %%r 24
2024-05-16 08:44:36 %%rr 0
2024-05-16 08:44:20 r magic 76
2024-05-16 08:35:58 autoreload 9
2024-05-16 08:32:18 table 11
2024-05-16 07:21:48 sql 0
2024-05-16 07:12:39 server 9
2024-05-16 06:49:15 magic 71
2024-05-16 05:34:04 magic 71
2024-05-16 04:52:46 audio 4
2024-05-16 04:47:55 display 52
2024-05-16 04:35:14 set_matplotlib_formats 4
2024-05-16 04:18:15 ipythondir 16
2024-05-16 02:43:20 %%writefile 6
2024-05-16 01:59:30 list alias 102
2024-05-16 01:30:08 autoreload 9
2024-05-16 01:19:21 %autoreload 9
2024-05-16 01:00:12 writefile 6
2024-05-16 00:31:07 exit 27
2024-05-15 23:37:08 debug 25
2024-05-15 23:18:15 execute_cell 0
2024-05-15 23:17:52 transform_cell 4
2024-05-15 22:50:52 capture_output 2
2024-05-15 22:50:49 capture_outout 0
2024-05-15 22:34:15 audio 4
2024-05-15 22:28:03 display 52
2024-05-15 21:15:39 display 52
2024-05-15 20:41:29 %store 28
2024-05-15 20:32:31 font 4
2024-05-15 19:42:04 shutdown 8
2024-05-15 19:32:59 embed_kernel 3
2024-05-15 19:11:26 install 28
2024-05-15 18:26:19 rmagic 7
2024-05-15 18:18:15 display 52
2024-05-15 18:09:31 ! 0
2024-05-15 17:56:30 autoreload 9
2024-05-15 17:49:56 -s 197
2024-05-15 17:49:09 default_url 0
2024-05-15 17:49:06 notebookapp.default_url 0
2024-05-15 17:41:17 autoreload 9
2024-05-15 17:20:15 body 8
2024-05-15 16:17:26 signature 21
2024-05-15 15:46:24 security in notebook 171
2024-05-15 15:46:16 security in ipython notebook 197
2024-05-15 15:46:05 security 12
2024-05-15 15:44:53 do_shutdown 2
2024-05-15 15:43:54 kernel 35
2024-05-15 15:14:39 _repr_latex_ 3
2024-05-15 15:14:27 latex 25
2024-05-15 15:09:09 existing 39
2024-05-15 14:35:37 autoreload 9
2024-05-15 14:19:04 notebook 46
2024-05-15 13:59:44 asynchronous 11
2024-05-15 13:46:00 passwd 1
2024-05-15 13:45:42 %macro 17
2024-05-15 12:48:51 sql 0
2024-05-15 12:27:35 command 72
2024-05-15 12:11:15 startup 32
2024-05-15 12:10:26 run 68
2024-05-15 12:10:03 run_line_magic 4
2024-05-15 12:09:48 get_ipython 15
2024-05-15 11:58:52 cython 9
2024-05-15 11:09:53 set_next_input 6
2024-05-15 10:55:01 %paste 24
2024-05-15 10:24:19 start_ipython 5
2024-05-15 09:56:42 version 191
2024-05-15 09:55:29 info 36
2024-05-15 09:55:08 warning 30
2024-05-15 09:51:21 messaging 9
2024-05-15 09:50:50 display_data 3
2024-05-15 09:35:21 asynchronous 11
2024-05-15 08:46:31 from python 193
2024-05-15 08:46:26 python ipython 193
2024-05-15 08:43:14 launch_new_instance 0
2024-05-15 08:38:58 paste 24
2024-05-15 08:38:22 autoindent 8
2024-05-15 08:31:20 figure_format 0
2024-05-15 08:31:10 figureformats 0
2024-05-15 08:31:05 matplotlib 36
2024-05-15 08:25:09 open( 39
2024-05-15 08:24:59 io_open 1
2024-05-15 08:01:27 --user 79
2024-05-15 08:01:15 ppbq 0
2024-05-15 08:00:25 show 46
2024-05-15 08:00:14 run_line_magic 4
2024-05-15 08:00:05 metadata 19
2024-05-15 07:56:49 start_kernel 3
2024-05-15 07:51:02 connection_file 1
2024-05-15 07:50:56 find_connection_file 0
2024-05-15 07:43:52 display 52
2024-05-15 07:43:19 kernel 35
2024-05-15 07:42:23 ipython.kernel.zmq 1
2024-05-15 07:42:13 ipython.kernel.zmq.eventloops 1
2024-05-15 07:39:57 terminal 45
2024-05-15 07:28:16 interactiveshellapp 4
2024-05-15 07:22:52 embed 20
2024-05-15 07:21:23 consoleapp 2
2024-05-15 07:20:05 'normal' colors config 66
2024-05-15 07:19:50 'normal' colors 37
2024-05-15 07:19:34 'normal' 25
2024-05-15 07:17:41 argv 10
2024-05-15 07:13:36 qt 29
2024-05-15 06:55:24 config 53
2024-05-15 06:44:46 asynchronous 11
2024-05-15 04:58:29 video 8
2024-05-15 04:54:03 timezone 4
2024-05-15 03:24:00 sql 0
2024-05-15 02:57:43 config 53
2024-05-15 02:57:32 getconfig 0
2024-05-15 02:56:15 debug 25
2024-05-15 02:56:11 get_config 1
2024-05-15 02:50:30 get_ipython 15
2024-05-15 02:48:06 indent 16
2024-05-15 02:14:36 %reset 24
2024-05-15 02:13:34 clear 18
2024-05-15 01:04:32 rstudio 0
2024-05-15 00:21:54 ipython_config.py 8
2024-05-15 00:07:30 read file 84
2024-05-14 23:16:56 jedi 6
2024-05-14 23:16:54 %history 49
2024-05-14 22:56:01 magic 71
2024-05-14 22:55:48 sql 0
2024-05-14 22:15:05 close 23
2024-05-14 22:11:26 deepreload 4
2024-05-14 22:10:26 executioninfo 2
2024-05-14 22:06:59 displaymagics 1
2024-05-14 22:03:28 set_custom_exc 2
2024-05-14 22:01:58 image 20
2024-05-14 21:49:15 autoreload 9
2024-05-14 21:45:41 audio 4
2024-05-14 21:44:49 mprun 0
2024-05-14 21:00:02 autoreload 9
2024-05-14 20:59:31 new_code_cell 0
2024-05-14 20:52:28 reveal_type 0
2024-05-14 20:46:15 create file 104
2024-05-14 20:46:11 create fiel 68
2024-05-14 20:45:41 file 82
2024-05-14 20:36:00 object find 116
2024-05-14 20:35:53 _object_find 0
2024-05-14 18:54:05 %%capture 15
2024-05-14 18:41:31 --config 53
2024-05-14 18:40:31 !wc 5
2024-05-14 18:37:58 %% 0
2024-05-14 18:37:32 html 30
2024-05-14 18:17:21 underscore tab 31
2024-05-14 18:17:16 underscore tb 18
2024-05-14 18:16:27 underscore 8
2024-05-14 17:53:04 %prun 12
2024-05-14 17:51:42 autoreload 9
2024-05-14 17:51:37 autorleoad 0
2024-05-14 17:51:34 autorload 0
2024-05-14 17:47:48 kernel 35
2024-05-14 17:23:00 restart 12
2024-05-14 17:18:15 asynchronous 11
2024-05-14 17:11:39 display 52
2024-05-14 17:11:30 display line 112
2024-05-14 16:44:31 breakpoint 4
2024-05-14 16:42:43 iframe 9
2024-05-14 16:37:16 display_javascript 2
2024-05-14 16:35:08 eval_js 0
2024-05-14 16:10:49 leaving connection 18
2024-05-14 16:10:28 connection file 82
2024-05-14 16:06:57 notebook format 63
2024-05-14 16:06:32 the jupyter notebook format 196
2024-05-14 15:51:06 line magic 104
2024-05-14 15:28:14 jedi 6
2024-05-14 15:19:25 dcptg 0
2024-05-14 15:07:22 matplotlib notebook 56
2024-05-14 15:06:43 print 69
2024-05-14 14:53:45 changelog 3
2024-05-14 14:40:42 %%html 30
2024-05-14 13:59:08 change kernel env when reloading it 146
2024-05-14 13:56:58 dreload 6
2024-05-14 13:45:46 autoreload 9
2024-05-14 13:35:39 parallel 20
2024-05-14 13:35:27 multi processing 25
2024-05-14 13:35:21 multiprocessing 5
2024-05-14 13:34:51 interactive 57
2024-05-14 13:33:01 autoreload 9
2024-05-14 13:26:15 silent* 11
2024-05-14 13:23:59 outputs 16
2024-05-14 13:18:54 interactiveshell 24
2024-05-14 13:13:21 await 7
2024-05-14 13:07:20 restart 12
2024-05-14 13:00:36 ip address 21
2024-05-14 12:59:34 pprint 5
2024-05-14 12:42:29 paste settings 29
2024-05-14 12:42:15 paste 24
2024-05-14 12:26:03 autoreload 9
2024-05-14 12:21:33 logging 24
2024-05-14 12:19:45 entry-points 26
2024-05-14 12:19:24 entry 22
2024-05-14 12:17:02 set_next_input 6
2024-05-14 12:16:30 set next input 110
2024-05-14 12:16:05 set_next input 68
2024-05-14 12:10:42 display 52
2024-05-14 12:04:28 import 58
2024-05-14 11:48:11 kernel config 68
2024-05-14 11:41:35 frozen 2
2024-05-14 11:16:36 pip 15
2024-05-14 11:07:54 javascript 16
2024-05-14 11:05:41 changelog 3
2024-05-14 11:03:39 function 115
2024-05-14 11:03:29 symbols 5
2024-05-14 10:55:23 profile 37
2024-05-14 10:52:44 locate_file 0
2024-05-14 10:49:33 display 52
2024-05-14 09:55:56 capture 15
2024-05-14 09:43:56 ?? 0
2024-05-14 09:38:42 display 52
2024-05-14 08:59:56 display audio 52
2024-05-14 08:21:46 darkbg 0
2024-05-14 08:16:36 deprecated 36
2024-05-14 08:02:03 display 52
2024-05-14 08:00:54 print 69
2024-05-14 08:00:25 print() 69
2024-05-14 07:41:25 uninstall 0
2024-05-14 07:34:45 docker 0
2024-05-14 07:30:31 autoreload 9
2024-05-14 07:27:24 prompt_toolkit 14
2024-05-14 07:07:19 magic 71
2024-05-14 07:03:23 asynchronous 11
2024-05-14 07:02:52 get_ipython 15
2024-05-14 06:50:09 display 52
2024-05-14 06:47:10 nose 8
2024-05-14 05:37:24 autoreload 9
2024-05-14 04:55:43 terminal.pt_app.auto_suggest 0
2024-05-14 04:54:06 get_ip 0
2024-05-14 04:34:56 input 136
2024-05-14 04:20:09 register_cell_magic 2
2024-05-14 03:58:46 pip install 29
2024-05-14 03:43:56 \\frac 0
2024-05-14 03:43:36 latex 25
2024-05-14 03:43:27 latex in math() 166
2024-05-14 03:33:52 inputtransformer2 2
2024-05-14 02:56:18 load_ext 15
2024-05-14 02:41:17 magic command 96
2024-05-14 01:52:38 ipython.lib.security.passwd 0
2024-05-13 23:19:16 debug 25
2024-05-13 22:22:22 notebook name 103
2024-05-13 22:20:21 get_ipython 15
2024-05-13 22:18:30 get information 89
2024-05-13 22:12:41 notebook 46
2024-05-13 21:09:09 pythonbreakpoint 0
2024-05-13 21:08:43 breakpoint 4
2024-05-13 20:37:22 engineering notation 2
2024-05-13 20:14:01 jupyter 26
2024-05-13 20:10:53 macro 17
2024-05-13 20:05:26 kernel 70
2024-05-13 20:05:23 kernal 0
2024-05-13 19:41:03 add_to 0
2024-05-13 19:39:41 autoreload 9
2024-05-13 19:33:03 reload module 151
2024-05-13 19:32:49 reload 20
2024-05-13 19:21:53 ncell 0
2024-05-13 19:21:46 get_selected_index 0
2024-05-13 19:21:37 cell number 82
2024-05-13 19:16:44 autoreload 9
2024-05-13 19:15:03 version 191
2024-05-13 18:50:49 reload 20
2024-05-13 18:21:37 magic 71
2024-05-13 18:21:35 wget 0
2024-05-13 18:09:53 autoreload 9
2024-05-13 17:06:51 autoreload 9
2024-05-13 16:47:55 ipcluster 9
2024-05-13 16:47:45 cluster 5
2024-05-13 16:45:49 ipykernel 26
2024-05-13 16:17:33 autoreload 9
2024-05-13 16:05:33 embed 20
2024-05-13 16:02:36 save image as png 136
2024-05-13 16:02:32 save image aspng 34
2024-05-13 15:58:49 autoreload 9
2024-05-13 15:58:38 auto reloa 32
2024-05-13 15:55:35 debug 25
2024-05-13 15:45:03 reload_ext 4
2024-05-13 15:40:52 paste 24
2024-05-13 15:32:01 jedi 6
2024-05-13 15:24:31 commandes 0
2024-05-13 14:57:26 stderr 19
2024-05-13 14:57:22 stdout 25
2024-05-13 14:21:26 magic_arguments 3
2024-05-13 14:18:46 magic cell 77
2024-05-13 14:01:55 run -d 197
2024-05-13 13:29:53 autoreload 9
2024-05-13 13:25:26 terminalinteractiveshell.editor 4
2024-05-13 13:12:07 double 16
2024-05-13 13:10:39 matplotlib 36
2024-05-13 12:59:14 ipynb 10
2024-05-13 12:58:17 log_level 3
2024-05-13 12:57:52 autoreload 9
2024-05-13 12:33:18 dir 25
2024-05-13 12:27:21 help 41
2024-05-13 12:26:31 magic 71
2024-05-13 12:23:47 write 31
2024-05-13 12:22:10 set_next_input 6
2024-05-13 12:19:08 ipcluster 9
2024-05-13 12:18:59 kill 13
2024-05-13 12:18:45 shutdown 8
2024-05-13 12:15:48 nbformat 6
2024-05-13 11:58:17 asyncresult 3
2024-05-13 11:44:06 set_matplotlib_formats 4
2024-05-13 11:36:25 cell 41
2024-05-13 11:21:56 autoreload 9
2024-05-13 09:50:25 ipykernel 26
2024-05-13 09:47:23 magic 71
2024-05-13 09:43:07 _repr_html_ 5
2024-05-13 09:16:53 embed 20
2024-05-13 09:16:20 interactive 57
2024-05-13 09:14:43 notebook 92
2024-05-13 08:12:51 as a shell 177
2024-05-13 08:06:24 virtual env 18
2024-05-13 08:04:15 ipdb 9
2024-05-13 08:03:22 pdb 24
2024-05-13 07:56:46 _ipython_key_completions_ 1
2024-05-13 07:15:20 start_ipython 5
2024-05-13 06:54:03 asynchronous 11
2024-05-13 05:50:51 restart_kernel 0
2024-05-13 05:24:30 "%%" 0
2024-05-13 05:24:12 %% 0
2024-05-13 04:26:25 magic 71
2024-05-13 03:09:47 magic cell 77
2024-05-13 02:33:11 execution request 47
2024-05-13 02:33:06 execution_request 0
2024-05-13 02:15:19 mainloop 8
2024-05-13 01:58:36 execute 45
2024-05-13 01:56:30 kernelclient 2
2024-05-13 01:53:41 blockingkernelclient 1
2024-05-13 01:53:32 ast 15
2024-05-13 01:47:34 connection_file 1
2024-05-13 01:25:21 audio 4
2024-05-13 00:57:06 kernel 35
2024-05-13 00:56:50 remote 9
2024-05-12 23:58:54 %reset 24
2024-05-12 23:54:30 %clear 18
2024-05-12 22:35:52 run_line_magic 4
2024-05-12 22:35:43 run_cell_magic 2
2024-05-12 22:28:29 clear_output 7
2024-05-12 21:04:42 config 53
2024-05-12 21:03:11 pepper 0
2024-05-12 20:07:46 image 20
2024-05-12 19:53:12 breakpoint 4
2024-05-12 19:51:26 debug 25
2024-05-12 19:17:49 autoreload 9
2024-05-12 19:10:51 magic 71
2024-05-12 19:05:58 profile 37
2024-05-12 19:00:59 interact 10
2024-05-12 18:34:40 ! 0
2024-05-12 18:13:02 clear_output 7
2024-05-12 18:08:37 graph display 53
2024-05-12 17:59:46 kernelspec 2
2024-05-12 17:58:42 passwd 1
2024-05-12 17:57:24 password 5
2024-05-12 17:56:27 deep reload 23
2024-05-12 17:48:32 %ls 15
2024-05-12 17:41:03 reload 20
2024-05-12 16:40:03 options 59
2024-05-12 16:15:05 remove env 35
2024-05-12 16:03:20 metadata 19
2024-05-12 15:59:59 nautilus 0
2024-05-12 15:59:38 nautilus 0
2024-05-12 14:51:45 run cell magic 95
2024-05-12 14:43:37 display 52
2024-05-12 12:51:43 autoreload 9
2024-05-12 12:47:27 display 52
2024-05-12 12:12:41 audio 4
2024-05-12 12:03:18 exit 27
2024-05-12 11:43:44 display 52
2024-05-12 11:43:40 dsipay 0
2024-05-12 11:37:28 %run 68
2024-05-12 10:05:48 julia 4
2024-05-12 10:05:22 kernel 35
2024-05-12 09:38:42 input 68
2024-05-12 08:23:48 remove env 35
2024-05-12 02:19:53 timeit 23
2024-05-11 22:25:08 notebook server 48
2024-05-11 22:23:43 run a server 173
2024-05-11 22:23:29 server 9
2024-05-11 22:15:32 extwrap.indent 0
2024-05-11 21:51:21 prompt color 67
2024-05-11 21:40:24 display markdow 52
2024-05-11 21:34:48 markdow 0
2024-05-11 21:26:18 pfile 8
2024-05-11 21:23:19 secrets 0
2024-05-11 20:14:04 emacs 17
2024-05-11 20:02:44 start_ipython 5
2024-05-11 19:40:54 .ipy 15
2024-05-11 19:40:49 file 82
2024-05-11 17:40:57 set_next_input 6
2024-05-11 17:40:52 set_necxt_input 0
2024-05-11 17:40:25 get_ipython 15
2024-05-11 14:15:13 autoreload 9
2024-05-11 13:18:19 %pip 15
2024-05-11 12:40:45 html.widgets 0
2024-05-11 12:20:23 display 52
2024-05-11 10:02:14 compile 11
2024-05-11 09:22:56 ipykernel-launcher 17
2024-05-11 08:21:32 reload 20
2024-05-11 07:57:08 asyncio debug 29
2024-05-11 07:56:05 async 8
2024-05-11 07:54:00 system_raw 4
2024-05-11 05:35:25 timeout_secs_to_cull 0
2024-05-11 03:38:59 jedi 6
2024-05-11 03:20:46 cython 9
2024-05-11 01:22:57 cell 30
2024-05-11 01:07:44 markdown 14
2024-05-11 01:05:16 cell 41
2024-05-11 01:04:05 cells 20
2024-05-11 00:40:46 matrix 1
2024-05-10 23:45:24 reload 20
2024-05-10 23:40:14 export 11
2024-05-10 22:54:33 passwd 1
2024-05-10 22:37:09 image 20
2024-05-10 22:26:52 capture_img 0
2024-05-10 22:21:35 ipynd 0
2024-05-10 22:21:02 set_env 3
2024-05-10 22:00:27 magic 71
2024-05-10 21:06:53 display_latex 1
2024-05-10 20:58:33 plot 6
2024-05-10 20:37:15 bash 14
2024-05-10 20:24:10 background 15
2024-05-10 20:22:24 env 13
2024-05-10 20:22:02 kernels for different env 192
2024-05-10 20:04:35 conda env 19
2024-05-10 19:58:02 nbconver 0
2024-05-10 19:30:43 magic 71
2024-05-10 19:21:10 display 52
2024-05-10 19:17:37 terminalipythonapp 2
2024-05-10 18:43:58 timeit 23
2024-05-10 17:54:02 autoreload 9
2024-05-10 17:32:33 historymanager 7
2024-05-10 17:32:13 history_manager 1
2024-05-10 17:31:58 dir_hist 0
2024-05-10 17:13:30 interactiveshell 24
2024-05-10 17:12:37 get_ipython 15
2024-05-10 17:10:34 %px 3
2024-05-10 17:10:25 px 3
2024-05-10 17:09:51 get_current_session_info 0
2024-05-10 17:09:24 custom magics 68
2024-05-10 16:59:54 autoreload 9
2024-05-10 16:48:13 pip 15
2024-05-10 16:29:49 timeitresult 4
2024-05-10 16:19:28 windows 35
2024-05-10 16:15:50 autoreload 9
2024-05-10 16:13:29 audio 4
2024-05-10 16:00:59 magic 71
2024-05-10 15:56:13 _repr_html_ 5
2024-05-10 15:55:04 display 52
2024-05-10 15:41:44 jedi 6
2024-05-10 15:16:16 remove kernel 54
2024-05-10 14:06:01 events 9
2024-05-10 13:54:08 qtconsole 18
2024-05-10 13:31:54 running 62
2024-05-10 13:00:28 %cpaste 8
2024-05-10 12:55:57 autoreload 9
2024-05-10 12:55:52 widgets 11
2024-05-10 12:55:29 quit 13
2024-05-10 12:55:06 restart 12
2024-05-10 12:54:10 extensions 35
2024-05-10 12:51:49 cell 41
2024-05-10 12:48:13 magic 71
2024-05-10 12:36:05 dreload 6
2024-05-10 12:32:51 autoreload 9
2024-05-10 12:26:10 testing 29
2024-05-10 12:07:44 class javascript 120
2024-05-10 12:07:29 autoreload 9
2024-05-10 11:42:27 line magic 104
2024-05-10 11:42:17 dbg 0
2024-05-10 11:38:04 debug 25
2024-05-10 11:26:56 %less 22
2024-05-10 11:14:43 asynchronous 11
2024-05-10 11:03:59 interactiveshell 24
2024-05-10 10:59:46 magics 51
2024-05-10 10:55:28 magic 71
2024-05-10 10:49:15 startup 32
2024-05-10 10:47:34 autoreload 9
2024-05-10 10:43:41 run_line_magic 4
2024-05-10 09:50:55 autoreload 9
2024-05-10 09:10:22 iopub 3
2024-05-10 09:06:44 asynchronous 11
2024-05-10 08:59:28 execute 45
2024-05-10 08:59:20 command 72
2024-05-10 08:59:16 key 35
2024-05-10 08:59:11 hotkey 0
2024-05-10 08:30:38 display 52
2024-05-10 07:25:48 !command 72
2024-05-10 07:25:47 svg 14
2024-05-10 07:21:38 ! 0
2024-05-10 07:20:08 display 52
2024-05-10 06:55:03 ipyparallel 7
2024-05-10 02:57:40 launch_new_instance 0
2024-05-10 02:57:30 lanch_new_instance 0
2024-05-10 02:25:39 audio 4
2024-05-09 23:30:32 parallel 20
2024-05-09 23:15:48 background 15
2024-05-09 22:30:46 html 30
2024-05-09 21:56:28 display.audio 0
2024-05-09 21:56:15 display 52
2024-05-09 21:50:46 magic_argument 0
2024-05-09 21:49:50 magic argument 95
2024-05-09 21:35:34 display 52
2024-05-09 21:27:20 semicolon 5
2024-05-09 21:15:22 env 13
2024-05-09 20:59:26 %run 68
2024-05-09 20:27:52 capture_output 2
2024-05-09 20:10:27 rc 3
2024-05-09 20:08:10 command line 102
2024-05-09 20:06:14 qt 29
2024-05-09 20:04:13 autoreload 9
2024-05-09 20:01:26 nbconvert 8
2024-05-09 20:01:15 convert 10
2024-05-09 20:00:06 markdown 14
2024-05-09 19:20:06 session 44
2024-05-09 18:30:02 time 64
2024-05-09 18:13:36 start repl 71
2024-05-09 18:10:47 interactiveshell 24
2024-05-09 18:07:04 get_current_session_info 0
2024-05-09 18:07:03 get_current_session_info 0
2024-05-09 17:46:19 autoreload 9
2024-05-09 17:36:31 set_custom_exc 2
2024-05-09 17:32:15 markdown 14
2024-05-09 17:12:41 historymanager 7
2024-05-09 17:12:04 history 49
2024-05-09 17:04:36 get_ipython 15
2024-05-09 17:02:09 auto reload 43
2024-05-09 17:01:58 reload 20
2024-05-09 16:46:52 output highlight 71
2024-05-09 16:20:13 restart kernel 37
2024-05-09 16:11:27 restart kernel 37
2024-05-09 16:08:55 zmq 10
2024-05-09 16:04:21 kernel 35
2024-05-09 15:58:12 ipykernel 13
2024-05-09 15:56:49 ssh 8
2024-05-09 15:56:38 remote 9
2024-05-09 15:48:25 events 9
2024-05-09 15:47:53 start_ipython 5
2024-05-09 15:43:36 namespace 55
2024-05-09 15:33:35 kernel 35
2024-05-09 15:33:32 kerner 0
2024-05-09 14:54:52 autoreload 9
2024-05-09 14:22:29 display 52
2024-05-09 14:18:37 display image 53
2024-05-09 14:18:23 image 20
2024-05-09 14:15:00 jedi 6
2024-05-09 14:03:18 autoreload 9
2024-05-09 13:40:09 interpreter.sandbox 0
2024-05-09 13:39:55 ipython.sandbox 0
2024-05-09 13:35:59 autoreload 9
2024-05-09 13:25:30 endpoint 2
2024-05-09 13:22:51 ipykernel 13
2024-05-09 13:18:27 ! 0
2024-05-09 13:06:32 r 24
2024-05-09 12:52:48 draw 1
2024-05-09 12:52:38 draw_mermaid_png 0
2024-05-09 12:50:41 image 20
2024-05-09 12:06:56 load 40
2024-05-09 12:04:38 %run 68
2024-05-09 12:04:25 interactiveshell 24
2024-05-09 11:41:40 take_photo 0
2024-05-09 11:14:18 %page 24
2024-05-09 11:12:15 start_ipython 5
2024-05-09 10:54:00 cli 5
2024-05-09 10:49:13 external libraries 31
2024-05-09 10:48:35 pickleshare 2
2024-05-09 10:48:11 import libraries 62
2024-05-09 10:47:23 import library 67
2024-05-09 10:35:29 ipdb 9
2024-05-09 10:34:49 debug 25
2024-05-09 10:19:08 multiprocessing 5
2024-05-09 10:14:06 qt console 38
2024-05-09 09:52:49 filename 42
2024-05-09 09:24:52 display 52
2024-05-09 09:05:18 history 49
2024-05-09 08:20:50 log 22
2024-05-09 08:09:47 start_ipython 5
2024-05-09 07:48:49 display.image 0
2024-05-09 07:48:37 display 52
2024-05-09 06:24:35 display 52
2024-05-09 05:48:20 get_ipython 15
2024-05-09 05:47:25 embed 20
2024-05-09 05:29:47 ipykernel 13
2024-05-09 05:23:45 timezone 4
2024-05-09 05:16:02 async 8
2024-05-09 05:09:42 debugger 27
2024-05-09 03:54:33 kernel 35
2024-05-09 03:36:10 interactive 57
2024-05-09 03:11:20 reset 24
2024-05-09 01:07:07 globalipapp 0
2024-05-09 01:07:00 ipython.testing.globalipapp 3
2024-05-09 01:05:50 display 52
2024-05-09 01:04:25 environment 43
2024-05-09 01:00:34 grepsearch 0
2024-05-09 00:59:42 search 24
2024-05-09 00:57:16 grep 6
2024-05-09 00:14:41 table 11
2024-05-08 23:43:05 autoreload 9
2024-05-08 23:39:24 embed_kernel 3
2024-05-08 22:33:07 autoreload 9
2024-05-08 22:22:39 signal 4
2024-05-08 22:18:00 display 52
2024-05-08 22:13:12 widget 16
2024-05-08 21:11:29 from array 118
2024-05-08 21:06:26 interactiveshell.log_datefmt 0
2024-05-08 21:06:06 interactiveshellapp 4
2024-05-08 21:05:49 config 53
2024-05-08 20:24:40 load.py 0
2024-05-08 20:24:29 00-load.py 0
2024-05-08 20:08:14 ipython.embed colors 27
2024-05-08 20:07:22 ipython.embed 12
2024-05-08 19:50:22 test 32
2024-05-08 18:56:50 paste 24
2024-05-08 18:54:26 autoreloa 0
2024-05-08 18:54:22 autorelaod 0
2024-05-08 18:49:51 reload 20
2024-05-08 18:46:16 stderr 19
2024-05-08 18:40:11 ipynb fileformat 10
2024-05-08 18:36:02 ipynb 10
2024-05-08 18:33:45 logger 12
2024-05-08 18:11:44 passwd 1
2024-05-08 18:11:39 paswwd 0
2024-05-08 17:45:15 parallel 20
2024-05-08 17:26:07 autoreload 9
2024-05-08 17:04:56 event loops 43
2024-05-08 16:59:37 clear cath 18
2024-05-08 16:59:29 clear catch 23
2024-05-08 16:21:42 audio 4
2024-05-08 15:35:33 tab setting 43
2024-05-08 15:35:11 tab 29
2024-05-08 15:08:52 autoreload 9
2024-05-08 14:56:13 jedi 6
2024-05-08 14:28:07 exec_lines 8
2024-05-08 14:25:52 rich 18
2024-05-08 14:24:22 repl 15
2024-05-08 14:10:22 stdout 25
2024-05-08 14:03:15 image 20
2024-05-08 14:00:34 exec_lines 8
2024-05-08 13:43:32 token 20
2024-05-08 13:32:07 ipykernel install 33
2024-05-08 13:13:35 gtk 15
2024-05-08 13:10:08 imread 0
2024-05-08 13:03:54 gtk3 11
2024-05-08 12:48:15 who 23
2024-05-08 12:38:59 autoreload 9
2024-05-08 12:34:55 clear 18
2024-05-08 11:23:23 json 19
2024-05-08 11:14:51 extentions 0
2024-05-08 10:18:43 autoreload 9
2024-05-08 09:48:51 latex 25
2024-05-08 09:32:23 reload 20
2024-05-08 09:06:47 attach 2
2024-05-08 09:06:45 atatch 0
2024-05-08 09:05:36 debug 25
2024-05-08 08:56:47 load_ipython_extension 8
2024-05-08 08:46:52 pyside 9
2024-05-08 08:40:51 autoreload 9
2024-05-08 08:33:46 kernel 35
2024-05-08 08:30:44 series.__getitem__ treating 22
2024-05-08 08:30:07 series getitem 20
2024-05-08 08:00:11 exchangelib 0
2024-05-08 07:52:51 display 52
2024-05-08 07:36:28 display 52
2024-05-08 07:33:06 pickleshare 2
2024-05-08 07:32:08 iframe 9
2024-05-08 06:50:10 extentions 0
2024-05-08 06:50:05 extentiosn 0
2024-05-08 05:54:35 command 72
2024-05-08 05:54:31 shell 63
2024-05-08 05:50:13 interactiveshell 24
2024-05-08 03:42:23 reload 20
2024-05-08 03:32:01 apparent 0
2024-05-08 03:08:47 logstart 11
2024-05-08 02:13:07 ipykernel 13
2024-05-08 02:12:49 c.application 0
2024-05-08 02:03:08 help 41
2024-05-08 01:47:17 kernel 35
2024-05-08 01:24:14 autoreload 9
2024-05-08 01:15:05 get_ipython 15
2024-05-08 01:14:24 __ipython__ 2
2024-05-08 00:11:22 log_datefmt 2
2024-05-08 00:07:39 logging 24
2024-05-08 00:06:33 interactiveshell 24
2024-05-08 00:06:14 interactive 57
2024-05-08 00:05:19 terminalinteractiveshell 11
2024-05-07 22:04:13 %%html 30
2024-05-07 21:52:52 user_ns 11
2024-05-07 20:44:02 history 49
2024-05-07 20:20:35 magics 51
2024-05-07 20:20:09 image 20
2024-05-07 20:19:54 audio 4
2024-05-07 20:03:34 clear 18
2024-05-07 19:19:06 json 19
2024-05-07 18:53:13 depe 0
2024-05-07 18:52:51 req 0
2024-05-07 16:55:56 format 39
2024-05-07 16:21:34 get_ipython 15
2024-05-07 16:05:25 kernel 35
2024-05-07 16:04:13 subpl 0
2024-05-07 16:04:03 sub 6
2024-05-07 15:44:41 magic commands 83
2024-05-07 15:36:36 display 52
2024-05-07 15:28:55 reload_ext 4
2024-05-07 15:28:01 complete 32
2024-05-07 15:27:51 autocomplete 2
2024-05-07 15:23:40 parallel 20
2024-05-07 15:22:57 jedi 6
2024-05-07 15:16:59 markdown 14
2024-05-07 15:16:48 display 52
2024-05-07 15:11:54 autoreload 7
2024-05-07 14:28:56 autoreload 9
2024-05-07 13:50:38 gcf 0
2024-05-07 13:50:28 audio 4
2024-05-07 13:47:01 magic command 96
2024-05-07 13:32:41 eventmanager 3
2024-05-07 13:27:49 terminalinteractiveshell 11
2024-05-07 13:19:55 interactiveshell 24
2024-05-07 13:15:13 configs 0
2024-05-07 12:59:42 ㅂㅅ 0
2024-05-07 12:59:34 qt 29
2024-05-07 12:57:41 qt 29
2024-05-07 12:57:40 ㅂㅅ 0
2024-05-07 12:27:25 kernel 35
2024-05-07 12:15:03 autoreload 9
2024-05-07 12:09:02 autoreload 9
2024-05-07 11:56:14 shell_initialized 2
2024-05-07 11:55:16 interactiveshell 24
2024-05-07 11:54:39 interactiveshell.colors 3
2024-05-07 11:12:58 kernel 35
2024-05-07 11:08:15 image 20
2024-05-07 11:08:02 display 52
2024-05-07 10:21:20 display html 61
2024-05-07 10:19:46 html 30
2024-05-07 10:02:23 create_ipython_shortcuts 0
2024-05-07 09:59:57 display 52
2024-05-07 09:58:52 uninstall 0
2024-05-07 09:54:34 interactiveshell 24
2024-05-07 09:54:30 html 30
2024-05-07 09:54:27 readline_parse_and_bind 0
2024-05-07 09:44:19 embed 20
2024-05-07 09:23:21 audio 4
2024-05-07 09:12:33 appnope 2
2024-05-07 08:45:49 execute_cell_range 0
2024-05-07 08:19:47 markdown 14
2024-05-07 08:06:17 kernel 35
2024-05-07 07:43:19 kernel 35
2024-05-07 06:54:52 autoreload 9
2024-05-07 06:52:32 autoload 3
2024-05-07 06:13:34 kernel 35
2024-05-07 06:11:25 autoreload 9
2024-05-07 06:09:38 list_running_servers 0
2024-05-07 06:09:36 notebookapp 2
2024-05-07 05:58:40 qt 29
2024-05-07 05:51:08 export_module_locals 0
2024-05-07 05:51:03 export_module_locals() 0
2024-05-07 04:36:21 autoreload 9
2024-05-07 04:00:46 kernel 35
2024-05-07 01:13:27 header 14
2024-05-07 01:11:10 reset 24
2024-05-07 00:31:40 magic 71
2024-05-07 00:04:15 display 52
2024-05-06 23:58:15 cpaste 8
2024-05-06 23:36:47 displayhook 5
2024-05-06 20:55:08 magic functions 125
2024-05-06 20:54:44 reload 20
2024-05-06 20:46:30 runfile 0
2024-05-06 20:46:05 shell 63
2024-05-06 19:59:20 display 52
2024-05-06 19:33:16 aimport 3
2024-05-06 19:31:41 autoreload 9
2024-05-06 19:26:30 methods 41
2024-05-06 19:26:24 dunder 0
2024-05-06 19:18:50 autoreload 9
2024-05-06 18:56:44 integrating 7
2024-05-06 18:12:38 jupyter 26
2024-05-06 18:12:29 nbconvert 8
2024-05-06 18:10:12 console 28
2024-05-06 18:05:50 html 30
2024-05-06 17:55:32 run 68
2024-05-06 17:30:41 stateless 1
2024-05-06 17:25:53 nbconvert 8
2024-05-06 17:19:44 c 44
2024-05-06 16:53:26 ipython.external 5
2024-05-06 16:52:45 import mathjax 60
2024-05-06 16:52:21 mathjax 8
2024-05-06 16:34:46 run_cell 7
2024-05-06 16:15:38 parallel 20
2024-05-06 16:12:32 hosting 0
2024-05-06 16:12:21 public hosting 13
2024-05-06 16:12:09 collaboration 0
2024-05-06 16:09:52 interactive work 81
2024-05-06 16:06:42 autoreload 9
2024-05-06 15:54:42 interactive 57
2024-05-06 15:41:29 automagic 13
2024-05-06 15:31:37 dependencies 14
2024-05-06 15:29:19 jedi 6
2024-05-06 15:09:11 hbox 1
2024-05-06 15:09:05 register_target 0
2024-05-06 15:09:05 font color 28
2024-05-06 14:15:05 qtconsole 18
2024-05-06 13:50:06 input_output 0
2024-05-06 13:47:34 ___ 0
2024-05-06 13:44:15 ipykernel_launcher 0
2024-05-06 13:36:29 autoreload 9
2024-05-06 13:25:56 magic 71
2024-05-06 13:21:06 set env 82
2024-05-06 13:19:15 nbconvert 8
2024-05-06 13:18:02 autoreload 9
2024-05-06 13:00:50 numpy 28
2024-05-06 13:00:22 display 52
2024-05-06 12:59:11 sympy 8
2024-05-06 12:40:42 audio 4
2024-05-06 12:11:15 multikernel 0
2024-05-06 11:40:26 aimport 3
2024-05-06 11:40:22 autoimport 0
2024-05-06 11:40:20 completion 35
2024-05-06 11:38:31 ipcompleter 4
2024-05-06 11:21:20 autoreload 9
2024-05-06 10:55:24 jedi 6
2024-05-06 10:10:22 %%python3 14
2024-05-06 09:57:23 reload 20
2024-05-06 09:09:08 code_to_run 2
2024-05-06 08:54:49 "!!pip" 15
2024-05-06 08:53:48 timeitresult 4
2024-05-06 08:50:40 startup_dir 0
2024-05-06 08:29:34 autoreload 9
2024-05-06 08:18:37 passwd 1
2024-05-06 08:10:33 %cd 22
2024-05-06 08:06:56 array includes 26
2024-05-06 07:33:26 double quotation 17
2024-05-06 07:32:59 quotation 5
2024-05-06 07:32:35 quotation marks 10
2024-05-06 07:32:14 keyboard 12
2024-05-06 07:28:19 find in directory 168
2024-05-06 07:16:36 breakpoint 4
2024-05-06 06:47:36 asynchronous 11
2024-05-06 03:43:53 mime 11
2024-05-06 01:54:59 ipython run 193
2024-05-06 00:43:09 display 52
2024-05-05 23:30:55 run 68
2024-05-05 23:09:49 custom_completer 0
2024-05-05 23:05:35 auto reload 43
2024-05-05 23:04:21 nbformat 6
2024-05-05 21:50:29 deepreload 4
2024-05-05 21:26:26 latex 25
2024-05-05 20:34:36 memit 0
2024-05-05 20:28:23 start_ipython 5
2024-05-05 18:27:19 markdown 14
2024-05-05 18:26:03 display 52
2024-05-05 18:20:19 layout 7
2024-05-05 18:19:15 output 68
2024-05-05 16:10:32 asynchronous 11
2024-05-05 16:09:19 vscode 0
2024-05-05 14:35:20 $virtual_env 0
2024-05-05 14:35:03 ! 0
2024-05-05 13:17:10 html 30
2024-05-05 12:57:43 interactiveshell 24
2024-05-05 12:57:10 baseipythonapplication 6
2024-05-05 12:55:01 interactiveshellapp 4
2024-05-05 12:52:32 config 53
2024-05-05 12:46:52 exit 27
2024-05-05 12:10:08 clear 18
2024-05-05 10:04:38 recall 8
2024-05-05 08:14:00 autoreload 9
2024-05-05 07:59:19 ipython.notebook 0
2024-05-05 07:58:00 notebook 46
2024-05-05 07:56:14 interact 10
2024-05-05 07:55:31 ipython.html 3
2024-05-05 07:52:45 widgets 11
2024-05-05 04:26:22 kernelspec 2
2024-05-05 03:16:39 display 52
2024-05-05 03:09:22 plot 6
2024-05-04 23:25:42 config 53
2024-05-04 23:25:37 ipython 193
2024-05-04 21:31:57 get_ipython 15
2024-05-04 21:27:45 reload modules 38
2024-05-04 20:36:41 render html 32
2024-05-04 20:36:32 html 30
2024-05-04 19:14:54 display.display 0
2024-05-04 19:08:19 %clear 18
2024-05-04 19:07:15 %%timeit 23
2024-05-04 18:58:15 version 191
2024-05-04 18:46:06 parenthesis 7
2024-05-04 18:06:05 autoreload 9
2024-05-04 17:15:46 nbconvert 8
2024-05-04 16:32:25 get contents of file 192
2024-05-04 16:28:48 !cat 4
2024-05-04 16:18:33 display 52
2024-05-04 11:35:07 timeit 23
2024-05-04 11:12:14 autoreload 9
2024-05-04 10:34:36 display 52
2024-05-04 09:53:33 display 52
2024-05-04 09:35:52 get_python*.run_cell 7
2024-05-04 09:31:57 get_ipython 15
2024-05-04 09:30:50 run_cell 7
2024-05-04 09:30:25 user_expressions 4
2024-05-04 08:20:10 bit 8
2024-05-04 08:18:51 32bit 0
2024-05-04 06:21:32 load_ext 15
2024-05-04 05:47:20 autoreload 9
2024-05-04 03:48:27 sh 8
2024-05-04 03:37:40 cell magic 77
2024-05-04 02:16:50 open file as read only 151
2024-05-04 02:16:15 open 39
2024-05-04 01:25:40 magic commands 83
2024-05-04 00:58:24 size 24
2024-05-04 00:57:42 height 11
2024-05-03 23:40:25 autoreload 9
2024-05-03 23:33:00 reload 20
2024-05-03 23:08:42 embed 20
2024-05-03 22:51:59 log 22
2024-05-03 22:51:52 journal 0
2024-05-03 22:34:22 restart kernel 37
2024-05-03 22:30:50 execute-code 110
2024-05-03 22:15:37 timeit 23
2024-05-03 22:15:30 xtime 0
2024-05-03 20:20:56 capture 15
2024-05-03 20:18:11 notebook 46
2024-05-03 20:01:51 magic 71
2024-05-03 20:01:49 maguc 0
2024-05-03 19:36:34 autoreload 9
2024-05-03 19:06:50 jedi 6
2024-05-03 17:58:36 uninstall ipykernel 13
2024-05-03 17:57:51 delete ipykernel 27
2024-05-03 17:53:45 embed 20
2024-05-03 17:43:01 %timeit 23
2024-05-03 17:21:00 robot 0
2024-05-03 17:18:38 security 12
2024-05-03 16:47:56 prompt_toolkit 14
2024-05-03 16:30:57 color 27
2024-05-03 15:52:52 qtconsole 18
2024-05-03 15:51:41 custom prompts 54
2024-05-03 15:48:39 docstring 27
2024-05-03 15:39:37 markdown 14
2024-05-03 15:39:17 markdown 14
2024-05-03 15:15:53 keys 31
2024-05-03 15:12:58 hide cell 44
2024-05-03 15:12:46 hide input 70
2024-05-03 14:55:21 get_ipython 15
2024-05-03 14:54:24 get8ipython 0
2024-05-03 14:34:35 %matplotlib qt 43
2024-05-03 14:00:55 %store 28
2024-05-03 13:39:52 needs_local_scope 3
2024-05-03 13:31:14 html size 37
2024-05-03 13:07:15 exceptions 27
2024-05-03 13:06:48 except 22
2024-05-03 11:24:21 image 20
2024-05-03 11:09:47 comm 3
2024-05-03 10:25:17 multikernel 0
2024-05-03 09:38:23 %debug 25
2024-05-03 09:38:21 debug 25
2024-05-03 09:10:48 nbformat 6
2024-05-03 09:09:52 nbformat 6
2024-05-03 09:07:15 __html_repr__ 0
2024-05-03 09:07:09 __repr_html__ 0
2024-05-03 09:06:50 qtconsole 18
2024-05-03 08:24:32 interactiveshell 24
2024-05-03 08:23:38 interactiveshell 24
2024-05-03 08:23:18 html filename 56
2024-05-03 08:23:04 html 30
2024-05-03 07:50:02 get_ipython().run_cell_magic 15
2024-05-03 07:16:44 html_table 0
2024-05-03 07:01:43 prun 12
2024-05-03 06:46:00 env 13
2024-05-03 06:38:17 asynchronous 11
2024-05-03 05:32:28 ipykernel 13
2024-05-03 04:43:30 %store 28
2024-05-03 04:05:52 display 52
2024-05-03 03:31:38 matplot 0
2024-05-03 02:52:39 history 49
2024-05-03 02:11:11 html 30
2024-05-03 02:01:50 embed() 20
2024-05-03 01:57:14 get_ipython 15
2024-05-03 01:45:41 %load 40
2024-05-03 00:43:32 load 40
2024-05-03 00:23:26 global 28
2024-05-03 00:06:42 timeit 23
2024-05-02 23:59:56 hist 10
2024-05-02 23:09:50 jedi 6
2024-05-02 22:40:23 autoreload 9
2024-05-02 22:27:11 ijulia 1
2024-05-02 22:24:43 shell 63
2024-05-02 20:54:06 display 52
2024-05-02 20:22:18 display 52
2024-05-02 19:43:47 widgets 11
2024-05-02 19:21:36 ipython.display 12
2024-05-02 19:21:28 ipython.dispaly 0
2024-05-02 19:20:41 clear_output 7
2024-05-02 18:45:50 magic 71
2024-05-02 18:45:02 javascript 16
2024-05-02 18:27:30 blockingkernelmanager 0
2024-05-02 17:43:04 history_manager 1
2024-05-02 17:40:12 interactiveshell 24
2024-05-02 17:39:59 zmqinteractiveshell 1
2024-05-02 17:39:21 run_line_magic 4
2024-05-02 17:12:40 latex 25
2024-05-02 17:12:37 latx 0
2024-05-02 17:11:43 markdown 14
2024-05-02 16:58:39 time 64
2024-05-02 16:06:05 get_ipython 15
2024-05-02 15:59:04 timeit 23
2024-05-02 15:48:52 jedi 6
2024-05-02 15:42:04 get_ipython 15
2024-05-02 15:41:22 install lib 31
2024-05-02 15:28:09 import 58
2024-05-02 14:52:56 unload 5
2024-05-02 14:50:35 autoreload 9
2024-05-02 14:16:10 deepreload 4
2024-05-02 14:09:47 autoreload 9
2024-05-02 14:09:18 reload 20
2024-05-02 13:45:40 reload 20
2024-05-02 13:30:21 matplotlib 36
2024-05-02 13:30:00 interact 10
2024-05-02 13:22:36 jupyter --paths 40
2024-05-02 13:02:12 config 53
2024-05-02 13:01:02 get_config 1
2024-05-02 12:03:46 audio 4
2024-05-02 11:41:49 autoreload 9
2024-05-02 11:11:16 matplotlib 36
2024-05-02 11:04:11 reload modules 38
2024-05-02 11:04:01 reload module 151
2024-05-02 11:02:17 deep reload 23
2024-05-02 11:02:03 deep_reload 0
2024-05-02 11:01:49 reload 20
2024-05-02 10:58:03 %paste 24
2024-05-02 10:21:10 autoreload 9
2024-05-02 10:06:45 magics 51
2024-05-02 10:03:00 autoreload 9
2024-05-02 10:02:56 autorelaod 0
2024-05-02 09:59:32 __ipython__ 2
2024-05-02 09:39:17 globals 15
2024-05-02 09:35:30 log 22
2024-05-02 09:14:31 display 52
2024-05-02 08:51:35 latextools 0
2024-05-02 08:50:01 timeitresult 4
2024-05-02 08:23:23 autoreload 9
2024-05-02 08:23:05 reload 20
2024-05-02 08:12:05 autoreload 9
2024-05-02 07:38:11 embed_kernel 3
2024-05-02 07:02:30 %edit 30
2024-05-02 06:51:53 nosep 0
2024-05-02 06:48:28 asynchronous 11
2024-05-02 06:32:39 history 49
2024-05-02 05:59:06 capture 15
2024-05-02 03:08:09 image 20
2024-05-02 03:07:23 qtconsole 18
2024-05-02 02:31:17 bang 4
2024-05-02 02:29:51 shell 63
2024-05-02 01:42:11 display 52
2024-05-02 01:41:54 display image 53
2024-05-02 01:19:19 jedi 6
2024-05-02 01:00:26 pandas 5
2024-05-02 00:22:45 displayhook 4
2024-05-01 23:57:14 pythonpath 3
2024-05-01 23:55:32 set_next_input 4
2024-05-01 23:50:24 execute_request 2
2024-05-01 23:42:21 autoreload 9
2024-05-01 23:20:58 asyncio 9
2024-05-01 23:18:48 interact 10
2024-05-01 22:59:29 get_ipython 15
2024-05-01 22:59:24 get ipython 193
2024-05-01 21:26:29 set_next_input 4
2024-05-01 21:13:45 display 52
2024-05-01 21:00:23 inlinebackend 2
2024-05-01 20:19:00 uninstall 0
2024-05-01 19:59:00 autoreload 9
2024-05-01 19:51:28 run 68
2024-05-01 19:36:18 custom 38
2024-05-01 19:35:14 customapp 0
2024-05-01 19:23:45 customapputils 0
2024-05-01 19:00:10 audio 4
2024-05-01 17:47:49 run_line_magic 4
2024-05-01 17:23:39 autoreload 9
2024-05-01 17:23:30 reload 20
2024-05-01 16:58:52 session.restart 0
2024-05-01 16:57:42 notebook.session 0
2024-05-01 16:48:46 profile 37
2024-05-01 16:46:20 confirm_exit 3
2024-05-01 16:43:32 terminalinter 0
2024-05-01 16:42:12 exec_lines 8
2024-05-01 16:35:06 debug 25
2024-05-01 15:53:34 jedi 6
2024-05-01 15:41:17 run_line_magic 4
2024-05-01 15:34:22 pandas 5
2024-05-01 15:11:52 autoreload 9
2024-05-01 14:43:24 "%" 0
2024-05-01 14:43:19 % 0
2024-05-01 14:24:16 install 28
2024-05-01 13:49:10 cell 41
2024-05-01 13:44:43 image 20
2024-05-01 13:43:26 imag 0
2024-05-01 13:40:32 jupyter --paths 40
2024-05-01 12:17:22 autoreload 9
2024-05-01 11:00:15 time 64
2024-05-01 10:30:05 autoreload 9
2024-05-01 09:44:54 asynchronous 11
2024-05-01 08:08:33 display 52
2024-05-01 07:28:43 autoreload 9
2024-05-01 07:05:16 import html 69
2024-05-01 07:04:47 html 30
2024-05-01 06:35:48 theme 1
2024-05-01 06:07:42 matplotlib 36
2024-05-01 06:02:31 audio 4
2024-05-01 05:24:53 cell 41
2024-05-01 05:22:07 interactiveshell 24
2024-05-01 05:08:59 matplot 0
2024-05-01 04:58:39 console 28
2024-05-01 04:58:18 consoles 1
2024-05-01 03:47:07 outpromptnum 1
2024-05-01 03:42:05 reload file 89
2024-05-01 03:40:46 reload 20
2024-05-01 01:43:49 video 8
2024-05-01 01:33:14 markdown 14
2024-05-01 00:26:04 magic 71
2024-04-30 23:38:41 set env 82
2024-04-30 22:16:03 variables memory 46
2024-04-30 21:54:09 default 101
2024-04-30 21:53:29 --user 79
2024-04-30 21:38:27 ipykernel 13
2024-04-30 21:22:20 mpi 7
2024-04-30 21:17:28 shell.ast 0
2024-04-30 21:17:06 shell 63
2024-04-30 20:19:36 configure 29
2024-04-30 20:00:41 user identity 79
2024-04-30 19:16:17 nbagg 6
2024-04-30 19:11:00 mpi 7
2024-04-30 19:08:32 runafter 0
2024-04-30 18:22:06 autoreload 9
2024-04-30 18:16:18 ipywidgets 1
2024-04-30 18:11:53 widgets 11
2024-04-30 17:54:53 zmq 10
2024-04-30 17:43:06 run 57
2024-04-30 17:11:29 autoreload 9
2024-04-30 17:05:21 kernel 35
2024-04-30 16:50:32 inlinebackend 2
2024-04-30 16:50:16 retina 4
2024-04-30 16:38:51 simple-prompt 79
2024-04-30 16:32:38 autoreload 9
2024-04-30 16:29:02 asynchronous 11
2024-04-30 16:12:59 raw_data 0
2024-04-30 16:12:42 process 43
2024-04-30 16:02:00 cythonmagic 5
2024-04-30 15:27:10 notebook 46
2024-04-30 15:21:17 autoreload 9
2024-04-30 15:21:00 np.repeat 0
2024-04-30 15:07:45 jedi 6
2024-04-30 15:07:30 pandas 5
2024-04-30 14:57:45 config 53
2024-04-30 14:45:37 dataframe 2
2024-04-30 14:09:52 magic 71
2024-04-30 13:20:32 %autoreload 9
2024-04-30 12:18:35 embed_kernel 3
2024-04-30 12:18:28 ember_kernel 0
2024-04-30 11:40:09 notebook 46
2024-04-30 11:26:37 output 68
2024-04-30 10:43:34 pythonstartup 10
2024-04-30 10:35:25 inline 23
2024-04-30 10:24:39 start_ipython 5
2024-04-30 09:08:17 magic 71
2024-04-30 09:08:01 ipdb 9
2024-04-30 09:03:58 parallel 20
2024-04-30 08:52:05 .ipy 15
2024-04-30 08:46:40 path 45
2024-04-30 08:46:27 storemagic 5
2024-04-30 08:44:39 uninstall 0
2024-04-30 08:44:23 uninstall 0
2024-04-30 08:30:45 exit() 27
2024-04-30 08:27:16 exit 27
2024-04-30 08:02:04 qtconsole 18
2024-04-30 08:01:27 qtkernelmanager 1
2024-04-30 07:55:30 getiopub 0
2024-04-30 07:14:00 line mode 101
2024-04-30 07:02:09 asynchronous 11
2024-04-30 06:33:46 debug 25
2024-04-30 06:07:31 kernel 35
2024-04-30 02:18:54 write 31
2024-04-30 01:45:40 requestinspect 0
2024-04-30 01:22:48 screenshot 2
2024-04-30 00:21:17 make_ipython 0
2024-04-30 00:20:56 genutils 0
2024-04-30 00:19:54 user 79
2024-04-30 00:19:48 user_setup 0
2024-04-30 00:19:20 interactiveshell 24
2024-04-30 00:16:27 term 191
2024-04-30 00:16:16 cout 0
2024-04-30 00:15:54 cin 0
2024-04-30 00:15:18 ipapi 2
2024-04-30 00:14:35 iplib 0
2024-04-30 00:14:24 raw_input_original 0
2024-04-29 22:53:52 interactiveshellapp 4
2024-04-29 21:57:44 -m 197
2024-04-29 21:56:57 configurable 45
2024-04-29 21:21:18 magic 71
2024-04-29 20:55:59 dreload 6
2024-04-29 20:52:33 torch 0
2024-04-29 20:14:25 kernel 35
2024-04-29 20:05:38 markdown 14
2024-04-29 19:56:27 define magic 81
2024-04-29 19:36:05 ls 15
2024-04-29 19:19:23 autoreload 9
2024-04-29 18:33:11 debugger 27
2024-04-29 18:33:08 גקנועעקר 0
2024-04-29 18:13:13 showast 0
2024-04-29 18:07:15 %% 0
2024-04-29 17:55:27 youtube 3
2024-04-29 17:43:24 image() 20
2024-04-29 17:43:11 image 20
2024-04-29 17:17:28 update python kernel 193
2024-04-29 17:17:15 update python 193
2024-04-29 16:21:36 autoreload 9
2024-04-29 16:16:20 autoreload 9
2024-04-29 16:14:05 autoreload 9
2024-04-29 16:08:04 display 52
2024-04-29 15:57:33 jedi 6
2024-04-29 15:51:51 autoreload 9
2024-04-29 15:06:05 autoreload 9
2024-04-29 14:56:21 shell variable 81
2024-04-29 14:27:09 profiles 16
2024-04-29 14:26:33 interactiveshellembed 5
2024-04-29 14:20:54 kernel 35
2024-04-29 14:15:56 run_cell 7
2024-04-29 14:15:49 run_ce;; 0
2024-04-29 14:14:45 filelink 3
2024-04-29 14:11:54 matplotlib qt 43
2024-04-29 14:11:40 qt 29
2024-04-29 14:05:43 time 64
2024-04-29 13:55:38 ipshellembed 0
2024-04-29 13:55:22 dpi 3
2024-04-29 13:41:15 shell 63
2024-04-29 13:41:12 change 45
2024-04-29 13:41:02 embed 20
2024-04-29 12:24:56 timeitresult 4
2024-04-29 12:23:36 %%time 64
2024-04-29 11:31:02 kernelapp 1
2024-04-29 11:09:42 start 67
2024-04-29 10:57:57 asyncresult 3
2024-04-29 10:46:11 history_manager 1
2024-04-29 10:39:03 "!!pip" 15
2024-04-29 10:38:52 !!pip 15
2024-04-29 10:38:25 !pip 15
2024-04-29 09:46:20 euclidean distance 0
2024-04-29 09:46:15 euclidean distnace 0
2024-04-29 09:46:07 math 12
2024-04-29 09:45:24 command line arguments 115
2024-04-29 09:33:22 autoreload 9
2024-04-29 09:11:09 notebook format 63
2024-04-29 09:06:50 import 57
2024-04-29 08:59:42 timeit 23
2024-04-29 08:58:29 autoreload 9
2024-04-29 08:44:47 dependancies 0
2024-04-29 08:37:24 autoreload 9
2024-04-29 08:36:42 asynchronous 11
2024-04-29 08:35:52 messaging 9
2024-04-29 08:25:28 ver colunas exatas 0
2024-04-29 08:24:59 ver colunas extas 0
2024-04-29 08:14:08 disable cell 51
2024-04-29 07:59:30 width 17
2024-04-29 07:50:55 zmq 10
2024-04-29 07:09:58 history 49
2024-04-29 06:53:37 venv 0
2024-04-29 06:44:54 exec 11
2024-04-29 05:11:26 qtconsole 18
2024-04-29 03:59:15 math 12
2024-04-29 01:22:28 ctrl 18
2024-04-29 01:21:54 shortcut key 37
2024-04-29 01:21:46 shotcup 0
2024-04-29 01:11:28 direction key 35
2024-04-28 23:36:17 timeit 23
2024-04-28 23:24:27 octave 5
2024-04-28 23:24:00 theme 1
2024-04-28 22:19:40 restart 12
2024-04-28 21:11:34 autoreload 9
2024-04-28 19:09:10 audio 4
2024-04-28 18:39:17 automagic 13
2024-04-28 18:28:33 turtle 0
2024-04-28 17:09:57 itypescript 0
2024-04-28 15:48:32 autoreload 9
2024-04-28 15:28:26 timeit 23
2024-04-28 14:19:05 %matplotlib widget 38
2024-04-28 14:17:47 inline 23
2024-04-28 13:50:42 clear_output 7
2024-04-28 13:45:46 alarm 0
2024-04-28 13:45:06 timer 4
2024-04-28 12:55:28 _repr_html_ 5
2024-04-28 11:57:24 shortcuts 17
2024-04-28 11:54:24 embed 20
2024-04-28 10:20:01 venv 0
2024-04-28 09:33:42 install 28
2024-04-28 09:11:32 backend_inline 0
2024-04-28 09:10:00 set_matplotlib_formats 4
2024-04-28 09:09:07 figure_formats 0
2024-04-28 08:42:27 timeitresult 4
2024-04-28 07:28:04 video 8
2024-04-28 07:24:04 jupyter 26
2024-04-28 07:22:21 jupyter notebook extensions 68
2024-04-28 06:10:01 html 30
2024-04-28 06:07:59 export 11
2024-04-28 05:59:46 display_javascript 2
2024-04-28 05:52:59 begin with 191
2024-04-28 05:52:38 start with 192
2024-04-28 05:06:29 upper 2
2024-04-28 03:06:22 sys-prefix 29
2024-04-28 01:59:37 rerun 7
2024-04-28 01:57:26 autoreload 9
2024-04-28 01:32:50 display 52
2024-04-28 01:32:41 grid 3
2024-04-28 00:18:21 notebookapp 2
2024-04-27 22:18:07 pdf 15
2024-04-27 21:32:10 print 69
2024-04-27 21:02:23 autoreload 9
2024-04-27 20:41:00 select_next 0
2024-04-27 20:24:45 %reset 24
2024-04-27 20:22:17 delete 16
2024-04-27 20:10:14 set_next_input 6
2024-04-27 20:05:09 install 28
2024-04-27 19:40:51 ultratb 3
2024-04-27 19:39:18 traceback 29
2024-04-27 19:12:41 markdown 14
2024-04-27 17:38:26 %%timeit 23
2024-04-27 17:17:47 qt console 38
2024-04-27 17:04:57 image 20
2024-04-27 16:20:47 load 40
2024-04-27 16:15:21 env 13
2024-04-27 15:49:01 upload 8
2024-04-27 14:57:40 ipython5.1.o 14
2024-04-27 14:08:12 xmode 10
2024-04-27 13:26:28 interactiveshellapp 4
2024-04-27 13:19:38 flame 0
2024-04-27 13:14:27 matplotlib 36
2024-04-27 13:07:47 restore session 51
2024-04-27 13:05:40 restore 18
2024-04-27 13:03:40 save 23
2024-04-27 12:43:33 audio 4
2024-04-27 11:26:10 magic commands 83
2024-04-27 10:43:36 file name 111
2024-04-27 10:43:32 filen ame 0
2024-04-27 10:42:50 filename 42
2024-04-27 10:34:39 audio 4
2024-04-27 10:28:22 display 52
2024-04-27 10:00:17 shell 63
2024-04-27 08:45:10 kernel.conect 0
2024-04-27 07:58:20 exec 11
2024-04-27 06:21:43 youtube 3
2024-04-27 04:53:57 kernel echo 40
2024-04-27 03:36:49 io 7
2024-04-27 03:06:44 pylab 20
2024-04-27 02:53:59 set_next_cell 0
2024-04-27 02:11:23 parallel 20
2024-04-27 02:05:33 dependencies 14
2024-04-27 01:02:52 remove 32
2024-04-26 22:40:28 %matplotlib 36
2024-04-26 22:30:00 display 52
2024-04-26 22:25:46 kernel 35
2024-04-26 22:17:22 embed 20
2024-04-26 20:29:33 locals 11
2024-04-26 20:25:59 --user 79
2024-04-26 20:07:52 vim 8
2024-04-26 19:53:58 asyncio 9
2024-04-26 19:42:26 bigquery 0
2024-04-26 18:47:54 asyncio 9
2024-04-26 18:15:22 autoreload 9
2024-04-26 18:10:31 qtconsole 18
2024-04-26 18:09:24 json 19
2024-04-26 18:06:41 <ipython.core.display.javascript object> <ipython.core.display.html object> 107
2024-04-26 17:56:41 magic 71
2024-04-26 17:56:29 highlight 15
2024-04-26 17:56:21 auto_highlight 0
2024-04-26 17:36:32 r magic 76
2024-04-26 17:30:14 async 8
2024-04-26 17:24:05 colour 4
2024-04-26 17:14:21 jedi 6
2024-04-26 16:52:47 json format 43
2024-04-26 16:52:32 json api 40
2024-04-26 15:52:18 autoreload 9
2024-04-26 15:45:58 run_cell_async 3
2024-04-26 15:45:25 %edit 30
2024-04-26 15:44:47 shortcuts 17
2024-04-26 15:44:41 ырщкесгеы 0
2024-04-26 15:38:05 html file 88
2024-04-26 15:37:34 html 30
2024-04-26 15:30:56 run_code 2
2024-04-26 14:58:38 run_cell 7
2024-04-26 14:56:26 magic 71
2024-04-26 14:45:30 clear history 53
2024-04-26 14:17:31 --user flag 88
2024-04-26 13:57:51 kernel 35
2024-04-26 13:54:11 autoreload 9
2024-04-26 13:49:20 magic 71
2024-04-26 13:45:21 parentheses 12
2024-04-26 13:31:20 autoreload 9
2024-04-26 13:24:17 no browser 79
2024-04-26 13:16:45 kernel 35
2024-04-26 13:12:19 auto reload 43
2024-04-26 13:06:13 interactiveshell 24
2024-04-26 12:55:41 do_shutdown 2
2024-04-26 12:55:35 do_shutown 0
2024-04-26 12:55:32 nbconvert 8
2024-04-26 12:55:28 interrupt_kernel 0
2024-04-26 12:55:16 kernel 35
2024-04-26 12:53:21 autoreload 9
2024-04-26 11:26:03 autoreload 9
2024-04-26 11:13:10 get_ipython 15
2024-04-26 11:10:24 osx 19
2024-04-26 11:08:36 autoreload 9
2024-04-26 10:52:29 -9 197
2024-04-26 10:26:08 context 37
2024-04-26 09:49:34 core.display.svg 0
2024-04-26 09:45:06 core.svg 0
2024-04-26 09:40:45 svg 16
2024-04-26 09:26:35 %time 63
2024-04-26 09:25:00 nbformat 6
2024-04-26 09:11:43 nbformat 6
2024-04-26 08:57:56 autoreload 9
2024-04-26 08:44:28 magic 71
2024-04-26 08:44:24 magix 0
2024-04-26 08:43:02 capture_png 0
2024-04-26 08:14:39 start_ipython 5
2024-04-26 08:14:28 matplotlib 36
2024-04-26 08:06:09 schema 1
2024-04-26 08:04:54 nbformat 6
2024-04-26 07:47:06 twice 6
2024-04-26 07:38:20 pylab 20
2024-04-26 07:33:45 shell 63
2024-04-26 07:17:50 store 28
2024-04-26 07:11:33 payload_manager 0
2024-04-26 07:11:20 shell 63
2024-04-26 07:10:40 set_next 0
2024-04-26 07:10:23 payload 5
2024-04-26 06:39:24 exec 11
2024-04-26 06:15:09 print 69
2024-04-26 04:18:21 embedding 13
2024-04-26 04:18:05 embedding ipython 194
2024-04-26 03:33:21 reload 20
2024-04-26 03:22:44 mpi 7
2024-04-26 03:22:40 nou 0
2024-04-26 02:41:37 writefile 6
2024-04-26 02:05:47 display path 75
2024-04-26 02:05:28 path 45
2024-04-26 02:05:15 html 30
2024-04-26 00:58:20 capture 15
2024-04-25 23:53:40 %logstart 11
2024-04-25 23:39:59 custom magics 68
2024-04-25 23:38:03 ipython.embed 12
2024-04-25 23:15:41 log_output 1
2024-04-25 23:15:22 config 53
2024-04-25 23:03:37 env 13
2024-04-25 22:48:30 magic 71
2024-04-25 22:46:26 automagic 13
2024-04-25 22:44:23 time 63
2024-04-25 22:38:46 local_ns 5
2024-04-25 22:38:36 working directory 61
2024-04-25 22:37:16 interactiveshellembed 5
2024-04-25 22:35:29 dummy_mode 0
2024-04-25 22:19:23 run_cell 7
2024-04-25 22:02:42 text editor highlighting 77
2024-04-25 22:02:30 syntax hilight 51
2024-04-25 21:42:17 qt 29
2024-04-25 19:54:52 stdin 14
2024-04-25 19:49:16 display 52
2024-04-25 19:47:32 %%sql 0
2024-04-25 19:47:10 sql 0
2024-04-25 19:29:15 zmq 10
2024-04-25 19:13:53 shell not found 135
2024-04-25 19:12:03 shell 63
2024-04-25 18:39:34 autoreload 9
2024-04-25 18:37:14 timeit 23
2024-04-25 18:35:12 autoreload 9
2024-04-25 18:07:10 html() 30
2024-04-25 18:02:37 display module 159
2024-04-25 17:59:51 display html 61
2024-04-25 17:48:44 autoreload 9
2024-04-25 17:44:18 start_ipython 5
2024-04-25 17:04:55 html 30
2024-04-25 16:55:11 embed 20
2024-04-25 16:46:13 "conditional formatting" 0
2024-04-25 16:46:04 conditional formatting 22
2024-04-25 16:09:02 autoreload 9
2024-04-25 16:08:11 autoload 3
2024-04-25 16:05:51 % directives 2
2024-04-25 16:05:34 %import 58
2024-04-25 16:03:16 auto import 73
2024-04-25 16:03:09 autoimport 0
2024-04-25 16:02:57 import 58
2024-04-25 16:00:01 jedi 6
2024-04-25 15:55:15 outputview 0
2024-04-25 15:52:42 get kernel 77
2024-04-25 15:52:31 kernel 35
2024-04-25 15:41:49 r magic 76
2024-04-25 15:15:50 qtconsole 18
2024-04-25 14:46:01 stop 24
2024-04-25 14:42:38 audio 4
2024-04-25 14:26:46 autoreload 9
2024-04-25 14:08:29 autoreload 9
2024-04-25 13:42:52 notebookapp 2
2024-04-25 13:24:32 event loop 51
2024-04-25 12:53:39 workdir 1
2024-04-25 12:52:35 "!!" 0
2024-04-25 12:52:27 !! 0
2024-04-25 12:40:12 pretty 22
2024-04-25 12:37:15 get_ipython() 15
2024-04-25 12:35:01 get_ipython().kernel.shell 15
2024-04-25 12:25:52 autocomplete jedi 8
2024-04-25 12:25:24 autocomplete 2
2024-04-25 12:21:34 who 23
2024-04-25 12:19:44 shell 63
2024-04-25 12:04:18 shell 63
2024-04-25 11:59:08 autoreload 9
2024-04-25 11:43:32 ipympl 4
2024-04-25 11:41:28 display 52
2024-04-25 11:19:44 autoreload 9
2024-04-25 11:07:02 path= config () 67
2024-04-25 11:06:46 config () 53
2024-04-25 11:06:29 config 53
2024-04-25 10:22:29 autoreload 9
2024-04-25 10:11:40 extract 5
2024-04-25 10:11:34 extract_model 0
2024-04-25 09:34:49 iframe 9
2024-04-25 09:34:20 %aimport 3
2024-04-25 08:44:52 cython 9
2024-04-25 08:31:25 editing_mode 2
2024-04-25 08:22:25 conda 9
2024-04-25 08:18:58 %timeit 23
2024-04-25 08:12:01 autoreload 9
2024-04-25 07:57:06 prompt 57
2024-04-25 07:56:35 prompts_class 2
2024-04-25 07:55:37 c.terminalinteractiveshell.prompts_class 0
2024-04-25 07:42:54 busy 5
2024-04-25 07:37:22 output in macs 167
2024-04-25 07:36:34 output 68
2024-04-25 07:35:49 customize output in emacs 167
2024-04-25 07:28:14 小宋 1
2024-04-25 07:25:56 display 52
2024-04-25 07:23:38 audio 4
2024-04-25 07:05:41 ipdb 9
2024-04-25 07:03:39 exec 11
2024-04-25 06:35:32 %to_excel 0
2024-04-25 06:16:35 display audio 52
2024-04-25 05:04:22 string 84
2024-04-25 03:59:26 display 52
2024-04-25 03:58:56 table 11
2024-04-25 02:37:16 widget 16
2024-04-25 01:41:04 magic 71
2024-04-25 00:59:38 clear_output 7
2024-04-25 00:55:09 markdown 14
2024-04-25 00:34:40 startup 32
2024-04-25 00:26:23 dummy_mode 0
2024-04-25 00:26:17 dummy mode 54
2024-04-24 23:46:30 matplotlib 36
2024-04-24 23:02:15 embed 20
2024-04-24 22:39:34 plot 6
2024-04-24 20:40:01 autoreload 9
2024-04-24 19:15:46 pt_app 1
2024-04-24 17:43:43 set_trace 3
2024-04-24 17:22:15 comm_manager 0
2024-04-24 17:06:13 magic 71
2024-04-24 17:05:27 language_info 2
2024-04-24 16:55:28 import 58
2024-04-24 16:43:43 magic 71
2024-04-24 16:24:37 timeitresult 4
2024-04-24 16:12:55 jedi 6
2024-04-24 15:58:57 mkdir 3
2024-04-24 15:21:11 json 19
2024-04-24 15:18:59 markdown 14
2024-04-24 15:17:58 kernel 35
2024-04-24 15:05:31 reload module 151
2024-04-24 14:55:53 password hash 11
2024-04-24 14:55:46 passwd 1
2024-04-24 14:28:15 whos 7
2024-04-24 13:46:29 profiling 4
2024-04-24 13:29:21 nbconvert 8
2024-04-24 12:43:43 value 64
2024-04-24 11:44:40 c# 44
2024-04-24 11:11:40 reset 24
2024-04-24 10:54:19 clear_output 7
2024-04-24 10:44:05 xml 5
2024-04-24 10:37:14 autoreload 9
2024-04-24 10:26:00 run cell 76
2024-04-24 10:22:30 restart 13
2024-04-24 10:22:17 install_kernel_spec 0
2024-04-24 10:19:27 conda 9
2024-04-24 10:19:22 env 13
2024-04-24 09:45:25 interact 10
2024-04-24 09:37:10 metadata 18
2024-04-24 09:32:17 svg 16
2024-04-24 09:30:45 ! ls 15
2024-04-24 09:30:31 content 14
2024-04-24 09:30:05 contents of dir 193
2024-04-24 08:44:20 debug 25
2024-04-24 08:30:25 notebookapp 2
2024-04-24 08:20:22 sep 5
2024-04-24 08:17:30 autoreload 9
2024-04-24 06:59:51 pip_download_cache 0
2024-04-24 06:55:52 venv 0
2024-04-24 06:52:17 embed 20
2024-04-24 06:45:36 qtconsole 18
2024-04-24 06:43:02 exec 11
2024-04-24 06:42:49 modulenotfounderror: no module named 'ipython.kernel' 162
2024-04-24 06:34:16 autoreload 9
2024-04-24 05:07:01 auto reload 43
2024-04-24 05:06:54 reload 20
2024-04-24 04:49:06 display 52
2024-04-24 03:19:00 get_config 1
2024-04-24 03:12:21 tensorboard 0
2024-04-24 01:59:27 autoreload 9
2024-04-24 01:32:22 variables markdown 44
2024-04-24 01:32:09 variables in markdown 166
2024-04-24 01:29:14 runcell 0
2024-04-24 01:02:07 notebookapp 2
2024-04-24 00:59:27 magic 71
2024-04-24 00:16:05 interrupt 6
2024-04-24 00:14:35 iframe 9
2024-04-24 00:05:30 cython 9
2024-04-24 00:00:22 %%ext_load cython 9
2024-04-23 23:55:30 autoload 3
2024-04-23 23:46:54 autoreload 9
2024-04-23 22:20:35 profile_dir 4
2024-04-23 22:20:30 ipython_profile_dir 0
2024-04-23 22:08:25 profile 37
2024-04-23 21:55:14 reload 20
2024-04-23 21:28:36 install 28
2024-04-23 21:20:45 pythonpath 3
2024-04-23 21:20:39 python.path 0
2024-04-23 21:08:29 runfile 0
2024-04-23 20:59:21 config 53
2024-04-23 20:31:15 autoreload 9
2024-04-23 19:35:34 auto reload 43
2024-04-23 19:34:38 log 22
2024-04-23 19:29:53 nbconvert 8
2024-04-23 19:29:16 reload_ext 4
2024-04-23 19:14:30 while loop 58
2024-04-23 19:05:05 latex 25
2024-04-23 19:04:46 autoreload 9
2024-04-23 18:24:25 autoreload 9
2024-04-23 17:49:23 autoreload 9
2024-04-23 17:06:14 cython 9
2024-04-23 17:01:44 wrapper 14
2024-04-23 16:56:30 autore 0
2024-04-23 16:56:20 config 53
2024-04-23 16:54:45 parameters 72
2024-04-23 16:54:27 reload 20
2024-04-23 16:51:56 fold 0
2024-04-23 16:51:46 collapse 3
2024-04-23 16:35:53 text 63
2024-04-23 16:02:29 display 52
2024-04-23 15:57:45 thread 13
2024-04-23 15:42:55 tooltip 7
2024-04-23 15:14:58 completer 21
2024-04-23 15:07:44 jedi 6
2024-04-23 14:55:45 pdf 15
2024-04-23 14:50:01 magic 71
2024-04-23 14:44:46 autoreload 9
2024-04-23 13:59:46 autoreload 9
2024-04-23 13:50:08 html 30
2024-04-23 13:49:32 run_line_magic 4
2024-04-23 13:48:23 run 68
2024-04-23 13:39:04 built-in magic commands 172
2024-04-23 13:31:17 metadata 18
2024-04-23 13:24:08 path 45
2024-04-23 12:51:00 user_global_ns 1
2024-04-23 12:44:24 magic word 75
2024-04-23 12:33:29 embed 20
2024-04-23 12:05:47 %config 53
2024-04-23 11:34:07 kernel 35
2024-04-23 11:26:51 cython 9
2024-04-23 11:07:31 ipython kernel 194
2024-04-23 11:07:20 ipython.kernel 8
2024-04-23 11:07:10 ipython.kernel.zmq.kernelapp 0
2024-04-23 10:56:26 import ipython 194
2024-04-23 10:32:44 run_cell 7
2024-04-23 10:32:40 autoreload 9
2024-04-23 10:06:32 magic 71
2024-04-23 09:58:35 dot 3
2024-04-23 09:38:05 display 52
2024-04-23 09:29:30 audio 4
2024-04-23 09:27:42 matplotlib 36
2024-04-23 09:21:33 ipykernel 13
2024-04-23 08:40:34 pdbhistory 1
2024-04-23 08:40:23 stop 24
2024-04-23 08:27:59 widgets 11
2024-04-23 07:49:42 run_cell 7
2024-04-23 07:35:23 exec 11
2024-04-23 07:24:32 nbformat 6
2024-04-23 07:19:29 autoreload 9
2024-04-23 06:08:51 display 52
2024-04-23 04:33:15 residual 0
2024-04-23 03:32:17 comment 9
2024-04-23 03:02:09 display 52
2024-04-23 02:50:24 _i 4
2024-04-23 02:15:55 start_channels 0
2024-04-23 02:14:44 client 15
2024-04-23 02:12:46 start_kernel 3
2024-04-23 02:01:45 kernelmanager 3
2024-04-23 01:17:59 cell_type 1
2024-04-23 00:59:36 ../ 0
2024-04-23 00:14:42 nbformat 6
2024-04-22 23:23:26 run_line_magic 4
2024-04-22 23:18:48 autoreload 9
2024-04-22 23:05:49 autoreload 9
2024-04-22 23:00:20 history 49
2024-04-22 22:56:19 markdown 14
2024-04-22 22:28:19 exit 27
2024-04-22 22:24:43 reload 20
2024-04-22 22:19:26 base64 6
2024-04-22 22:19:22 bs64 0
2024-04-22 22:16:05 aimport 3
2024-04-22 22:14:42 autoreload 9
2024-04-22 22:10:41 loglevel 0
2024-04-22 22:10:37 logging 24
2024-04-22 22:10:23 display formatting 61
2024-04-22 22:10:12 critical 5
2024-04-22 22:06:36 utils.warn 0
2024-04-22 21:21:38 relative import 61
2024-04-22 21:21:10 relative imports 28
2024-04-22 20:53:29 old versions 192
2024-04-22 20:52:54 prompt-toolkit 61
2024-04-22 20:43:27 startup 32
2024-04-22 20:14:21 autoreload 9
2024-04-22 19:24:49 autoreload 9
2024-04-22 19:04:04 display 52
2024-04-22 19:00:57 errors run_cell 28
2024-04-22 18:51:47 button 6
2024-04-22 18:39:36 copybotton 0
2024-04-22 18:24:20 %save 23
2024-04-22 18:13:15 qtconsole 18
2024-04-22 18:08:30 pip 15
2024-04-22 17:37:27 reload 20
2024-04-22 17:35:53 autoreload 9
2024-04-22 17:35:42 reload 20
2024-04-22 17:35:35 autorelaod 0
2024-04-22 17:28:49 get last cell 90
2024-04-22 17:26:39 editor hook 49
2024-04-22 17:11:08 deepreload 4
2024-04-22 17:05:07 cython 9
2024-04-22 17:04:55 autoreload 9
2024-04-22 16:48:48 clear_output 7
2024-04-22 16:48:45 clear_otput 0
2024-04-22 15:52:07 jedi 6
2024-04-22 15:48:49 random 9
2024-04-22 15:44:28 logstart 11
2024-04-22 15:38:22 pdf 15
2024-04-22 15:12:33 reset_selective 4
2024-04-22 15:04:45 auto-reload 43
2024-04-22 15:03:45 autoreload 9
2024-04-22 14:49:13 svg 16
2024-04-22 14:07:41 time 63
2024-04-22 14:06:34 display 52
2024-04-22 13:55:14 ipytest 0
2024-04-22 13:55:02 test 32
2024-04-22 13:42:19 prallel 0
2024-04-22 13:37:51 cell mode 71
2024-04-22 13:22:24 timeitresult 4
2024-04-22 12:53:38 audio 4
2024-04-22 12:52:13 display 52
2024-04-22 12:47:26 autoreload 9
2024-04-22 12:47:24 autoreloas 0
2024-04-22 12:43:00 autoreload 9
2024-04-22 12:42:55 autorelead 0
2024-04-22 11:53:47 kernel 35
2024-04-22 11:53:41 klernel 0
2024-04-22 11:53:31 kernel 35
2024-04-22 11:49:17 timeit 23
2024-04-22 11:26:38 user path 95
2024-04-22 11:26:37 autoreload 9
2024-04-22 11:26:25 path 45
2024-04-22 11:08:41 html 30
2024-04-22 10:48:00 run_cell 7
2024-04-22 10:22:42 html 30
2024-04-22 10:20:48 widgets 11
2024-04-22 10:00:42 interactive 57
2024-04-22 09:49:15 ipdb 9
2024-04-22 09:32:06 zmq 10
2024-04-22 09:04:29 input transform 69
2024-04-22 09:00:02 autoreload 9
2024-04-22 08:59:30 reload 20
2024-04-22 08:39:59 debugging 20
2024-04-22 07:42:12 %pdb 24
2024-04-22 07:22:03 %store 28
2024-04-22 07:07:03 nbformat 6
2024-04-22 06:33:10 autoreload 9
2024-04-22 05:52:11 numpy 28
2024-04-22 05:15:48 latex 25
2024-04-22 05:15:47 latexobject 0
2024-04-22 03:47:51 javascript 16
2024-04-22 02:36:51 reload 20
2024-04-22 02:10:33 %gui 31
2024-04-22 01:52:22 %edit 30
2024-04-22 01:40:01 confusion matrix 3
2024-04-22 01:39:36 kmeans confusion 2
2024-04-21 21:00:13 autoreload 9
2024-04-21 20:47:11 matrix column 9
2024-04-21 18:22:42 r 24
2024-04-21 17:25:52 register magic function 127
2024-04-21 17:20:10 display 52
2024-04-21 16:46:06 int 30
2024-04-21 16:45:49 digit 2
2024-04-21 16:45:34 number 65
2024-04-21 16:43:33 reload 20
2024-04-21 16:36:06 startup 32
2024-04-21 14:35:20 ipython.display.markdown 1
2024-04-21 14:34:59 md 0
2024-04-21 14:34:57 days 4
2024-04-21 14:18:19 html 30
2024-04-21 13:39:30 .interactive 57
2024-04-21 13:32:08 %who 23
2024-04-21 13:24:39 magic 71
2024-04-21 13:17:56 option 44
2024-04-21 13:17:48 argument 62
2024-04-21 12:36:20 %pylab 20
2024-04-21 12:32:51 display 52
2024-04-21 12:29:01 autoreload 9
2024-04-21 10:54:16 animals 0
2024-04-21 10:53:09 seed 1
2024-04-21 10:52:52 is_seed 0
2024-04-21 10:52:47 is_seed() 0
2024-04-21 10:38:10 format 39
2024-04-21 09:56:07 %load 40
2024-04-21 09:54:09 magics 51
2024-04-21 09:51:13 shell 63
2024-04-21 09:51:03 uninstall 0
2024-04-21 09:31:24 executionmagics.run 0
2024-04-21 09:28:44 %run 68
2024-04-21 08:48:10 backgroundjobs 1
2024-04-21 08:45:08 moudle 0
2024-04-21 08:32:01 system_raw 4
2024-04-21 07:39:47 embed 20
2024-04-21 07:14:03 inline 23
2024-04-21 05:45:12 display 52
2024-04-21 05:07:19 autoreload 9
2024-04-21 04:15:02 html 30
2024-04-21 03:33:47 user_ns 10
2024-04-21 03:29:34 interactiveshellembed 4
2024-04-21 03:10:33 "traitlets.config" 5
2024-04-21 02:57:04 ipython.config 1
2024-04-21 02:51:04 embed 19
2024-04-21 02:13:34 syntax highlighting 44
2024-04-20 21:25:37 pykernel_launcher 0
2024-04-20 20:49:13 display 52
2024-04-20 19:58:33 autoreload 9
2024-04-20 19:12:00 available_events 1
2024-04-20 17:49:58 auto complete 50
2024-04-20 17:07:49 reload 20
2024-04-20 16:18:35 magic 71
2024-04-20 15:47:40 download 6
2024-04-20 15:13:03 autoreload 9
2024-04-20 13:57:28 history 49
2024-04-20 13:55:55 completion 35
2024-04-20 13:34:56 svg 16
2024-04-20 13:34:54 size 24
2024-04-20 13:29:08 audio 4
2024-04-20 13:22:16 debug 25
2024-04-20 13:04:48 %run 68
2024-04-20 12:26:39 widget 16
2024-04-20 11:42:13 magic 71
2024-04-20 11:39:43 audio 4
2024-04-20 10:44:42 %reset 24
2024-04-20 06:57:03 startup 32
2024-04-20 04:13:49 magic 71
2024-04-20 03:32:58 magic 71
2024-04-20 02:43:08 autoreload 9
2024-04-20 02:41:48 magic 71
2024-04-20 02:00:13 install env 32
2024-04-20 00:24:38 output size 72
2024-04-20 00:10:44 logging 24
2024-04-19 22:31:02 timeit 23
2024-04-19 20:22:17 print 69
2024-04-19 20:21:46 pretty 22
2024-04-19 19:55:30 kernel 35
2024-04-19 19:40:45 autoreload 9
2024-04-19 19:10:40 autoreload 9
2024-04-19 19:05:48 cluster 5
2024-04-19 19:04:55 matplotlib inline 37
2024-04-19 19:04:17 matplotlib 36
2024-04-19 18:55:06 %%timeit 23
2024-04-19 18:25:10 writefile 6
2024-04-19 18:17:44 run_cell_magic 2
2024-04-19 18:13:12 get_ipython 15
2024-04-19 18:07:43 history 49
2024-04-19 18:04:20 cell_magic 4
2024-04-19 17:54:53 wrapping 2
2024-04-19 17:43:29 mpeg 0
2024-04-19 17:43:20 video 8
2024-04-19 17:38:44 import ipython 194
2024-04-19 17:38:21 timeitresult 4
2024-04-19 17:31:40 debug 25
2024-04-19 17:21:19 passwd 1
2024-04-19 17:19:28 magic 71
2024-04-19 17:18:56 run 68
2024-04-19 16:53:11 autoreload 9
2024-04-19 16:35:09 transform 11
2024-04-19 16:30:42 %edit 30
2024-04-19 16:22:56 debug 25
2024-04-19 16:22:19 bigquery 0
2024-04-19 16:22:17 bigquery$ 0
2024-04-19 16:09:36 %timeit 23
2024-04-19 16:04:09 session 44
2024-04-19 16:00:28 environment 43
2024-04-19 15:50:29 machine learning 5
2024-04-19 15:32:40 %history 49
2024-04-19 15:32:23 i/o 46
2024-04-19 15:28:02 output 68
2024-04-19 15:18:21 reload 20
2024-04-19 15:16:43 unpack 2
2024-04-19 15:16:40 pack or unpack 129
2024-04-19 15:15:41 jedi 6
2024-04-19 14:52:47 %inline 23
2024-04-19 14:15:02 autoreload 9
2024-04-19 14:14:56 autoreloead 0
2024-04-19 14:11:47 wrapper 14
2024-04-19 14:09:19 magic commond 71
2024-04-19 14:03:06 banners 0
2024-04-19 13:57:03 magic 71
2024-04-19 13:44:02 load_ext 15
2024-04-19 13:43:27 magic 71
2024-04-19 13:20:40 autoreload 9
2024-04-19 13:10:51 video 8
2024-04-19 12:25:40 startup 32
2024-04-19 12:22:55 notebook 46
2024-04-19 12:14:19 magic 71
2024-04-19 12:12:18 mprun 0
2024-04-19 12:11:01 plot 6
2024-04-19 12:10:46 plt.scatter 0
2024-04-19 12:10:10 plt 4
2024-04-19 12:10:09 %%file 82
2024-04-19 12:09:45 memit 0
2024-04-19 12:09:44 memeit 0
2024-04-19 12:09:19 import 58
2024-04-19 12:00:18 matplotlib 36
2024-04-19 11:22:49 path 45
2024-04-19 11:12:31 newline 15
2024-04-19 11:02:56 captured 4
2024-04-19 10:58:28 display.code 0
2024-04-19 10:58:18 code 108
2024-04-19 10:57:38 startup 32
2024-04-19 10:22:02 display 52
2024-04-19 09:51:55 %%bash 14
2024-04-19 09:24:34 line_magic 2
2024-04-19 08:51:20 nbformat 6
2024-04-19 08:41:08 pexpect 5
2024-04-19 08:35:04 asyncresult 3
2024-04-19 08:24:57 install 28
2024-04-19 08:13:23 terminalipythonapp 2
2024-04-19 08:03:33 startup 32
2024-04-19 07:34:37 autoreload 9
2024-04-19 07:34:19 reload 20
2024-04-19 07:21:25 separate_in 1
2024-04-19 07:20:16 autoreload 9
2024-04-19 07:13:47 interactiveshell 24
2024-04-19 06:54:23 nbconvert 8
2024-04-19 06:33:13 deepreload 4
2024-04-19 05:28:47 interactiveshell 24
2024-04-19 05:26:33 print 69
2024-04-19 03:53:14 image 20
2024-04-19 03:14:24 matplotlib 36
2024-04-19 03:10:44 reload 20
2024-04-19 01:03:39 config 53
2024-04-19 01:03:26 config 53
2024-04-19 00:56:13 out variable 72
2024-04-19 00:41:03 history 49
2024-04-18 23:26:33 node 7
2024-04-18 23:26:28 ast node 16
2024-04-18 23:22:21 output 68
2024-04-18 22:39:33 virtualenv 8
2024-04-18 22:18:37 utils.io.capturedio 0
2024-04-18 22:17:53 capture 15
2024-04-18 22:06:26 exception 46
2024-04-18 22:06:14 throw 1
2024-04-18 22:02:58 error 38
2024-04-18 21:42:32 conda 9
2024-04-18 21:31:55 kernel 35
2024-04-18 21:31:49 kernal 0
2024-04-18 21:17:38 ipykernel 13
2024-04-18 21:10:15 kernel 35
2024-04-18 21:04:10 register_cell_magic 2
2024-04-18 20:29:36 audio 4
2024-04-18 19:19:25 run 68
2024-04-18 19:19:12 you can run any python file 194
2024-04-18 19:12:15 notebook_dir 0
2024-04-18 18:15:36 matplotlib 36
2024-04-18 18:08:52 display 52
2024-04-18 17:58:22 %matplotlib 36
2024-04-18 17:54:32 autoreload 9
2024-04-18 17:30:30 display 52
2024-04-18 17:09:42 matplotlib 36
2024-04-18 17:03:38 nbconvert 8
2024-04-18 16:59:12 svg 16
2024-04-18 16:51:45 log-level 42
2024-04-18 16:44:15 widget 16
2024-04-18 16:29:38 autoreload 9
2024-04-18 16:02:26 array length 15
2024-04-18 16:02:08 length of array 192
2024-04-18 15:49:30 magic 71
2024-04-18 15:39:13 autoreload 9
2024-04-18 15:30:30 jedi 6
2024-04-18 14:37:55 qtconsole 18
2024-04-18 14:02:21 timeit 23
2024-04-18 12:51:49 interactiveshell.ast_node_interactivity 4
2024-04-18 12:36:59 autoreload 9
2024-04-18 12:36:39 reload 20
2024-04-18 12:14:42 latex 25
2024-04-18 12:09:38 logs command 74
2024-04-18 12:05:54 magic 71
2024-04-18 11:51:52 ipython.display.audio 3
2024-04-18 11:45:55 fetch 4
2024-04-18 09:55:20 zmqinteractiveshell 1
2024-04-18 09:43:46 payload_manager 0
2024-04-18 09:43:43 payload-manager 28
2024-04-18 09:43:35 payload manager 28
2024-04-18 09:42:59 interactiveshell 24
2024-04-18 09:15:00 reformate cell 41
2024-04-18 09:09:44 interactiveshellapp 4
2024-04-18 09:09:11 log_output 1
2024-04-18 09:08:41 audio 4
2024-04-18 07:28:25 user_module 2
2024-04-18 07:20:08 pygments 15
2024-04-18 07:19:59 theme 1
2024-04-18 07:03:45 exec 11
2024-04-18 07:02:10 allow_origin 0
2024-04-18 07:01:59 notebookapp.allow_origin 0
2024-04-18 06:17:52 oracle 0
2024-04-18 06:02:42 audio pass 40
2024-04-18 05:02:37 error 38
2024-04-18 05:01:29 ipython not available 194
2024-04-18 03:55:41 kernel 35
2024-04-18 02:58:33 run_line 0
2024-04-18 02:54:49 history 49
2024-04-18 02:52:35 display 52
2024-04-18 02:40:51 json 19
2024-04-18 02:00:27 autoreload 9
2024-04-18 01:06:49 autoreload 9
2024-04-18 00:38:57 get_square 0
2024-04-18 00:38:26 getsquare 0
2024-04-17 23:57:32 retina 4
2024-04-17 23:53:37 autoreload 9
2024-04-17 23:02:57 javascript 16
2024-04-17 23:01:48 running 62
2024-04-17 22:58:08 %local-changes 56
2024-04-17 22:49:45 %autoreload 9
2024-04-17 22:04:48 html 30
2024-04-17 22:04:22 magic 71
2024-04-17 21:42:16 mpi 7
2024-04-17 21:39:43 zeromq 4
2024-04-17 21:23:13 timeit 23
2024-04-17 21:09:18 magic 71
2024-04-17 21:06:01 %tee 2
2024-04-17 21:06:00 %store 28
2024-04-17 21:05:58 %capture 15
2024-04-17 20:51:54 run -i 184
2024-04-17 20:44:22 autoreload 9
2024-04-17 20:41:10 prompts_class 2
2024-04-17 20:18:07 shutdown 8
2024-04-17 20:12:28 logs 11
2024-04-17 20:06:00 autoreload 9
2024-04-17 19:59:16 async 8
2024-04-17 19:45:13 flags 15
2024-04-17 19:31:00 reload 20
2024-04-17 19:11:12 %store 28
2024-04-17 19:04:45 autoreload 9
2024-04-17 18:29:57 get_config 1
2024-04-17 18:09:09 autoreload 9
2024-04-17 18:09:02 reload 20
2024-04-17 17:12:11 autoreload 9
2024-04-17 16:59:27 capture_output 2
2024-04-17 16:46:15 compatibility 193
2024-04-17 16:43:59 hist_file 2
2024-04-17 16:29:29 interactiveshellembed 5
2024-04-17 16:23:03 python 3.10.1 194
2024-04-17 16:22:53 python 10.1 194
2024-04-17 16:00:07 displayhandle 2
2024-04-17 15:45:54 richoutput 1
2024-04-17 15:45:21 richoutput 1
2024-04-17 15:28:06 register_line_magic 1
2024-04-17 15:21:24 qtconsole 18
2024-04-17 15:20:13 reload 20
2024-04-17 15:17:57 %hist 10
2024-04-17 15:10:36 autoreload 9
2024-04-17 14:50:53 8.16 1
2024-04-17 14:41:31 jedi 6
2024-04-17 14:27:16 bash 14
2024-04-17 14:19:25 dynamic object information 119
2024-04-17 14:10:19 autoreload 9
2024-04-17 13:10:13 image 20
2024-04-17 13:04:19 get_config 1
2024-04-17 13:02:01 simple-prompt 78
2024-04-17 12:59:22 html 30
2024-04-17 12:31:39 profile 37
2024-04-17 12:28:23 %history 49
2024-04-17 12:27:45 history 49
2024-04-17 12:17:11 question mar 6
2024-04-17 12:17:06 ? 0
2024-04-17 11:04:11 %whos 7
2024-04-17 10:26:14 help 38
2024-04-17 10:01:31 display 52
2024-04-17 09:49:21 parallel 21
2024-04-17 09:48:49 direct 10
2024-04-17 09:45:07 display 52
2024-04-17 09:39:50 run_cell 7
2024-04-17 09:39:13 autoreload 9
2024-04-17 09:39:09 autoimport 0
2024-04-17 09:36:14 flush 9
2024-04-17 09:27:10 reformate cell 41
2024-04-17 08:45:34 markdown 14
2024-04-17 08:32:43 aimport 3
2024-04-17 08:23:42 vi_mode 2
2024-04-17 08:21:24 qtconsole 18
2024-04-17 08:16:52 nbconvert 8
2024-04-17 08:12:03 terminalinteractiveshell 11
2024-04-17 07:55:23 display 52
2024-04-17 07:54:31 ipython display 194
2024-04-17 07:51:20 page 24
2024-04-17 07:47:58 flush 9
2024-04-17 07:47:20 execasync 0
2024-04-17 07:47:01 flush cache 24
2024-04-17 07:46:38 cache 20
2024-04-17 07:46:28 slow 14
2024-04-17 07:46:15 exec 11
2024-04-17 07:28:54 font-size 24
2024-04-17 07:28:40 font 4
2024-04-17 07:23:58 font 4
2024-04-17 07:23:46 font size 24
2024-04-17 07:16:59 zmq 10
2024-04-17 06:14:56 passwd 1
2024-04-17 06:12:14 passwd 1
2024-04-17 05:22:27 html 30
2024-04-17 05:11:48 %reset 24
2024-04-17 04:20:42 profile 37
2024-04-17 03:08:56 ipykernel 13
2024-04-17 02:51:27 display 52
2024-04-17 02:33:15 amplitude_to_db 0
2024-04-17 02:32:29 reload 20
2024-04-17 02:09:27 get_config 1
2024-04-17 01:56:41 how to catch kernel messages 192
2024-04-17 01:53:11 do_shutdown 2
2024-04-17 01:52:33 ipython.application.instance 0
2024-04-17 01:51:58 ipython.application 0
2024-04-17 01:37:36 autoreload 9
2024-04-17 01:21:55 list 92
2024-04-17 00:57:55 notebook 46
2024-04-17 00:53:29 kernel 35
2024-04-17 00:13:25 clear_output 7
2024-04-16 23:54:08 embed 20
2024-04-16 22:50:37 logging 24
2024-04-16 22:36:38 exception handler 55
2024-04-16 22:33:28 xfrozen_modules 0
2024-04-16 22:22:07 register kernel jupyter 62
2024-04-16 21:49:33 versions 192
2024-04-16 21:40:11 no module named '_sqlite3' 162
2024-04-16 21:28:38 tracebackhide 0
2024-04-16 20:47:52 dependencies 14
2024-04-16 20:25:17 hide 10
2024-04-16 20:06:43 audio 4
2024-04-16 20:00:16 reload 20
2024-04-16 20:00:06 reaload 0
2024-04-16 19:59:19 display 52
2024-04-16 19:22:09 colorsensor 0
2024-04-16 19:07:49 display 52
2024-04-16 19:02:21 shell 53
2024-04-16 19:02:12 ! 0
2024-04-16 19:01:21 restart 13
2024-04-16 18:50:06 reload_ext 4
2024-04-16 18:26:07 magic 71
2024-04-16 18:19:07 clear 18
2024-04-16 18:14:01 autoreload 9
2024-04-16 18:11:46 pylab 20
2024-04-16 17:55:47 autoreload 9
2024-04-16 17:55:07 autoreload 9
2024-04-16 16:53:50 _repr_html_ 5
2024-04-16 16:30:23 debugger 27
2024-04-16 16:19:26 iframe 9
2024-04-16 16:17:18 autoreload 9
2024-04-16 15:42:18 async 8
2024-04-16 15:20:37 zmq 20
2024-04-16 15:19:56 clear 18
2024-04-16 15:18:48 passwd 1
2024-04-16 15:08:36 autoreload 9
2024-04-16 15:08:27 jedi 6
2024-04-16 14:48:31 deepreload 4
2024-04-16 14:48:21 deep reload 23
2024-04-16 14:46:08 set_custom_completer 2
2024-04-16 14:37:23 pandas 5
2024-04-16 14:32:54 render call stack 86
2024-04-16 13:49:34 set_mode 2
2024-04-16 13:38:56 format 39
2024-04-16 13:23:28 rgba 0
2024-04-16 13:04:27 gnu radio 2
2024-04-16 13:00:45 reload 20
2024-04-16 12:48:40 magics 51
2024-04-16 12:45:01 key 35
2024-04-16 12:44:56 autoreload 9
2024-04-16 12:39:10 text/plain 69
2024-04-16 12:39:00 mime types 38
2024-04-16 12:32:34 interactiveshell 24
2024-04-16 12:22:12 completer 21
2024-04-16 12:20:41 magic 71
2024-04-16 12:16:48 linefmt 0
2024-04-16 12:15:50 __main__ 8
2024-04-16 11:47:55 timeit 23
2024-04-16 11:43:39 display 52
2024-04-16 11:33:27 autoreload 9
2024-04-16 11:07:18 display_data 3
2024-04-16 10:49:00 jedi 6
2024-04-16 10:48:45 solve 2
2024-04-16 10:48:16 reload 20
2024-04-16 10:18:32 timeit 23
2024-04-16 10:01:33 nbfornat.v4 0
2024-04-16 10:00:43 nbformat 6
2024-04-16 09:52:24 image 20
2024-04-16 09:52:09 image 20
2024-04-16 09:44:48 highlighting_style 2
2024-04-16 09:44:13 monokai 0
2024-04-16 09:35:41 pre_run_cell 3
2024-04-16 09:31:41 eddsa 0
2024-04-16 09:26:31 %run 68
2024-04-16 09:26:19 %call 83
2024-04-16 09:25:31 call 83
2024-04-16 09:18:41 autoreload 9
2024-04-16 09:18:11 formatting 20
2024-04-16 09:17:40 startup 32
2024-04-16 08:50:18 autoreload 9
2024-04-16 08:31:07 html 30
2024-04-16 08:28:27 global 56
2024-04-16 08:18:51 display 52
2024-04-16 07:57:40 autoreload 9
2024-04-16 07:38:09 autoreload 9
2024-04-16 07:21:50 cell 41
2024-04-16 07:04:28 %run 68
2024-04-16 07:04:26 run 68
2024-04-16 06:16:26 vim 8
2024-04-16 05:56:01 uninstall 0
2024-04-16 02:54:20 image 20
2024-04-16 02:39:05 autoindent 8
2024-04-16 02:38:53 commad 0
2024-04-16 02:37:05 indent 16
2024-04-16 01:34:55 terminal.embed.interactiveshellembed 2
2024-04-16 01:32:10 interactiveshellembed 5
2024-04-16 00:52:10 embed 20
2024-04-16 00:09:06 gpu 0
2024-04-15 23:32:54 imports 21
2024-04-15 23:32:23 autoreload 9
2024-04-15 23:32:05 save session 50
2024-04-15 23:31:26 session 44
2024-04-15 22:45:56 ssh 8
2024-04-15 22:45:45 --no-browser 79
2024-04-15 22:45:02 no-browser 79
2024-04-15 22:30:38 load data 68
2024-04-15 22:30:09 data frame 54
2024-04-15 22:30:03 parquet 0
2024-04-15 22:27:44 %load 40
2024-04-15 22:23:46 deepreload 4
2024-04-15 22:03:01 save file 84
2024-04-15 22:02:49 save 23
2024-04-15 21:36:28 clear_output 7
2024-04-15 21:20:36 command 72
2024-04-15 20:33:05 autoreload 9
2024-04-15 20:18:20 magic command 96
2024-04-15 20:17:55 "%run" 68
2024-04-15 20:00:44 user_ns 11
2024-04-15 19:28:28 cython 9
2024-04-15 19:12:35 qtconsole 18
2024-04-15 19:11:07 autoreload 9
2024-04-15 18:11:11 rmagic 7
2024-04-15 16:52:10 autoreload 9
2024-04-15 16:49:02 autoreload 9
2024-04-15 16:03:03 jedi 6
2024-04-15 15:57:58 html 30
2024-04-15 15:56:11 profile 37
2024-04-15 15:52:15 magic commands 83
2024-04-15 15:24:58 autoreload 9
2024-04-15 15:24:08 reload 20
2024-04-15 15:21:34 pretty 22
2024-04-15 14:58:43 autoreload 9
2024-04-15 14:58:41 auto reload 43
2024-04-15 14:52:56 read_gen 0
2024-04-15 14:15:46 display 52
2024-04-15 14:06:52 get cell content 81
2024-04-15 14:05:20 context mode 67
2024-04-15 14:02:04 autoreload 9
2024-04-15 13:48:46 !! 0
2024-04-15 13:48:32 system calls 80
2024-04-15 13:45:42 magic 71
2024-04-15 13:45:17 passwd 1
2024-04-15 13:30:51 display 52
2024-04-15 13:27:21 emacs 17
2024-04-15 12:58:24 save 23
2024-04-15 12:58:19 state 31
2024-04-15 12:29:16 register_line_magic 1
2024-04-15 12:09:34 autoreload 9
2024-04-15 11:34:52 nbformat 6
2024-04-15 11:31:33 start.py 0
2024-04-15 10:44:43 pytest 4
2024-04-15 10:29:01 history 49
2024-04-15 10:28:42 clean history 51
2024-04-15 10:24:38 integrating 7
2024-04-15 10:17:48 %autocall 15
2024-04-15 10:14:30 %aimport 3
2024-04-15 10:14:22 aimport 3
2024-04-15 10:09:10 autoreload 9
2024-04-15 10:06:20 reload 20
2024-04-15 10:04:22 image() 20
2024-04-15 10:04:09 image 20
2024-04-15 09:50:03 clear_output 7
2024-04-15 09:49:15 display 52
2024-04-15 09:43:16 tab 29
2024-04-15 09:38:39 register_line_cell_magic 1
2024-04-15 09:37:53 @register_line_cell 0
2024-04-15 09:37:19 @register_ 1
2024-04-15 09:18:45 timeit 23
2024-04-15 08:59:04 kernelspec 2
2024-04-15 08:46:58 notebook 46
2024-04-15 08:27:32 utils.io 1
2024-04-15 08:22:38 user_ns 11
2024-04-15 08:16:02 kernel 35
2024-04-15 07:45:28 run 68
2024-04-15 07:41:14 autoreload 9
2024-04-15 07:40:37 interactiveshell 24
2024-04-15 07:38:23 vi mode 54
2024-04-15 07:35:09 .config 53
2024-04-15 07:34:19 class config 126
2024-04-15 07:33:38 config 53
2024-04-15 07:30:44 autoreload 9
2024-04-15 07:23:18 jupyterfrontend 0
2024-04-15 07:17:44 autoreload 9
2024-04-15 07:13:03 imaghe 0
2024-04-15 06:34:37 get_ipython 15
2024-04-15 06:33:52 name 88
2024-04-15 06:09:17 autoreload 9
2024-04-15 06:05:24 clear 18
2024-04-15 05:07:34 import 58
2024-04-15 03:49:01 parallel 21
2024-04-15 03:03:09 run_line_magic 4
2024-04-15 02:43:41 display data 72
2024-04-15 01:50:26 system 61
2024-04-15 01:49:21 ctrl-c 48
2024-04-15 01:48:19 ctrl 18
2024-04-14 23:59:29 ipykernel 13
2024-04-14 23:36:49 run 68
2024-04-14 23:10:07 audio 4
2024-04-14 22:09:29 reload 20
2024-04-14 20:51:53 __init__.py 89
2024-04-14 19:29:51 start_ipython 5
2024-04-14 18:33:02 windows 11 45
2024-04-14 18:15:36 display.display 0
2024-04-14 16:32:40 html 30
2024-04-14 15:51:11 autoreload 9
2024-04-14 14:57:09 latex 25
2024-04-14 13:31:29 color 27
2024-04-14 13:29:54 autoreload 9
2024-04-14 13:28:37 load 40
2024-04-14 13:26:49 get_ipython 15
2024-04-14 13:14:14 retina 4
2024-04-14 13:14:03 inlinebackend 2
2024-04-14 13:13:53 config 53
2024-04-14 13:13:13 reload_ext 4
2024-04-14 12:25:46 magic 71
2024-04-14 11:40:59 packages 17
2024-04-14 10:16:35 vi mode 54
2024-04-14 10:15:59 vi 12
2024-04-14 09:17:09 autoreload 9
2024-04-14 07:06:33 gui 31
2024-04-14 05:54:10 display 52
2024-04-14 04:58:40 reload 20
2024-04-14 04:28:22 profile 37
2024-04-14 03:44:30 !head 7
2024-04-14 03:31:17 ipykernel 13
2024-04-14 03:29:10 mojo 0
2024-04-14 03:10:06 ctree 0
2024-04-14 01:57:06 markdown 14
2024-04-14 00:55:59 shortcut 15
2024-04-14 00:52:32 autoreload 9
2024-04-13 22:23:55 display 52
2024-04-13 21:30:38 autoreload 9
2024-04-13 20:10:39 kernel 35
2024-04-13 19:00:12 videoplayer 0
2024-04-13 18:46:13 autoreload 9
2024-04-13 18:42:33 black 9
2024-04-13 17:12:23 embed 20
2024-04-13 16:53:53 get_ipython 15
2024-04-13 16:39:42 run 68
2024-04-13 15:42:27 zmqinteractiveshell 1
2024-04-13 15:28:30 passwd 1
2024-04-13 14:50:23 endswith 0
2024-04-13 13:50:50 ipython.display 12
2024-04-13 13:49:45 save image 34
2024-04-13 13:49:18 save 23
2024-04-13 10:55:56 9000 0
2024-04-13 10:14:52 warn 10
2024-04-13 10:10:02 semicolon 5
2024-04-13 10:09:54 jupyter 26
2024-04-13 09:17:03 zmqinteractiveshell 1
2024-04-13 08:51:23 repr png 19
2024-04-13 07:37:37 magic commands 83
2024-04-13 05:46:44 buffering 0
2024-04-13 05:28:05 display 52
2024-04-13 05:03:37 audio 4
2024-04-13 04:54:39 save 23
2024-04-13 03:27:46 color 27
2024-04-13 03:16:36 %prun 12
2024-04-13 01:26:59 core.magics.execution 1
2024-04-12 23:24:46 traitlets 13
2024-04-12 23:06:53 embed 20
2024-04-12 23:06:02 ipydb 0
2024-04-12 23:04:26 pdb 24
2024-04-12 22:25:24 comm 3
2024-04-12 22:22:45 ipykernel 13
2024-04-12 21:45:41 emacs 17
2024-04-12 21:16:42 pylab 20
2024-04-12 21:07:21 pylab 20
2024-04-12 20:29:20 autoreload 9
2024-04-12 20:25:17 history 49
2024-04-12 20:19:39 columns 3
2024-04-12 20:10:36 startup 32
2024-04-12 19:36:23 jedi 6
2024-04-12 18:24:41 parallel 21
2024-04-12 18:06:59 autoreload 9
2024-04-12 17:02:51 logstart 11
2024-04-12 16:46:22 jedi 6
2024-04-12 16:41:33 deep reload 23
2024-04-12 16:07:01 nbformat 6
2024-04-12 15:46:26 %%time 63
2024-04-12 15:46:22 time 63
2024-04-12 15:41:13 convert to markdown 193
2024-04-12 15:34:53 ploting 0
2024-04-12 15:29:39 parse_argstring 2
2024-04-12 15:29:12 run_code 2
2024-04-12 15:27:44 run 68
2024-04-12 15:26:32 qtconsole 18
2024-04-12 14:24:50 autoreload 9
2024-04-12 14:04:25 jupyter 26
2024-04-12 14:03:15 display_html 1
2024-04-12 13:25:54 reset' 24
2024-04-12 13:22:32 autoreload 9
2024-04-12 13:09:56 image 20
2024-04-12 12:54:45 python 3.9 194
2024-04-12 11:54:24 qtinprocesskernelmanager 0
2024-04-12 11:53:28 get_ipython 15
2024-04-12 11:53:01 dependencies 14
2024-04-12 11:52:19 ipython 194
2024-04-12 11:44:30 math 12
2024-04-12 11:24:46 zip 3
2024-04-12 11:19:12 traceback 29
2024-04-12 11:05:53 analyse audio 4
2024-04-12 10:59:14 cite 0
2024-04-12 10:59:12 canvas 1
2024-04-12 10:59:11 citing 0
2024-04-12 10:58:07 commmanager 0
2024-04-12 10:48:05 kernel 35
2024-04-12 10:42:45 module: display 159
2024-04-12 10:41:36 clear_output 7
2024-04-12 10:40:07 network 8
2024-04-12 10:39:34 remote 9
2024-04-12 10:39:26 remote ipython 194
2024-04-12 09:59:40 run_line_magic 4
2024-04-12 09:59:36 run_line_magicl 0
2024-04-12 09:52:55 global 28
2024-04-12 09:46:03 %store 28
2024-04-12 09:29:42 latex 25
2024-04-12 09:23:44 input transformation 70
2024-04-12 09:18:54 highlighting 25
2024-04-12 08:57:34 custominteractiveshell 0
2024-04-12 08:02:07 ipython_console_highlighting 0
2024-04-12 08:01:44 ipython.sphinxext.ipython_directive 3
2024-04-12 07:53:59 --simple-prompt 78
2024-04-12 07:38:08 display 52
2024-04-12 07:10:36 shortcut 15
2024-04-12 06:41:19 st_node_interactivity 0
2024-04-12 05:45:07 ipykernel 13
2024-04-12 05:08:42 nbconvert 8
2024-04-12 04:06:03 time 63
2024-04-12 03:28:43 kernelspec 2
2024-04-12 03:27:24 memory 18
2024-04-12 03:27:14 emory 0
2024-04-12 02:47:33 integral 0
2024-04-12 02:19:21 readlinelike 3
2024-04-12 02:17:32 ipcompleter 4
2024-04-12 02:16:44 terminalinteractiveshell 11
2024-04-12 01:51:29 space_for_menu 2
2024-04-12 01:48:38 sha1 1
2024-04-12 01:47:55 display_page 2
2024-04-12 01:34:02 _html_repr_ 0
2024-04-12 01:33:57 html_repr 0
2024-04-12 01:32:19 get_ipython 15
2024-04-12 01:23:58 space_for_menu 2
2024-04-12 01:11:50 display_page 2
2024-04-12 01:03:15 mimetype 5
2024-04-12 01:00:07 autoreload 9
2024-04-12 00:49:24 passwd 1
2024-04-12 00:27:34 session 44
2024-04-11 23:50:38 display 52
2024-04-11 22:57:39 autoreload 9
2024-04-11 22:38:23 autoreload 9
2024-04-11 21:46:59 output 68
2024-04-11 21:07:30 clear 18
2024-04-11 20:04:44 magic 71
2024-04-11 19:48:13 mpi 7
2024-04-11 19:42:59 display_name 1
2024-04-11 19:23:06 audio 4
2024-04-11 18:58:24 --user 79
2024-04-11 18:46:09 simple-prompt 78
2024-04-11 18:26:48 %run 68
2024-04-11 18:26:38 debug 25
2024-04-11 18:08:03 reload 20
2024-04-11 18:07:48 autoreload 9
2024-04-11 17:52:23 autoreload 9
2024-04-11 17:52:21 autorelad 0
2024-04-11 17:45:03 display.image 0
2024-04-11 17:11:47 append_display_data 0
2024-04-11 17:11:10 autoreload 9
2024-04-11 17:00:40 exit 27
2024-04-11 16:51:09 %fs ls 15
2024-04-11 16:43:09 string 84
2024-04-11 16:24:34 jedi 6
2024-04-11 16:18:09 background 15
2024-04-11 16:17:58 backgroundjobs 1
2024-04-11 16:15:26 background jobs 15
2024-04-11 15:53:42 image 20
2024-04-11 15:29:46 text cell 78
2024-04-11 15:29:11 cells 20
2024-04-11 15:28:42 text cell and code cell 193
2024-04-11 15:28:20 what is difference between text cell and code cell 193
2024-04-11 15:06:19 auto-reload 43
2024-04-11 15:06:19 autoreload 9
2024-04-11 14:55:26 display 52
2024-04-11 14:52:32 run magic 91
2024-04-11 14:52:22 %run 68
2024-04-11 14:05:45 display 52
2024-04-11 14:02:52 cython 9
2024-04-11 13:59:18 cython 9
2024-04-11 13:57:56 exec_lines 8
2024-04-11 13:50:09 autoreload 9
2024-04-11 13:50:04 autoreaload 0
2024-04-11 12:43:38 autoreload 9
2024-04-11 12:29:21 clear_output 7
2024-04-11 12:28:00 version 192
2024-04-11 11:52:51 ipykernell 0
2024-04-11 11:28:02 psource 9
2024-04-11 11:24:30 autoreload 9
2024-04-11 11:14:48 autoreload 9
2024-04-11 11:04:24 kernal 0
2024-04-11 10:24:35 autoreload 9
2024-04-11 10:18:48 virtual 7
2024-04-11 09:47:07 kernel 35
2024-04-11 09:34:38 remove 32
2024-04-11 09:31:28 autoreload 9
2024-04-11 08:44:01 timeit 23
2024-04-11 08:27:32 submodule 5
2024-04-11 08:14:23 display 52
2024-04-11 08:06:25 payload 5
2024-04-11 07:21:32 history 49
2024-04-11 07:00:38 display 52
2024-04-11 06:35:57 display 52
2024-04-11 05:34:49 html 30
2024-04-11 04:55:46 start_kernel 3
2024-04-11 04:40:53 ipcompleter.greedy 3
2024-04-11 04:36:43 payload 5
2024-04-11 04:30:10 creates new 93
2024-04-11 04:29:43 new prompt 102
2024-04-11 04:18:52 output logging 73
2024-04-11 04:17:11 timestamping 0
2024-04-11 04:13:06 log_datefmt 2
2024-04-11 04:05:46 audio.save 0
2024-04-11 04:03:46 save 23
2024-04-11 04:03:20 audio 4
2024-04-11 02:56:16 autoreload 9
2024-04-11 01:50:37 autoreload 9
2024-04-11 01:50:22 auto reload 43
2024-04-11 00:56:52 %%capture 15
2024-04-11 00:51:09 sql 0
2024-04-11 00:39:56 vi 12
2024-04-10 21:57:44 auto reload 43
2024-04-10 21:42:18 svg 16
2024-04-10 21:40:16 embed 20
2024-04-10 21:39:22 .embed( 20
2024-04-10 21:31:13 logging 24
2024-04-10 21:11:43 get_ipython 15
2024-04-10 21:10:05 "exit code" 4
2024-04-10 21:09:46 exit code 111
2024-04-10 21:08:21 ipython.run_cell_magic 0
2024-04-10 20:49:31 display_name 1
2024-04-10 20:34:51 markdown 14
2024-04-10 20:28:28 traceback 29
2024-04-10 20:27:58 ansi 9
2024-04-10 20:14:36 notebook 46
2024-04-10 19:52:46 timeit 23
2024-04-10 19:46:54 grid 3
2024-04-10 19:46:22 continue 15
2024-04-10 19:42:36 dataframe 2
2024-04-10 19:38:21 output 68
2024-04-10 19:38:07 outputarea 1
2024-04-10 19:25:23 display 52
2024-04-10 19:21:21 needs_local_scope 3
2024-04-10 18:55:59 outputarea 1
2024-04-10 18:55:53 autoscroll 0
2024-04-10 18:55:46 auto_scroll 0
2024-04-10 18:55:41 register_magic_function 3
2024-04-10 18:44:50 var = 13
2024-04-10 18:44:43 !! 0
2024-04-10 18:28:01 display 52
2024-04-10 17:58:31 virtualenv 8
2024-04-10 17:42:01 display 52
2024-04-10 17:28:05 timeit 23
2024-04-10 17:11:35 html 30
2024-04-10 16:48:29 qt 29
2024-04-10 16:17:11 filelinks 4
2024-04-10 16:14:27 history 49
2024-04-10 16:01:46 jedi 6
2024-04-10 15:57:30 safe 7
2024-04-10 15:40:29 display 52
2024-04-10 15:33:59 debug 25
2024-04-10 15:32:46 "input line" 12
2024-04-10 15:32:00 input line saving 107
2024-04-10 15:30:33 configs 0
2024-04-10 15:27:59 password 5
2024-04-10 15:24:37 load_ext autoreload 19
2024-04-10 15:16:18 reload 20
2024-04-10 15:13:14 autoreload 9
2024-04-10 15:08:55 terminalinteractiveshell 11
2024-04-10 15:08:05 configs 0
2024-04-10 14:47:18 profile 37
2024-04-10 14:43:23 ipython.core.history.historymanager 2
2024-04-10 14:38:54 history 49
2024-04-10 14:35:36 md 0
2024-04-10 14:10:23 autoreload 9
2024-04-10 14:10:17 reload import 63
2024-04-10 13:57:53 install 28
2024-04-10 13:13:55 zmq 10
2024-04-10 13:07:51 utils.io 1
2024-04-10 13:06:14 kernel.zmq 0
2024-04-10 13:05:46 getpass 2
2024-04-10 13:05:43 buffer 22
2024-04-10 12:44:15 theme 1
2024-04-10 12:42:15 tab 29
2024-04-10 12:36:18 interactiveshell 24
2024-04-10 12:36:14 magicsmanager 2
2024-04-10 12:29:50 run_line_magic 4
2024-04-10 12:29:14 interactiveshell 24
2024-04-10 12:29:09 zmqinteractiveshell 1
2024-04-10 11:49:18 magic 71
2024-04-10 11:44:27 autoreload 9
2024-04-10 11:33:13 _make_wav 0
2024-04-10 11:32:56 audio 4
2024-04-10 11:02:53 await 7
2024-04-10 11:02:09 async 8
2024-04-10 10:53:29 autoreload 9
2024-04-10 10:53:25 autorelod 0
2024-04-10 10:47:26 display 52
2024-04-10 09:57:10 kernel.zmq 0
2024-04-10 09:56:38 kernel 35
2024-04-10 09:55:25 zmq 10
2024-04-10 09:46:13 stdout 25
2024-04-10 09:35:03 shell 63
2024-04-10 09:23:57 autoreload 9
2024-04-10 09:17:13 autoreload 9
2024-04-10 09:06:23 display 52
2024-04-10 09:06:18 image 20
2024-04-10 09:04:18 deepreload 4
2024-04-10 08:55:10 ipython-kernel-install "--env" 194
2024-04-10 08:54:57 ipython-kernel-install --env 194
2024-04-10 08:53:14 ipython-kernel-install env 194
2024-04-10 08:53:00 ipython-kernel-install 194
2024-04-10 08:40:43 multikernelmanager 0
2024-04-10 08:19:45 jupyter 26
2024-04-10 08:08:21 "kernel install" 1
2024-04-10 08:08:17 auto 32
2024-04-10 08:06:12 kernel install 47
2024-04-10 06:18:44 display function 132
2024-04-10 05:37:55 cell_id 3
2024-04-10 05:35:59 class ipython 194
2024-04-10 05:35:56 ipython 194
2024-04-10 03:50:39 user_ns 11
2024-04-10 01:28:44 function register 119
2024-04-10 01:27:58 function 115
2024-04-10 01:27:26 register 23
2024-04-10 01:21:20 repr_mimebundle 0
2024-04-09 23:40:32 passwd 1
2024-04-09 23:29:50 autoreload 9
2024-04-09 23:02:33 bang 4
2024-04-09 22:43:11 python 194
2024-04-09 22:28:06 .embed( 20
2024-04-09 22:27:31 embed 20
2024-04-09 21:39:42 arguments 59
2024-04-09 21:39:11 cli 5
2024-04-09 21:33:51 links 14
2024-04-09 19:48:08 markdown 14
2024-04-09 19:47:46 display markdown 53
2024-04-09 19:35:46 autoreload 9
2024-04-09 19:17:59 pip 15
2024-04-09 19:17:44 env 13
2024-04-09 19:13:45 autoreload 9
2024-04-09 19:07:29 raises-exception 52
2024-04-09 17:27:45 connection_file 1
2024-04-09 17:23:04 kernel 35
2024-04-09 17:11:11 delete object 111
2024-04-09 17:10:58 delete 16
2024-04-09 16:58:42 password 5
2024-04-09 16:58:20 jedi 6
2024-04-09 16:56:50 ipykernel_launcher 0
2024-04-09 16:32:40 css 7
2024-04-09 16:14:54 r magic 76
2024-04-09 15:48:22 raw_input 15
2024-04-09 15:48:12 raw input 76
2024-04-09 15:37:58 autoreload 9
2024-04-09 15:26:31 figure_format 0
2024-04-09 15:19:20 svg 16
2024-04-09 14:58:18 autoreload 9
2024-04-09 13:12:07 ipython downloads 194
2024-04-09 13:11:33 pylab 20
2024-04-09 13:10:53 extensions 35
2024-04-09 12:57:18 display 52
2024-04-09 12:47:36 josn 0
2024-04-09 12:39:32 autoreload 9
2024-04-09 12:35:43 --terminalinteractiveshell.shortcuts 4
2024-04-09 12:35:35 autoreload 9
2024-04-09 12:16:09 autoreload 9
2024-04-09 12:15:26 latex 25
2024-04-09 11:55:44 color text in markdown 171
2024-04-09 11:35:56 autoreload 9
2024-04-09 10:55:58 magic 71
2024-04-09 10:46:36 get_kernel 0
2024-04-09 10:35:29 self sign ssl 51
2024-04-09 10:35:12 ssl 4
2024-04-09 10:35:01 certificate 0
2024-04-09 10:21:11 kernel 35
2024-04-09 09:34:03 timeit 23
2024-04-09 09:34:01 timein 0
2024-04-09 08:59:16 codecell 3
2024-04-09 07:40:26 json 19
2024-04-09 07:38:23 micromamba activate 21
2024-04-09 06:34:37 embed 40
2024-04-09 05:49:32 css 7
2024-04-09 05:44:29 dropdown 2
2024-04-09 05:38:17 enetr in ipython 170
2024-04-09 05:25:24 %sql 0
2024-04-09 04:47:57 vi mode 54
2024-04-09 04:43:45 vim 8
2024-04-09 04:09:31 %%capture 15
2024-04-09 03:35:10 history 49
2024-04-09 03:29:22 display 52
2024-04-09 03:12:14 show() 46
2024-04-09 03:10:38 surpress out[ 58
2024-04-09 03:08:12 editable 1
2024-04-09 03:08:04 output 68
2024-04-09 02:57:49 reload_ext 4
2024-04-09 02:53:43 latex 25
2024-04-09 02:53:38 display 52
2024-04-09 02:12:04 audio 4
2024-04-09 01:56:57 ipy_user_conf 0
2024-04-09 01:14:32 links 14
2024-04-09 00:50:36 image 20
2024-04-09 00:38:07 custom 38
2024-04-08 23:56:34 %store 28
2024-04-08 23:54:29 run magic 91
2024-04-08 21:50:23 html 30
2024-04-08 20:54:46 magic 71
2024-04-08 20:54:36 %sql 0
2024-04-08 20:54:29 sql 0
2024-04-08 20:03:14 autoreload 9
2024-04-08 19:51:36 config 53
2024-04-08 18:39:47 %%capture 15
2024-04-08 18:07:06 find variable 71
2024-04-08 18:07:03 variable 50
2024-04-08 18:06:51 previous cell 58
2024-04-08 17:58:26 sql 0
2024-04-08 17:46:14 remove 32
2024-04-08 17:46:11 .display 52
2024-04-08 17:45:41 display 52
2024-04-08 17:28:53 neuralart 0
2024-04-08 17:15:38 --pprint 5
2024-04-08 16:07:45 run_cell_magic 2
2024-04-08 15:28:47 passwd 1
2024-04-08 15:28:41 security 12
2024-04-08 15:22:26 ipython kernel 194
2024-04-08 14:47:38 ! ls 15
2024-04-08 14:35:24 autoreload 9
2024-04-08 14:13:53 kernel install 47
2024-04-08 14:07:17 startup 32
2024-04-08 14:03:33 ipython.display.audio 3
2024-04-08 13:53:54 html 30
2024-04-08 13:19:46 -i 198
2024-04-08 13:19:07 reload module 151
2024-04-08 13:10:05 display 52
2024-04-08 13:04:25 comment 9
2024-04-08 12:30:17 complete_command 1
2024-04-08 11:00:57 %load_ext 15
2024-04-08 09:36:03 kernel 35
2024-04-08 09:13:41 get 64
2024-04-08 09:11:10 svg 16
2024-04-08 08:47:50 version 192
2024-04-08 08:39:32 magic functions 125
2024-04-08 08:39:18 magic 71
2024-04-08 08:23:27 %%timeit 23
2024-04-08 08:19:14 fig , 1
2024-04-08 07:54:54 notebook 46
2024-04-08 06:42:16 connection file 82
2024-04-08 06:40:49 connection directory 51
2024-04-08 06:25:07 notebook 92
2024-04-08 06:20:54 path 90
2024-04-08 06:18:40 notebook file 198
2024-04-08 06:15:10 connection file 164
2024-04-08 05:22:03 qt console 38
2024-04-08 05:13:06 prefix 23
2024-04-08 05:06:12 jupyter 26
2024-04-08 03:35:51 store 28
2024-04-08 02:20:01 autoreload 9
2024-04-08 02:19:35 reload 20
2024-04-08 01:53:12 jupyter 26
2024-04-08 01:42:52 autoreload 9
2024-04-08 00:57:05 autoreload 9
2024-04-08 00:27:31 display.audio 0
2024-04-07 23:57:37 editing 23
2024-04-07 19:37:13 autoreload 9
2024-04-07 19:20:36 ipy.display_formatter.active_types = [const_nb,"text/plain","image/png","image/jpeg"] 7
2024-04-07 19:20:19 format_type 0
2024-04-07 19:15:43 display_formatter 0
2024-04-07 19:14:26 active_types 2
2024-04-07 19:10:04 parse 16
2024-04-07 18:32:52 .find 42
2024-04-07 18:11:17 breakpoint 4
2024-04-07 17:30:24 history 49
2024-04-07 16:49:14 image 20
2024-04-07 16:49:11 impage 0
2024-04-07 15:33:38 notebook 46
2024-04-07 15:31:39 repl 15
2024-04-07 15:08:19 audio 4
2024-04-07 14:17:30 autotime 0
2024-04-07 14:01:44 solve 2
2024-04-07 14:01:41 solve_ivp 0
2024-04-07 11:55:42 ipython.audio 0
2024-04-07 11:06:33 stdout 23
2024-04-07 10:23:24 audio 4
2024-04-07 09:09:45 display_full_dataframe 0
2024-04-07 08:47:03 breakpoint 4
2024-04-07 07:57:57 autoreload 9
2024-04-07 07:28:39 autoreload 9
2024-04-07 05:51:20 matplotlib inline 37
2024-04-07 04:51:49 display 52
2024-04-07 03:28:49 interactiveshell.ast_node_interactivity 4
2024-04-07 03:28:30 interactiveshell 24
2024-04-07 03:15:36 reload 20
2024-04-06 22:56:14 frozen module 150
2024-04-06 20:57:53 zmq 10
2024-04-06 20:36:55 display 52
2024-04-06 19:19:03 svg 16
2024-04-06 18:38:28 nbconvert to py 192
2024-04-06 18:38:03 n convert to py 193
2024-04-06 18:37:04 nbconvert 8
2024-04-06 18:36:00 bconvert 0
2024-04-06 18:18:58 reload 20
2024-04-06 17:39:42 command to round decimal digits 193
2024-04-06 17:39:25 round command 72
2024-04-06 17:39:04 round function 115
2024-04-06 16:53:37 autoreload 9
2024-04-06 16:09:43 system( 61
2024-04-06 16:09:35 os 23
2024-04-06 15:52:15 debug 25
2024-04-06 15:39:29 display 52
2024-04-06 13:36:48 %config 53
2024-04-06 13:31:28 ipydisplay 0
2024-04-06 13:30:54 tensorflow 0
2024-04-06 13:30:47 teensor 0
2024-04-06 12:54:25 core.display.html 0
2024-04-06 12:54:06 core display html 66
2024-04-06 12:53:58 display html 61
2024-04-06 12:53:49 html 30
2024-04-06 12:07:13 autoreload 9
2024-04-06 10:42:51 display 52
2024-04-06 09:58:03 librosa 0
2024-04-06 09:09:44 display 52
2024-04-06 08:21:33 display 52
2024-04-06 08:14:02 display 52
2024-04-06 08:13:47 autoreload 9
2024-04-06 07:27:36 _ipython_key_completions_ 1
2024-04-06 06:42:13 "python api" 0
2024-04-06 06:35:01 run_cell 7
2024-04-06 05:52:05 embed 20
2024-04-06 05:36:24 autoreload 9
2024-04-06 04:46:25 confirm_exit 3
2024-04-06 04:46:19 confirm_to_exit 0
2024-04-06 04:19:18 %%time 63
2024-04-06 00:41:45 define_macro( 2
2024-04-06 00:09:23 ipythonuserproxyagent 0
2024-04-05 22:41:50 testing.globalipapp 1
2024-04-05 21:56:30 display 52
2024-04-05 21:48:05 html 30
2024-04-05 21:45:40 prefix 23
2024-04-05 21:17:12 parallel 21
2024-04-05 20:41:12 jedi 6
2024-04-05 20:33:59 ipykernel 26
2024-04-05 20:27:02 typing_extensions 0
2024-04-05 20:13:19 trust 3
2024-04-05 20:12:53 trust notebook 46
2024-04-05 19:33:15 editors 7
2024-04-05 19:29:37 timeit 23
2024-04-05 19:24:23 magic 71
2024-04-05 18:51:08 input handler 75
2024-04-05 18:21:28 autoreload 9
2024-04-05 17:52:50 loadenv 0
2024-04-05 17:28:14 profile config 62
2024-04-05 17:27:56 config 53
2024-04-05 17:23:40 autoreload 9
2024-04-05 17:23:27 nbconvert 8
2024-04-05 17:16:57 display 52
2024-04-05 17:01:28 interactiveshellembed 5
2024-04-05 16:45:04 notebook 46
2024-04-05 14:18:23 8.14 1
2024-04-05 13:32:52 autoreload 9
2024-04-05 13:02:22 history 49
2024-04-05 13:02:15 editor 32
2024-04-05 12:05:05 widgets 11
2024-04-05 11:39:31 pdb 24
2024-04-05 11:38:09 timeit 23
2024-04-05 11:33:15 ipython.display.audio() 3
2024-04-05 10:52:10 magic 71
2024-04-05 10:32:26 debug 25
2024-04-05 10:28:26 display 52
2024-04-05 10:28:17 geojson 4
2024-04-05 10:20:57 inputrc 4
2024-04-05 10:15:53 aimport 3
2024-04-05 10:00:17 magics 51
2024-04-05 10:00:06 alias 33
2024-04-05 10:00:00 alais 0
2024-04-05 09:31:26 pandas 5
2024-04-05 09:19:40 commandline 4
2024-04-05 09:19:33 shell 63
2024-04-05 09:01:48 wave 0
2024-04-05 08:39:12 keyboard 12
2024-04-05 08:08:38 time 63
2024-04-05 08:07:36 display.clear_output 0
2024-04-05 08:07:17 clear_output 7
2024-04-05 08:03:36 cl 0
2024-04-05 07:37:23 geopandas 0
2024-04-05 07:23:49 autoreload 9
2024-04-05 06:43:28 reload 20
2024-04-05 06:42:25 reload 20
2024-04-05 05:39:06 resize 3
2024-04-05 05:38:48 output area resize 69
2024-04-05 05:38:40 output area size 73
2024-04-05 05:37:45 output area 69
2024-04-05 05:37:26 outputarea 1
2024-04-05 05:37:01 output 68
2024-04-05 04:35:38 server 9
2024-04-05 04:29:25 autoreload 9
2024-04-05 04:03:39 insert cell 48
2024-04-05 04:02:08 add cell 72
2024-04-05 04:01:07 security 12
2024-04-05 03:57:09 interactiveshell 24
2024-04-05 03:43:15 cell_id 3
2024-04-05 03:35:18 run_cell 7
2024-04-05 03:34:07 executioninfo 2
2024-04-05 03:16:02 magic 71
2024-04-05 03:05:12 startup 32
2024-04-05 02:55:45 uninstall 0
2024-04-05 01:06:32 latex 25
2024-04-05 01:06:29 line completion 97
2024-04-05 01:06:27 completion 35
2024-04-05 00:38:13 pdf 15
2024-04-04 23:58:06 %pip 15
2024-04-04 23:19:11 run_cell 7
2024-04-04 21:53:11 install user 85
2024-04-04 21:44:58 --user 79
2024-04-04 21:15:12 contains() 42
2024-04-04 21:14:53 "__contains()__" 0
2024-04-04 21:05:31 display 52
2024-04-04 21:02:18 __contains()__ 0
2024-04-04 20:58:02 str not in 172
2024-04-04 20:57:49 not in 170
2024-04-04 20:31:49 debug 25
2024-04-04 20:16:18 auto_reload 0
2024-04-04 19:36:49 echo 9
2024-04-04 19:05:59 command line 102
2024-04-04 19:05:28 "--env" 13
2024-04-04 19:05:26 restart kernel 38
2024-04-04 19:05:16 --env 13
2024-04-04 18:57:28 radio 0
2024-04-04 18:48:23 cli 5
2024-04-04 18:48:18 url 16
2024-04-04 18:48:11 http 17
2024-04-04 18:42:27 anaconda 2
2024-04-04 18:21:37 function 115
2024-04-04 18:14:48 kernel 35
2024-04-04 18:09:14 autoreload 9
2024-04-04 18:09:13 reload 20
2024-04-04 17:39:27 requirements.txt 0
2024-04-04 17:15:54 display 52
2024-04-04 17:13:34 library 32
2024-04-04 16:04:38 %run 68
2024-04-04 15:58:44 django 1
2024-04-04 15:55:10 console out 66
2024-04-04 15:48:34 python console out 194
2024-04-04 15:48:22 python console 194
2024-04-04 15:46:08 notebook 46
2024-04-04 15:44:43 without print 87
2024-04-04 15:41:51 out[] 58
2024-04-04 15:38:52 reference 17
2024-04-04 15:36:06 ipython auto output 194
2024-04-04 15:35:53 ipython output 194
2024-04-04 15:34:13 ipython’s output caching mechanism 85
2024-04-04 15:32:32 output 68
2024-04-04 15:31:38 prompt output 85
2024-04-04 15:23:08 print output 94
2024-04-04 15:22:39 auto print 84
2024-04-04 15:20:14 out 58
2024-04-04 15:03:46 save 23
2024-04-04 15:02:17 clear_output 7
2024-04-04 14:56:17 -o 198
2024-04-04 14:56:08 optimized 0
2024-04-04 14:55:49 optimization 1
2024-04-04 14:39:48 restart 13
2024-04-04 13:37:00 wrap 16
2024-04-04 13:28:47 autoreload 9
2024-04-04 13:27:12 store 28
2024-04-04 13:26:39 capture 15
2024-04-04 13:25:51 output_type 0
2024-04-04 13:25:50 format 39
2024-04-04 12:41:19 event loop 51
2024-04-04 12:12:08 autotime 0
2024-04-04 12:06:33 %autoreload 9
2024-04-04 11:40:51 ipykernel 13
2024-04-04 11:05:46 display 52
2024-04-04 11:05:36 play 2
2024-04-04 09:34:59 krn1 0
2024-04-04 09:34:31 kernel 35
2024-04-04 09:34:20 %load_ext 15
2024-04-04 09:34:15 ipykernel 13
2024-04-04 08:57:57 start_ipython 5
2024-04-04 08:28:11 display 52
2024-04-04 08:27:44 dataframe 2
2024-04-04 08:19:25 autoreload 9
2024-04-04 08:19:13 inlinebackend 2
2024-04-04 08:01:24 capture_fd_output 0
2024-04-04 07:49:35 load_ext 15
2024-04-04 07:46:00 get_ipython 15
2024-04-04 07:19:02 traceback 29
2024-04-04 07:19:00 tracebacks 22
2024-04-04 07:11:53 shell command 93
2024-04-04 07:03:43 parallel 21
2024-04-04 06:38:45 run_line_magic 4
2024-04-04 06:21:40 ipykernel 13
2024-04-04 05:54:55 license 9
2024-04-04 05:46:39 rmagic 6
2024-04-04 05:31:39 save video 28
2024-04-04 05:29:59 save 23
2024-04-04 05:29:12 timeit 23
2024-04-04 05:12:20 jupyter paths 40
2024-04-04 04:15:26 deepreload 4
2024-04-04 04:03:39 !python 194
2024-04-04 02:41:55 @param 1
2024-04-04 02:41:33 title 15
2024-04-04 02:38:48 update 37
2024-04-04 00:40:22 zmqshell 2
2024-04-03 23:37:10 widgets.togglebuttons 0
2024-04-03 22:40:00 markdown 14
2024-04-03 21:57:09 markdown 14
2024-04-03 21:39:23 autoload 3
2024-04-03 21:13:47 deepreload 4
2024-04-03 20:59:29 html 30
2024-04-03 20:51:49 autoreload 9
2024-04-03 20:29:06 source 56
2024-04-03 20:25:25 magic 71
2024-04-03 19:33:50 auto_reload 0
2024-04-03 19:33:08 reload 20
2024-04-03 19:22:43 autoreload 9
2024-04-03 19:19:25 reinstall 0
2024-04-03 18:48:16 %%expect 9
2024-04-03 18:48:07 expect 9
2024-04-03 18:43:54 kernel 35
2024-04-03 18:09:37 open 39
2024-04-03 17:59:53 gpu 0
2024-04-03 17:53:59 notebook 46
2024-04-03 16:14:24 %% 0
2024-04-03 16:12:47 variables in 166
2024-04-03 16:09:13 ipykernel 13
2024-04-03 16:04:49 kernel 35
2024-04-03 16:01:54 startup files 65
2024-04-03 15:49:55 mv 4
2024-04-03 15:48:30 import 58
2024-04-03 15:15:11 outputarea 1
2024-04-03 15:11:38 cell_magics 0
2024-04-03 14:57:14 type 72
2024-04-03 14:03:44 lib.pretty 2
2024-04-03 13:56:59 changelog 3
2024-04-03 13:44:18 split 25
2024-04-03 13:36:54 changelog 3
2024-04-03 13:28:11 autoreload 9
2024-04-03 13:23:15 write 31
2024-04-03 13:23:10 write files 74
2024-04-03 13:15:55 embed_kernel 3
2024-04-03 13:15:25 block 30
2024-04-03 13:00:46 print 69
2024-04-03 12:56:46 audio 4
2024-04-03 12:48:21 frozen_modules 0
2024-04-03 12:48:16 --frozen_modules 0
2024-04-03 12:43:37 -xfrozen_modules 198
2024-04-03 12:31:47 iframe 9
2024-04-03 11:37:26 autoreload 9
2024-04-03 11:29:23 break 13
2024-04-03 11:11:17 autoreload 9
2024-04-03 11:08:15 kernel 35
2024-04-03 10:49:14 async 8
2024-04-03 10:37:31 kernel 35
2024-04-03 10:29:16 config 53
2024-04-03 10:21:34 input_transformers_post 3
2024-04-03 10:14:22 ast_transformers 2
2024-04-03 10:13:20 html 30
2024-04-03 10:10:21 audio 4
2024-04-03 10:00:28 open file 88
2024-04-03 09:29:13 autoreload 9
2024-04-03 09:28:41 %load_ext 15
2024-04-03 09:19:26 change local variable 78
2024-04-03 09:12:20 autoreload 9
2024-04-03 09:08:19 environment 43
2024-04-03 08:18:51 display.image 0
2024-04-03 08:17:12 image 20
2024-04-03 08:16:38 display 52
2024-04-03 08:12:23 display method 94
2024-04-03 08:11:32 print html 81
2024-04-03 07:47:40 input_transformers_post 3
2024-04-03 07:17:52 wrap 16
2024-04-03 06:50:32 cell_type 1
2024-04-03 06:17:09 kernelspec 2
2024-04-03 06:16:02 display 52
2024-04-03 06:16:00 displat 0
2024-04-03 06:15:44 import 58
2024-04-03 06:15:11 markdown 14
2024-04-03 05:50:30 %%time 63
2024-04-03 05:43:53 print f string 111
2024-04-03 05:43:33 f string 96
2024-04-03 03:35:13 html 30
2024-04-03 03:04:31 usageerror: line magic function `%%render` not found. 158
2024-04-03 03:03:10 %%render 9
2024-04-03 02:55:58 interact 10
2024-04-03 02:46:21 --user 79
2024-04-03 02:46:13 user 79
2024-04-03 01:18:16 magic 71
2024-04-03 01:09:49 run_cell_magic 2
2024-04-03 01:09:36 vi 8
2024-04-03 01:09:33 vie 0
2024-04-03 01:09:17 vimode 1
2024-04-03 01:09:07 vi mode 42
2024-04-03 00:15:26 autoreload 9
2024-04-02 23:09:46 list 92
2024-04-02 23:08:51 list.sort 0
2024-04-02 22:45:32 list comprehension 92
2024-04-02 21:42:14 display 52
2024-04-02 21:13:04 autoreload 9
2024-04-02 20:30:31 convert.upgrade 0
2024-04-02 20:30:01 upgrade 8
2024-04-02 20:27:35 interactiveshell 24
2024-04-02 20:23:16 time 63
2024-04-02 20:22:19 audio 4
2024-04-02 20:22:16 audo 0
2024-04-02 20:22:08 read 27
2024-04-02 20:12:21 clear_output 7
2024-04-02 19:55:53 python-docx 194
2024-04-02 19:55:46 docx 0
2024-04-02 19:29:58 run_line_magic 4
2024-04-02 18:27:40 server 9
2024-04-02 18:06:19 magic 71
2024-04-02 18:06:04 audio 4
2024-04-02 17:03:57 semicolon 5
2024-04-02 17:02:18 plot 6
2024-04-02 17:02:18 standardscaler() 0
2024-04-02 16:54:00 pdb_history_dir 0
2024-04-02 16:33:09 read-only 90
2024-04-02 16:32:35 keyboard 12
2024-04-02 16:28:16 reload 20
2024-04-02 16:26:25 autocomplete 2
2024-04-02 15:50:18 matplotlib 36
2024-04-02 15:43:41 reload 20
2024-04-02 15:43:31 deepreload 4
2024-04-02 15:39:36 display.display 0
2024-04-02 15:16:36 existing 39
2024-04-02 15:14:43 alias 33
2024-04-02 14:28:30 autoreload 9
2024-04-02 14:11:13 help 38
2024-04-02 13:22:36 %timeit 23
2024-04-02 12:50:01 cell magic 77
2024-04-02 12:37:33 @kwds 5
2024-04-02 12:17:56 pause 2
2024-04-02 12:17:45 wait 11
2024-04-02 12:08:46 repeattimer class 118
2024-04-02 12:08:37 repeatimer class 118
2024-04-02 12:08:18 repeat timer 8
2024-04-02 11:26:25 -i 198
2024-04-02 11:14:48 completion 35
2024-04-02 11:13:09 startup 32
2024-04-02 11:12:40 autoreload 9
2024-04-02 11:11:39 autoreload 9
2024-04-02 10:56:16 extract_module_locals 1
2024-04-02 10:37:14 audio 4
2024-04-02 10:35:23 ipython.display 12
2024-04-02 10:28:15 capture_fd_output 0
2024-04-02 10:03:17 qtconsole 18
2024-04-02 09:48:15 startup 32
2024-04-02 09:48:01 shellembed 0
2024-04-02 09:45:20 exec_lines 8
2024-04-02 09:24:28 audio 4
2024-04-02 09:20:59 kernelapp 1
2024-04-02 09:13:11 completion 35
2024-04-02 08:59:26 autoreload 9
2024-04-02 08:49:37 "while" loop 58
2024-04-02 08:44:25 autoreload 9
2024-04-02 08:43:23 while loop 58
2024-04-02 08:43:17 loops 20
2024-04-02 08:38:31 abort 4
2024-04-02 08:38:24 request 20
2024-04-02 08:38:07 interrupt 6
2024-04-02 08:35:34 timezone 4
2024-04-02 08:17:54 autoreload 9
2024-04-02 08:06:53 history 49
2024-04-02 07:56:46 autoreload 9
2024-04-02 07:51:23 qtconsole 18
2024-04-02 07:46:53 jupyter 26
2024-04-02 07:46:51 jupytet 0
2024-04-02 07:22:12 display 52
2024-04-02 07:07:30 asciimath 0
2024-04-02 05:28:18 image size 33
2024-04-02 04:45:46 asciimath 0
2024-04-02 04:39:46 markdown 14
2024-04-02 03:57:12 display 52
2024-04-02 03:26:42 parallel 21
2024-04-02 03:25:06 %%px 3
2024-04-02 02:14:27 -f 198
2024-04-02 01:46:23 get_ipython 15
2024-04-02 01:23:23 connect_info 1
2024-04-02 00:35:02 autoreload 9
2024-04-02 00:19:15 read 27
2024-04-02 00:19:10 write 31
2024-04-01 23:53:30 plot 6
2024-04-01 23:53:21 legend 1
2024-04-01 23:45:24 vi mode 54
2024-04-01 22:52:03 kneighborsregressor 0
2024-04-01 22:45:03 %psource 6
2024-04-01 22:26:30 standardscaler() 0
2024-04-01 21:36:28 reload 20
2024-04-01 21:23:14 autoreload 9
2024-04-01 21:02:20 activity 5
2024-04-01 20:37:28 exec_pythonstartup 2
2024-04-01 20:30:34 zeros 0
2024-04-01 20:15:44 init_shell 3
2024-04-01 20:14:27 exec_files 2
2024-04-01 19:26:01 vi mode 54
2024-04-01 18:36:24 run_code 2
2024-04-01 18:22:39 command_id 0
2024-04-01 18:20:50 get_ipython().run_cell 20
2024-04-01 18:19:50 run_cell() 7
2024-04-01 17:49:02 datetime 4
2024-04-01 17:24:11 magic shell 90
2024-04-01 16:53:40 restart 13
2024-04-01 16:53:13 input 68
2024-04-01 15:43:35 jupyter 26
2024-04-01 15:38:46 examples 42
2024-04-01 15:23:20 stream 11
2024-04-01 15:22:25 magic 71
2024-04-01 15:10:03 zeros 0
2024-04-01 14:29:35 notebook format 63
2024-04-01 13:49:08 datedlog 0
2024-04-01 13:45:20 logging magic 75
2024-04-01 13:29:38 # import necessary libraries from ipython.display import html, display # define the website style style = """ <style> body{ background-color: #d8bfd8; /* pastel purple */ } /* add regular purple border to all elements */ *{ border: 2px solid #800080; /* regular purple */ } /* add cinnamonrol character as background image */ body{ background-image: url("https://i.pinimg.com/originals/6f/8c/1f/6f8c1f0f9fa91a7b6a8a9d2c5e4e8f67.jpg"); background-repeat: no-repeat; background-position: center; background-size: contain; } </style> """ # display the style on the website display(html(style)) 198
2024-04-01 13:12:39 image 20
2024-04-01 13:07:05 aimport 3
2024-04-01 12:54:10 kernel 35
2024-04-01 11:19:37 configuration 51
2024-04-01 11:14:12 autoreload 9
2024-04-01 11:11:29 display.markdown 0
2024-04-01 11:10:28 display.display 0
2024-04-01 10:56:27 ybr 0
2024-04-01 10:18:00 pip 15
2024-04-01 09:40:28 debug 25
2024-04-01 09:25:45 run 68
2024-04-01 06:47:40 kernel_id 1
2024-04-01 06:47:04 kernel 35
2024-04-01 06:45:02 connection 14
2024-04-01 06:44:54 get_connection 0
2024-04-01 06:43:52 id 12
2024-04-01 06:42:37 notebook 46
2024-04-01 06:38:51 name 88
2024-04-01 05:36:26 autoload 3
2024-04-01 05:23:45 dataset 0
2024-04-01 05:23:33 xarray 0
2024-04-01 03:48:46 latex 25
2024-04-01 03:24:51 line magic 104
2024-04-01 00:57:13 restart 13
2024-04-01 00:57:08 kernel 35
2024-03-31 23:59:57 autoreload 9
2024-03-31 23:21:21 magic 71
2024-03-31 22:10:39 "using asyncio" 0
2024-03-31 22:10:34 using asyncio 97
2024-03-31 22:10:12 gui event 46
2024-03-31 22:10:08 set_inputhook 0
2024-03-31 21:59:54 debug 25
2024-03-31 21:57:43 time 63
2024-03-31 21:45:40 timeit 23
2024-03-31 21:18:00 remote 9
2024-03-31 20:32:03 event loop 51
2024-03-31 20:19:35 reload 20
2024-03-31 19:27:15 auto_suggest. 0
2024-03-31 19:27:04 auto_suggest. 0
2024-03-31 17:59:07 timeit 23
2024-03-31 17:17:33 re_key 1
2024-03-31 17:00:20 remove 32
2024-03-31 16:42:16 %edit 30
2024-03-31 16:23:36 autoreload 9
2024-03-31 15:08:13 ipython.display 12
2024-03-31 15:08:07 image 20
2024-03-31 15:07:11 qtconsole 18
2024-03-31 14:51:21 timeit 23
2024-03-31 14:14:35 core 18
2024-03-31 14:13:57 ipym 0
2024-03-31 13:26:38 prefix 23
2024-03-31 10:15:08 pretty print 76
2024-03-31 09:24:59 execute_request 2
2024-03-31 04:57:48 pretty 22
2024-03-31 03:49:55 info 36
2024-03-31 03:48:28 get_ipython 15
2024-03-31 02:41:36 pypy 9
2024-03-31 01:22:24 autoreload 9
2024-03-31 01:22:14 reload 20
2024-03-30 22:48:40 memory 18
2024-03-30 21:06:54 autoreload 9
2024-03-30 20:58:41 ipythonkernel 1
2024-03-30 19:01:39 notebook 46
2024-03-30 19:01:07 interactiveshell 24
2024-03-30 19:01:01 zmqinteractiveshell 1
2024-03-30 18:28:37 automatic parenthesis 23
2024-03-30 17:22:04 autoreload 9
2024-03-30 17:15:48 call a function 178
2024-03-30 16:04:44 ipykernel 13
2024-03-30 15:06:09 kernel 35
2024-03-30 14:01:28 matplotlib 36
2024-03-30 13:46:35 timeit 23
2024-03-30 13:22:04 latex 25
2024-03-30 13:11:11 ipython_config.py 8
2024-03-30 13:06:40 cell 41
2024-03-30 12:46:55 backend 27
2024-03-30 09:14:31 virtual environment 43
2024-03-30 09:14:19 virtualenv 8
2024-03-30 08:23:00 display 52
2024-03-30 08:20:43 interact 10
2024-03-30 08:19:22 widgets 11
2024-03-30 07:30:06 ipdb 9
2024-03-30 06:35:14 display 52
2024-03-30 03:05:34 display 52
2024-03-30 02:08:22 password 5
2024-03-30 01:54:26 display module 159
2024-03-30 01:28:25 time 63
2024-03-29 23:27:00 display_formatter 0
2024-03-29 23:23:07 input 68
2024-03-29 23:14:54 autoreload 9
2024-03-29 23:11:48 autoreload 9
2024-03-29 22:54:35 qtconsole 18
2024-03-29 22:49:57 autoreload 9
2024-03-29 22:49:34 auto reload 43
2024-03-29 22:21:47 maximum rows 6
2024-03-29 21:55:34 line_cell 2
2024-03-29 21:36:07 rich 18
2024-03-29 20:38:10 autoreload 9
2024-03-29 19:34:46 display 52
2024-03-29 19:34:23 mardown 0
2024-03-29 18:36:50 wav 2
2024-03-29 18:36:33 audio 4
2024-03-29 18:32:41 working directory 61
2024-03-29 18:20:46 autoformattedtb 2
2024-03-29 18:13:49 magics 51
2024-03-29 18:07:27 shuf 0
2024-03-29 17:46:46 %%time 63
2024-03-29 17:44:53 time 63
2024-03-29 17:38:56 reload 20
2024-03-29 17:30:35 writefile 6
2024-03-29 17:28:39 load 40
2024-03-29 16:51:22 kernel 35
2024-03-29 16:50:48 matplotlib 36
2024-03-29 16:48:27 ipython.display 12
2024-03-29 16:47:51 notebook 46
2024-03-29 16:35:48 pip3 1
2024-03-29 15:51:18 embed 20
2024-03-29 15:44:58 audio 4
2024-03-29 15:43:33 autoreload 9
2024-03-29 15:14:15 %run 68
2024-03-29 14:58:51 autoreload 9
2024-03-29 12:14:31 loaded ext 29
2024-03-29 12:07:27 autoreload* 9
2024-03-29 11:57:05 autoreload 9
2024-03-29 11:39:31 passwd 1
2024-03-29 11:15:24 sql magic commands 83
2024-03-29 11:14:58 magic command 96
2024-03-29 10:17:04 extract_module_locals 1
2024-03-29 10:16:59 ㄷㅌㅅㄱㅁㅊㅅ_ㅡㅐ여ㅣㄷ_ㅣㅐㅊ민 0
2024-03-29 10:09:00 get file name 125
2024-03-29 10:08:49 name 88
2024-03-29 08:44:09 echo 9
2024-03-29 05:59:49 video 8
2024-03-29 05:40:21 autoreload 9
2024-03-29 05:34:49 custom magic 80
2024-03-29 05:13:23 autoreload 9
2024-03-29 04:38:35 autoreload 9
2024-03-29 04:22:40 load 40
2024-03-29 04:22:17 writefile 6
2024-03-29 03:09:39 ipykernel 13
2024-03-29 02:23:59 save svg 29
2024-03-29 02:22:56 svg 16
2024-03-29 02:18:33 pprint 5
2024-03-29 01:51:34 pprint off 29
2024-03-29 01:01:22 exit 27
2024-03-28 22:06:15 external command 75
2024-03-28 21:27:36 autoreload 9
2024-03-28 20:44:14 cells 20
2024-03-28 20:44:10 execute_all_cells 0
2024-03-28 20:36:31 interactiveshell.ast_node_interactivity 4
2024-03-28 20:27:28 "line length" 0
2024-03-28 20:26:41 line length 94
2024-03-28 20:26:26 wrap output line length 112
2024-03-28 20:21:13 wrap output 76
2024-03-28 20:07:39 uninstall kernel 35
2024-03-28 20:03:56 remove kernel 54
2024-03-28 20:03:37 remove 32
2024-03-28 19:25:14 ast_node_interactivity 2
2024-03-28 19:18:54 image 20
2024-03-28 18:48:16 magic 71
2024-03-28 18:24:00 traceback 29
2024-03-28 18:23:54 exception 46
2024-03-28 18:09:13 import 58
2024-03-28 18:09:00 refresh 4
2024-03-28 17:30:16 kernel 35
2024-03-28 17:28:00 timing 11
2024-03-28 17:15:24 pyqt 8
2024-03-28 17:04:48 magic 71
2024-03-28 16:35:03 command history 81
2024-03-28 16:33:24 .history 49
2024-03-28 16:33:19 config 53
2024-03-28 15:59:15 magic 71
2024-03-28 15:50:37 youtube videos 3
2024-03-28 15:23:59 python -c 199
2024-03-28 15:19:00 width 17
2024-03-28 14:49:32 autoreload 9
2024-03-28 14:47:45 windows 35
2024-03-28 14:14:59 paste 24
2024-03-28 14:06:59 cpaste 8
2024-03-28 13:41:17 autoreload 9
2024-03-28 13:37:24 comm 3
2024-03-28 13:08:55 load s3 40
2024-03-28 12:48:07 markdown 14
2024-03-28 12:32:50 loop 31
2024-03-28 12:32:29 %%timeit 23
2024-03-28 12:22:27 display_markdown 0
2024-03-28 12:04:27 kernel 35
2024-03-28 11:47:47 local_ns 4
2024-03-28 11:42:47 async 8
2024-03-28 10:57:32 virtual env 18
2024-03-28 10:49:31 tracebacks 22
2024-03-28 10:49:06 traceback 29
2024-03-28 10:48:30 error 38
2024-03-28 10:08:33 autoreload 9
2024-03-28 10:08:04 youtube 3
2024-03-28 10:06:51 display 52
2024-03-28 09:38:00 metadata 18
2024-03-28 09:35:42 kernel 35
2024-03-28 09:28:16 kernelmanager 3
2024-03-28 09:28:12 processkernelmanager 0
2024-03-28 09:28:06 qtinprocesskernelmanager 0
2024-03-28 09:20:31 console 28
2024-03-28 08:40:25 math 12
2024-03-28 06:27:57 k means clustering 34
2024-03-28 06:14:31 image 20
2024-03-28 04:04:55 sql 0
2024-03-28 04:02:46 try 33
2024-03-28 03:09:55 xdg 5
2024-03-28 02:58:41 slist 3
2024-03-28 02:16:26 pdef 10
2024-03-28 02:05:09 shell 63
Created Date Query Total Results
2024-06-26 17:15:55 accordion 5
2024-06-26 17:15:40 accordian 0
2024-06-26 16:51:31 floatprogress 4
2024-06-26 16:51:24 progress 5
2024-06-26 16:39:27 togglebutton 5
2024-06-26 16:32:09 css 12
2024-06-26 16:32:05 collapse 0
2024-06-26 16:16:44 gridspeclayout 4
2024-06-26 16:09:17 tag 35
2024-06-26 15:55:55 chart 0
2024-06-26 15:55:52 graph 1
2024-06-26 15:46:38 hbox 5
2024-06-26 15:32:18 file select 17
2024-06-26 15:25:55 pandas 2
2024-06-26 15:24:30 output 27
2024-06-26 14:59:34 inttext 7
2024-06-26 14:52:32 vertical 11
2024-06-26 14:47:04 interact 11
2024-06-26 14:45:19 integer slider 20
2024-06-26 14:27:59 layout 14
2024-06-26 14:24:12 table 5
2024-06-26 14:23:32 list 27
2024-06-26 14:14:19 html 34
2024-06-26 14:14:10 markdown 2
2024-06-26 14:10:13 observe 12
2024-06-26 13:36:45 textbox 6
2024-06-26 13:11:13 label 13
2024-06-26 13:10:01 hbox 7
2024-06-26 13:00:30 progress bar 8
2024-06-26 12:53:32 iframe 1
2024-06-26 12:31:23 descriptionstyle 8
2024-06-26 12:22:33 ipympl 0
2024-06-26 12:17:01 image 7
2024-06-26 12:16:58 iamge 0
2024-06-26 12:15:33 on_trait_change 0
2024-06-26 11:52:49 positioning 2
2024-06-26 11:26:45 hbox 7
2024-06-26 10:35:38 tree 5
2024-06-26 10:19:55 checkbox 9
2024-06-26 10:18:37 checkbox 9
2024-06-26 10:10:42 vbox 8
2024-06-26 10:04:26 output 27
2024-06-26 09:52:32 button 22
2024-06-26 09:14:10 dropdown 11
2024-06-26 09:12:04 date 8
2024-06-26 08:59:34 flex 7
2024-06-26 08:57:37 subclass 4
2024-06-26 08:56:21 on_click 5
2024-06-26 08:54:40 floattext 7
2024-06-26 08:54:33 fileupload 7
2024-06-26 07:57:05 radiobuttons 4
2024-06-26 07:54:45 width 15
2024-06-26 07:50:56 vbox 12
2024-06-26 07:50:12 observe 5
2024-06-26 07:47:57 floatprogress 4
2024-06-26 07:33:49 text 21
2024-06-26 07:32:38 guid 1
2024-06-26 07:30:02 element id 13
2024-06-26 07:29:48 getelement 0
2024-06-26 07:24:10 tab 6
2024-06-26 07:15:16 input 12
2024-06-26 07:12:10 text input box 27
2024-06-26 07:11:53 box 11
2024-06-26 07:04:12 latex 5
2024-06-26 07:00:37 file 12
2024-06-26 06:22:45 iprogress 0
2024-06-26 06:12:57 dropdown 11
2024-06-26 05:55:52 interactive 9
2024-06-26 05:50:34 carousel 1
2024-06-26 04:23:28 dropdown 11
2024-06-26 03:46:32 table 5
2024-06-26 03:46:30 tablee 0
2024-06-26 03:41:47 api 6
2024-06-26 03:40:44 html 34
2024-06-26 03:08:41 button 22
2024-06-26 02:36:30 observe 12
2024-06-26 02:28:03 docker 0
2024-06-26 02:09:58 tooltips 6
2024-06-26 01:23:03 html 34
2024-06-26 01:13:00 scrollbar 0
2024-06-26 00:59:07 gridspec 1
2024-06-26 00:52:09 widgets.scroll 0
2024-06-26 00:38:19 max-content 30
2024-06-25 23:10:56 font size 14
2024-06-25 23:05:45 text size 25
2024-06-25 23:03:45 bold 3
2024-06-25 22:31:23 observe 12
2024-06-25 22:06:36 upload 5
2024-06-25 21:58:39 flex 7
2024-06-25 21:38:23 dark mode 3
2024-06-25 21:20:19 vscode 0
2024-06-25 20:30:59 observe 12
2024-06-25 20:06:44 tab 6
2024-06-25 19:15:19 hbox 5
2024-06-25 19:11:50 checkbox 9
2024-06-25 19:01:38 flex_flow 4
2024-06-25 18:54:09 table 5
2024-06-25 18:53:56 display 30
2024-06-25 18:38:21 button 21
2024-06-25 18:38:16 onclick 0
2024-06-25 18:33:25 htmlmath 5
2024-06-25 18:29:25 textarea 8
2024-06-25 18:29:10 text 22
2024-06-25 18:16:52 interact 11
2024-06-25 18:05:47 disabled 16
2024-06-25 17:47:19 floattext 7
2024-06-25 17:38:26 intprogress 4
2024-06-25 17:24:45 figure 2
2024-06-25 17:11:44 labelstyle 3
2024-06-25 16:55:47 tqdm 0
2024-06-25 16:37:04 bbox 0
2024-06-25 16:36:54 image 7
2024-06-25 16:23:38 fileupload 2
2024-06-25 16:09:53 description_width 10
2024-06-25 16:06:40 rgb 1
2024-06-25 16:06:18 matplolib 0
2024-06-25 15:49:21 observe 12
2024-06-25 15:49:16 observer 1
2024-06-25 15:48:36 image 7
2024-06-25 15:45:20 animation 3
2024-06-25 15:26:19 list 27
2024-06-25 15:18:27 observe 12
2024-06-25 15:17:55 hbox 7
2024-06-25 15:12:40 label 13
2024-06-25 14:57:58 create_ 0
2024-06-25 14:51:27 vbox 12
2024-06-25 14:43:18 observe 12
2024-06-25 14:23:07 datetimepicker 5
2024-06-25 14:21:53 slider 17
2024-06-25 14:16:29 modal 0
2024-06-25 14:16:00 fileupload 7
2024-06-25 14:14:54 dialog 1
2024-06-25 14:14:46 showdialog 0
2024-06-25 14:11:03 button 22
2024-06-25 14:02:34 observe 12
2024-06-25 13:59:22 on_click 2
2024-06-25 13:59:20 checkbox 9
2024-06-25 13:59:16 onclick 0
2024-06-25 13:47:48 descriptionstyle 8
2024-06-25 13:47:37 enum 2
2024-06-25 13:46:57 text input 25
2024-06-25 13:43:35 icon 9
2024-06-25 13:42:43 tooltip 9
2024-06-25 13:36:47 dropdown 11
2024-06-25 13:25:45 button 22
2024-06-25 13:24:59 dropdown 11
2024-06-25 13:19:59 togglebuttons 5
2024-06-25 12:57:33 progress 5
2024-06-25 12:57:24 iprogress 0
2024-06-25 12:48:15 image 7
2024-06-25 12:37:34 event 10
2024-06-25 12:37:01 image 7
2024-06-25 12:24:12 width 15
2024-06-25 12:19:37 api dropdown 7
2024-06-25 12:19:33 api* 4
2024-06-25 12:19:18 dropdown 5
2024-06-25 12:16:40 floattext 3
2024-06-25 12:06:46 justify_content 6
2024-06-25 11:48:29 export in html 61
2024-06-25 11:47:19 detach 0
2024-06-25 11:47:11 detaching 0
2024-06-25 11:36:49 text 22
2024-06-25 11:36:43 input 12
2024-06-25 11:34:17 margin 5
2024-06-25 11:17:05 interact 11
2024-06-25 10:30:23 observe 5
2024-06-25 09:46:34 dropdown 11
2024-06-25 09:30:30 observe 12
2024-06-25 09:13:55 observe 12
2024-06-25 08:59:51 audio 4
2024-06-25 08:50:12 on_trait_change 0
2024-06-25 08:46:56 button 22
2024-06-25 07:43:53 filelink 0
2024-06-25 07:42:46 drawing pad 0
2024-06-25 07:37:41 tab 6
2024-06-25 07:28:12 checkbox 4
2024-06-25 07:11:46 padding 12
2024-06-25 07:09:34 hbox 5
2024-06-25 07:00:46 multi 0
2024-06-25 05:49:25 text length 24
2024-06-25 05:49:03 text 22
2024-06-25 05:47:51 textarea 8
2024-06-25 05:47:45 button 22
2024-06-25 05:46:56 hbox 7
2024-06-25 05:44:32 padding 6
2024-06-25 05:41:56 text box 24
2024-06-25 05:40:44 textbox 6
2024-06-25 05:38:04 overflow 11
2024-06-25 05:34:56 overflow 6
2024-06-25 05:32:55 vbox 12
2024-06-25 03:56:14 style 21
2024-06-25 03:54:13 matplotlib 4
2024-06-25 03:43:23 observe 12
2024-06-25 03:23:53 layout 18
2024-06-25 03:22:47 callback 11
2024-06-25 03:09:10 widgets.floatslider 3
2024-06-25 02:54:09 sync 29
2024-06-25 02:44:54 interac 0
2024-06-25 02:44:08 sync 29
2024-06-25 02:43:27 send 6
2024-06-25 02:42:48 hold_sync 4
2024-06-25 02:40:26 continuous_update 11
2024-06-25 02:17:42 icon 9
2024-06-25 02:17:12 icon name 26
2024-06-25 02:04:47 capture 7
2024-06-25 02:02:42 icons 7
2024-06-25 02:01:50 font-awesome icon name 27
2024-06-25 01:46:42 notify_change 3
2024-06-25 01:24:24 viola 0
2024-06-25 01:09:55 import pandas as pd df = pd.read_csv("house-prices.csv") df.head() 51
2024-06-25 01:09:04 house-prices.csv 1
2024-06-24 23:16:06 accordian 0
2024-06-24 23:07:37 description_width 6
2024-06-24 23:03:31 enabled 2
2024-06-24 22:23:18 select 9
2024-06-24 22:22:45 value 41
2024-06-24 22:19:56 size 13
2024-06-24 22:16:39 observe 12
2024-06-24 21:56:34 observe 5
2024-06-24 21:55:07 checkbox 9
2024-06-24 21:32:30 widgets.button 3
2024-06-24 20:42:28 matplotlib 4
2024-06-24 20:42:17 plot 3
2024-06-24 20:23:19 radio 2
2024-06-24 20:22:58 button 22
2024-06-24 20:22:51 button width 26
2024-06-24 20:20:32 button_width 4
2024-06-24 20:14:21 accordion 5
2024-06-24 20:02:37 slider 17
2024-06-24 19:55:18 widgets.interact 0
2024-06-24 19:38:28 box 11
2024-06-24 19:35:24 button 9
2024-06-24 19:29:18 html 34
2024-06-24 19:27:02 interactive 17
2024-06-24 19:01:26 tab 6
2024-06-24 18:45:43 widgets text 302
2024-06-24 18:43:04 grid 9
2024-06-24 18:40:30 accord 0
2024-06-24 18:40:25 accordon 0
2024-06-24 18:39:41 button 22
2024-06-24 18:37:33 table 5
2024-06-24 18:37:15 textbox 6
2024-06-24 18:29:26 text 22
2024-06-24 18:25:44 iprogress 0
2024-06-24 18:19:33 observe 12
2024-06-24 18:14:57 interact_manual 3
2024-06-24 17:53:54 audio 4
2024-06-24 17:49:57 dropdown 11
2024-06-24 17:49:47 droplist 0
2024-06-24 17:38:41 alignment 2
2024-06-24 17:38:37 alignmetn 0
2024-06-24 17:30:58 observe 12
2024-06-24 17:25:12 layout 18
2024-06-24 17:22:31 floatslider 8
2024-06-24 17:14:41 init 1
2024-06-24 17:10:51 datepicker 5
2024-06-24 16:54:12 dropdown 11
2024-06-24 16:33:03 accordion 5
2024-06-24 16:28:48 interact 11
2024-06-24 16:22:01 button 22
2024-06-24 16:19:04 audio 4
2024-06-24 16:09:52 graph 1
2024-06-24 16:02:16 add widgets 301
2024-06-24 15:59:16 interactive 17
2024-06-24 15:40:42 interactive 17
2024-06-24 15:33:53 sentinel 0
2024-06-24 15:33:45 sentinel 0
2024-06-24 15:33:24 onchange 0
2024-06-24 15:31:41 current value 43
2024-06-24 15:25:07 accordion 2
2024-06-24 15:19:53 reset button 23
2024-06-24 15:18:27 table 5
2024-06-24 15:08:06 boolean 4
2024-06-24 15:06:47 button 22
2024-06-24 14:32:47 pandas profiling 2
2024-06-24 14:28:37 button 22
2024-06-24 14:28:32 observe 12
2024-06-24 14:28:21 file 12
2024-06-24 14:22:06 selectionrangeslider 5
2024-06-24 14:19:47 ipywidgets.text 0
2024-06-24 14:11:18 dataframe 1
2024-06-24 13:58:16 floatslider 8
2024-06-24 13:47:49 lines 2
2024-06-24 13:47:24 draw 0
2024-06-24 13:47:04 list 27
2024-06-24 13:43:54 button 22
2024-06-24 13:00:10 checkbox 9
2024-06-24 12:55:57 label 13
2024-06-24 12:38:33 image 7
2024-06-24 12:36:28 dropdown 11
2024-06-24 12:35:37 image 7
2024-06-24 12:32:42 **kwargs 22
2024-06-24 12:32:12 **kguards 0
2024-06-24 12:29:42 inttext 7
2024-06-24 12:20:55 progress 5
2024-06-24 11:59:23 clear 6
2024-06-24 11:53:55 upload 5
2024-06-24 11:51:24 keys 4
2024-06-24 11:46:20 combobox 6
2024-06-24 11:17:47 select 9
2024-06-24 10:41:14 layout 18
2024-06-24 10:20:25 html 34
2024-06-24 10:04:10 grid 9
2024-06-24 09:45:52 clear 4
2024-06-24 09:39:30 progress 5
2024-06-24 09:36:43 icon 8
2024-06-24 09:34:36 tab 6
2024-06-24 09:33:57 tab 6
2024-06-24 09:13:53 dropdown 11
2024-06-24 08:10:13 selectmultiple 5
2024-06-24 08:04:25 gridbox 8
2024-06-24 07:54:36 audio 4
2024-06-24 07:12:42 interact 11
2024-06-24 07:06:20 font 1
2024-06-24 06:11:13 label 13
2024-06-24 05:53:14 layout 18
2024-06-24 05:48:51 bar_style 5
2024-06-24 05:19:23 textarea 5
2024-06-24 04:56:01 upload 5
2024-06-24 03:55:04 widgets.intslider 7
2024-06-24 03:51:39 file upload 12
2024-06-24 03:19:29 inttext 7
2024-06-24 03:19:11 size 13
2024-06-24 03:18:57 length 5
2024-06-24 03:17:35 doc 1
2024-06-24 03:17:28 undisplay 0
2024-06-24 02:14:38 togglebutton 1
2024-06-24 02:12:30 button 22
2024-06-24 01:38:28 onchange 0
2024-06-24 01:33:25 h2 1
2024-06-24 01:18:31 layout 18
2024-06-24 01:18:27 select 9
2024-06-24 01:14:42 events 10
2024-06-24 01:06:43 visible 3
2024-06-24 00:51:55 autocomplete 0
2024-06-24 00:16:26 string 21
2024-06-23 23:43:17 select 9
2024-06-23 23:42:34 _boundedint 2
2024-06-23 23:29:05 ipywidgets 39
2024-06-23 20:39:31 fileupload 2
2024-06-23 20:10:19 label 13
2024-06-23 17:20:17 markdown 2
2024-06-23 15:59:04 dropdown 11
2024-06-23 15:26:40 dropdown 11
2024-06-23 15:25:02 interactive 17
2024-06-23 15:21:56 observe 12
2024-06-23 14:19:11 label 6
2024-06-23 14:18:32 applayout 3
2024-06-23 14:11:40 plot 1
2024-06-23 14:11:28 dropdown 5
2024-06-23 14:09:06 interactive 17
2024-06-23 13:36:51 disable 15
2024-06-23 13:27:28 vbox 12
2024-06-23 13:04:54 math 4
2024-06-23 12:56:48 htmlmath 5
2024-06-23 11:53:52 box 11
2024-06-23 10:40:10 gridbox 8
2024-06-23 09:30:11 gridbox 4
2024-06-23 09:28:52 grid 4
2024-06-23 09:26:07 grid 9
2024-06-23 09:20:50 html 34
2024-06-23 09:14:29 update 21
2024-06-23 09:13:08 selection 5
2024-06-23 09:11:12 checkbox 9
2024-06-23 09:09:38 append 3
2024-06-23 08:59:19 datetime 11
2024-06-23 08:12:17 video 5
2024-06-23 07:48:35 bmw car 0
2024-06-23 07:48:30 widgets.jslink 3
2024-06-23 07:29:35 play 10
2024-06-23 07:24:48 floatslider 8
2024-06-23 07:19:39 search 2
2024-06-23 06:21:57 dropdown 11
2024-06-23 04:28:46 upload 5
2024-06-23 04:23:46 fileupload 7
2024-06-23 04:23:12 fileupload 7
2024-06-23 04:22:46 image 7
2024-06-23 03:22:27 style 11
2024-06-23 03:22:19 font 0
2024-06-23 02:35:12 periodic 0
2024-06-22 23:18:36 about 14
2024-06-22 22:55:43 stack 6
2024-06-22 22:55:24 jslink 5
2024-06-22 22:47:53 output 27
2024-06-22 21:49:07 combo 0
2024-06-22 20:35:06 v_model 0
2024-06-22 20:35:00 vmodel 0
2024-06-22 19:12:45 widget list 57
2024-06-22 18:52:58 hover 0
2024-06-22 16:51:25 comm 8
2024-06-22 16:46:46 domain – retail focus – visualize the sales data business challenge/requirement bigmart is one of the biggest retailers in europe and has operations across multiple countries. you are a data analyst in the it team of bigmart. invoice and sku wise sales data for the year 2011 is shared with you. you need to prepare meaningful charts to showcase the various sales trends for 2011 to top management. key issues data should be displayed pictorially to capture the attention of top management. considerations none data volume approx. 500k records – file bigmartsalesdata.csv additional information na business benefits this exercise is an annual exercise and bigmart makes an important investment decision based on trends. approach to solve you must use the fundamentals of matplotlib covered in module 5 and plot the following four charts/graph: 1. plot total sales per month for the year 2011. how have the total sales increased over the months in the year 2011? which month has the lowest sales? 2. plot a pie chart for the year 2011 country wise. which country contributes highest towards sales? 3. plot scatter plot for the invoice amounts and see the concentration of amount. in which range have most of the invoice amounts concentrated? approach to solve you must use the fundamentals of matplotlib covered in module 5 and plot the following four charts/graph: 1. plot total sales per month for the year 2011. how have the total sales increased over the months in the year 2011? which month has the lowest sales? 2. plot a pie chart for the year 2011 country wise. which country contributes highest towards sales? 3. plot scatter plot for the invoice amounts and see the concentration of amount. in which range have most of the invoice amounts concentrated? 72
2024-06-22 16:46:16 import ipywidgets as widgets def run(a, b): print(f"slider : {a}\ndropdown : {b}") widgets.interact( run, a=widgets.intslider( value=1, min=1, max=3, step=1, description="slider :", ), b=widgets.dropdown( options=["1","2","3"], value="2", description="dropdown :", disabled=false, ), ) 315
2024-06-22 16:38:29 table 5
2024-06-22 14:36:08 intrangeslider 5
2024-06-22 14:35:32 rangeslider 1
2024-06-22 13:52:49 play 10
2024-06-22 13:44:09 datepicker 2
2024-06-22 13:06:40 layout 13
2024-06-22 13:00:05 width inttext 12
2024-06-22 11:49:54 label 13
2024-06-22 11:49:25 readout_format 10
2024-06-22 11:41:37 readout 10
2024-06-22 11:39:10 readout_format 7
2024-06-22 11:17:54 button 22
2024-06-22 10:32:51 board 0
2024-06-22 10:10:00 interactive_output 4
2024-06-22 09:50:50 play 10
2024-06-22 09:43:46 intslider 17
2024-06-22 09:40:52 button 9
2024-06-22 06:36:42 gridspeclayout 1
2024-06-22 05:30:17 traitlet 6
2024-06-22 05:16:29 touch 2
2024-06-22 05:15:02 response 1
2024-06-22 03:48:57 id 7
2024-06-22 03:48:22 id 7
2024-06-22 03:22:25 vbox 12
2024-06-22 03:15:59 save_changes 0
2024-06-22 03:08:17 observe 12
2024-06-22 02:32:04 slider 9
2024-06-22 02:27:07 interact 11
2024-06-22 02:23:36 7.7 1
2024-06-22 02:19:04 datetime 11
2024-06-22 02:18:57 satetime 0
2024-06-22 02:05:27 vbox 12
2024-06-22 01:43:02 message 14
2024-06-22 00:57:00 dropdown 11
2024-06-22 00:37:14 button 9
2024-06-22 00:32:50 interactive 17
2024-06-22 00:19:14 dropdown 11
2024-06-22 00:11:45 checkbox 9
2024-06-21 23:45:16 traits 8
2024-06-21 22:31:59 accordion 5
2024-06-21 22:31:10 accordion 2
2024-06-21 21:36:41 audio 4
2024-06-21 21:09:18 selectmultiple 5
2024-06-21 21:09:13 combobox 6
2024-06-21 21:09:02 combobox 2
2024-06-21 20:51:32 radiobuttons 4
2024-06-21 20:42:41 display 30
2024-06-21 20:20:38 dropdown 11
2024-06-21 20:18:34 font_size 6
2024-06-21 19:58:37 fileupload 7
2024-06-21 18:50:04 observe 12
2024-06-21 18:26:38 image 7
2024-06-21 18:15:21 audio 4
2024-06-21 18:15:20 wav 0
2024-06-21 17:58:08 value 41
2024-06-21 17:58:04 vlaue 0
2024-06-21 17:39:39 tagsinput 6
2024-06-21 17:20:57 button 22
2024-06-21 17:17:41 button 22
2024-06-21 16:59:31 layout 13
2024-06-21 16:54:15 select 3
2024-06-21 16:48:50 hide code 45
2024-06-21 16:29:25 link 8
2024-06-21 15:56:38 observe 12
2024-06-21 15:47:25 interactive_output 4
2024-06-21 15:47:00 box 11
2024-06-21 15:42:57 text_widget 0
2024-06-21 15:42:23 text 22
2024-06-21 15:42:07 datepicker 5
2024-06-21 15:21:55 font_variant 6
2024-06-21 15:17:35 output 27
2024-06-21 15:05:22 combobox 6
2024-06-21 15:05:19 comboboxw 0
2024-06-21 14:58:54 display 30
2024-06-21 14:55:00 layout 18
2024-06-21 14:52:45 togglebuttons 5
2024-06-21 14:52:16 button 22
2024-06-21 14:51:22 table 5
2024-06-21 14:41:50 layout 18
2024-06-21 14:38:13 logging 2
2024-06-21 14:17:13 datagrid 0
2024-06-21 14:13:44 tables 0
2024-06-21 14:13:32 table 5
2024-06-21 14:09:59 input box 19
2024-06-21 14:06:54 fileupload 7
2024-06-21 14:06:26 dark 0
2024-06-21 14:03:47 hbox 7
2024-06-21 14:00:37 html 34
2024-06-21 13:51:55 requests 3
2024-06-21 13:43:07 keyboard 1
2024-06-21 13:11:06 button 22
2024-06-21 12:47:10 combo 0
2024-06-21 12:39:48 table 5
2024-06-21 12:33:02 textarea 8
2024-06-21 12:10:35 causallearn 0
2024-06-21 11:59:52 observe 12
2024-06-21 11:55:27 slider 10
2024-06-21 11:47:54 camera 0
2024-06-21 11:30:22 button 9
2024-06-21 11:05:39 datepicker 5
2024-06-21 10:49:21 visibility 11
2024-06-21 10:24:34 open image 12
2024-06-21 10:14:06 box 11
2024-06-21 10:13:27 layout 18
2024-06-21 10:08:08 input box 19
2024-06-21 09:53:42 dlink 5
2024-06-21 09:52:03 floatslider 8
2024-06-21 09:48:57 link 8
2024-06-21 09:24:31 video 5
2024-06-21 09:19:46 gridspeclayout 4
2024-06-21 09:09:02 gridbox 4
2024-06-21 08:31:01 layout 17
2024-06-21 08:29:04 clearing output 28
2024-06-21 08:20:43 scroll 2
2024-06-21 08:20:07 box 10
2024-06-21 08:13:23 observe 12
2024-06-21 08:08:42 font 7
2024-06-21 08:02:16 radiobutton 0
2024-06-21 07:55:00 multiselect 1
2024-06-21 07:48:21 sliders 7
2024-06-21 07:44:26 label 13
2024-06-21 07:32:27 notify 0
2024-06-21 07:18:01 floatslider 8
2024-06-21 07:16:32 scroll 2
2024-06-21 07:15:25 output 27
2024-06-21 07:07:29 how to find version of jupyter 317
2024-06-21 06:57:39 button 22
2024-06-21 06:29:27 markdown 2
2024-06-21 06:19:54 text 22
2024-06-21 06:13:40 text 9
2024-06-21 05:33:04 parent 6
2024-06-21 05:28:50 selection 5
2024-06-21 04:02:42 h2 1
2024-06-21 04:00:51 font-size 14
2024-06-21 03:59:26 font 7
2024-06-21 03:34:21 intslider 17
2024-06-21 01:51:15 iprogress 0
2024-06-21 01:33:33 progr 0
2024-06-21 01:21:57 interact 11
2024-06-20 23:58:21 audio 4
2024-06-20 23:58:21 play 9
2024-06-20 23:36:16 hbox 6
2024-06-20 22:47:48 dropdown 11
2024-06-20 22:34:41 dropdown 11
2024-06-20 21:57:43 fileupload 7
2024-06-20 21:57:37 fielupload 0
2024-06-20 21:52:42 file 12
2024-06-20 21:49:39 tab 6
2024-06-20 21:27:21 reset 2
2024-06-20 21:13:19 clear 6
2024-06-20 21:04:31 checkbox event 16
2024-06-20 20:57:58 image 7
2024-06-20 20:51:02 click 11
2024-06-20 20:40:01 text 22
2024-06-20 20:37:44 on_click 5
2024-06-20 20:24:24 tab 6
2024-06-20 20:12:41 layout plots 18
2024-06-20 20:08:47 plots 4
2024-06-20 20:07:45 on trait change 50
2024-06-20 20:07:39 on_trait_change 0
2024-06-20 20:06:02 observe 12
2024-06-20 19:58:22 display 30
2024-06-20 19:52:06 button 22
2024-06-20 19:47:45 textarea 8
2024-06-20 19:37:56 button 9
2024-06-20 19:31:39 jslink 5
2024-06-20 19:21:09 observe 5
2024-06-20 19:17:06 combobox 6
2024-06-20 19:16:03 dropdown 11
2024-06-20 18:52:08 hbox 5
2024-06-20 18:25:10 tab 6
2024-06-20 17:56:02 display 30
2024-06-20 17:45:54 interact 11
2024-06-20 17:44:15 image 7
2024-06-20 17:35:16 subplots 0
2024-06-20 17:34:54 image 7
2024-06-20 16:45:00 textstyle 3
2024-06-20 16:43:49 textarea 8
2024-06-20 16:27:02 button 22
2024-06-20 16:15:59 embed 3
2024-06-20 16:08:31 youtube 0
2024-06-20 16:08:21 music 0
2024-06-20 15:57:38 gridbox 8
2024-06-20 15:35:46 ouptut display 30
2024-06-20 15:25:14 manual 3
2024-06-20 15:23:24 interact 11
2024-06-20 15:18:27 input 12
2024-06-20 15:18:02 tab 6
2024-06-20 15:15:24 ipywidgets 39
2024-06-20 15:14:08 interactive_output 4
2024-06-20 15:12:34 return 37
2024-06-20 15:12:21 dlink 5
2024-06-20 15:09:25 selectmultiple 5
2024-06-20 15:07:53 interact_manual 3
2024-06-20 15:07:08 interactive_output 4
2024-06-20 15:07:05 continuous_update 11
2024-06-20 15:06:58 enter 7
2024-06-20 15:06:57 confirm 0
2024-06-20 14:56:36 trait 4
2024-06-20 14:55:18 jslink 5
2024-06-20 14:54:19 date_picker 0
2024-06-20 14:54:16 observe 12
2024-06-20 14:53:55 select 9
2024-06-20 14:51:42 datepicker 5
2024-06-20 14:51:18 datepicker 2
2024-06-20 14:50:41 combobox 6
2024-06-20 14:35:23 tooltip 9
2024-06-20 14:33:06 interactive_output 2
2024-06-20 14:32:59 interactiveoutput 0
2024-06-20 14:24:31 layout 18
2024-06-20 14:24:16 widgets.layout 3
2024-06-20 13:54:40 display 30
2024-06-20 13:51:10 overflow 11
2024-06-20 13:50:21 iframe 1
2024-06-20 13:49:11 iframe 1
2024-06-20 13:45:33 check 12
2024-06-20 13:42:06 validation 3
2024-06-20 13:32:32 modal 0
2024-06-20 13:32:31 dialog 1
2024-06-20 13:31:11 interact 11
2024-06-20 13:27:41 progress 5
2024-06-20 13:26:50 button 9
2024-06-20 13:19:22 text widgets 302
2024-06-20 13:15:29 colorpicker 3
2024-06-20 13:08:21 intprogress 4
2024-06-20 13:04:00 progress bar 8
2024-06-20 13:03:48 progress 5
2024-06-20 13:03:28 button 22
2024-06-20 12:47:52 style 10
2024-06-20 12:27:58 loading 4
2024-06-20 12:22:26 hbox 7
2024-06-20 12:17:38 observe 12
2024-06-20 12:16:07 interact 11
2024-06-20 12:11:58 html 34
2024-06-20 12:11:54 htmltext 0
2024-06-20 12:11:48 dropdown 11
2024-06-20 11:41:42 error displaying widget 55
2024-06-20 09:48:29 colors 6
2024-06-20 09:47:07 observe 5
2024-06-20 09:42:23 radiobutton 0
2024-06-20 09:40:03 plot 1
2024-06-20 09:38:30 text 22
2024-06-20 09:37:04 dropdown 11
2024-06-20 09:27:13 comm 8
2024-06-20 09:06:05 vbox 12
2024-06-20 09:05:37 on_click 5
2024-06-20 08:53:46 collapse 0
2024-06-20 08:42:15 password 5
2024-06-20 08:42:04 login 0
2024-06-20 08:39:35 intslider 17
2024-06-20 08:39:12 readout 10
2024-06-20 08:39:00 read out 22
2024-06-20 08:26:05 select 3
2024-06-20 08:25:13 ipwidhgets 0
2024-06-20 08:22:09 ipython.display 10
2024-06-20 08:13:24 display 30
2024-06-20 08:10:49 display 14
2024-06-20 08:09:40 background color 8
2024-06-20 08:05:21 drop 2
2024-06-20 07:54:08 loading bar 10
2024-06-20 07:45:51 hbox 7
2024-06-20 07:27:45 event 5
2024-06-20 07:21:01 combobox 6
2024-06-20 07:12:43 out 18
2024-06-20 06:50:34 fileupload 7
2024-06-20 05:59:45 gridbox 8
2024-06-20 05:53:40 leaflet 0
2024-06-20 05:53:32 ipyleaflet 3
2024-06-20 05:53:19 divider 0
2024-06-20 05:19:50 select event 17
2024-06-20 04:56:21 observe 12
2024-06-20 04:54:57 play 10
2024-06-20 03:53:55 applayout 5
2024-06-20 03:32:13 disable 15
2024-06-20 03:21:39 select 9
2024-06-20 03:21:15 multiple 16
2024-06-20 03:15:23 selecmultiple 0
2024-06-20 03:14:55 interact 11
2024-06-20 03:10:51 int 16
2024-06-20 03:08:32 inttext 7
2024-06-20 02:50:30 checkbox 9
2024-06-20 02:12:43 tab 6
2024-06-20 02:10:14 slider on change 47
2024-06-20 01:24:01 table 5
2024-06-20 01:01:53 hbox 5
2024-06-20 00:24:15 readout_format 7
2024-06-20 00:13:49 wordcloud 0
2024-06-19 23:07:00 image 7
2024-06-19 22:42:49 progr 0
2024-06-19 22:42:03 layout 18
2024-06-19 22:17:16 disable 15
2024-06-19 22:12:05 tabs 3
2024-06-19 22:12:01 close 4
2024-06-19 22:07:27 tab 6
2024-06-19 21:49:42 html 34
2024-06-19 21:36:05 boundedinttext 5
2024-06-19 21:32:21 visibility 5
2024-06-19 21:22:29 text 22
2024-06-19 21:13:38 vbox 12
2024-06-19 21:06:09 textarea 8
2024-06-19 20:56:44 export 6
2024-06-19 20:56:25 file 12
2024-06-19 20:48:59 applayout 5
2024-06-19 20:35:02 layout 13
2024-06-19 20:34:55 2x2lay 0
2024-06-19 20:34:50 twobytwo 0
2024-06-19 20:31:14 twobytwolayout 4
2024-06-19 20:28:40 widget_string 0
2024-06-19 20:23:49 labelling 0
2024-06-19 20:21:25 labelstyle 3
2024-06-19 20:19:25 font size 14
2024-06-19 20:19:15 font 8
2024-06-19 20:12:57 layout 13
2024-06-19 20:12:47 font size 4
2024-06-19 19:50:01 space 1
2024-06-19 19:49:34 audio 4
2024-06-19 19:45:40 fill 3
2024-06-19 19:07:04 label 13
2024-06-19 19:04:52 textbox 6
2024-06-19 18:39:10 combo 0
2024-06-19 18:26:55 description width 28
2024-06-19 17:30:01 intprogress 4
2024-06-19 17:06:07 text 22
2024-06-19 16:39:18 checkbox 9
2024-06-19 16:26:01 destructor 0
2024-06-19 16:25:43 destructor 0
2024-06-19 16:25:35 destroy 0
2024-06-19 15:57:22 button 22
2024-06-19 15:55:46 interact 11
2024-06-19 15:55:04 pillow 0
2024-06-19 15:54:50 pil 0
2024-06-19 15:53:03 text color 28
2024-06-19 15:44:55 icon 9
2024-06-19 15:32:13 layout 18
2024-06-19 15:08:33 embed_data 1
2024-06-19 14:57:31 box_style 3
2024-06-19 14:57:24 style 21
2024-06-19 14:48:50 timer 1
2024-06-19 14:16:54 flask 0
2024-06-19 14:07:42 label 13
2024-06-19 14:07:17 video 5
2024-06-19 13:33:13 vbox 12
2024-06-19 13:31:41 alert-info 4
2024-06-19 13:19:37 input 12
2024-06-19 13:08:21 tab 6
2024-06-19 12:45:23 slider 17
2024-06-19 12:42:43 align_items 10
2024-06-19 12:31:54 visibility 5
2024-06-19 12:13:53 hbox 7
2024-06-19 11:57:03 text 22
2024-06-19 11:46:21 layout 18
2024-06-19 11:09:32 timestep 0
2024-06-19 11:05:36 interactive 17
2024-06-19 10:26:10 float 13
2024-06-19 10:21:19 box_style 3
2024-06-19 10:00:05 text area 24
2024-06-19 09:59:17 size 13
2024-06-19 09:50:44 ipympl 0
2024-06-19 09:47:25 on_click 5
2024-06-19 09:44:56 image processing 7
2024-06-19 09:44:44 image 7
2024-06-19 09:32:47 tab 6
2024-06-19 09:29:27 input 12
2024-06-19 08:59:27 label 13
2024-06-19 08:29:52 floatslider 8
2024-06-19 08:11:04 update 21
2024-06-19 08:07:09 layout 18
2024-06-19 07:19:35 trait 21
2024-06-19 07:15:28 controller 5
2024-06-19 07:05:05 ipython.display 10
2024-06-19 07:00:05 audio 4
2024-06-19 06:50:01 hbox 7
2024-06-19 06:49:05 box 11
2024-06-19 06:44:56 tab 6
2024-06-19 06:33:46 multi select 9
2024-06-19 06:07:03 interact 11
2024-06-19 06:02:48 intslider 17
2024-06-19 06:00:02 slider 17
2024-06-19 05:45:33 vbox 8
2024-06-19 05:17:20 image 7
2024-06-19 04:37:28 unobserve 0
2024-06-19 04:37:10 unobserve 0
2024-06-19 03:45:27 button_style 7
2024-06-19 03:19:15 play 10
2024-06-19 02:56:35 visual studio code 46
2024-06-19 02:56:31 vs code 45
2024-06-19 02:23:46 image 7
2024-06-19 02:16:13 filelink 0
2024-06-19 01:51:45 display 30
2024-06-19 01:37:04 event 5
2024-06-19 01:31:49 textarea 8
2024-06-19 01:31:46 listview 0
2024-06-19 01:23:03 interact 11
2024-06-19 01:15:06 dropdown 11
2024-06-19 01:04:32 dropdown 11
2024-06-19 01:04:12 drop-down 4
2024-06-19 00:41:46 button 22
2024-06-19 00:37:53 center 6
2024-06-18 23:21:05 layout.margin 0
2024-06-18 23:07:27 dropdown 5
2024-06-18 22:59:34 selectmultiple 5
2024-06-18 22:59:07 selectmultiple 5
2024-06-18 22:56:53 flex 7
2024-06-18 22:52:42 radio 2
2024-06-18 22:23:51 notification 1
2024-06-18 22:22:46 alert 0
2024-06-18 22:14:25 hbox 7
2024-06-18 21:55:05 table 3
2024-06-18 21:43:55 jslink 3
2024-06-18 21:26:11 visibility 5
2024-06-18 21:11:12 icon 9
2024-06-18 21:08:14 javascript 16
2024-06-18 20:59:11 jslink 5
2024-06-18 20:33:48 unobserve 0
2024-06-18 20:32:59 multiple 16
2024-06-18 20:31:57 togglebuttons 5
2024-06-18 20:23:01 accordion 5
2024-06-18 20:22:52 selectmultiple 5
2024-06-18 19:53:32 text area 24
2024-06-18 19:29:07 check 12
2024-06-18 19:28:45 openai 0
2024-06-18 19:28:39 gpt 0
2024-06-18 19:28:35 gpt_ 0
2024-06-18 19:28:28 gpt_index 0
2024-06-18 19:24:16 table 5
2024-06-18 19:12:01 video 5
2024-06-18 18:44:22 video 5
2024-06-18 18:33:01 interactive 17
2024-06-18 18:32:51 interactive 9
2024-06-18 18:28:44 observe 12
2024-06-18 18:18:57 banner 0
2024-06-18 17:57:55 interactive_output 2
2024-06-18 17:56:08 layout 18
2024-06-18 17:53:46 boundedinttext 5
2024-06-18 17:52:54 text 22
2024-06-18 17:52:51 string 21
2024-06-18 17:50:02 text 22
2024-06-18 17:38:52 qt 0
2024-06-18 17:38:49 pyqt 0
2024-06-18 17:35:02 embed 3
2024-06-18 17:26:06 layout 13
2024-06-18 16:47:30 jupyterlab 25
2024-06-18 16:46:18 interactive 17
2024-06-18 16:36:22 graph 1
2024-06-18 16:32:25 interactive 17
2024-06-18 16:31:10 slider 17
2024-06-18 16:28:18 observe 12
2024-06-18 16:24:52 vbox 8
2024-06-18 16:17:07 markdown 1
2024-06-18 16:14:10 expander 0
2024-06-18 16:14:10 details 8
2024-06-18 16:13:00 play 10
2024-06-18 15:46:37 intrangeslider 5
2024-06-18 15:41:26 button 22
2024-06-18 15:39:58 slider 17
2024-06-18 15:39:53 intervalslider 0
2024-06-18 15:25:43 play 10
2024-06-18 15:25:30 play 10
2024-06-18 15:08:06 vbox 12
2024-06-18 14:57:01 date 8
2024-06-18 14:54:44 layout 18
2024-06-18 14:45:43 button 22
2024-06-18 14:40:44 label= 13
2024-06-18 14:33:23 button 22
2024-06-18 14:33:16 bouton 0
2024-06-18 14:30:19 interactive 17
2024-06-18 13:48:32 messaging 2
2024-06-18 13:45:41 interactive_output 4
2024-06-18 13:44:12 interactive output 34
2024-06-18 13:26:30 plotly 0
2024-06-18 13:26:26 ploty 0
2024-06-18 13:24:56 hbox 7
2024-06-18 13:24:10 add_class 0
2024-06-18 13:22:10 interact 11
2024-06-18 12:50:34 error displaying widget: model not found 61
2024-06-18 12:48:34 checkbox 9
2024-06-18 12:34:38 text area 24
2024-06-18 12:34:12 highlight text 22
2024-06-18 12:33:49 highlight 0
2024-06-18 12:10:16 attribute 9
2024-06-18 12:09:34 button 22
2024-06-18 12:08:24 javascript 16
2024-06-18 12:07:29 register 3
2024-06-18 11:51:19 dropdown 11
2024-06-18 11:50:01 get_title 1
2024-06-18 11:28:22 yield 1
2024-06-18 11:21:00 dropdow 0
2024-06-18 11:12:26 hbox 5
2024-06-18 11:10:07 vbox 12
2024-06-18 11:09:59 vbox 8
2024-06-18 11:00:52 overflow 6
2024-06-18 10:59:12 intslider 17
2024-06-18 10:34:53 language 5
2024-06-18 10:34:47 dropdown 11
2024-06-18 10:30:26 button 9
2024-06-18 10:10:52 round 0
2024-06-18 10:06:15 input 12
2024-06-18 10:04:54 get_title 1
2024-06-18 09:56:38 display 30
2024-06-18 09:34:54 observe 12
2024-06-18 09:33:14 fileupload 7
2024-06-18 09:32:24 display 30
2024-06-18 09:27:57 dropdown 11
2024-06-18 09:19:56 selectmultiple 5
2024-06-18 09:19:34 selectmultiple 2
2024-06-18 09:18:49 sidebar 3
2024-06-18 09:09:35 boundedfloattext 6
2024-06-18 09:09:22 descritption 0
2024-06-18 09:08:52 widgets.tab 1
2024-06-18 09:08:42 size 13
2024-06-18 09:08:12 observe 5
2024-06-18 09:07:38 video 5
2024-06-18 09:07:13 tab 6
2024-06-18 08:01:00 interactive_output 4
2024-06-18 07:58:25 datagrids 1
2024-06-18 07:53:54 dropdown 11
2024-06-18 07:47:30 floatprogress 4
2024-06-18 07:46:30 dropdown 10
2024-06-18 07:43:54 select 8
2024-06-18 07:42:32 radio 2
2024-06-18 07:35:12 text 21
2024-06-18 07:23:11 file 6
2024-06-18 07:20:36 gridbox 8
2024-06-18 07:16:13 togglebuttons 5
2024-06-18 07:04:24 layout 18
2024-06-18 07:03:36 toggle 5
2024-06-18 06:07:13 input 12
2024-06-18 05:59:12 html 34
2024-06-18 05:29:22 intprogress 4
2024-06-18 02:59:18 hboxmodel 4
2024-06-18 01:59:55 plot 3
2024-06-18 01:56:52 padding 12
2024-06-18 01:51:36 theme 3
2024-06-18 01:20:45 slider 17
2024-06-18 01:20:35 range 18
2024-06-18 01:13:54 width 15
2024-06-18 00:59:41 checkbox 9
2024-06-18 00:59:18 image 7
2024-06-18 00:14:29 description_width 5
2024-06-18 00:00:19 selectmultiple 5
2024-06-17 23:43:16 boundedinttext 5
2024-06-17 23:42:53 widget 55
2024-06-17 23:40:32 pyspark 0
2024-06-17 23:30:29 interact 11
2024-06-17 23:27:45 date picker 10
2024-06-17 23:27:41 datepicker 5
2024-06-17 23:25:49 mermaid 0
2024-06-17 22:57:46 date picker 10
2024-06-17 22:09:03 date picker 4
2024-06-17 22:06:01 observe 12
2024-06-17 22:05:54 windows_slider.observe 0
2024-06-17 22:01:00 dashboard 0
2024-06-17 22:00:05 date picker 4
2024-06-17 21:47:45 rgba 1
2024-06-17 21:46:35 alpha 1
2024-06-17 21:36:16 hbox 7
2024-06-17 21:32:30 flex_flow 4
2024-06-17 21:32:19 flex_flow 10
2024-06-17 21:31:50 hbox 5
2024-06-17 20:53:17 names 16
2024-06-17 20:34:02 color 17
2024-06-17 20:33:59 toggle 5
2024-06-17 20:32:48 play 10
2024-06-17 20:29:21 continuous_update 10
2024-06-17 20:29:10 observe 12
2024-06-17 20:27:44 display 30
2024-06-17 20:13:33 grid_template 1
2024-06-17 20:13:29 grid_template_coluns 0
2024-06-17 19:55:10 html 34
2024-06-17 19:54:42 table 5
2024-06-17 19:46:39 intrangeslider 5
2024-06-17 19:46:28 intrangeslidr 0
2024-06-17 19:35:43 floatslider 4
2024-06-17 19:25:09 output 27
2024-06-17 19:24:15 visibility 5
2024-06-17 19:07:26 save 2
2024-06-17 19:07:05 image 7
2024-06-17 18:57:39 tree 5
2024-06-17 18:50:29 table 5
2024-06-17 18:49:31 grid 9
2024-06-17 18:39:58 embed 3
2024-06-17 18:14:51 color 17
2024-06-17 17:32:00 list 27
2024-06-17 17:15:02 low level 12
2024-06-17 16:56:47 text 22
2024-06-17 16:53:38 layouts 3
2024-06-17 16:53:26 boarder 0
2024-06-17 16:53:03 layout 13
2024-06-17 16:42:53 layout widget 19
2024-06-17 16:40:59 layout 18
2024-06-17 16:30:00 table 5
2024-06-17 16:18:03 picker 5
2024-06-17 16:13:09 set_title 1
2024-06-17 15:52:17 continuous_update 11
2024-06-17 15:34:45 fileupload 2
2024-06-17 15:25:23 hbox 5
2024-06-17 15:21:31 dropdown 11
2024-06-17 15:20:53 upload 5
2024-06-17 14:55:12 label 6
2024-06-17 14:51:44 accordion 2
2024-06-17 14:40:46 progress 5
2024-06-17 14:38:37 input 12
2024-06-17 14:25:22 label 13
2024-06-17 14:25:20 llabel 0
2024-06-17 14:15:18 interactive 17
2024-06-17 14:14:20 unbounded 4
2024-06-17 14:09:25 input 12
2024-06-17 13:52:11 text box 24
2024-06-17 13:51:54 text 22
2024-06-17 13:51:51 text files 27
2024-06-17 13:40:13 dropdown 11
2024-06-17 13:15:14 intslider 17
2024-06-17 13:14:48 lab 7
2024-06-17 13:14:32 jupyter lab 309
2024-06-17 13:14:23 does not display 45
2024-06-17 11:57:01 widgets.(output) 303
2024-06-17 11:56:49 widgets 300
2024-06-17 11:56:26 output 27
2024-06-17 11:55:39 layout 18
2024-06-17 11:55:22 button 22
2024-06-17 11:51:13 output 27
2024-06-17 11:40:22 browser 14
2024-06-17 11:28:18 upload button 23
2024-06-17 11:22:27 label 13
2024-06-17 11:19:04 table 5
2024-06-17 10:40:29 display 30
2024-06-17 10:37:14 progress bar 8
2024-06-17 10:20:15 reload 0
2024-06-17 10:16:46 audio 4
2024-06-17 09:54:44 audio 4
2024-06-17 09:50:01 disable 15
2024-06-17 09:50:00 interactive 17
2024-06-17 09:36:55 width 15
2024-06-17 09:31:56 filelink 0
2024-06-17 09:30:05 image 7
2024-06-17 09:29:28 text 22
2024-06-17 09:25:14 clear output 12
2024-06-17 09:22:42 continuous update 10
2024-06-17 09:17:41 link 8
2024-06-17 09:14:22 class= 197
2024-06-17 09:13:10 class 197
2024-06-17 09:07:30 filelink 0
2024-06-17 09:06:22 button 22
2024-06-17 09:06:21 ubtton 0
2024-06-17 08:57:44 toast 0
2024-06-17 08:47:23 file uploader 12
2024-06-17 08:44:21 image 7
2024-06-17 08:42:23 display 30
2024-06-17 08:40:10 togglebuttons 5
2024-06-17 08:39:53 time 9
2024-06-17 08:35:58 file 12
2024-06-17 08:35:55 file_upl 0
2024-06-17 08:26:16 play 10
2024-06-17 07:47:26 download 2
2024-06-17 07:47:14 save 2
2024-06-17 07:37:21 textarea 8
2024-06-17 06:56:21 butt 0
2024-06-17 06:37:00 fileupload 2
2024-06-17 06:29:13 observe 5
2024-06-17 05:58:52 dialog 1
2024-06-17 05:43:03 intprogress 4
2024-06-17 05:12:18 tree 5
2024-06-17 05:11:26 file system 14
2024-06-17 05:11:13 explorer 1
2024-06-17 04:42:02 observe 12
2024-06-17 04:28:56 radiobutton 0
2024-06-17 04:28:03 text form 24
2024-06-17 04:27:53 form 9
2024-06-17 02:07:23 input 12
2024-06-17 02:07:11 map 5
2024-06-16 23:22:07 play 10
2024-06-16 22:01:22 link 8
2024-06-16 22:00:57 jslink 5
2024-06-16 21:46:25 label 13
2024-06-16 21:31:52 border 6
2024-06-16 21:31:20 layout 18
2024-06-16 21:30:30 output 27
2024-06-16 21:23:54 accordion 5
2024-06-16 21:23:51 accordeon 0
2024-06-16 20:49:40 intprogress 4
2024-06-16 20:25:09 theme 3
2024-06-16 20:19:22 icon 9
2024-06-16 20:12:18 vbox 12
2024-06-16 19:55:11 boundedfloat 0
2024-06-16 19:27:51 checkbox 9
2024-06-16 18:53:08 output 27
2024-06-16 17:43:31 hooks 1
2024-06-16 17:43:20 hook 1
2024-06-16 17:27:57 interact 11
2024-06-16 16:58:58 * 331
2024-06-16 16:32:52 butto 0
2024-06-16 15:38:03 button on click 18
2024-06-16 15:28:46 array 5
2024-06-16 14:28:14 paste 1
2024-06-16 14:17:59 font 7
2024-06-16 13:32:39 background 10
2024-06-16 13:25:39 observe 5
2024-06-16 12:58:41 text box 24
2024-06-16 12:57:44 text widget 55
2024-06-16 12:57:04 text input 25
2024-06-16 12:44:12 play 10
2024-06-16 12:41:04 intslider 17
2024-06-16 12:21:19 latex 5
2024-06-16 11:16:36 hbox 7
2024-06-16 09:30:30 display 30
2024-06-16 08:21:24 unlink 3
2024-06-16 08:18:30 link 8
2024-06-16 08:13:37 gridbox 4
2024-06-16 07:51:42 observe 12
2024-06-16 07:50:57 video 5
2024-06-16 06:47:31 togglebuttons 5
2024-06-16 06:47:05 toggle 5
2024-06-16 06:29:00 font_variant 6
2024-06-16 06:16:35 hbox 7
2024-06-16 05:30:22 slider 17
2024-06-16 04:16:43 button 22
2024-06-16 04:01:44 image 7
2024-06-15 23:20:59 table 5
2024-06-15 22:37:48 datagrid 0
2024-06-15 22:29:43 layout 13
2024-06-15 22:20:53 interact 11
2024-06-15 21:07:56 dropdown 11
2024-06-15 20:07:18 intslider 16
2024-06-15 20:07:07 iframe 1
2024-06-15 19:03:07 audio 4
2024-06-15 17:46:28 version 15
2024-06-15 17:10:57 upload a shapefile 53
2024-06-15 17:10:37 import a shapefile 56
2024-06-15 17:10:26 import 46
2024-06-15 16:24:24 accordion 2
2024-06-15 15:35:52 hbox 5
2024-06-15 15:34:22 on_button 0
2024-06-15 15:34:02 on_dropdown 0
2024-06-15 15:33:37 onbutton 0
2024-06-15 15:33:26 ondropdown 0
2024-06-15 15:30:48 clipboard 0
2024-06-15 15:21:02 clear_output 6
2024-06-15 15:11:25 label 6
2024-06-15 14:54:25 capture 7
2024-06-15 14:54:18 keyboard 1
2024-06-15 14:28:58 display 30
2024-06-15 12:08:46 html 34
2024-06-15 10:50:25 updating 4
2024-06-15 10:29:37 button 22
2024-06-15 09:51:32 checkbox 9
2024-06-15 09:23:40 label 13
2024-06-15 08:33:10 interactive 17
2024-06-15 08:00:09 web 9
2024-06-15 07:14:58 layout 18
2024-06-15 07:07:42 icon 9
2024-06-15 06:45:15 output 11
2024-06-15 06:42:19 output 27
2024-06-15 05:51:11 waiting 1
2024-06-15 05:50:39 wait 8
2024-06-15 04:25:05 json 10
2024-06-15 02:10:28 interactive 17
2024-06-15 01:11:42 slider 17
2024-06-15 00:10:08 json 10
2024-06-14 23:32:01 domwidget 13
2024-06-14 23:26:51 input 12
2024-06-14 23:16:31 bqplot 5
2024-06-14 22:30:49 output 27
2024-06-14 21:40:58 continuous update 22
2024-06-14 20:27:33 on_file_change 0
2024-06-14 20:18:22 dropdown 11
2024-06-14 20:17:06 output 27
2024-06-14 20:16:50 clear_output 6
2024-06-14 20:16:40 fileupload 7
2024-06-14 19:26:22 display 30
2024-06-14 19:25:47 image 7
2024-06-14 19:16:55 styl 0
2024-06-14 19:12:29 disable 15
2024-06-14 18:29:26 threads 3
2024-06-14 18:29:21 coroutines 0
2024-06-14 18:27:22 interact manual 6
2024-06-14 18:08:22 observe 12
2024-06-14 17:48:56 button 9
2024-06-14 17:48:39 button style 12
2024-06-14 17:45:42 button 22
2024-06-14 17:40:08 gridbox 8
2024-06-14 17:37:42 hbox 7
2024-06-14 17:31:05 continuous_update 11
2024-06-14 17:27:40 button 22
2024-06-14 17:23:43 interact 11
2024-06-14 17:11:51 observe 12
2024-06-14 17:02:16 textstyle 3
2024-06-14 17:00:50 date 8
2024-06-14 16:54:14 event button 26
2024-06-14 16:54:00 event 10
2024-06-14 16:53:32 button 22
2024-06-14 15:58:21 mpl connect 3
2024-06-14 15:42:45 css 12
2024-06-14 15:40:10 background color 20
2024-06-14 15:39:02 html 34
2024-06-14 15:28:41 checkbox 9
2024-06-14 15:26:27 add_class 2
2024-06-14 15:06:49 border radius 6
2024-06-14 14:17:11 output 27
2024-06-14 14:08:21 on change event drop down 18
2024-06-14 13:46:01 layout center 18
2024-06-14 13:45:38 layout 18
2024-06-14 13:42:18 scroll 2
2024-06-14 13:40:10 slider float 21
2024-06-14 13:32:06 interact_manual 3
2024-06-14 13:30:43 images 3
2024-06-14 13:20:49 html 34
2024-06-14 13:18:35 button 22
2024-06-14 12:58:19 datetimepicker seconds 8
2024-06-14 12:55:03 datetimepicker second 11
2024-06-14 12:53:47 second 8
2024-06-14 12:19:50 fixed 5
2024-06-14 12:17:50 selectionslider 5
2024-06-14 11:42:42 clear 6
2024-06-14 11:18:51 datetime 11
2024-06-14 11:18:45 floatprogress 4
2024-06-14 11:04:51 save 2
2024-06-14 11:04:44 plot.save 0
2024-06-14 10:44:35 dropdown 11
2024-06-14 10:25:12 icons 7
2024-06-14 10:05:46 datepicker 5
2024-06-14 09:36:32 togglebutton 5
2024-06-14 09:30:51 text 22
2024-06-14 09:27:31 panel 0
2024-06-14 09:25:24 grid 9
2024-06-14 09:23:55 jupyter_backend 0
2024-06-14 09:22:27 embed 3
2024-06-14 09:20:46 padding 6
2024-06-14 09:20:36 padding 11
2024-06-14 09:16:26 togglebuttons 5
2024-06-14 09:09:09 on_click 5
2024-06-14 09:09:03 pyvista 0
2024-06-14 09:08:24 spinner 0
2024-06-14 08:59:16 box 11
2024-06-14 08:59:10 tab 6
2024-06-14 08:58:07 request_execute 0
2024-06-14 08:57:58 allow_stdin 0
2024-06-14 08:54:51 icon 9
2024-06-14 08:48:09 "new line" 0
2024-06-14 08:48:00 new line 14
2024-06-14 08:45:33 grid 4
2024-06-14 08:45:00 gridfactory 0
2024-06-14 08:42:58 hbox 5
2024-06-14 08:40:36 download 2
2024-06-14 08:33:45 dataframe 1
2024-06-14 08:32:58 widgets.dropdown 1
2024-06-14 08:32:41 widgets.dropdown 1
2024-06-14 08:26:38 headers 0
2024-06-14 08:24:30 hbox 7
2024-06-14 08:18:17 checkbox 9
2024-06-14 08:10:15 datepicker 5
2024-06-14 08:06:34 label 13
2024-06-14 08:03:45 html 34
2024-06-14 07:59:35 togglebuttons 5
2024-06-14 07:53:36 h1 3
2024-06-14 07:53:33 hi1 0
2024-06-14 07:52:41 button 22
2024-06-14 07:49:38 text 22
2024-06-14 07:49:29 textinput 0
2024-06-14 06:40:55 output 27
2024-06-14 06:40:44 output 11
2024-06-14 06:09:13 observe 12
2024-06-14 05:37:11 visibility 5
2024-06-14 04:44:18 on_trait_change 0
2024-06-14 04:40:40 datepicker 2
2024-06-14 04:23:26 interactive output 34
2024-06-14 04:17:24 checkbox 9
2024-06-14 02:00:33 export 6
2024-06-14 02:00:18 output 27
2024-06-14 01:58:16 html 34
2024-06-14 01:50:08 color 17
2024-06-14 01:46:39 align 6
2024-06-13 23:46:14 interactive_output 4
2024-06-13 23:02:04 button 9
2024-06-13 23:01:52 on_click 2
2024-06-13 22:39:08 widgets.hbox 3
2024-06-13 22:19:23 accordion 5
2024-06-13 22:13:28 togglebuttons 5
2024-06-13 21:39:56 output 27
2024-06-13 21:37:18 error displaying widget: model not found 61
2024-06-13 21:24:12 slider 17
2024-06-13 21:24:08 intslider 17
2024-06-13 21:21:48 fileupload 7
2024-06-13 21:12:36 observe 12
2024-06-13 21:08:07 conda-forge pynini=2.1.5 7
2024-06-13 21:07:58 pynini 0
2024-06-13 20:52:35 textarea 8
2024-06-13 20:46:34 checkbox 9
2024-06-13 20:43:38 graph 1
2024-06-13 20:42:17 observe 12
2024-06-13 20:40:18 overlay 1
2024-06-13 20:37:34 dropdown 11
2024-06-13 20:34:17 overlay 1
2024-06-13 20:23:33 .value 41
2024-06-13 20:20:15 button 22
2024-06-13 20:13:36 tab 6
2024-06-13 20:13:14 video 5
2024-06-13 19:59:26 tagsinpu 0
2024-06-13 19:53:22 boundedfloattext 6
2024-06-13 19:37:11 interactive 17
2024-06-13 19:30:32 text 22
2024-06-13 19:28:04 tooltip 9
2024-06-13 19:27:51 boundedfloattext 6
2024-06-13 19:23:11 .observe 12
2024-06-13 19:23:02 checkbox.observe 0
2024-06-13 19:12:52 textarea 8
2024-06-13 19:12:21 progress bar 8
2024-06-13 19:12:19 tab 6
2024-06-13 19:09:30 loading 4
2024-06-13 18:12:33 upload 5
2024-06-13 18:05:47 interact_manual 3
2024-06-13 18:05:39 stack 6
2024-06-13 18:05:30 interact 11
2024-06-13 17:59:11 file browser 18
2024-06-13 17:55:17 button 22
2024-06-13 17:47:55 datepicker 5
2024-06-13 17:29:42 observe 5
2024-06-13 17:28:12 checkbox 4
2024-06-13 17:22:13 visibility 5
2024-06-13 17:19:51 interact 6
2024-06-13 17:15:45 html 34
2024-06-13 17:10:41 slider 17
2024-06-13 17:06:32 selectmultiple 5
2024-06-13 16:52:37 set_title 1
2024-06-13 16:28:10 file upload 12
2024-06-13 16:25:40 fileupload 7
2024-06-13 16:16:54 display 30
2024-06-13 16:10:40 output 27
2024-06-13 16:00:41 output 11
2024-06-13 15:57:20 on_click 5
2024-06-13 15:38:35 observ 0
2024-06-13 14:25:42 interact_manual 3
2024-06-13 14:19:30 change 22
2024-06-13 14:10:03 selectionslider 5
2024-06-13 14:08:44 hidden 3
2024-06-13 14:05:51 checkbox 4
2024-06-13 14:03:42 change 22
2024-06-13 14:01:48 continuous_update 11
2024-06-13 14:00:53 boundedfloattext 6
2024-06-13 13:28:17 clear 4
2024-06-13 13:28:13 clear output 12
2024-06-13 13:22:33 interactive 17
2024-06-13 13:11:29 radio 2
2024-06-13 12:49:17 observe 12
2024-06-13 12:44:16 text 9
2024-06-13 12:34:14 hide 0
2024-06-13 12:29:20 width 12
2024-06-13 12:28:17 widgets.button 3
2024-06-13 12:23:38 dropdown 5
2024-06-13 11:57:29 boundedfloat 0
2024-06-13 11:45:53 widgets.boundedfloattext 1
2024-06-13 11:40:45 font 7
2024-06-13 11:32:33 font_size 6
2024-06-13 11:26:34 interact 11
2024-06-13 11:26:30 html 34
2024-06-13 11:26:11 html 34
2024-06-13 11:23:17 header 7
2024-06-13 11:01:29 observe 12
2024-06-13 10:43:45 padding 6
2024-06-13 10:35:45 primary 8
2024-06-13 10:20:10 box 11
2024-06-13 10:04:27 children 10
2024-06-13 09:56:12 audio 4
2024-06-13 09:33:29 hidden 3
2024-06-13 09:22:00 button 22
2024-06-13 09:18:02 image 7
2024-06-13 09:03:15 on button click 50
2024-06-13 09:00:30 click on 49
2024-06-13 08:53:02 observe 12
2024-06-13 08:49:04 button 22
2024-06-13 08:37:19 on_click 5
2024-06-13 08:26:54 button 22
2024-06-13 08:25:31 labelstyle 3
2024-06-13 08:15:42 menu extra 7
2024-06-13 07:51:54 slider 17
2024-06-13 07:43:06 interact 11
2024-06-13 07:12:25 boundedfloattext 6
2024-06-13 06:40:37 logging 2
2024-06-13 06:12:21 button.on_click 3
2024-06-13 06:08:52 button 22
2024-06-13 06:07:09 upload 3
2024-06-13 05:56:42 interact 11
2024-06-13 05:31:07 visibility 5
2024-06-13 05:05:22 unlink 3
2024-06-13 04:50:36 rounded button 22
2024-06-13 04:25:50 toggle 1
2024-06-13 04:14:12 video 5
2024-06-13 03:33:21 map 5
2024-06-13 03:31:01 update 21
2024-06-13 01:58:55 readout 10
2024-06-13 01:57:48 intslider 11
2024-06-13 01:55:32 image 5
2024-06-13 01:44:51 enable 17
2024-06-13 00:27:56 observe 12
2024-06-13 00:27:35 align_items 10
2024-06-13 00:26:36 on_click 5
2024-06-13 00:23:03 display 14
2024-06-13 00:19:27 on_click 5
2024-06-13 00:17:42 button 22
2024-06-12 23:57:19 width 15
2024-06-12 23:25:48 accordion 5
2024-06-12 23:21:19 pulldown 0
2024-06-12 22:42:47 togglebuttons 5
2024-06-12 22:34:51 table 5
2024-06-12 22:33:37 hbox 5
2024-06-12 22:24:00 intslider 11
2024-06-12 22:23:56 intsliders 0
2024-06-12 21:48:41 dropdown 11
2024-06-12 21:46:59 on trait change 50
2024-06-12 21:46:36 change 22
2024-06-12 21:37:01 radio 2
2024-06-12 21:30:27 wait 8
2024-06-12 21:25:55 file chooser 12
2024-06-12 21:07:47 plot 3
2024-06-12 20:44:29 progress 2
2024-06-12 20:42:28 font_style 6
2024-06-12 20:40:36 label 13
2024-06-12 20:39:00 log 7
2024-06-12 20:38:44 console 0
2024-06-12 19:53:50 disable 15
2024-06-12 19:28:12 vbox 12
2024-06-12 16:44:51 textarea 8
2024-06-12 16:24:15 textbox 6
2024-06-12 16:18:37 maps 2
2024-06-12 16:18:16 map 2
2024-06-12 15:36:48 text 9
2024-06-12 15:33:28 play 10
2024-06-12 15:20:18 markdown 2
2024-06-12 15:19:38 html 34
2024-06-12 15:17:48 intsinput 4
2024-06-12 15:10:06 dlink 5
2024-06-12 15:09:59 dlink 2
2024-06-12 14:54:45 interactive 17
2024-06-12 14:51:43 csv 0
2024-06-12 14:51:16 input 12
2024-06-12 14:51:07 text input 25
2024-06-12 14:33:58 hbox 7
2024-06-12 14:30:41 fileupload 7
2024-06-12 14:27:54 dictionary file 17
2024-06-12 14:15:50 fileupload 2
2024-06-12 14:06:18 reference intrangeslider 13
2024-06-12 14:06:02 intrangeslider 5
2024-06-12 14:05:45 slider 17
2024-06-12 13:51:45 layout 18
2024-06-12 13:45:27 forms 3
2024-06-12 13:45:06 form 9
2024-06-12 13:38:51 forms 3
2024-06-12 13:22:34 html 34
2024-06-12 13:19:34 html 34
2024-06-12 13:19:20 title 3
2024-06-12 13:18:25 radioburron 0
2024-06-12 13:17:01 radiobutton 0
2024-06-12 13:13:19 dropdown 11
2024-06-12 13:11:07 numberformat 5
2024-06-12 13:09:37 intsinput 4
2024-06-12 12:44:37 observe 12
2024-06-12 12:44:23 observe 12
2024-06-12 12:43:46 fileupload 7
2024-06-12 12:37:37 togglebuttons 5
2024-06-12 12:36:42 togglebuttons 2
2024-06-12 12:36:38 toogle 0
2024-06-12 12:32:51 dropdown 11
2024-06-12 12:27:26 intprogress 4
2024-06-12 11:49:58 floatprogress 1
2024-06-12 11:46:19 plot 3
2024-06-12 11:20:36 unicode 31
2024-06-12 11:19:30 dropdown 11
2024-06-12 11:05:23 floatslider 4
2024-06-12 10:54:33 display 30
2024-06-12 10:39:34 compatibility 5
2024-06-12 10:38:43 width 15
2024-06-12 10:37:49 inttext 7
2024-06-12 10:36:16 grid 9
2024-06-12 10:30:39 button 22
2024-06-12 10:18:35 intprogress 4
2024-06-12 10:18:07 progress 5
2024-06-12 09:56:24 checkbox 9
2024-06-12 09:55:01 link 8
2024-06-12 09:35:46 vbox 12
2024-06-12 09:32:18 selectionslider 5
2024-06-12 09:26:48 controller 5
2024-06-12 09:24:24 stack 6
2024-06-12 09:23:24 placeholder 4
2024-06-12 09:22:08 interact 11
2024-06-12 09:21:04 gap 5
2024-06-12 09:19:25 video 5
2024-06-12 08:57:35 tab 6
2024-06-12 08:38:13 checkbox 9
2024-06-12 08:21:29 continuous_update 11
2024-06-12 08:21:25 continuous_updae 0
2024-06-12 08:18:57 overflow 6
2024-06-12 08:18:48 overflow 10
2024-06-12 07:44:48 interactive_output 4
2024-06-12 07:37:50 checkbox 9
2024-06-12 07:37:38 valuewidget 19
2024-06-12 07:30:07 interact 11
2024-06-12 06:49:48 readout_format 7
2024-06-12 06:33:15 style 21
2024-06-12 06:31:45 visibility 5
2024-06-12 06:15:02 progress 5
2024-06-12 05:57:57 interact 11
2024-06-12 05:45:37 interact 11
2024-06-12 04:31:31 collapse 0
2024-06-12 04:31:25 video 5
2024-06-12 02:37:09 list traitlet 28
2024-06-12 02:33:29 list 27
2024-06-12 02:12:10 crossorigin 2
2024-06-12 02:11:57 outputwidgethandler 1
2024-06-12 02:11:39 outputwidget 1
2024-06-12 01:38:48 paging 0
2024-06-12 01:15:03 paging 0
2024-06-12 01:14:59 icon 9
2024-06-12 01:14:09 paginate 0
2024-06-12 01:13:19 pagenate 0
2024-06-12 01:09:21 dropdown 11
2024-06-12 01:05:42 image 7
2024-06-12 00:47:22 button 22
2024-06-12 00:36:50 selectmultiple 5
2024-06-12 00:36:23 selectmultiple 5
2024-06-12 00:36:10 selectmultiple 2
2024-06-12 00:27:19 plot 1
2024-06-11 23:43:20 jupyter vuetify 306
2024-06-11 23:03:45 intslider 17
2024-06-11 21:52:57 button 22
2024-06-11 21:51:42 button color 30
2024-06-11 21:45:18 plot 1
2024-06-11 21:43:46 buttons 4
2024-06-11 21:14:05 dropdown 11
2024-06-11 20:53:49 vbox 12
2024-06-11 20:41:28 border-style 24
2024-06-11 20:39:56 checkbox 9
2024-06-11 20:31:40 password 5
2024-06-11 20:29:46 vbox 12
2024-06-11 20:27:39 label 13
2024-06-11 20:27:17 continuous update 22
2024-06-11 20:26:35 lable 0
2024-06-11 20:03:02 observe 12
2024-06-11 20:00:25 disable 15
2024-06-11 19:52:00 pip 7
2024-06-11 19:45:57 output 27
2024-06-11 19:38:17 description_width 5
2024-06-11 19:33:15 observe 5
2024-06-11 19:27:53 clear_output 2
2024-06-11 19:18:46 gridspeclayout 4
2024-06-11 19:06:49 input 12
2024-06-11 19:06:45 int 16
2024-06-11 19:03:02 truncated 1
2024-06-11 18:59:57 vbox 12
2024-06-11 18:59:54 vobx 0
2024-06-11 18:52:17 display 30
2024-06-11 18:50:15 animate 0
2024-06-11 18:46:08 text 22
2024-06-11 18:44:31 on_msg 3
2024-06-11 18:40:31 hbox 7
2024-06-11 18:30:14 dataframe 1
2024-06-11 18:11:40 interact 11
2024-06-11 18:11:33 prevent 3
2024-06-11 17:57:51 error 6
2024-06-11 17:30:24 button 9
2024-06-11 17:16:14 box 11
2024-06-11 16:23:29 float slider 21
2024-06-11 15:56:01 datetime 11
2024-06-11 15:32:52 table 5
2024-06-11 15:26:35 audio record 6
2024-06-11 15:26:29 reactagent 0
2024-06-11 15:26:23 react agent 0
2024-06-11 15:17:55 valuewidget 19
2024-06-11 15:11:49 style 21
2024-06-11 15:07:50 observe 12
2024-06-11 15:06:02 fileupload 7
2024-06-11 14:41:36 readout_format 10
2024-06-11 14:32:05 file 12
2024-06-11 14:11:41 file upload 12
2024-06-11 14:11:34 import zmqchannelshandler 46
2024-06-11 14:09:49 interact 11
2024-06-11 14:07:44 icon 9
2024-06-11 13:58:30 observe 12
2024-06-11 13:35:51 hbox 7
2024-06-11 13:30:05 icon 8
2024-06-11 13:18:19 tabs 5
2024-06-11 13:11:09 table 5
2024-06-11 12:51:17 update 21
2024-06-11 12:40:23 myssql 0
2024-06-11 12:36:09 radiobuttons 4
2024-06-11 12:24:40 visibility 5
2024-06-11 12:24:28 hidden 3
2024-06-11 12:13:45 timer 1
2024-06-11 11:36:03 accordion 5
2024-06-11 11:34:32 fileupload 7
2024-06-11 11:31:57 dropdown 11
2024-06-11 11:21:43 install 11
2024-06-11 11:08:02 page layout 32
2024-06-11 10:54:14 download 2
2024-06-11 10:54:07 downloadbutton 0
2024-06-11 10:29:19 drag 6
2024-06-11 10:29:14 drg 0
2024-06-11 10:19:09 font size 4
2024-06-11 10:10:23 draggable 0
2024-06-11 10:06:48 intslider 17
2024-06-11 09:49:57 key 16
2024-06-11 09:49:53 shortcut 0
2024-06-11 09:49:50 keystroke 0
2024-06-11 09:45:44 label 13
2024-06-11 09:45:39 text 22
2024-06-11 09:45:14 dropdown 11
2024-06-11 09:05:08 events 5
2024-06-11 08:29:29 flex 7
2024-06-11 08:29:11 layout 18
2024-06-11 08:28:05 layout 14
2024-06-11 07:39:57 box 11
2024-06-11 07:20:42 add_class 3
2024-06-11 07:17:41 table 5
2024-06-11 07:17:35 .observe 12
2024-06-11 07:17:18 observe 12
2024-06-11 07:07:15 output 27
2024-06-11 07:03:48 tagsinput 6
2024-06-11 07:00:14 tkinter 0
2024-06-11 06:51:19 interact date 17
2024-06-11 06:33:41 domwidget 13
2024-06-11 06:33:07 domwidgets 2
2024-06-11 06:25:07 form 4
2024-06-11 06:08:53 button 22
2024-06-11 06:02:35 ensure 7
2024-06-11 05:42:26 loading 4
2024-06-11 05:41:57 loader 2
2024-06-11 04:22:41 label 6
2024-06-11 03:49:37 inttext 7
2024-06-11 03:32:51 text 9
2024-06-11 03:25:59 import ipywidgets 58
2024-06-11 03:10:38 datetime 11
2024-06-11 02:53:47 interact_manual 3
2024-06-11 02:47:21 dropdown 11
2024-06-11 02:42:04 output 27
2024-06-11 02:15:38 output clear 28
2024-06-11 02:15:22 output 27
2024-06-11 01:44:55 on_click 5
2024-06-11 01:12:27 tab 6
2024-06-11 00:26:22 button_style 11
2024-06-11 00:03:50 controller 5
2024-06-10 23:44:04 accordion 5
2024-06-10 23:08:20 interactive 17
2024-06-10 22:49:04 selectionrangeslider 5
2024-06-10 22:47:59 paging 0
2024-06-10 22:46:50 tab 6
2024-06-10 22:44:57 html 34
2024-06-10 22:40:47 image 7
2024-06-10 22:36:25 large description 26
2024-06-10 22:36:17 title 3
2024-06-10 22:09:49 box 11
2024-06-10 22:05:12 image 7
2024-06-10 21:54:04 on_submit 3
2024-06-10 21:46:46 twobytwolayout 4
2024-06-10 21:45:20 observe 12
2024-06-10 21:41:44 description_width 5
2024-06-10 21:29:56 justify_content 6
2024-06-10 21:20:30 button 22
2024-06-10 21:05:01 dropdown 11
2024-06-10 20:56:24 layout 18
2024-06-10 20:53:31 accordion 5
2024-06-10 20:45:10 observe 12
2024-06-10 20:40:36 bind 0
2024-06-10 20:36:17 time 21
2024-06-10 20:31:38 audio 4
2024-06-10 20:27:22 application 6
2024-06-10 20:26:04 observe 12
2024-06-10 20:20:03 intslider 17
2024-06-10 20:12:20 hbox 7
2024-06-10 20:09:17 accordion 5
2024-06-10 19:18:16 save file 12
2024-06-10 19:17:06 html 34
2024-06-10 19:11:43 .file 12
2024-06-10 19:10:25 series 0
2024-06-10 19:10:19 output 27
2024-06-10 19:00:00 audio 4
2024-06-10 18:36:45 out.capture 4
2024-06-10 18:35:13 sidebar 3
2024-06-10 18:34:01 label 13
2024-06-10 18:23:27 image browser 15
2024-06-10 18:23:21 browser 14
2024-06-10 18:16:28 html 34
2024-06-10 17:59:35 button 9
2024-06-10 17:30:03 pyw.fileupload 0
2024-06-10 17:19:21 table 5
2024-06-10 17:16:09 on_submit 3
2024-06-10 17:03:39 hover 0
2024-06-10 16:54:59 .on_click 5
2024-06-10 16:30:24 togglebutton 5
2024-06-10 15:47:05 interactive_output 2
2024-06-10 15:39:51 vbox 12
2024-06-10 15:31:38 label 13
2024-06-10 15:29:39 on_click 5
2024-06-10 15:27:46 observe 12
2024-06-10 15:26:44 dropdown 11
2024-06-10 15:24:57 link 8
2024-06-10 14:58:32 observe 12
2024-06-10 14:49:29 scale 9
2024-06-10 14:49:25 dpi 0
2024-06-10 14:48:00 tickerautocomplete 0
2024-06-10 14:46:35 disable 15
2024-06-10 14:45:38 image 7
2024-06-10 14:45:25 folder selection 6
2024-06-10 14:45:13 required 7
2024-06-10 14:31:21 togglebutton 5
2024-06-10 14:17:15 observe 12
2024-06-10 14:15:34 file upload 12
2024-06-10 14:12:54 get_file_buffer 1
2024-06-10 14:08:59 pyw.fileupload 0
2024-06-10 14:01:14 shap 0
2024-06-10 13:58:28 textarea 8
2024-06-10 13:55:58 togglebuttonstyle 3
2024-06-10 13:53:47 dropdown 11
2024-06-10 13:51:55 image 7
2024-06-10 13:35:12 dropdown 11
2024-06-10 13:29:28 async 3
2024-06-10 13:27:13 folder 2
2024-06-10 13:20:26 interactive 17
2024-06-10 13:17:01 fileupload 7
2024-06-10 13:16:42 error 6
2024-06-10 13:15:10 append 3
2024-06-10 13:12:26 filechooser 0
2024-06-10 13:11:00 vbox 8
2024-06-10 12:50:22 checkbox 9
2024-06-10 12:48:25 interactive 17
2024-06-10 12:40:26 upload 3
2024-06-10 12:27:30 fileupload 7
2024-06-10 12:23:27 radio buttons 8
2024-06-10 12:17:20 horizontal 8
2024-06-10 12:17:02 text 22
2024-06-10 11:43:29 tqdm 0
2024-06-10 11:39:45 text 22
2024-06-10 11:27:49 status 2
2024-06-10 11:25:59 selectmultiple 5
2024-06-10 11:07:51 header 7
2024-06-10 10:55:18 tabs 4
2024-06-10 10:52:19 fileupload 2
2024-06-10 10:50:37 border 11
2024-06-10 09:57:10 interval 4
2024-06-10 09:47:04 combobox 2
2024-06-10 09:45:43 observe 12
2024-06-10 09:39:44 dropdown 11
2024-06-10 09:36:31 description 24
2024-06-10 09:31:58 widgets.play 1
2024-06-10 09:31:56 observe 12
2024-06-10 09:25:03 clear 6
2024-06-10 09:24:54 reset 2
2024-06-10 09:21:31 on_click 2
2024-06-10 09:20:23 button 22
2024-06-10 09:20:00 icon 9
2024-06-10 09:18:34 observe 5
2024-06-10 09:10:36 scroll 2
2024-06-10 09:10:21 accordion 5
2024-06-10 08:56:55 inttext 7
2024-06-10 08:56:24 tooltips 6
2024-06-10 08:48:36 intprogress 1
2024-06-10 08:48:12 progress 2
2024-06-10 08:39:40 vbox 8
2024-06-10 08:28:10 accordiobn 0
2024-06-10 08:06:53 aggrid 0
2024-06-10 08:04:52 interact 11
2024-06-10 08:03:44 interact 11
2024-06-10 07:38:58 accordion 2
2024-06-10 07:21:13 custom 20
2024-06-10 07:10:36 hbox 7
2024-06-10 06:57:44 installation 7
2024-06-10 06:37:44 text field 10
2024-06-10 06:18:32 datepicker 5
2024-06-10 06:17:09 datepicker 2
2024-06-10 05:38:54 dropdown 11
2024-06-10 05:00:47 pdf 1
2024-06-10 04:54:28 fileupload 7
2024-06-10 04:22:42 animation 3
2024-06-10 03:35:08 iplot 0
2024-06-10 03:25:46 javascript 16
2024-06-10 01:59:20 windows app 3
2024-06-10 01:27:42 fullscreen 0
2024-06-10 01:27:26 full screen 10
2024-06-10 00:46:07 icon 8
2024-06-09 23:51:29 interactive 17
2024-06-09 22:53:06 json 10
2024-06-09 20:44:19 interactive 17
2024-06-09 20:36:02 dropdown 11
2024-06-09 20:29:42 dropbox 0
2024-06-09 19:31:49 wide 3
2024-06-09 19:31:45 wider 1
2024-06-09 18:26:41 on_click 2
2024-06-09 18:26:09 togglebutton 1
2024-06-09 14:00:19 dataframe 1
2024-06-09 12:54:36 log 7
2024-06-09 12:54:30 logspace 0
2024-06-09 12:22:30 iprogress 0
2024-06-09 11:57:52 observe 5
2024-06-09 11:20:36 hbox 7
2024-06-09 10:34:56 double click 13
2024-06-09 10:34:21 double click 5
2024-06-09 10:31:09 list directory 30
2024-06-09 10:25:23 controller 5
2024-06-09 09:19:12 interact 11
2024-06-09 08:50:35 tooltip 9
2024-06-09 08:25:22 interact 11
2024-06-09 08:11:19 interact 11
2024-06-09 07:22:43 observe 12
2024-06-09 07:05:05 widgets.widget 1
2024-06-09 07:04:24 widgets.button 5
2024-06-09 04:52:13 textarea 8
2024-06-09 03:54:29 interact 11
2024-06-09 03:54:13 audio 4
2024-06-09 03:50:24 width 15
2024-06-09 03:27:38 progressbar 0
2024-06-09 03:17:10 map 5
2024-06-09 03:17:06 folium 0
2024-06-09 02:35:34 decorator 10
2024-06-09 02:17:35 selectmultiple 5
2024-06-09 00:41:17 ipywidgets 2.0 39
2024-06-09 00:28:34 dropdown 5
2024-06-09 00:28:20 stack 1
2024-06-09 00:26:40 callback 11
2024-06-09 00:20:24 title 3
2024-06-09 00:17:07 on_click 5
2024-06-09 00:14:33 on_close 0
2024-06-08 23:14:56 image 7
2024-06-08 22:07:40 markdown 2
2024-06-08 21:53:38 hbox 7
2024-06-08 21:52:18 interactive output 34
2024-06-08 21:52:00 interactive 17
2024-06-08 21:18:07 fileupload 7
2024-06-08 19:43:48 radio 2
2024-06-08 19:15:47 valuewidget 19
2024-06-08 18:29:04 execute cell 15
2024-06-08 18:26:10 loading 5
2024-06-08 18:25:45 vbox 12
2024-06-08 18:23:52 progress 2
2024-06-08 17:57:39 upload 5
2024-06-08 17:55:57 three 5
2024-06-08 16:12:51 datetime 11
2024-06-08 16:10:02 plot 1
2024-06-08 16:08:56 floatslider 4
2024-06-08 16:08:28 float slider 11
2024-06-08 16:07:56 hbox 5
2024-06-08 16:07:01 password 1
2024-06-08 16:06:53 masked text 9
2024-06-08 16:05:49 pie 0
2024-06-08 16:02:35 progress 2
2024-06-08 15:39:40 slow 2
2024-06-08 15:39:36 cache 2
2024-06-08 15:18:18 dropdown 11
2024-06-08 14:49:28 vboxmodel 2
2024-06-08 14:49:17 vbox 12
2024-06-08 14:48:07 observe 12
2024-06-08 14:37:48 button 22
2024-06-08 14:28:56 style 11
2024-06-08 14:20:29 7.7.1 1
2024-06-08 14:14:24 tab 6
2024-06-08 13:56:54 fileupload 7
2024-06-08 13:52:25 fileupload 7
2024-06-08 13:48:57 tab 6
2024-06-08 11:00:32 layout 18
2024-06-08 10:55:53 hbox 7
2024-06-08 10:53:16 description 24
2024-06-08 10:08:20 interactive_output 4
2024-06-08 10:07:06 interactive 17
2024-06-08 10:03:27 pyplot equal 3
2024-06-08 08:23:56 plot equal 6
2024-06-08 08:23:12 pyplot equal 3
2024-06-08 08:22:16 equal 3
2024-06-08 08:00:59 loading 4
2024-06-08 07:27:33 log 7
2024-06-08 07:24:13 options 14
2024-06-08 07:22:07 hbox 7
2024-06-08 07:21:06 hbox 5
2024-06-08 04:56:58 htmlstyle 3
2024-06-08 04:48:39 width 15
2024-06-08 02:26:05 checkbox 9
2024-06-08 01:38:09 clear_out 0
2024-06-08 00:35:26 video 5
2024-06-07 23:47:56 output 27
2024-06-07 23:45:16 dataframe 1
2024-06-07 23:11:17 on_click 2
2024-06-07 23:01:20 observe 12
2024-06-07 21:54:55 html 34
2024-06-07 21:37:10 check 12
2024-06-07 21:19:47 embedding 10
2024-06-07 21:15:11 text 22
2024-06-07 21:14:59 text 9
2024-06-07 21:13:58 overflow 6
2024-06-07 21:06:54 box 11
2024-06-07 20:59:12 accordion 5
2024-06-07 20:57:46 callback 11
2024-06-07 20:57:29 on_click 5
2024-06-07 20:47:13 search 2
2024-06-07 20:25:38 string 21
2024-06-07 20:21:00 placeholder 4
2024-06-07 20:09:02 tab 2
2024-06-07 19:34:30 observe 12
2024-06-07 18:58:00 floattext 7
2024-06-07 18:54:39 text 9
2024-06-07 18:47:54 on_click 2
2024-06-07 18:46:37 togglebutton.on_click 0
2024-06-07 18:45:15 togglebutton 1
2024-06-07 18:44:02 padding 12
2024-06-07 18:42:17 datepicker 5
2024-06-07 18:41:03 height 12
2024-06-07 18:29:55 update_layout 0
2024-06-07 18:29:47 updatemenu 0
2024-06-07 18:20:12 checkbox 4
2024-06-07 18:07:49 controller 2
2024-06-07 17:33:51 checkbox 9
2024-06-07 17:33:21 read_output 0
2024-06-07 17:33:12 reader_output 0
2024-06-07 17:31:07 selectmultiple 5
2024-06-07 17:21:15 time picker 22
2024-06-07 17:20:27 time 21
2024-06-07 17:17:42 onclick 0
2024-06-07 17:15:51 update jupyter 310
2024-06-07 17:10:18 .dropdown 11
2024-06-07 17:05:46 sliders 7
2024-06-07 16:55:54 display 14
2024-06-07 16:43:40 text 22
2024-06-07 16:22:40 width 15
2024-06-07 16:15:57 interactive_output 4
2024-06-07 16:04:15 change 22
2024-06-07 16:03:49 togglebuttons 5
2024-06-07 16:03:30 toggle 5
2024-06-07 16:02:39 date 4
2024-06-07 16:02:31 checkbox 9
2024-06-07 16:02:20 button 22
2024-06-07 16:01:30 observe 12
2024-06-07 15:21:03 percent 2
2024-06-07 15:19:59 interactive_output 4
2024-06-07 15:19:53 interactive widget 56
2024-06-07 15:19:40 interactive 17
2024-06-07 15:11:10 container 12
2024-06-07 15:05:12 zoom plot 4
2024-06-07 15:05:01 save button 22
2024-06-07 15:04:21 set value 45
2024-06-07 15:04:10 clear value 44
2024-06-07 15:03:51 output 27
2024-06-07 14:51:44 interactive 17
2024-06-07 14:48:43 fileupload 2
2024-06-07 14:47:33 observe 5
2024-06-07 14:44:15 floatrangeslider 4
2024-06-07 14:43:47 on_click 4
2024-06-07 14:38:56 uploader 3
2024-06-07 14:23:14 accordion 5
2024-06-07 14:18:26 gridbox 8
2024-06-07 14:18:07 gridbox 4
2024-06-07 13:54:50 textarea 8
2024-06-07 13:49:48 stack 6
2024-06-07 13:46:24 text 22
2024-06-07 13:43:05 datatable 0
2024-06-07 13:42:55 simpledatatable 0
2024-06-07 13:40:13 floatslider 8
2024-06-07 13:39:15 pop-up 14
2024-06-07 13:27:53 markdown 2
2024-06-07 13:24:42 markdown 1
2024-06-07 13:18:49 dropdown 11
2024-06-07 13:17:48 colors 2
2024-06-07 13:13:19 annimat 0
2024-06-07 13:13:17 echo 3
2024-06-07 13:13:07 annimation 0
2024-06-07 13:01:41 text 22
2024-06-07 13:00:54 width 15
2024-06-07 12:30:23 display 30
2024-06-07 12:29:35 display 30
2024-06-07 12:19:46 widget id 55
2024-06-07 12:17:08 table 3
2024-06-07 12:12:47 layout 18
2024-06-07 12:12:26 widgets.output 4
2024-06-07 12:12:07 fileupload 7
2024-06-07 11:50:52 interact 11
2024-06-07 11:49:46 html 34
2024-06-07 11:42:49 label 13
2024-06-07 11:41:50 widgets.button 5
2024-06-07 11:36:50 upload 5
2024-06-07 11:30:48 disable 15
2024-06-07 11:13:12 zoom 1
2024-06-07 10:59:57 image 5
2024-06-07 10:45:36 audio 4
2024-06-07 10:07:23 image 7
2024-06-07 09:56:48 continuous_update 11
2024-06-07 09:46:29 radio 2
2024-06-07 09:41:35 display 30
2024-06-07 09:25:36 vbox 12
2024-06-07 09:24:14 vertical box 16
2024-06-07 09:24:01 horizontal 8
2024-06-07 09:09:11 color 6
2024-06-07 08:52:03 layout 13
2024-06-07 08:51:28 layout 13
2024-06-07 08:49:38 markdown 2
2024-06-07 08:23:04 capture 7
2024-06-07 08:15:17 stretch 4
2024-06-07 08:14:24 stretching 1
2024-06-07 08:14:07 layout 18
2024-06-07 08:13:48 image 7
2024-06-07 07:51:42 interact 11
2024-06-07 07:48:45 text 22
2024-06-07 07:32:58 vbox 12
2024-06-07 07:32:28 vbox 12
2024-06-07 07:26:26 checkbox 9
2024-06-07 07:24:52 observe 12
2024-06-07 07:20:59 intslider 17
2024-06-07 07:19:11 hbox 5
2024-06-07 07:11:10 observe 12
2024-06-07 07:00:52 htmlstyle 3
2024-06-07 07:00:15 html style 15
2024-06-07 06:54:56 vbox 8
2024-06-07 06:48:49 select 9
2024-06-07 06:38:01 on_trait_change 0
2024-06-07 06:14:38 slider 17
2024-06-07 06:04:53 text 22
2024-06-07 04:53:36 group 5
2024-06-07 04:53:16 group 0
2024-06-07 04:45:08 ipy 0
2024-06-07 04:36:59 vbox 12
2024-06-07 04:14:27 description 24
2024-06-07 04:14:03 text 22
2024-06-07 04:11:46 layout 18
2024-06-07 03:51:53 tabular 0
2024-06-07 03:22:49 date 8
2024-06-07 03:05:22 interact 6
2024-06-07 02:44:54 6062 0
2024-06-07 01:39:45 accordion 5
2024-06-07 01:38:40 datepicker 5
2024-06-07 01:32:02 textbox 2
2024-06-07 00:45:39 dataframe 0
2024-06-07 00:45:36 df 0
2024-06-07 00:24:34 observe 12
2024-06-07 00:13:55 font 1
2024-06-06 22:36:34 button 22
2024-06-06 22:33:37 description_width 6
2024-06-06 22:19:39 disabled 16
2024-06-06 22:11:31 textarea 8
2024-06-06 22:06:50 markdown 2
2024-06-06 22:03:37 display 30
2024-06-06 21:57:41 togglebuttons 5
2024-06-06 21:48:44 embed 3
2024-06-06 21:43:40 html 34
2024-06-06 21:34:18 on load 47
2024-06-06 21:33:56 observe 12
2024-06-06 20:27:02 datetime 11
2024-06-06 20:24:54 table 5
2024-06-06 20:18:22 hbox 5
2024-06-06 20:01:56 description_width 6
2024-06-06 20:01:09 string 21
2024-06-06 19:53:54 slider size 25
2024-06-06 19:53:49 slider sixe 17
2024-06-06 19:53:24 slider 17
2024-06-06 19:51:05 calendar 0
2024-06-06 19:40:33 bgcolor 0
2024-06-06 19:37:57 observe 12
2024-06-06 18:56:13 tab 6
2024-06-06 18:51:53 toggle 5
2024-06-06 18:44:37 button 22
2024-06-06 18:30:31 image 7
2024-06-06 18:24:11 latex 5
2024-06-06 18:22:39 hastraits 5
2024-06-06 18:22:11 link 8
2024-06-06 18:21:05 add_class 3
2024-06-06 18:18:27 axes 6
2024-06-06 18:17:16 status 2
2024-06-06 17:51:56 float 13
2024-06-06 17:51:48 floatinput 0
2024-06-06 17:34:56 observe 12
2024-06-06 17:34:38 observe 5
2024-06-06 17:34:23 observe 12
2024-06-06 17:29:05 integrals 0
2024-06-06 16:50:36 label width 12
2024-06-06 16:49:37 box_style 6
2024-06-06 16:46:15 font-size 14
2024-06-06 16:29:04 link 8
2024-06-06 15:53:17 onchange 0
2024-06-06 15:37:26 output 27
2024-06-06 15:33:13 string 21
2024-06-06 15:01:12 button 22
2024-06-06 14:46:25 button 22
2024-06-06 14:31:13 interact 11
2024-06-06 14:30:53 text color 28
2024-06-06 14:28:01 latex 5
2024-06-06 14:27:45 datepicker 5
2024-06-06 14:27:22 datepick 0
2024-06-06 14:27:15 datepicker 2
2024-06-06 14:21:59 output 27
2024-06-06 14:21:00 observe 12
2024-06-06 14:19:24 observe 5
2024-06-06 14:02:26 jslink 4
2024-06-06 14:01:10 observe 12
2024-06-06 13:58:41 dropdown 11
2024-06-06 13:36:07 dropdown box 16
2024-06-06 13:29:50 button 22
2024-06-06 13:28:54 label 13
2024-06-06 13:18:05 hbox 7
2024-06-06 13:17:52 audio 4
2024-06-06 13:11:28 date 8
2024-06-06 13:10:52 date slider 22
2024-06-06 13:02:33 label 13
2024-06-06 12:54:52 icon 9
2024-06-06 12:53:24 display 30
2024-06-06 12:51:06 dropdown 11
2024-06-06 12:40:47 accordion 5
2024-06-06 12:37:35 ipywidgets 39
2024-06-06 12:28:58 textarea 8
2024-06-06 12:13:57 fileupload 7
2024-06-06 12:13:42 fileupload 2
2024-06-06 12:11:56 widgets.layout 3
2024-06-06 12:09:43 tab 6
2024-06-06 12:09:31 tabular 0
2024-06-06 12:05:08 textarea 5
2024-06-06 11:59:45 upgrade jupyter 306
2024-06-06 11:58:43 table 5
2024-06-06 11:57:37 html 34
2024-06-06 11:57:20 table 5
2024-06-06 11:30:37 selectionslider 5
2024-06-06 11:29:09 visibility 5
2024-06-06 11:25:40 readout_format 7
2024-06-06 11:19:39 ipywidgets update 44
2024-06-06 11:19:19 ipywidgets 39
2024-06-06 11:16:29 image 7
2024-06-06 11:15:51 widgets 300
2024-06-06 11:11:36 intslider 17
2024-06-06 11:01:51 callback 5
2024-06-06 10:53:48 dateslider 0
2024-06-06 10:53:33 slider 10
2024-06-06 09:47:03 date time 23
2024-06-06 09:40:05 vbox 12
2024-06-06 09:22:10 hbox 7
2024-06-06 09:19:37 callback 11
2024-06-06 09:19:34 wd_check 0
2024-06-06 09:15:25 button 22
2024-06-06 09:15:24 button 9
2024-06-06 09:15:14 interact 11
2024-06-06 09:14:25 file 12
2024-06-06 08:56:30 file path 15
2024-06-06 08:56:09 file 12
2024-06-06 08:46:29 audio 4
2024-06-06 08:29:12 floatslider 4
2024-06-06 08:23:12 button 22
2024-06-06 08:12:51 observe 12
2024-06-06 08:11:43 animation 3
2024-06-06 08:05:01 textarea 8
2024-06-06 08:00:34 example 27
2024-06-06 08:00:31 exqmple 0
2024-06-06 08:00:24 lorenz 0
2024-06-06 07:49:28 text 22
2024-06-06 07:46:46 color bar 21
2024-06-06 07:45:27 multiline 2
2024-06-06 07:29:39 on_trait_change 0
2024-06-06 07:26:57 input 12
2024-06-06 07:26:51 clear_output 6
2024-06-06 07:26:51 user input 26
2024-06-06 06:39:12 visibility 5
2024-06-06 05:51:18 javascript 16
2024-06-06 05:50:46 js_execute 0
2024-06-06 05:34:31 visibility 5
2024-06-06 03:22:25 three.js 1
2024-06-06 02:36:23 clear 6
2024-06-06 02:02:21 cell 7
2024-06-06 01:43:01 html 34
2024-06-06 01:42:13 textbox 6
2024-06-06 01:41:57 display 30
2024-06-06 01:41:34 text 22
2024-06-06 01:37:26 interactive_output 2
2024-06-06 01:34:22 3d visualization 3
2024-06-06 01:19:24 accordion 5
2024-06-05 23:19:24 datepicker 2
2024-06-05 23:07:15 toggle 5
2024-06-05 22:59:13 margin 5
2024-06-05 22:31:44 video 5
2024-06-05 22:24:37 add_class 3
2024-06-05 22:23:38 .label 13
2024-06-05 22:23:34 .labe; 0
2024-06-05 22:23:15 label 13
2024-06-05 22:03:43 accordion 5
2024-06-05 22:01:14 button icon 22
2024-06-05 21:56:53 label 13
2024-06-05 21:49:19 width 15
2024-06-05 21:16:14 hbox 5
2024-06-05 21:05:50 selectionrange 0
2024-06-05 20:25:23 interactive 17
2024-06-05 20:24:34 change.new 2
2024-06-05 20:18:47 button style 30
2024-06-05 19:53:32 vbox 8
2024-06-05 19:36:32 output widget 19
2024-06-05 19:35:06 on_click 2
2024-06-05 19:34:42 date 8
2024-06-05 19:10:41 accordion 5
2024-06-05 19:09:46 dropdown 5
2024-06-05 19:04:03 radio 0
2024-06-05 19:03:11 observe 5
2024-06-05 19:01:51 drop down 1
2024-06-05 18:58:33 observe 12
2024-06-05 18:57:45 radio 2
2024-06-05 18:54:54 text 22
2024-06-05 18:53:54 accordion 5
2024-06-05 18:51:17 input 12
2024-06-05 18:50:21 observe 12
2024-06-05 18:27:26 vbox 8
2024-06-05 18:26:27 vertical 4
2024-06-05 18:22:58 json 10
2024-06-05 18:22:29 link 8
2024-06-05 18:12:37 dropdown 11
2024-06-05 17:57:17 hbox 5
2024-06-05 17:40:09 loading 4
2024-06-05 17:27:20 filechooser 0
2024-06-05 17:18:35 labels 4
2024-06-05 16:53:40 textstyle 3
2024-06-05 16:52:40 font_size 6
2024-06-05 16:48:47 label size 18
2024-06-05 16:48:41 label color 21
2024-06-05 16:48:11 color 17
2024-06-05 16:44:52 widget style 55
2024-06-05 16:44:12 observe 12
2024-06-05 16:44:06 style 21
2024-06-05 16:41:40 vbox 8
2024-06-05 16:33:39 link 4
2024-06-05 16:30:23 hbox 7
2024-06-05 16:26:55 tooltip 9
2024-06-05 16:07:21 gridbox 8
2024-06-05 15:32:49 gridspeclayout 1
2024-06-05 15:25:35 backbone 3
2024-06-05 15:17:39 pdf 1
2024-06-05 15:16:32 slider 17
2024-06-05 15:09:26 button 22
2024-06-05 15:05:41 observe traitlets 39
2024-06-05 14:45:34 click 11
2024-06-05 14:01:45 box 6
2024-06-05 13:51:07 pillow 0
2024-06-05 13:50:26 pil 0
2024-06-05 13:40:58 options 14
2024-06-05 13:35:45 disabled 16
2024-06-05 13:34:51 interact 11
2024-06-05 13:23:43 backend 4
2024-06-05 13:22:18 matplotlib 4
2024-06-05 13:16:57 video 5
2024-06-05 13:09:58 border 6
2024-06-05 13:09:54 radius 0
2024-06-05 13:09:50 border_radius 0
2024-06-05 12:56:39 continuous_update 11
2024-06-05 12:42:23 vbox 8
2024-06-05 12:27:49 selectionslider 5
2024-06-05 12:21:09 output 27
2024-06-05 12:14:36 overflow 6
2024-06-05 11:56:52 floatprogress 4
2024-06-05 11:55:58 hbox 7
2024-06-05 11:25:43 output 11
2024-06-05 11:24:25 traitlets 36
2024-06-05 11:23:39 on_submit 0
2024-06-05 11:23:28 button 22
2024-06-05 11:16:50 flicker 0
2024-06-05 11:16:38 observe 12
2024-06-05 11:16:35 tqdm 0
2024-06-05 11:16:08 tp 0
2024-06-05 11:12:53 api 6
2024-06-05 11:11:40 play 10
2024-06-05 10:50:40 intslider 17
2024-06-05 10:49:26 hbox dimensions 6
2024-06-05 10:35:44 overflow_y 10
2024-06-05 10:32:40 font_size 0
2024-06-05 10:32:30 fontsize 0
2024-06-05 10:23:28 tables 0
2024-06-05 10:23:19 observe 12
2024-06-05 09:51:39 checkbox 4
2024-06-05 09:17:26 dropdown 11
2024-06-05 09:17:13 interact 11
2024-06-05 09:16:18 checkbox 9
2024-06-05 09:13:21 floattext 7
2024-06-05 09:13:07 margin 5
2024-06-05 09:08:33 grid 9
2024-06-05 09:08:09 embed 3
2024-06-05 09:07:55 matplotlib 4
2024-06-05 09:01:30 slider 17
2024-06-05 08:56:54 import llama 46
2024-06-05 08:37:29 on_submit 0
2024-06-05 08:33:37 openai 0
2024-06-05 08:24:41 dropdown 11
2024-06-05 08:19:51 color 17
2024-06-05 08:17:41 gridspeclayout 1
2024-06-05 08:16:56 gridspec 1
2024-06-05 08:16:49 on_click 2
2024-06-05 08:12:41 lightpink 1
2024-06-05 08:12:30 lightorange 0
2024-06-05 08:12:25 lightred 0
2024-06-05 08:12:02 lightgreen 3
2024-06-05 08:11:53 lightblue 3
2024-06-05 08:11:26 color 17
2024-06-05 08:02:46 play 4
2024-06-05 07:43:15 html 34
2024-06-05 07:41:24 datepicker 5
2024-06-05 07:16:54 observe 12
2024-06-05 07:15:04 file 12
2024-06-05 07:06:05 checkbox 9
2024-06-05 05:28:38 visibility 5
2024-06-05 04:35:47 on_click 5
2024-06-05 03:59:55 on_click 2
2024-06-05 03:57:38 inttext 7
2024-06-05 03:57:27 text 22
2024-06-05 03:36:46 wait for 56
2024-06-05 03:35:02 ensure_option 4
2024-06-05 02:47:57 tooltip 9
2024-06-05 02:25:06 java 0
2024-06-05 01:16:44 hbox 7
2024-06-05 01:07:51 on_click 5
2024-06-05 01:03:36 output 11
2024-06-05 01:03:23 widgets.output 2
2024-06-05 00:50:56 keyboard 1
2024-06-05 00:42:08 radio 2
2024-06-05 00:16:01 display nested hbox 31
2024-06-05 00:15:33 display 30
2024-06-05 00:12:39 display image 31
2024-06-05 00:06:41 .show 33
2024-06-05 00:06:32 show 33
2024-06-04 23:26:39 javascript callback 12
2024-06-04 23:26:23 javascript 11
2024-06-04 23:23:38 dialog 1
2024-06-04 23:23:34 modal 0
2024-06-04 23:08:35 dropdown 11
2024-06-04 23:01:48 intrangeslider 5
2024-06-04 22:44:13 applayout 5
2024-06-04 22:32:01 intrangeslider 5
2024-06-04 22:21:59 margin 5
2024-06-04 21:56:40 box 11
2024-06-04 21:39:29 stdout 4
2024-06-04 21:30:45 markdown 2
2024-06-04 21:30:44 mardown 0
2024-06-04 21:25:50 vbox width 21
2024-06-04 21:19:14 text input 25
2024-06-04 20:54:59 time 21
2024-06-04 20:49:54 link 4
2024-06-04 20:49:35 interactive 17
2024-06-04 20:45:46 togglebutton 5
2024-06-04 20:30:22 video 5
2024-06-04 20:20:28 onclick 0
2024-06-04 19:50:05 link 8
2024-06-04 19:28:46 observe 12
2024-06-04 19:28:43 observer 1
2024-06-04 19:27:24 link 8
2024-06-04 19:25:43 layout 18
2024-06-04 19:25:38 display 30
2024-06-04 19:22:49 scroll 2
2024-06-04 19:22:35 window 2
2024-06-04 19:22:26 clear 6
2024-06-04 19:22:25 button_style 11
2024-06-04 19:21:16 observe 12
2024-06-04 19:17:04 button 22
2024-06-04 19:14:37 on_click 5
2024-06-04 19:14:34 on_click 2
2024-06-04 19:13:44 callback 5
2024-06-04 19:12:38 textarea 8
2024-06-04 19:09:35 on_clicked 0
2024-06-04 19:05:52 selectmultiple 5
2024-06-04 19:05:37 selectmultiple 2
2024-06-04 19:04:21 togglebutton 1
2024-06-04 19:02:48 label 6
2024-06-04 18:57:45 layout 18
2024-06-04 18:55:22 button 9
2024-06-04 18:45:16 handle_color 5
2024-06-04 18:45:12 hasndle_color 0
2024-06-04 18:44:58 style 21
2024-06-04 18:32:58 interact 11
2024-06-04 18:31:28 matplotlib 4
2024-06-04 18:18:31 iprogress 0
2024-06-04 18:16:22 javascript 16
2024-06-04 17:55:57 text input 25
2024-06-04 17:49:36 overflow 6
2024-06-04 17:47:09 observe 12
2024-06-04 17:46:38 textbox 6
2024-06-04 17:39:24 button 22
2024-06-04 17:17:41 observe 12
2024-06-04 16:42:40 multiple 16
2024-06-04 16:20:32 authmodel 0
2024-06-04 16:11:11 radiobuttons 4
2024-06-04 16:00:37 image 7
2024-06-04 16:00:31 iamgwe 0
2024-06-04 15:47:17 button 22
2024-06-04 15:41:55 button 22
2024-06-04 15:36:02 style 21
2024-06-04 15:35:20 output 11
2024-06-04 15:35:08 combo 0
2024-06-04 15:28:07 iprogress 0
2024-06-04 15:23:54 dropdown 11
2024-06-04 15:21:33 audio 4
2024-06-04 15:16:30 interactive 17
2024-06-04 15:11:14 layout 13
2024-06-04 15:07:51 radio 2
2024-06-04 14:48:27 templates 7
2024-06-04 14:44:39 add_class 3
2024-06-04 14:26:31 radio 2
2024-06-04 14:22:41 disable 15
2024-06-04 14:22:09 button 22
2024-06-04 14:11:54 vbox 12
2024-06-04 14:03:23 download 2
2024-06-04 13:48:57 javascript 11
2024-06-04 13:48:46 mouse 4
2024-06-04 13:41:10 togglebutton 5
2024-06-04 13:35:04 hbox 7
2024-06-04 13:33:34 file 12
2024-06-04 13:17:36 date 8
2024-06-04 13:14:50 observe 12
2024-06-04 13:13:38 html 34
2024-06-04 13:12:42 selectmultiple 5
2024-06-04 13:08:30 intslider 17
2024-06-04 13:05:56 readout_format 7
2024-06-04 13:05:04 readout 10
2024-06-04 12:50:23 hide 0
2024-06-04 12:49:40 datagrid 0
2024-06-04 12:35:17 style 21
2024-06-04 12:33:03 input 3
2024-06-04 11:52:04 observe 12
2024-06-04 11:32:56 audio 4
2024-06-04 11:10:08 disable 15
2024-06-04 10:55:51 hbox 7
2024-06-04 10:40:37 controller 5
2024-06-04 10:31:11 with output 52
2024-06-04 10:22:59 overflow 6
2024-06-04 10:08:30 magic 0
2024-06-04 10:03:37 output 27
2024-06-04 09:46:22 html 34
2024-06-04 09:41:51 border 6
2024-06-04 09:36:49 interact 11
2024-06-04 09:32:39 ipywidgets 39
2024-06-04 09:32:23 ipywidgets.layout 0
2024-06-04 09:28:54 layout 18
2024-06-04 09:26:21 checkbox 9
2024-06-04 09:22:20 disable 15
2024-06-04 09:19:05 button 22
2024-06-04 09:14:58 messageloop 0
2024-06-04 09:14:50 messageloop 0
2024-06-04 09:14:39 message 6
2024-06-04 09:11:55 output 27
2024-06-04 09:09:36 toggle 5
2024-06-04 08:51:52 grid layout 18
2024-06-04 08:40:34 video 5
2024-06-04 08:37:13 hbox 5
2024-06-04 08:36:52 layout 18
2024-06-04 08:15:16 textarea 8
2024-06-04 08:14:10 floatrangeslider 4
2024-06-04 07:56:46 dropdown 11
2024-06-04 07:54:46 no cdn access 20
2024-06-04 07:54:35 internet 1
2024-06-04 07:53:50 private cdn 7
2024-06-04 07:53:28 jslink 5
2024-06-04 07:48:34 style 21
2024-06-04 07:47:06 observe 12
2024-06-04 07:30:28 interact 11
2024-06-04 07:24:45 textbox 6
2024-06-04 07:15:10 checkbox 9
2024-06-04 07:09:16 observe 12
2024-06-04 06:57:24 readout_format 7
2024-06-04 06:48:29 button 22
2024-06-04 06:23:44 cutt 0
2024-06-04 06:23:20 observe 12
2024-06-04 06:07:01 dropdown 11
2024-06-04 06:06:55 drow 0
2024-06-04 05:21:14 table 3
2024-06-04 05:06:21 error displaying widget 55
2024-06-04 04:08:49 #@param 2
2024-06-04 03:42:53 hbox 7
2024-06-04 02:18:54 on_click 5
2024-06-04 01:46:23 border 6
2024-06-04 01:42:22 tooltip 9
2024-06-04 01:04:00 checkbox 9
2024-06-04 00:54:23 button 22
2024-06-04 00:30:51 string 21
2024-06-04 00:18:34 textbox 6
2024-06-03 23:46:22 hbox 7
2024-06-03 22:35:59 observe 12
2024-06-03 22:25:19 thread 2
2024-06-03 22:02:49 image 7
2024-06-03 21:43:27 weather 1
2024-06-03 21:16:40 map 5
2024-06-03 20:28:44 interact 11
2024-06-03 20:24:30 span 2
2024-06-03 20:17:22 pandas 2
2024-06-03 20:10:58 table 5
2024-06-03 20:10:55 interact 11
2024-06-03 19:44:17 hover 0
2024-06-03 19:04:13 check 12
2024-06-03 18:55:15 on_msg 3
2024-06-03 18:53:53 readout 10
2024-06-03 18:43:51 valuewidget 19
2024-06-03 18:23:17 widget.image 0
2024-06-03 18:23:08 image 5
2024-06-03 17:48:52 intslider 17
2024-06-03 17:36:52 hbox 7
2024-06-03 17:23:11 observe 12
2024-06-03 16:46:11 selectionrangeslider 5
2024-06-03 16:42:27 widget list 57
2024-06-03 16:41:01 interact 11
2024-06-03 16:33:21 gridbox 4
2024-06-03 16:32:45 gridspeclayout 4
2024-06-03 16:19:56 display 30
2024-06-03 16:06:07 cite 0
2024-06-03 15:48:22 radiobuttons 4
2024-06-03 15:46:01 link 4
2024-06-03 15:43:19 layout 18
2024-06-03 15:43:17 link 8
2024-06-03 15:40:57 video 5
2024-06-03 15:37:20 output 27
2024-06-03 15:37:00 video 5
2024-06-03 15:36:36 applayout 5
2024-06-03 15:36:09 link 8
2024-06-03 15:35:17 applayout 3
2024-06-03 15:34:22 applayout 5
2024-06-03 15:34:17 accordion 5
2024-06-03 15:29:43 error message 16
2024-06-03 15:26:05 datepicker 5
2024-06-03 15:22:44 output scroll 28
2024-06-03 15:16:46 size 13
2024-06-03 15:16:25 password 1
2024-06-03 15:13:09 output 27
2024-06-03 14:38:45 accordion 5
2024-06-03 14:38:26 intrange 0
2024-06-03 14:37:57 checkbox 4
2024-06-03 14:23:12 selectmultiple 5
2024-06-03 14:21:54 .output() 11
2024-06-03 13:59:16 interact 11
2024-06-03 13:52:40 dbplot 0
2024-06-03 13:48:28 observe 12
2024-06-03 13:45:52 output.clear 0
2024-06-03 13:43:07 accordion 2
2024-06-03 13:35:48 color 17
2024-06-03 13:31:00 observe 12
2024-06-03 13:28:54 button 22
2024-06-03 13:15:51 ipywidgets.version_info 0
2024-06-03 12:55:20 controls= 178
2024-06-03 12:48:48 textarea 8
2024-06-03 12:35:31 grid_template_columns 7
2024-06-03 12:35:19 image 5
2024-06-03 12:14:50 interactive 9
2024-06-03 12:13:48 selectmultiple 5
2024-06-03 12:05:23 vbox 8
2024-06-03 11:46:53 interactive_output 4
2024-06-03 11:45:12 floattext 7
2024-06-03 11:30:44 @interact 11
2024-06-03 11:20:04 selectmultiple 2
2024-06-03 11:10:53 matplotlib 4
2024-06-03 11:05:23 box_style 3
2024-06-03 10:57:48 equals 2
2024-06-03 10:57:46 close 1
2024-06-03 10:57:42 widget_selection 0
2024-06-03 10:25:42 date peaker 8
2024-06-03 10:22:02 widgets.checkbox 1
2024-06-03 10:21:05 checkbox 9
2024-06-03 10:13:38 html 34
2024-06-03 10:10:00 text 22
2024-06-03 10:02:02 layout 18
2024-06-03 10:01:47 layot 0
2024-06-03 10:01:33 margin_left 0
2024-06-03 10:01:28 margin_left= 0
2024-06-03 09:58:52 label 13
2024-06-03 09:41:56 background color 20
2024-06-03 09:40:48 background 10
2024-06-03 09:40:44 backgrround 0
2024-06-03 09:39:42 grid 9
2024-06-03 09:34:50 html 34
2024-06-03 09:30:33 click 11
2024-06-03 09:22:13 output 27
2024-06-03 09:21:36 mouse 3
2024-06-03 09:21:19 style 10
2024-06-03 09:18:22 sort_value 0
2024-06-03 09:18:19 sort_values 0
2024-06-03 09:17:51 rectangleselector 0
2024-06-03 09:04:10 image 7
2024-06-03 09:03:09 dropdown 11
2024-06-03 08:58:24 font_family 6
2024-06-03 08:56:48 label 13
2024-06-03 08:56:23 tab 6
2024-06-03 08:54:38 colab 0
2024-06-03 08:54:14 description_width 6
2024-06-03 08:53:55 textstyle 3
2024-06-03 08:53:09 _string 2
2024-06-03 08:51:15 font 8
2024-06-03 08:48:23 fig.update 0
2024-06-03 08:45:11 fileupload 7
2024-06-03 08:31:28 observe 12
2024-06-03 08:24:00 date 8
2024-06-03 08:22:39 tt 0
2024-06-03 08:18:33 fileupload 7
2024-06-03 08:16:46 selectmultiple 5
2024-06-03 08:11:21 button 22
2024-06-03 07:57:41 dropdown 5
2024-06-03 07:34:23 toggle button 22
2024-06-03 07:24:41 events 10
2024-06-03 07:24:32 ui_events 0
2024-06-03 07:23:33 interactive 17
2024-06-03 07:01:37 image 5
2024-06-03 06:34:00 image 7
2024-06-03 06:25:39 button 22
2024-06-03 05:05:36 textarea 8
2024-06-03 02:51:52 dropdown 11
2024-06-03 02:51:48 text drop down 23
2024-06-03 02:31:16 fixed 5
2024-06-03 02:27:59 interactive 17
2024-06-03 01:21:01 visibility 5
2024-06-02 23:16:48 dom 8
2024-06-02 22:53:56 video 5
2024-06-02 22:35:50 interact_manual 3
2024-06-02 21:42:07 button 22
2024-06-02 21:41:44 checkbox 9
2024-06-02 21:23:08 html 34
2024-06-02 21:22:43 markdown 2
2024-06-02 20:22:22 bind 0
2024-06-02 19:38:13 trackbar 3
2024-06-02 19:16:02 selectionslider 5
2024-06-02 18:17:43 widget 55
2024-06-02 18:08:45 floatrangeslider 4
2024-06-02 17:36:10 box 6
2024-06-02 17:22:52 update 21
2024-06-02 17:17:15 visibility 5
2024-06-02 16:54:01 progress 5
2024-06-02 16:40:21 interact 11
2024-06-02 15:22:25 interact 11
2024-06-02 13:20:14 input 12
2024-06-02 12:39:26 vbox 12
2024-06-02 12:09:04 layout 18
2024-06-02 11:31:36 enter 7
2024-06-02 11:27:53 histogram 0
2024-06-02 10:28:02 table 5
2024-06-02 09:13:40 multiline 2
2024-06-02 08:46:46 button 9
2024-06-02 08:34:31 fileupload 2
2024-06-02 06:28:42 intslider 17
2024-06-02 06:28:27 intslider 11
2024-06-02 04:05:55 table 5
2024-06-02 03:02:55 interactive_output 4
2024-06-02 02:56:54 iprogress 0
2024-06-02 00:22:45 markdown 2
2024-06-02 00:22:07 header 7
2024-06-02 00:19:44 table 5
2024-06-02 00:08:43 image 7
2024-06-01 23:30:14 font size 14
2024-06-01 23:30:08 fontsize 0
2024-06-01 22:00:24 observe 12
2024-06-01 21:59:39 change 22
2024-06-01 21:54:57 observe 5
2024-06-01 21:53:15 hbox 5
2024-06-01 21:51:34 hbox 7
2024-06-01 20:55:20 intslider 17
2024-06-01 20:29:07 datagrids 1
2024-06-01 19:58:06 html 34
2024-06-01 19:47:00 custom css 11
2024-06-01 19:32:58 datetime 11
2024-06-01 19:32:23 date time 23
2024-06-01 19:10:32 button 22
2024-06-01 18:09:04 slider 17
2024-06-01 18:08:17 table 5
2024-06-01 17:34:45 fileupload 7
2024-06-01 17:21:22 grid 9
2024-06-01 17:21:13 table 5
2024-06-01 17:10:38 visibility 5
2024-06-01 15:58:26 interact_manual 3
2024-06-01 15:52:57 loading bar 10
2024-06-01 15:38:47 plot 1
2024-06-01 15:07:48 observe 12
2024-06-01 14:26:30 input 3
2024-06-01 14:20:31 interactive_output 4
2024-06-01 14:19:08 interactive 17
2024-06-01 14:12:42 plat 0
2024-06-01 14:04:05 legend 0
2024-06-01 14:04:00 leyend 0
2024-06-01 13:52:24 play 10
2024-06-01 13:06:37 dataframe 1
2024-06-01 13:05:22 markdown 2
2024-06-01 12:52:37 matplotlib 4
2024-06-01 11:41:30 inttext 7
2024-06-01 10:39:31 flex 7
2024-06-01 10:23:29 play 3
2024-06-01 10:11:05 css 12
2024-06-01 10:10:36 class 197
2024-06-01 09:59:58 image 7
2024-06-01 09:59:45 images 3
2024-06-01 09:59:16 button 22
2024-06-01 09:45:02 nbexten 0
2024-06-01 09:21:07 inttext 4
2024-06-01 07:56:18 interactive 9
2024-06-01 07:41:59 box 11
2024-06-01 03:16:45 fileupload 2
2024-06-01 02:24:53 send_state 0
2024-06-01 01:14:57 documentation 12
2024-06-01 00:36:25 display 30
2024-05-31 22:22:12 vbox 12
2024-05-31 22:06:29 on_submit 0
2024-05-31 21:50:02 style 21
2024-05-31 21:49:05 floatslider 8
2024-05-31 21:48:41 float 13
2024-05-31 21:41:09 intprogress 4
2024-05-31 21:40:19 interact_manual 3
2024-05-31 21:40:13 manual_interact 0
2024-05-31 21:09:29 interact 11
2024-05-31 21:00:25 link 8
2024-05-31 20:25:46 listener 1
2024-05-31 20:14:50 hold_trait_notifications 0
2024-05-31 19:41:52 output 27
2024-05-31 19:41:06 hbox 5
2024-05-31 19:40:27 on_displayed 0
2024-05-31 19:40:02 on_displayed 1
2024-05-31 19:25:24 checkbox 4
2024-05-31 19:24:05 interactive 17
2024-05-31 19:19:08 visibility 5
2024-05-31 19:17:37 upload 5
2024-05-31 19:07:11 button 22
2024-05-31 19:06:36 layout 13
2024-05-31 19:04:34 interactive_output 2
2024-05-31 19:01:47 fileupload 2
2024-05-31 18:12:17 tagsinput 6
2024-05-31 18:08:22 dropdown 11
2024-05-31 17:53:14 button 22
2024-05-31 17:53:14 html 34
2024-05-31 17:35:39 version 15
2024-05-31 17:10:51 dataframe 1
2024-05-31 17:07:02 vbox border 15
2024-05-31 16:42:11 output 27
2024-05-31 16:01:21 third party 4
2024-05-31 15:49:38 parent 6
2024-05-31 15:33:24 clear 6
2024-05-31 15:27:15 filelink 0
2024-05-31 15:27:12 /opt/venv/lib/python3.9/site-packages/voila/static 16
2024-05-31 15:25:44 message 14
2024-05-31 15:25:16 on_msg 3
2024-05-31 15:13:38 continuous_update 11
2024-05-31 14:52:48 cursor 0
2024-05-31 14:52:19 cursor 0
2024-05-31 14:31:00 tagsinput 6
2024-05-31 14:25:48 matplotlib 4
2024-05-31 14:22:07 ipython.display 10
2024-05-31 14:20:00 dropdown 11
2024-05-31 14:16:37 selectionrangeslider 2
2024-05-31 14:11:21 description_width 11
2024-05-31 14:07:39 export 5
2024-05-31 14:07:39 esxport 0
2024-05-31 14:07:17 tooltip 9
2024-05-31 13:43:58 audio 1
2024-05-31 13:26:12 width 15
2024-05-31 13:24:34 "flex-direction" 1
2024-05-31 13:24:12 flex-direction 11
2024-05-31 13:22:16 text 22
2024-05-31 13:13:18 progress 5
2024-05-31 13:06:50 overflow 6
2024-05-31 12:56:07 output 11
2024-05-31 12:55:58 wrap text 9
2024-05-31 12:53:13 logging 2
2024-05-31 12:51:17 get_interact_value 0
2024-05-31 12:47:30 continuous_update 11
2024-05-31 12:39:35 on_click 5
2024-05-31 12:39:21 align 6
2024-05-31 12:37:26 checkbox 9
2024-05-31 12:35:18 unitselector 0
2024-05-31 12:34:48 text 22
2024-05-31 12:34:44 label 13
2024-05-31 12:29:25 vbox 12
2024-05-31 12:29:13 file input 19
2024-05-31 12:27:33 button 22
2024-05-31 12:16:37 applayout 5
2024-05-31 12:16:26 trait 4
2024-05-31 12:13:00 dropdown 11
2024-05-31 11:47:01 widget_string 0
2024-05-31 11:46:51 widget_string 0
2024-05-31 11:44:02 togglebuttons 5
2024-05-31 11:34:29 widget args 56
2024-05-31 11:33:42 dialog 1
2024-05-31 11:08:18 vbox 12
2024-05-31 11:06:45 file selector 13
2024-05-31 10:56:08 checkbox 9
2024-05-31 10:41:27 axes 6
2024-05-31 09:46:27 controller 5
2024-05-31 09:39:45 htmlmath 5
2024-05-31 08:48:26 custom 20
2024-05-31 08:20:20 @interact 11
2024-05-31 08:01:43 timepicker 4
2024-05-31 07:54:12 figurewidget 0
2024-05-31 07:08:07 leaflet 0
2024-05-31 07:07:59 folium 0
2024-05-31 06:44:04 combobox 6
2024-05-31 06:42:20 dorpdown 0
2024-05-31 06:39:31 plotly 0
2024-05-31 06:38:36 combine 0
2024-05-31 06:38:26 combinebox 0
2024-05-31 06:13:57 _repr_pretty_ 0
2024-05-31 06:12:00 box 11
2024-05-31 05:43:40 accordion 5
2024-05-31 05:18:15 visibility 5
2024-05-31 05:15:54 textarea 8
2024-05-31 04:29:39 clear 6
2024-05-31 02:44:54 margin 5
2024-05-31 02:23:14 @interact 11
2024-05-31 01:32:52 spin 1
2024-05-31 01:32:04 spinner 0
2024-05-31 01:17:47 interact 11
2024-05-31 01:09:01 file 6
2024-05-31 00:30:06 text 22
2024-05-31 00:27:36 dropdown 11
2024-05-30 23:14:59 date 8
2024-05-30 21:41:32 events 5
2024-05-30 21:39:55 button 9
2024-05-30 21:35:35 display 15
2024-05-30 21:35:27 dispay 0
2024-05-30 21:35:20 d'spladisplay 0
2024-05-30 21:35:16 d'splay 0
2024-05-30 21:32:57 float 8
2024-05-30 21:29:53 float 13
2024-05-30 21:12:15 continuous_update 11
2024-05-30 21:11:36 togglebutton 5
2024-05-30 21:11:23 toggle button 22
2024-05-30 20:40:45 interact 11
2024-05-30 20:17:51 icon 9
2024-05-30 20:17:48 position 8
2024-05-30 20:14:57 button colour 9
2024-05-30 19:50:09 on_submit 3
2024-05-30 19:38:27 widgets.interactive 0
2024-05-30 19:14:14 button 9
2024-05-30 19:09:33 visibility 5
2024-05-30 18:18:26 set_title 1
2024-05-30 17:56:01 style 10
2024-05-30 17:52:43 graph 1
2024-05-30 17:49:26 display 30
2024-05-30 17:46:26 style 21
2024-05-30 17:42:53 messaging 2
2024-05-30 17:40:14 graph widget 55
2024-05-30 17:38:50 datepicker 5
2024-05-30 17:38:40 datepickers 0
2024-05-30 17:36:24 dropdown 11
2024-05-30 17:00:54 fileupload 2
2024-05-30 16:51:10 text input 12
2024-05-30 16:43:28 label 6
2024-05-30 16:41:51 button 9
2024-05-30 16:41:15 align label 6
2024-05-30 16:26:53 checkbox 9
2024-05-30 15:36:14 textarea 8
2024-05-30 15:34:20 space 6
2024-05-30 15:31:43 label 13
2024-05-30 15:26:18 value 41
2024-05-30 15:24:39 floattext 7
2024-05-30 15:16:17 button 22
2024-05-30 14:39:20 plotly 0
2024-05-30 14:29:24 button 22
2024-05-30 14:27:58 twobytwo 0
2024-05-30 14:18:39 animation 3
2024-05-30 14:18:35 event 5
2024-05-30 13:31:18 description 24
2024-05-30 13:31:00 dropdown 11
2024-05-30 13:28:58 slice 2
2024-05-30 13:27:24 label 13
2024-05-30 13:24:52 interactive 9
2024-05-30 13:19:32 vbox 12
2024-05-30 12:57:47 style 21
2024-05-30 12:33:41 slider 10
2024-05-30 12:33:24 register_widget 0
2024-05-30 12:29:11 latex 5
2024-05-30 12:15:33 label 13
2024-05-30 11:43:35 interact 11
2024-05-30 11:23:12 dropdown 11
2024-05-30 10:54:53 button 22
2024-05-30 10:49:11 flask 0
2024-05-30 10:47:29 авпавп 0
2024-05-30 10:13:06 on_click 5
2024-05-30 10:01:16 embed 3
2024-05-30 09:50:15 label 13
2024-05-30 09:40:40 floatslider 8
2024-05-30 09:25:26 slider 10
2024-05-30 08:59:10 hbox 7
2024-05-30 08:56:01 selectmultiple 5
2024-05-30 08:36:53 download 2
2024-05-30 07:26:50 display 30
2024-05-30 07:11:39 output dynamic 28
2024-05-30 07:11:27 output 27
2024-05-30 06:57:11 css 12
2024-05-30 06:56:35 add_class 3
2024-05-30 06:37:18 tab 6
2024-05-30 04:51:51 radio 2
2024-05-30 04:31:55 table 5
2024-05-30 03:38:12 link( 8
2024-05-30 03:37:54 link 8
2024-05-30 02:48:16 icon 9
2024-05-30 02:17:58 notebook_tqdm 0
2024-05-30 02:17:48 tqdm as notebook_tqdm 36
2024-05-30 02:17:29 autonotebook 0
2024-05-30 02:17:09 autonotebook import 46
2024-05-30 02:12:43 drop 2
2024-05-30 01:38:14 popup 0
2024-05-30 01:20:52 text wrapping 22
2024-05-30 01:19:01 notebook 27
2024-05-30 01:18:28 notebook 7 29
2024-05-30 01:16:38 upload 5
2024-05-30 01:06:48 hierarchical 0
2024-05-30 01:06:40 nested 2
2024-05-30 00:58:26 text decoration 22
2024-05-30 00:55:44 style 21
2024-05-30 00:07:03 object_position 4
2024-05-29 23:45:18 new window 29
2024-05-29 23:45:15 new windoe 29
2024-05-29 23:20:09 multi checkbox 9
2024-05-29 22:49:12 interact_manual 2
2024-05-29 22:37:55 textarea 8
2024-05-29 21:59:01 interact 11
2024-05-29 21:50:56 button 22
2024-05-29 21:50:49 confirmation 0
2024-05-29 21:34:29 on_value_change 1
2024-05-29 21:33:35 observe 12
2024-05-29 21:30:14 traitlets 36
2024-05-29 21:04:48 dropdown 11
2024-05-29 21:04:47 radio 2
2024-05-29 20:53:34 examples 8
2024-05-29 20:28:19 pypi 2
2024-05-29 20:21:49 label cutoff 6
2024-05-29 20:16:59 button 22
2024-05-29 20:06:35 button_style 11
2024-05-29 20:05:04 html 34
2024-05-29 20:04:47 display 30
2024-05-29 19:42:39 layout 14
2024-05-29 19:42:33 collapse 0
2024-05-29 19:04:48 .layout.visibility 0
2024-05-29 18:54:53 intprogress 4
2024-05-29 18:51:35 layout 13
2024-05-29 18:49:12 hbox 5
2024-05-29 18:46:09 visibility 5
2024-05-29 18:14:45 fileupload 7
2024-05-29 18:10:12 my_int_slider.keys 0
2024-05-29 18:09:22 keys 11
2024-05-29 18:08:46 title 3
2024-05-29 17:56:05 slider 17
2024-05-29 17:43:35 button 22
2024-05-29 17:32:32 widgets.layout 1
2024-05-29 17:32:14 widgest.layout 0
2024-05-29 17:09:11 buttom 0
2024-05-29 17:04:19 slider 10
2024-05-29 16:57:56 hbox 7
2024-05-29 16:47:30 display 30
2024-05-29 16:47:16 pdf 1
2024-05-29 16:14:39 button 9
2024-05-29 16:05:48 valuewidget 19
2024-05-29 15:59:10 image 5
2024-05-29 15:50:08 vs code 9
2024-05-29 15:49:58 cannot read 3
2024-05-29 15:30:58 flask 0
2024-05-29 14:54:07 tooltip 8
2024-05-29 14:53:14 interactive 9
2024-05-29 14:44:16 download 1
2024-05-29 14:28:02 update 21
2024-05-29 13:54:29 notification 1
2024-05-29 13:52:08 text 22
2024-05-29 13:42:07 iterable 6
2024-05-29 13:41:49 next 32
2024-05-29 13:40:27 custom 20
2024-05-29 13:36:15 button 22
2024-05-29 13:23:14 label 6
2024-05-29 13:23:01 labels 3
2024-05-29 13:22:14 graph 1
2024-05-29 13:19:10 button 22
2024-05-29 13:17:44 notebook_tqdm 0
2024-05-29 13:01:57 gridbox 8
2024-05-29 12:50:24 chbox 0
2024-05-29 12:33:10 on_click 5
2024-05-29 12:18:37 dropdown 11
2024-05-29 12:08:22 text 22
2024-05-29 12:05:23 on_click 5
2024-05-29 12:04:56 throttle 2
2024-05-29 11:58:45 continuous_update 11
2024-05-29 11:52:38 button 22
2024-05-29 11:45:16 loading 4
2024-05-29 11:39:24 background_color 0
2024-05-29 11:35:51 download 2
2024-05-29 11:35:47 downloaf 0
2024-05-29 11:32:49 slider 17
2024-05-29 11:20:35 int bar 20
2024-05-29 11:20:25 slide 1
2024-05-29 11:20:21 slidebar 0
2024-05-29 11:18:19 chat 0
2024-05-29 11:14:02 icon 7
2024-05-29 11:07:43 figure.canva 0
2024-05-29 11:07:39 figure.canvas 0
2024-05-29 11:06:20 figure 2
2024-05-29 11:00:05 controls 15
2024-05-29 10:59:41 vboxmodel 5
2024-05-29 10:58:52 show 33
2024-05-29 10:58:44 gridbox 8
2024-05-29 10:58:19 hbox 7
2024-05-29 10:57:55 figure 2
2024-05-29 10:52:50 box 11
2024-05-29 10:50:27 audio 4
2024-05-29 10:44:48 intprogress 4
2024-05-29 10:39:21 video 5
2024-05-29 10:36:11 interact 11
2024-05-29 10:29:06 dropdown 11
2024-05-29 10:11:21 interact_manual 3
2024-05-29 10:09:20 interac_manual 0
2024-05-29 10:09:08 interactive_manual 0
2024-05-29 10:04:41 button 22
2024-05-29 10:02:17 popup 0
2024-05-29 10:02:12 modal 0
2024-05-29 10:02:05 dialog 1
2024-05-29 10:01:58 confirm 0
2024-05-29 10:00:33 vbox 12
2024-05-29 09:45:27 fileupload 7
2024-05-29 09:38:15 layout 18
2024-05-29 09:37:20 layout 18
2024-05-29 09:37:00 buttonlayout 0
2024-05-29 09:36:24 label 6
2024-05-29 09:35:07 buttonstyle 5
2024-05-29 09:33:04 border 6
2024-05-29 09:32:02 style 21
2024-05-29 09:29:22 layout 13
2024-05-29 09:24:19 textarea 5
2024-05-29 09:08:31 combobox 6
2024-05-29 09:08:18 search 2
2024-05-29 09:08:05 selectize 0
2024-05-29 09:07:53 dropdown 5
2024-05-29 09:07:45 button 22
2024-05-29 09:07:41 log 7
2024-05-29 08:59:43 multiselect 1
2024-05-29 08:52:39 vbox 8
2024-05-29 08:49:25 layout=widgets.layout 18
2024-05-29 08:22:52 open 11
2024-05-29 08:01:12 color 17
2024-05-29 07:56:35 layout 13
2024-05-29 07:09:00 selectmultiple 5
2024-05-29 06:51:06 button 22
2024-05-29 06:25:08 image 7
2024-05-29 06:20:23 select 9
2024-05-29 06:18:01 text-wrap 24
2024-05-29 06:17:53 tqdm 0
2024-05-29 06:16:26 wrap text 24
2024-05-29 06:13:54 wrap 5
2024-05-29 06:06:25 vertical scroll 12
2024-05-29 05:41:44 interact_manual 3
2024-05-29 05:16:31 name 25
2024-05-29 04:51:13 progress 5
2024-05-29 04:50:50 progress 5
2024-05-29 03:55:38 hold 6
2024-05-29 02:35:51 3d 2
2024-05-29 01:29:57 image 7
2024-05-29 01:18:28 read-only indicator 10
2024-05-29 01:11:09 visibility 5
2024-05-29 00:33:52 color 6
2024-05-29 00:31:03 description_width 6
2024-05-29 00:30:51 text color 11
2024-05-28 22:45:46 html 34
2024-05-28 22:41:38 style 21
2024-05-28 22:28:21 file 12
2024-05-28 22:22:25 confirm 0
2024-05-28 22:05:11 label 13
2024-05-28 21:56:05 progress bar 8
2024-05-28 21:47:12 tip 0
2024-05-28 21:46:30 layout visibility 13
2024-05-28 21:42:08 layout 14
2024-05-28 21:41:20 visibility 10
2024-05-28 21:41:12 visibility 10
2024-05-28 21:40:22 interactive 17
2024-05-28 21:40:00 cls.defaul 0
2024-05-28 21:11:31 interact_manual 3
2024-05-28 20:52:55 auto_display 2
2024-05-28 20:44:25 intslider 17
2024-05-28 20:38:42 scroll_to_bottom 0
2024-05-28 20:30:54 intprogress 4
2024-05-28 20:20:18 click 11
2024-05-28 19:54:20 on_msg 3
2024-05-28 19:35:18 figure 2
2024-05-28 19:34:59 text area 24
2024-05-28 19:13:35 observe 12
2024-05-28 19:07:41 ipywidgets.interact 1
2024-05-28 19:05:18 text 22
2024-05-28 19:03:54 interact 11
2024-05-28 18:39:27 overflow 10
2024-05-28 18:36:53 textbox 6
2024-05-28 18:36:04 custom widget 56
2024-05-28 18:35:40 chat 0
2024-05-28 18:20:45 checkbox 4
2024-05-28 18:07:52 continuous_update 10
2024-05-28 17:51:15 file 12
2024-05-28 17:38:53 upload 5
2024-05-28 17:32:54 stack 6
2024-05-28 17:07:15 check multiple 23
2024-05-28 16:56:45 readout_format 7
2024-05-28 16:46:02 vbox 12
2024-05-28 16:45:42 with out 41
2024-05-28 16:41:11 hbox 5
2024-05-28 16:33:08 style 21
2024-05-28 16:27:26 success 12
2024-05-28 16:24:35 success 3
2024-05-28 16:09:56 iframe 1
2024-05-28 15:52:53 table 5
2024-05-28 15:52:43 table 3
2024-05-28 14:52:56 black 4
2024-05-28 14:38:24 on_ 0
2024-05-28 14:36:06 checkbox 9
2024-05-28 14:31:18 button 22
2024-05-28 14:31:10 vbox 12
2024-05-28 14:25:32 file selection 14
2024-05-28 14:22:19 input 3
2024-05-28 13:56:30 iframe 1
2024-05-28 13:43:42 progress 5
2024-05-28 13:33:20 font 7
2024-05-28 13:14:41 search widget 55
2024-05-28 13:12:45 interact_manual 3
2024-05-28 13:11:54 description_width 10
2024-05-28 12:50:34 table 5
2024-05-28 12:48:22 selectmultiple 5
2024-05-28 12:46:09 accordion 5
2024-05-28 12:42:49 visibility 5
2024-05-28 12:39:36 tab 2
2024-05-28 12:33:19 naivedatetimepicker 3
2024-05-28 12:16:48 interaction 6
2024-05-28 12:16:19 plot 3
2024-05-28 12:12:34 label 13
2024-05-28 11:48:19 dropdown 11
2024-05-28 11:46:45 output 27
2024-05-28 11:34:42 fileupload 2
2024-05-28 11:34:36 fileuploadלהעלות 0
2024-05-28 11:23:20 drop down 4
2024-05-28 11:13:52 children 10
2024-05-28 11:00:16 colors 2
2024-05-28 11:00:11 сщдщкы 0
2024-05-28 10:57:22 color 6
2024-05-28 10:56:53 selection 2
2024-05-28 10:40:50 perspective 1
2024-05-28 10:40:40 button 22
2024-05-28 10:36:19 fileupload 2
2024-05-28 10:29:20 textarea 8
2024-05-28 10:27:44 vertical 11
2024-05-28 10:03:07 html 34
2024-05-28 10:02:04 mouse 3
2024-05-28 10:01:59 hover 0
2024-05-28 09:59:40 on_msg 3
2024-05-28 09:59:30 msg 6
2024-05-28 09:57:04 ipython 18
2024-05-28 09:50:28 link 8
2024-05-28 09:35:15 output 27
2024-05-28 09:26:47 dropdown 11
2024-05-28 09:26:41 dropwon 0
2024-05-28 09:22:49 floatslider 8
2024-05-28 09:17:45 selectmultiple 5
2024-05-28 09:07:15 jslink 5
2024-05-28 08:53:54 gridspeclayout 4
2024-05-28 08:47:02 matplotlib 4
2024-05-28 08:39:57 vbox 12
2024-05-28 08:39:01 on_hover 0
2024-05-28 08:34:19 style 21
2024-05-28 08:33:07 button 22
2024-05-28 08:28:26 layout 36
2024-05-28 08:20:33 plt.figure 2
2024-05-28 08:19:26 image 7
2024-05-28 08:19:15 pil 0
2024-05-28 08:13:15 floatslider 16
2024-05-28 07:51:53 labels 3
2024-05-28 07:24:29 fileupload 2
2024-05-28 07:17:49 debug 1
2024-05-28 07:04:15 audio 1
2024-05-28 07:00:53 audio 8
2024-05-28 07:00:50 audio\ 8
2024-05-28 06:46:24 input 24
2024-05-28 06:46:19 int 32
2024-05-28 06:43:37 input 3
2024-05-28 06:41:10 textarea 16
2024-05-28 06:19:21 textarea 16
2024-05-28 05:43:07 date 8
2024-05-28 05:29:00 tooltip 9
2024-05-28 05:24:12 slider 17
2024-05-28 05:21:19 json 10
2024-05-28 05:01:51 textarea 8
2024-05-28 04:54:15 button 22
2024-05-28 04:49:37 readout_format 14
2024-05-28 04:41:59 ylim 0
2024-05-28 04:23:49 continuous_update 22
2024-05-28 04:03:22 form 9
2024-05-28 04:01:51 observe 24
2024-05-28 03:37:49 slider 9
2024-05-28 02:59:21 background 20
2024-05-28 02:59:16 backgound 0
2024-05-28 02:58:57 style 42
2024-05-28 02:58:17 display() 60
2024-05-28 02:33:07 checkbox 18
2024-05-28 02:12:50 set variable 92
2024-05-28 02:12:34 reference 18
2024-05-28 01:52:11 floatslider 16
2024-05-28 01:04:29 interact 22
2024-05-27 23:54:12 icon 18
2024-05-27 23:07:51 visibility 10
2024-05-27 21:59:25 html 68
2024-05-27 21:59:15 iframe 2
2024-05-27 21:49:50 observe 24
2024-05-27 21:49:32 dropdown 22
2024-05-27 21:49:15 event 20
2024-05-27 21:40:51 @interact 22
2024-05-27 21:40:25 image 14
2024-05-27 21:40:22 iamge 0
2024-05-27 20:31:45 text 44
2024-05-27 20:31:38 datatable 0
2024-05-27 20:12:18 notify_change 3
2024-05-27 20:09:34 fixed 5
2024-05-27 19:16:17 select 3
2024-05-27 19:13:35 tab 6
2024-05-27 19:05:08 border 12
2024-05-27 18:52:49 close 8
2024-05-27 18:47:31 observe( 5
2024-05-27 18:08:18 readout_format 14
2024-05-27 18:07:45 intrangeslider 10
2024-05-27 18:06:04 profilereport 0
2024-05-27 17:28:12 jupyterlab 25
2024-05-27 17:26:53 profilereport 0
2024-05-27 17:25:50 upload 10
2024-05-27 16:47:53 interactive 17
2024-05-27 16:33:49 output 54
2024-05-27 16:14:52 upload 10
2024-05-27 15:57:03 description 48
2024-05-27 15:47:58 tree 5
2024-05-27 15:44:46 widgets.layout 6
2024-05-27 15:43:44 layout 36
2024-05-27 15:42:26 label 26
2024-05-27 15:42:18 widgets.label 4
2024-05-27 15:05:09 output 54
2024-05-27 14:55:57 html 34
2024-05-27 14:49:03 text 22
2024-05-27 14:34:41 interactive_output 8
2024-05-27 14:26:31 lorenz 0
2024-05-27 14:14:11 file 12
2024-05-27 14:14:04 file 6
2024-05-27 14:10:07 list 27
2024-05-27 14:05:57 accordion 5
2024-05-27 14:04:12 vbox 12
2024-05-27 14:03:49 button 9
2024-05-27 13:58:07 control widget messaging protocol, version 1.0 58
2024-05-27 13:55:58 file 12
2024-05-27 13:53:47 add_class 6
2024-05-27 13:53:41 class 394
2024-05-27 13:38:49 tags 16
2024-05-27 13:31:58 description_width 6
2024-05-27 13:02:37 font size 28
2024-05-27 12:36:09 checkbox 9
2024-05-27 12:29:38 spyder 0
2024-05-27 12:22:20 table 10
2024-05-27 12:21:57 observe 24
2024-05-27 12:15:42 stdout 4
2024-05-27 11:54:03 intslider 17
2024-05-27 11:41:27 interact 11
2024-05-27 11:41:12 output 27
2024-05-27 11:36:50 block execution 16
2024-05-27 11:36:31 execution blocked by a button 106
2024-05-27 10:53:47 scatter 1
2024-05-27 10:47:38 scrollable textbox 12
2024-05-27 10:47:28 text 44
2024-05-27 10:38:19 jupyter lab 618
2024-05-27 10:30:21 checkbox 4
2024-05-27 10:17:19 select 9
2024-05-27 10:15:00 domwidget 2
2024-05-27 09:58:16 domwidget 13
2024-05-27 09:58:10 budget 0
2024-05-27 09:54:45 icon 18
2024-05-27 09:47:49 table 10
2024-05-27 09:46:15 tabs 3
2024-05-27 09:30:31 label 26
2024-05-27 09:27:21 floatslider 16
2024-05-27 09:26:25 togglebuttons 10
2024-05-27 09:16:58 display 60
2024-05-27 09:12:08 multirange 0
2024-05-27 09:09:08 intslider 17
2024-05-27 09:09:02 intwidget 0
2024-05-27 08:51:13 disable 30
2024-05-27 08:47:18 date 8
2024-05-27 08:43:15 button 44
2024-05-27 08:40:12 interactive 17
2024-05-27 08:37:00 font_weight 16
2024-05-27 08:36:38 interact 11
2024-05-27 08:33:55 interact_manual 6
2024-05-27 08:31:32 interact 22
2024-05-27 08:28:21 latex 10
2024-05-27 08:23:51 textarea 8
2024-05-27 08:18:40 display 14
2024-05-27 08:18:09 image 5
2024-05-27 08:17:02 import 92
2024-05-27 08:17:01 buttons 4
2024-05-27 08:11:26 window 4
2024-05-27 07:54:20 color 17
2024-05-27 07:22:33 button 9
2024-05-27 07:20:08 tab 2
2024-05-27 07:13:23 table 10
2024-05-27 07:04:43 html 68
2024-05-27 06:34:26 checkbox 4
2024-05-27 05:54:22 scroll="auto" 4
2024-05-27 05:50:02 unobserve 0
2024-05-27 05:49:46 observe 12
2024-05-27 05:47:54 ipywidgets 39
2024-05-27 05:47:44 更新 0
2024-05-27 05:33:41 textarea 8
2024-05-27 04:57:45 svg 0
2024-05-27 04:48:16 button 44
2024-05-27 04:13:26 update_display 0
2024-05-27 02:15:00 buttons 8
2024-05-27 02:09:47 intslider 17
2024-05-27 01:02:09 title 6
2024-05-27 00:58:48 versions 10
2024-05-27 00:58:40 html title 70
2024-05-27 00:58:15 add_class title 12
2024-05-27 00:57:32 add_class 6
2024-05-27 00:21:02 audio 4
2024-05-27 00:13:10 vbox 24
2024-05-27 00:10:16 display 15
2024-05-27 00:10:12 fileupload 2
2024-05-26 23:25:22 visibility 10
2024-05-26 23:06:51 display widgets 304
2024-05-26 23:06:36 show wiedgets 33
2024-05-26 21:40:36 tag 70
2024-05-26 21:40:30 tag widgets 614
2024-05-26 20:52:42 controls 356
2024-05-26 20:31:40 vbox 24
2024-05-26 20:27:52 async 6
2024-05-26 19:32:36 value not updated 106
2024-05-26 19:32:04 update cell 54
2024-05-26 18:51:26 vbox 24
2024-05-26 18:48:08 output 54
2024-05-26 18:39:30 text 44
2024-05-26 17:30:50 3d 2
2024-05-26 17:27:15 upload 10
2024-05-26 16:25:32 datetimepicker 0
2024-05-26 16:25:30 datetimer 0
2024-05-26 16:14:30 observe 12
2024-05-26 16:03:53 togglebutton 10
2024-05-26 16:03:41 toggle button 44
2024-05-26 16:00:53 interactive 34
2024-05-26 15:32:52 jslink 5
2024-05-26 15:32:45 js_link 0
2024-05-26 14:38:33 .download 4
2024-05-26 14:38:28 download 4
2024-05-26 14:37:53 domwidget 26
2024-05-26 14:37:33 audio 8
2024-05-26 13:54:23 pdf 2
2024-05-26 13:44:53 fixed 10
2024-05-26 13:11:00 input 24
2024-05-26 12:56:48 padding 12
2024-05-26 12:47:41 visibility 10
2024-05-26 10:01:18 image.from_file 0
2024-05-26 08:31:22 text 44
2024-05-26 07:32:35 vbox 24
2024-05-26 04:02:49 audio 8
2024-05-26 03:47:13 html 68
2024-05-26 01:35:22 vbox 24
2024-05-26 01:31:35 ontroller 1
2024-05-26 01:26:31 html 68
2024-05-26 01:18:44 output 54
2024-05-26 01:09:46 interactive 34
2024-05-26 00:58:56 hide 0
2024-05-26 00:56:51 on_click 10
2024-05-26 00:30:32 progress 10
2024-05-26 00:22:53 observe 24
2024-05-26 00:06:39 append_display_data 8
2024-05-26 00:06:11 append_stdout 8
2024-05-26 00:03:10 output widget 130
2024-05-25 23:27:25 checkbutton 0
2024-05-25 22:25:58 layout 36
2024-05-25 22:19:33 upload 10
2024-05-25 21:47:53 slider 17
2024-05-25 21:18:40 text 44
2024-05-25 20:54:36 display 14
2024-05-25 20:23:14 togglebuttons 5
2024-05-25 20:15:26 interactive_output 8
2024-05-25 18:43:02 bgcolor 0
2024-05-25 18:39:17 fig 2
2024-05-25 18:22:25 visibility 10
2024-05-25 17:19:57 observe 12
2024-05-25 17:19:53 oberve 0
2024-05-25 17:19:53 upload 10
2024-05-25 17:07:50 radiobuttons 1
2024-05-25 16:55:15 togglebuttons 5
2024-05-25 16:42:52 radio 2
2024-05-25 16:22:56 selectmultiple 10
2024-05-25 16:22:36 multiple 32
2024-05-25 15:57:56 time 42
2024-05-25 15:47:45 dropdown 22
2024-05-25 15:26:55 video 10
2024-05-25 14:49:35 interact 22
2024-05-25 14:43:13 floatprogress 4
2024-05-25 14:07:48 pandas 2
2024-05-25 14:06:45 dataframe 1
2024-05-25 13:07:30 domwidget 26
2024-05-25 13:07:24 domwidgets 4
2024-05-25 13:07:18 tkinter 0
2024-05-25 13:04:47 box 11
2024-05-25 12:45:56 on_submit 6
2024-05-25 12:12:56 grid 9
2024-05-25 11:21:18 fileupload 2
2024-05-25 11:20:05 vbox 12
2024-05-25 11:10:07 floatprogress 4
2024-05-25 10:43:57 intprogress 4
2024-05-25 10:36:17 color 6
2024-05-25 10:36:00 background 4
2024-05-25 09:59:54 observe 12
2024-05-25 09:24:37 intprogress 8
2024-05-25 06:33:15 name': 'example.txt 12
2024-05-25 06:31:48 file 6
2024-05-25 06:31:30 fileupload 2
2024-05-25 06:00:49 theme 6
2024-05-25 05:59:10 theme 3
2024-05-25 05:42:25 label 13
2024-05-25 05:38:35 button 44
2024-05-25 04:58:46 icon 9
2024-05-25 03:14:41 tag 70
2024-05-25 02:51:13 audio 8
2024-05-25 02:25:50 play 4
2024-05-25 02:20:14 plot 6
2024-05-25 02:17:36 widgets.play 1
2024-05-25 02:16:36 hbox 5
2024-05-25 00:58:05 widgets.tab 2
2024-05-25 00:37:44 svg 0
2024-05-25 00:37:35 svg 0
2024-05-25 00:18:57 help text 39
2024-05-25 00:13:53 allow_duplicates 3
2024-05-25 00:10:53 observe 12
2024-05-25 00:09:12 dropdown 11
2024-05-25 00:05:21 html 68
2024-05-25 00:04:51 htm 0
2024-05-25 00:03:38 text 44
2024-05-25 00:00:01 jupyterlab 25
2024-05-24 23:21:59 selection 5
2024-05-24 23:21:38 search 2
2024-05-24 23:08:31 datagrid 0
2024-05-24 22:37:26 html 68
2024-05-24 22:36:11 button 44
2024-05-24 22:34:39 interact_manual 6
2024-05-24 22:34:35 interract_manual 0
2024-05-24 22:12:34 box 11
2024-05-24 22:00:44 tagsinput 12
2024-05-24 21:55:47 label 26
2024-05-24 21:53:53 grid 18
2024-05-24 21:47:24 label 6
2024-05-24 21:41:38 datepicker 10
2024-05-24 21:25:06 overflow 12
2024-05-24 21:19:18 observe 24
2024-05-24 21:17:24 floatslider 16
2024-05-24 21:07:00 continuous_update 22
2024-05-24 21:05:51 float slider 21
2024-05-24 20:55:34 on_click 10
2024-05-24 20:50:51 checkbox 18
2024-05-24 20:11:20 iframe 1
2024-05-24 20:02:55 clear 6
2024-05-24 19:46:36 label 26
2024-05-24 19:35:53 3d 2
2024-05-24 19:33:42 dropdown 22
2024-05-24 19:29:54 width 15
2024-05-24 19:12:43 interact 22
2024-05-24 18:57:15 tree 10
2024-05-24 18:47:39 file select 34
2024-05-24 18:47:24 file 24
2024-05-24 18:47:19 filepicker 0
2024-05-24 18:47:10 buffers 10
2024-05-24 18:15:04 folder 4
2024-05-24 18:13:08 visibility 10
2024-05-24 18:03:55 interactive output 34
2024-05-24 17:59:11 vbox 24
2024-05-24 17:48:25 selectmultiple 10
2024-05-24 17:07:46 intprogress 1
2024-05-24 17:01:07 widget fetch values 52
2024-05-24 16:57:52 vbox 12
2024-05-24 16:56:27 hbox 14
2024-05-24 16:45:11 _selection 4
2024-05-24 16:44:13 on_click 10
2024-05-24 16:43:57 dropdown 22
2024-05-24 16:42:55 slider 17
2024-05-24 16:42:33 slider 9
2024-05-24 16:29:20 display 60
2024-05-24 16:11:23 datagrid 0
2024-05-24 16:06:32 description_width 6
2024-05-24 16:01:09 audio 4
2024-05-24 16:00:08 ipywidgets.audio 0
2024-05-24 15:56:53 path 6
2024-05-24 15:55:01 display 60
2024-05-24 15:53:40 interact 11
2024-05-24 15:47:56 string 21
2024-05-24 15:47:19 iprogess 0
2024-05-24 15:44:49 combobox 12
2024-05-24 15:15:03 title 3
2024-05-24 15:12:22 write html 70
2024-05-24 15:12:09 from html 124
2024-05-24 15:09:39 table 10
2024-05-24 14:59:39 map 10
2024-05-24 14:55:49 tailwindcss 0
2024-05-24 14:55:32 text 9
2024-05-24 14:54:09 class css 398
2024-05-24 14:54:02 class html 424
2024-05-24 14:53:43 class style 400
2024-05-24 14:50:43 applayout 10
2024-05-24 14:49:57 layout 36
2024-05-24 14:41:39 tab 12
2024-05-24 14:32:33 togglebuttons 10
2024-05-24 14:32:07 style 42
2024-05-24 14:30:27 background 20
2024-05-24 14:30:07 tab 12
2024-05-24 14:26:44 interactive 34
2024-05-24 14:26:41 observe 24
2024-05-24 14:26:05 interact 22
2024-05-24 14:22:49 focus 0
2024-05-24 14:18:37 string 21
2024-05-24 14:18:31 html 26
2024-05-24 14:18:01 widget_string 0
2024-05-24 14:16:55 observe 12
2024-05-24 14:16:28 on_observe 0
2024-05-24 14:13:14 download 2
2024-05-24 14:08:43 interact 6
2024-05-24 14:03:38 cell 7
2024-05-24 13:45:05 update file 52
2024-05-24 13:44:31 observe 24
2024-05-24 13:27:09 hidden 6
2024-05-24 13:26:46 disabled 32
2024-05-24 13:23:28 widgetcontrol 0
2024-05-24 13:23:13 widgetcontrol 0
2024-05-24 13:21:51 widgetcontrol 0
2024-05-24 13:21:38 widget 110
2024-05-24 13:21:32 control 38
2024-05-24 13:21:16 autocomplete 0
2024-05-24 13:20:43 widgetcontrol 0
2024-05-24 13:12:50 html 34
2024-05-24 13:07:56 tab 12
2024-05-24 13:01:28 label 26
2024-05-24 12:49:43 dark 0
2024-05-24 12:44:45 descriptionstyle 16
2024-05-24 12:42:23 iprogress 0
2024-05-24 12:35:24 css 24
2024-05-24 12:33:58 description_width 12
2024-05-24 12:15:23 applayout 10
2024-05-24 12:10:10 pandas 2
2024-05-24 12:08:22 plot 6
2024-05-24 12:08:13 css 12
2024-05-24 12:07:50 observe 24
2024-05-24 12:04:22 json 20
2024-05-24 12:03:55 tab title 16
2024-05-24 12:03:40 tab titlr 12
2024-05-24 11:46:55 download 4
2024-05-24 11:46:32 output 27
2024-05-24 11:41:57 output 27
2024-05-24 11:17:41 version 30
2024-05-24 11:13:38 decorator 20
2024-05-24 11:09:05 decolator 0
2024-05-24 11:06:36 javascript 16
2024-05-24 10:21:44 selectmultiple 10
2024-05-24 09:46:47 dropdown 11
2024-05-24 09:46:33 tab 2
2024-05-24 09:23:37 dropdown 11
2024-05-24 09:23:28 dropdown 5
2024-05-24 08:58:22 gridbox 8
2024-05-24 08:41:34 switch 1
2024-05-24 08:25:52 grid_template_columns 7
2024-05-24 08:18:21 update 21
2024-05-24 08:08:32 image 7
2024-05-24 08:07:58 html 34
2024-05-24 07:50:07 datagrid 0
2024-05-24 06:59:16 tabs 3
2024-05-24 06:55:14 grid 4
2024-05-24 06:49:12 play 10
2024-05-24 06:20:18 image 7
2024-05-24 06:18:58 matplot 0
2024-05-24 06:18:50 pyplot 0
2024-05-24 06:18:42 plot 3
2024-05-24 06:13:40 interact 11
2024-05-24 05:41:03 button 22
2024-05-24 05:22:24 dynamic update 9
2024-05-24 05:14:30 dropdown 5
2024-05-24 05:12:22 vbox 8
2024-05-24 05:04:12 datepicker 5
2024-05-24 03:59:28 example 17
2024-05-24 03:38:47 css 12
2024-05-24 03:33:49 add_widget 0
2024-05-24 03:11:00 latex 5
2024-05-24 02:55:54 button_style 11
2024-05-24 02:29:08 html 34
2024-05-24 02:11:08 button 22
2024-05-24 02:05:04 upload 5
2024-05-24 00:45:07 button 22
2024-05-24 00:41:02 html_template 1
2024-05-23 23:38:38 anywidget 0
2024-05-23 23:26:02 radio 2
2024-05-23 23:02:33 vbox 12
2024-05-23 22:56:52 tqdm 0
2024-05-23 22:56:40 tqdm install 11
2024-05-23 22:13:00 html 34
2024-05-23 21:36:43 @capture 4
2024-05-23 21:13:58 floatslider 8
2024-05-23 20:56:56 button 22
2024-05-23 19:34:45 hbox 7
2024-05-23 19:19:38 image 7
2024-05-23 18:58:13 toggle 5
2024-05-23 18:08:34 progress 5
2024-05-23 17:55:01 upload 5
2024-05-23 17:43:14 tooltip 9
2024-05-23 17:41:47 jslink 3
2024-05-23 17:30:53 upload 5
2024-05-23 17:19:44 show changes live 43
2024-05-23 17:16:58 align left 9
2024-05-23 17:13:08 output 27
2024-05-23 17:12:08 append_display_data 4
2024-05-23 17:09:44 hbox 7
2024-05-23 17:09:26 trailet 0
2024-05-23 16:32:12 link 8
2024-05-23 16:29:49 submit 1
2024-05-23 16:29:41 on submit 45
2024-05-23 16:27:50 iframe 1
2024-05-23 16:25:26 observe 12
2024-05-23 16:23:15 interactive 17
2024-05-23 16:23:05 on_submit 3
2024-05-23 16:21:27 on_click 5
2024-05-23 16:20:38 hbox 7
2024-05-23 16:14:45 font_size 0
2024-05-23 15:29:16 video 5
2024-05-23 15:28:12 style 21
2024-05-23 15:23:20 pdf 1
2024-05-23 15:17:40 accordion 5
2024-05-23 15:17:12 accordionn 0
2024-05-23 15:15:22 detach 0
2024-05-23 15:13:58 overflow 6
2024-05-23 15:13:00 button 44
2024-05-23 15:09:50 combo 0
2024-05-23 15:08:43 interact 22
2024-05-23 14:56:46 stdout 4
2024-05-23 14:33:57 convert 4
2024-05-23 14:33:52 nbconvert 0
2024-05-23 14:31:51 html 34
2024-05-23 14:18:44 box 22
2024-05-23 14:18:17 multirangeslider 0
2024-05-23 14:17:59 multirange 0
2024-05-23 14:15:43 vbox 12
2024-05-23 14:15:27 selection slider 36
2024-05-23 14:14:10 progress 10
2024-05-23 14:05:10 button text color 68
2024-05-23 14:05:05 button color 60
2024-05-23 14:00:39 continuous update 44
2024-05-23 13:53:32 label 26
2024-05-23 13:49:29 widgets 600
2024-05-23 13:40:40 title 6
2024-05-23 13:36:20 password 5
2024-05-23 12:54:39 callback 22
2024-05-23 12:53:13 kwarg 2
2024-05-23 12:48:19 youtube 0
2024-05-23 12:47:43 display 30
2024-05-23 12:46:46 clear 6
2024-05-23 12:43:20 combobox 12
2024-05-23 12:36:45 image 5
2024-05-23 12:27:58 plot 6
2024-05-23 12:10:49 border gridbox 11
2024-05-23 12:09:32 hline 0
2024-05-23 12:05:40 vbox 8
2024-05-23 12:01:57 button 22
2024-05-23 11:57:59 vbox 24
2024-05-23 11:10:29 togglebutton 10
2024-05-23 10:54:29 colorpicker 3
2024-05-23 10:54:18 colorpicker 0
2024-05-23 10:30:22 hbox 5
2024-05-23 10:16:06 change 44
2024-05-23 10:13:29 align wigdgets 6
2024-05-23 10:09:02 style 21
2024-05-23 10:08:33 initial 11
2024-05-23 10:07:22 description_width 6
2024-05-23 10:04:53 selection slider 18
2024-05-23 09:56:07 grid 5
2024-05-23 09:55:31 datepicker 10
2024-05-23 09:54:50 hbox 5
2024-05-23 09:36:05 on_click 10
2024-05-23 09:35:43 on_click 2
2024-05-23 09:30:57 vbox 8
2024-05-23 09:26:51 drop down 4
2024-05-23 09:14:06 date 16
2024-05-23 09:13:55 html 34
2024-05-23 08:59:49 interactive 34
2024-05-23 08:55:28 hbox 7
2024-05-23 08:41:05 textarea 16
2024-05-23 08:36:36 observe 24
2024-05-23 08:34:03 patsy 0
2024-05-23 08:14:54 observe 12
2024-05-23 07:58:25 font size 28
2024-05-23 07:58:22 fontsize 0
2024-05-23 06:39:04 dropdown 11
2024-05-23 06:38:48 dropdown 5
2024-05-23 06:38:11 status 4
2024-05-23 06:30:53 accordian 0
2024-05-23 04:46:57 text 44
2024-05-23 04:29:25 fileupload 14
2024-05-23 04:26:15 inttext 14
2024-05-23 03:40:33 vbox 24
2024-05-23 03:34:04 run_interact 0
2024-05-23 03:11:38 label 26
2024-05-23 03:09:43 vbox 12
2024-05-23 02:30:14 hbox 14
2024-05-23 02:30:08 box 22
2024-05-23 02:04:13 output 54
2024-05-23 01:48:14 tag 70
2024-05-23 01:48:09 taginput 0
2024-05-23 01:33:35 checkbox 18
2024-05-23 01:25:06 initial 22
2024-05-23 01:19:07 output 11
2024-05-23 00:57:56 upload 5
2024-05-23 00:55:09 flickering 1
2024-05-23 00:21:25 clear_output 6
2024-05-22 23:05:06 file 12
2024-05-22 23:04:29 fileupload 7
2024-05-22 22:32:17 vbox 12
2024-05-22 22:27:23 date 16
2024-05-22 22:04:32 mathplotlib inline 4
2024-05-22 21:54:28 html 68
2024-05-22 21:54:01 update 42
2024-05-22 21:42:18 continuous_update 10
2024-05-22 21:34:10 interact_manual 6
2024-05-22 21:32:42 interact_manual 6
2024-05-22 21:18:50 interact 22
2024-05-22 21:17:39 observe 5
2024-05-22 20:58:04 fixed 10
2024-05-22 20:58:00 observe 24
2024-05-22 20:53:28 tab 12
2024-05-22 20:52:38 description 48
2024-05-22 20:28:40 add class 203
2024-05-22 20:09:18 table 5
2024-05-22 20:02:25 togglebuttons 5
2024-05-22 19:44:28 layout.display 0
2024-05-22 19:31:13 checks 0
2024-05-22 19:25:08 display 30
2024-05-22 19:24:18 floattext 14
2024-05-22 19:22:57 display 60
2024-05-22 19:21:24 iprogress 0
2024-05-22 19:15:41 intslider 34
2024-05-22 19:01:54 add class 406
2024-05-22 19:01:48 addclass 0
2024-05-22 19:01:05 css 24
2024-05-22 18:55:51 hbox 14
2024-05-22 18:51:52 color 34
2024-05-22 18:45:50 fileupload 14
2024-05-22 18:26:56 observe 24
2024-05-22 18:15:00 applayout 10
2024-05-22 18:14:11 jsdlink 8
2024-05-22 18:13:22 jslink 10
2024-05-22 18:13:10 play 20
2024-05-22 18:09:28 auto 12
2024-05-22 18:08:50 dropdown 22
2024-05-22 17:35:24 checkbox 18
2024-05-22 17:34:24 select 18
2024-05-22 17:17:52 text box 48
2024-05-22 17:14:30 style 42
2024-05-22 17:02:51 style 42
2024-05-22 16:50:31 display 30
2024-05-22 16:45:16 observe 24
2024-05-22 16:31:28 combobox 12
2024-05-22 15:41:14 scrollbar 0
2024-05-22 15:34:10 widgets.output 8
2024-05-22 15:33:44 scroll 4
2024-05-22 15:32:54 overflow 12
2024-05-22 15:17:46 callback 22
2024-05-22 15:17:14 append_display_data 8
2024-05-22 15:01:20 run_interact 0
2024-05-22 14:40:46 labels 4
2024-05-22 14:39:48 interactive_output 4
2024-05-22 14:13:50 html 68
2024-05-22 14:13:00 dropdown 11
2024-05-22 14:11:24 display 60
2024-05-22 14:08:38 time 9
2024-05-22 13:57:38 value 82
2024-05-22 13:28:14 grid 4
2024-05-22 13:21:45 observe 12
2024-05-22 13:14:38 bootstrap 2
2024-05-22 12:28:00 on_click 10
2024-05-22 12:24:27 play 10
2024-05-22 12:21:06 dropdown 22
2024-05-22 11:58:30 custom_css 0
2024-05-22 11:55:57 button 44
2024-05-22 11:52:17 css 24
2024-05-22 11:48:10 hidden 3
2024-05-22 11:47:48 widget hidden 55
2024-05-22 11:37:17 file upload 12
2024-05-22 11:30:36 markdown 4
2024-05-22 11:26:28 selectionslider 10
2024-05-22 11:14:10 floatprogress 4
2024-05-22 11:07:26 markdown 2
2024-05-22 11:06:14 tabs 10
2024-05-22 10:50:08 observe 24
2024-05-22 10:44:44 interactive 34
2024-05-22 10:41:14 tab 6
2024-05-22 10:39:33 output 11
2024-05-22 10:39:29 outpuy 0
2024-05-22 10:37:28 applayout 3
2024-05-22 10:01:10 datepicker 5
2024-05-22 09:56:04 image 7
2024-05-22 09:52:14 iframe 2
2024-05-22 09:33:09 .output 54
2024-05-22 09:33:05 .ouput 0
2024-05-22 09:16:11 vbox 8
2024-05-22 08:44:49 on_click 5
2024-05-22 08:41:56 button 22
2024-05-22 08:36:42 interact 11
2024-05-22 08:17:58 _property_lock 1
2024-05-22 08:15:40 disp 0
2024-05-22 08:12:56 upload 10
2024-05-22 07:44:00 button.on_click 3
2024-05-22 07:30:22 checkbox 4
2024-05-22 07:22:09 fileupload 14
2024-05-22 07:17:34 checkbox 18
2024-05-22 06:55:31 datepicker 5
2024-05-22 06:02:40 observe 5
2024-05-22 05:34:47 tab 12
2024-05-22 05:14:23 hbox 7
2024-05-22 05:10:01 button 44
2024-05-22 04:42:48 dropdown 11
2024-05-22 04:36:57 output 27
2024-05-22 04:29:55 interact 22
2024-05-22 04:03:38 update widget 19
2024-05-22 03:56:21 image 5
2024-05-22 03:38:50 button 9
2024-05-22 02:42:29 button 44
2024-05-22 02:14:10 jslink 5
2024-05-22 01:39:26 output 54
2024-05-22 00:50:21 grist 0
2024-05-22 00:42:48 autoco 0
2024-05-22 00:13:50 radiobuttons 4
2024-05-22 00:09:46 latex 5
2024-05-22 00:09:46 latexx 0
2024-05-22 00:09:27 radiobuttons 4
2024-05-21 23:34:11 observe 24
2024-05-21 23:32:24 creating visuals 8
2024-05-21 23:13:34 keyboard 0
2024-05-21 23:08:07 embed_minimal_html 1
2024-05-21 22:11:20 toggle 10
2024-05-21 21:57:36 widget.image 0
2024-05-21 21:56:42 image 7
2024-05-21 21:56:38 iamge 0
2024-05-21 21:42:10 css 12
2024-05-21 21:36:07 on_click 10
2024-05-21 21:15:31 canvas 1
2024-05-21 21:15:24 fontawesome 5
2024-05-21 21:14:47 matplotlib 4
2024-05-21 21:12:59 events 20
2024-05-21 21:12:24 label 13
2024-05-21 21:11:41 accordion 5
2024-05-21 20:53:50 onchange 0
2024-05-21 20:53:41 on_change 0
2024-05-21 20:53:34 updater 0
2024-05-21 20:24:24 continuous 2
2024-05-21 20:08:19 naivedatetimepicker datetime. timezone 12
2024-05-21 20:07:42 naivedatetimepicker tz 4
2024-05-21 19:58:28 date 8
2024-05-21 19:57:38 datetimepicker 5
2024-05-21 19:57:00 datetimepicker value 42
2024-05-21 19:54:44 checkbox 4
2024-05-21 19:51:09 description_width 12
2024-05-21 19:45:01 hbox 7
2024-05-21 19:43:25 video 10
2024-05-21 19:42:49 observe 24
2024-05-21 19:40:10 send 12
2024-05-21 19:36:05 radiobuttons 8
2024-05-21 19:30:31 interact 11
2024-05-21 19:27:20 box.layout 0
2024-05-21 19:13:24 clear 12
2024-05-21 18:58:42 widgets.output( 8
2024-05-21 18:57:58 print 18
2024-05-21 18:52:35 tabs 4
2024-05-21 18:50:55 zoom 2
2024-05-21 18:46:07 autocomplete 0
2024-05-21 18:34:50 datepicker 5
2024-05-21 18:33:52 multiselect 2
2024-05-21 18:20:51 output.update 0
2024-05-21 18:12:37 floatslider 16
2024-05-21 18:08:21 upload 10
2024-05-21 17:57:58 matplotlib 8
2024-05-21 17:56:45 select 18
2024-05-21 17:54:33 7.7.2 0
2024-05-21 17:54:27 7.72 0
2024-05-21 17:49:04 html 13
2024-05-21 17:46:14 description_width 10
2024-05-21 17:43:48 on_click 10
2024-05-21 17:42:03 output 54
2024-05-21 17:35:49 accordion 5
2024-05-21 17:28:03 tagsinput 12
2024-05-21 17:09:51 box_style 6
2024-05-21 16:47:16 background color 40
2024-05-21 16:40:24 observe 12
2024-05-21 16:40:19 oberve 0
2024-05-21 16:39:47 html 34
2024-05-21 16:38:23 ipyleaflet 6
2024-05-21 16:37:19 text 9
2024-05-21 16:37:14 input 3
2024-05-21 16:36:03 color 6
2024-05-21 16:27:25 tagsinput 12
2024-05-21 16:27:21 tagsinpput 0
2024-05-21 16:26:39 valid 3
2024-05-21 16:15:32 button 44
2024-05-21 16:14:07 interact 22
2024-05-21 16:10:56 button_style 11
2024-05-21 16:04:16 output of dropdown 130
2024-05-21 16:03:15 pytts 0
2024-05-21 15:55:41 layout 18
2024-05-21 15:48:36 html 68
2024-05-21 15:42:39 tab 12
2024-05-21 15:39:56 button 44
2024-05-21 15:39:42 hbox 5
2024-05-21 15:35:09 unobserve 0
2024-05-21 15:32:30 image 7
2024-05-21 15:32:17 image 5
2024-05-21 15:28:42 image 14
2024-05-21 15:20:16 button 9
2024-05-21 15:13:00 display 60
2024-05-21 15:12:53 plot 6
2024-05-21 15:07:35 background color 20
2024-05-21 15:06:58 label 13
2024-05-21 15:06:57 layout 18
2024-05-21 15:06:55 label 7
2024-05-21 14:43:34 continuous_update 22
2024-05-21 14:40:41 output 54
2024-05-21 14:22:24 interact_manual 6
2024-05-21 14:17:16 output 27
2024-05-21 14:12:39 intslider 17
2024-05-21 14:07:59 output 27
2024-05-21 13:56:28 view 11
2024-05-21 13:47:30 @interact 6
2024-05-21 13:47:22 decorator 4
2024-05-21 13:46:04 button 44
2024-05-21 13:44:18 observe 5
2024-05-21 13:43:44 upgrade jupytyer 2
2024-05-21 13:38:33 jupyter 302
2024-05-21 13:28:10 custom 20
2024-05-21 13:25:17 toolbar 0
2024-05-21 13:21:01 intslider 11
2024-05-21 13:14:51 description_width 10
2024-05-21 13:13:19 style={'description_width': 'initial'} 10
2024-05-21 13:07:54 hbox 5
2024-05-21 13:06:58 tooltip 18
2024-05-21 13:05:20 layout 13
2024-05-21 12:59:34 layout.display 0
2024-05-21 12:52:26 dropdown 5
2024-05-21 12:38:25 html 68
2024-05-21 12:25:24 stack 12
2024-05-21 12:23:34 button 44
2024-05-21 12:21:43 password 10
2024-05-21 12:19:55 slider 34
2024-05-21 12:19:48 stacked 2
2024-05-21 12:18:52 applayout 10
2024-05-21 12:17:26 togglebuttons 10
2024-05-21 12:13:17 fileupload 14
2024-05-21 12:12:21 play 20
2024-05-21 12:11:43 jsdlink 8
2024-05-21 11:54:43 output 54
2024-05-21 11:53:04 overflow 12
2024-05-21 11:01:38 font_family 12
2024-05-21 10:46:00 font_style 12
2024-05-21 10:20:11 display 60
2024-05-21 10:05:10 fileupload 14
2024-05-21 10:04:11 upload 10
2024-05-21 09:54:48 fileupload 7
2024-05-21 09:35:40 boundedinttext 5
2024-05-21 09:28:21 hbox 14
2024-05-21 09:20:41 interact_manual 3
2024-05-21 09:20:30 fileupload 7
2024-05-21 09:20:08 fileupload 7
2024-05-21 09:13:14 upload 5
2024-05-21 08:44:15 image 5
2024-05-21 08:43:52 background 4
2024-05-21 08:43:42 background_image 0
2024-05-21 08:36:42 button width 26
2024-05-21 08:04:45 delayed 1
2024-05-21 07:56:38 style 21
2024-05-21 07:54:34 vscode 0
2024-05-21 07:53:44 button 22
2024-05-21 07:53:30 padding buttons 10
2024-05-21 07:45:19 layout 36
2024-05-21 07:44:16 floatslider 16
2024-05-21 07:41:41 html 68
2024-05-21 07:37:35 widgets.output 8
2024-05-21 07:37:15 output 54
2024-05-21 07:30:32 observe 5
2024-05-21 07:27:15 observe 5
2024-05-21 07:20:50 observe 24
2024-05-21 07:14:12 radio buttons 8
2024-05-21 06:19:27 observe 24
2024-05-21 06:11:58 browser 14
2024-05-21 05:25:24 latex 5
2024-05-21 05:25:21 layex 0
2024-05-21 04:59:24 plot 6
2024-05-21 03:14:57 vscode 0
2024-05-21 02:19:21 togglebutton 10
2024-05-21 02:17:55 button_style 22
2024-05-21 01:38:38 layout 36
2024-05-21 01:29:00 intsinput 3
2024-05-21 00:37:01 .intprogress 8
2024-05-20 23:35:29 paste 2
2024-05-20 22:59:53 waiting 2
2024-05-20 22:59:38 file link 16
2024-05-20 22:59:33 filelink 0
2024-05-20 22:57:34 download 2
2024-05-20 22:54:06 observe names 44
2024-05-20 22:45:44 observe 24
2024-05-20 22:38:37 combobox 12
2024-05-20 21:56:21 hbox 7
2024-05-20 21:55:56 hbox margin 10
2024-05-20 21:42:15 text 22
2024-05-20 21:39:09 radiobutton 0
2024-05-20 21:14:55 on_click 5
2024-05-20 20:46:19 file 12
2024-05-20 20:34:03 svg 0
2024-05-20 20:33:58 html 68
2024-05-20 20:32:31 display 60
2024-05-20 20:32:21 json 20
2024-05-20 20:28:20 vbox 8
2024-05-20 20:10:38 textarea 16
2024-05-20 20:10:12 combobox 12
2024-05-20 20:05:41 hbox 7
2024-05-20 19:56:10 .password 5
2024-05-20 19:50:37 password 5
2024-05-20 19:33:26 cdn 8
2024-05-20 19:23:49 select 18
2024-05-20 19:11:17 widget_media 0
2024-05-20 19:11:11 image 7
2024-05-20 19:02:50 button 44
2024-05-20 19:00:26 slider 34
2024-05-20 18:49:33 html 68
2024-05-20 18:36:27 progress 5
2024-05-20 18:28:29 .on_click 10
2024-05-20 18:04:52 display 60
2024-05-20 17:51:37 table 10
2024-05-20 17:37:08 display 60
2024-05-20 17:36:39 widget_types 3
2024-05-20 17:36:32 widget_types.values() 0
2024-05-20 17:35:02 radio 4
2024-05-20 17:26:20 date range picker 23
2024-05-20 17:26:04 daterangepicker 0
2024-05-20 17:20:37 align 3
2024-05-20 17:19:51 radio 0
2024-05-20 17:17:45 visibility 3
2024-05-20 17:14:59 images 2
2024-05-20 17:06:27 observe 5
2024-05-20 17:06:23 observwe 0
2024-05-20 17:02:08 hide 0
2024-05-20 16:53:17 bytesio 1
2024-05-20 16:52:57 buffer 3
2024-05-20 16:44:07 hbox 6
2024-05-20 16:35:30 hbox 7
2024-05-20 16:35:15 from_file 2
2024-05-20 16:33:55 video 5
2024-05-20 16:29:21 background color 40
2024-05-20 16:11:28 tab 12
2024-05-20 15:59:57 multiple selection 32
2024-05-20 15:59:28 set_title 1
2024-05-20 15:58:46 dropdown 22
2024-05-20 15:53:27 image# 7
2024-05-20 15:44:30 observe 24
2024-05-20 15:13:52 data 30
2024-05-20 15:06:55 dropdown 22
2024-05-20 14:53:45 controller 5
2024-05-20 14:45:13 text 44
2024-05-20 14:39:24 html 68
2024-05-20 14:30:46 hbox 5
2024-05-20 14:12:45 text 44
2024-05-20 14:01:32 image 14
2024-05-20 13:57:09 background color 40
2024-05-20 13:41:04 togglebuttons 10
2024-05-20 13:39:02 cursor 0
2024-05-20 13:37:21 togglebutton 10
2024-05-20 13:32:51 observe 24
2024-05-20 13:19:28 data table 18
2024-05-20 13:19:19 datatable 0
2024-05-20 13:19:09 data_table 0
2024-05-20 11:46:28 slider 34
2024-05-20 11:04:07 upload 10
2024-05-20 10:50:03 progress 10
2024-05-20 10:03:38 button 22
2024-05-20 09:59:57 scroll 2
2024-05-20 09:58:41 select 18
2024-05-20 09:58:22 fileupload 2
2024-05-20 09:56:10 interactive 34
2024-05-20 09:55:30 button 44
2024-05-20 09:54:07 on_click 10
2024-05-20 09:53:53 onclick 0
2024-05-20 09:51:28 image 7
2024-05-20 09:42:06 vbox 8
2024-05-20 09:40:14 icon 7
2024-05-20 09:21:51 button 44
2024-05-20 09:04:43 button 22
2024-05-20 08:39:32 descriptionstyle 16
2024-05-20 08:34:17 on_trait_change 0
2024-05-20 08:29:32 label 26
2024-05-20 08:28:03 agent 0
2024-05-20 08:27:27 llmchain 0
2024-05-20 08:26:48 llm chain 2
2024-05-20 08:26:16 model 15
2024-05-20 08:26:08 runnable 0
2024-05-20 08:25:50 runnable 0
2024-05-20 08:20:29 layout 36
2024-05-20 08:09:26 export html 13
2024-05-20 08:09:20 html 13
2024-05-20 07:58:41 align 12
2024-05-20 07:28:37 latex markdown 14
2024-05-20 07:28:22 latex 10
2024-05-20 06:22:22 on_click 10
2024-05-20 06:22:15 onclick 0
2024-05-20 06:22:05 visibility 10
2024-05-20 06:20:41 display none 14
2024-05-20 06:20:08 button 44
2024-05-20 06:18:33 visible 3
2024-05-20 06:18:28 hide 0
2024-05-20 06:15:40 placeholder 7
2024-05-20 06:13:55 display 29
2024-05-20 06:09:59 layout 36
2024-05-20 06:08:07 attributes 36
2024-05-20 04:57:06 installation 14
2024-05-20 04:31:35 observe 12
2024-05-20 04:04:03 text 22
2024-05-20 03:58:21 grid 9
2024-05-20 03:00:00 button 44
2024-05-20 02:49:27 auto reload 12
2024-05-20 02:49:10 auto 12
2024-05-20 02:02:06 create_expanded_button 1
2024-05-20 01:55:53 label text color with style 98
2024-05-20 01:55:22 plot 3
2024-05-20 01:55:06 text color 56
2024-05-20 00:33:28 iprogress 0
2024-05-20 00:00:00 markdown 1
2024-05-19 22:39:30 interactive 17
2024-05-19 22:12:20 observe 24
2024-05-19 22:06:29 hovering 0
2024-05-19 21:42:35 image 7
2024-05-19 21:42:27 grid_template_columns 14
2024-05-19 21:07:01 label 26
2024-05-19 21:06:11 color 34
2024-05-19 21:05:26 accordion 10
2024-05-19 21:05:26 acccordion 0
2024-05-19 21:05:25 acccordino 0
2024-05-19 21:05:25 class 394
2024-05-19 20:37:01 button 44
2024-05-19 19:20:59 trnsorflow_datasets 0
2024-05-19 19:20:37 interactive 17
2024-05-19 18:55:51 interact 11
2024-05-19 18:24:16 image 14
2024-05-19 17:44:45 renderer 0
2024-05-19 17:44:34 rendered 3
2024-05-19 17:20:05 date picker 10
2024-05-19 16:18:32 iprogress 0
2024-05-19 16:16:56 image 7
2024-05-19 15:57:43 button style 11
2024-05-19 15:38:27 observe 5
2024-05-19 15:28:35 error handling 6
2024-05-19 15:23:51 client 6
2024-05-19 15:16:53 illegal connection params or server unavailable 43
2024-05-19 13:49:50 @ipywidgets.interact 1
2024-05-19 13:49:01 interactive_output 4
2024-05-19 13:47:05 app 2
2024-05-19 13:45:32 continuous_update 10
2024-05-19 13:33:11 hbox 14
2024-05-19 13:14:24 button 44
2024-05-19 12:54:19 slider 34
2024-05-19 12:30:08 visibility 5
2024-05-19 11:16:23 output 11
2024-05-19 10:49:06 html 34
2024-05-19 10:48:54 css 12
2024-05-19 10:39:37 text 44
2024-05-19 09:55:06 color 6
2024-05-19 09:26:11 align_items 11
2024-05-19 09:22:13 latex 5
2024-05-19 08:40:57 input to widgets 20
2024-05-19 07:59:41 button 44
2024-05-19 07:41:15 observe 24
2024-05-19 07:21:09 textarea 8
2024-05-19 07:18:43 interact 6
2024-05-19 07:11:13 upload 10
2024-05-19 06:50:35 dropdown 5
2024-05-19 05:14:36 visibility 10
2024-05-19 04:31:08 fileupload 14
2024-05-19 03:08:53 jamaica 0
2024-05-19 03:08:40 travel in jamaica 104
2024-05-19 03:08:34 travel in jamaica\ 104
2024-05-19 02:31:54 display box 31
2024-05-19 02:31:46 displaybox 0
2024-05-19 01:23:15 hbox 7
2024-05-19 01:01:25 observe 12
2024-05-19 00:10:01 box 6
2024-05-18 23:44:58 upload 5
2024-05-18 23:35:22 connect 3
2024-05-18 23:23:49 togglebuttons 5
2024-05-18 22:21:13 fonts 0
2024-05-18 21:40:37 image 14
2024-05-18 21:31:32 secrets 0
2024-05-18 19:47:20 drag 12
2024-05-18 19:46:43 drag and drop 98
2024-05-18 19:35:34 input form 16
2024-05-18 18:36:14 interactive 9
2024-05-18 18:30:24 interact_manual 3
2024-05-18 17:27:07 intprogress 4
2024-05-18 17:10:14 nbextension 8
2024-05-18 16:19:18 dict 40
2024-05-18 15:55:12 observe 5
2024-05-18 14:09:22 dropdown 11
2024-05-18 11:48:02 button 44
2024-05-18 09:30:51 dark 0
2024-05-18 09:30:31 grid 9
2024-05-18 09:26:53 button_style 7
2024-05-18 09:22:33 hbox 5
2024-05-18 09:08:12 upload 10
2024-05-18 07:16:14 dropdown option 26
2024-05-18 07:16:09 dropdown label 28
2024-05-18 07:15:49 dropdown 22
2024-05-18 02:37:35 box model 20
2024-05-18 02:33:48 update widget 56
2024-05-18 02:32:32 set html state 44
2024-05-18 02:32:21 set widget state 55
2024-05-18 02:32:12 set state 26
2024-05-18 02:20:12 set state 26
2024-05-18 02:17:05 set state html 44
2024-05-18 02:09:20 box 11
2024-05-18 02:03:49 padding 6
2024-05-18 01:49:06 matplot 0
2024-05-18 01:47:21 textarea 16
2024-05-18 00:33:25 iframe 2
2024-05-17 23:56:41 accordion 2
2024-05-17 23:42:29 accordian 0
2024-05-17 23:27:33 dropdown 11
2024-05-17 22:59:19 box 6
2024-05-17 22:56:30 button 22
2024-05-17 21:43:25 applayout 5
2024-05-17 21:26:16 svg 0
2024-05-17 21:07:10 numpy 12
2024-05-17 21:06:52 submit 2
2024-05-17 21:06:49 on_submit 6
2024-05-17 20:56:41 overflow 12
2024-05-17 20:05:06 accordion 10
2024-05-17 19:54:50 clear 12
2024-05-17 19:45:48 output 54
2024-05-17 19:43:46 floattext 14
2024-05-17 19:41:50 change 44
2024-05-17 19:41:46 chane 0
2024-05-17 19:41:32 notify_change 6
2024-05-17 19:33:58 controller 10
2024-05-17 19:29:57 collapse 0
2024-05-17 18:58:08 description width 56
2024-05-17 17:59:35 capture 14
2024-05-17 17:59:23 tooltip 18
2024-05-17 17:46:23 fileupload 7
2024-05-17 17:45:25 applayout 10
2024-05-17 17:38:59 render 10
2024-05-17 17:19:04 disabled 32
2024-05-17 16:52:08 dropdown 11
2024-05-17 16:52:03 intslider 34
2024-05-17 16:51:02 observe 5
2024-05-17 16:50:41 fileupload 2
2024-05-17 16:40:23 examples 17
2024-05-17 16:14:11 image 7
2024-05-17 16:07:05 slider 34
2024-05-17 16:07:03 iframe 1
2024-05-17 16:03:53 text 22
2024-05-17 15:58:43 gridspeclayout 4
2024-05-17 15:54:31 disabled 11
2024-05-17 15:41:19 togglebuttons 10
2024-05-17 15:39:34 png 8
2024-05-17 15:38:30 display(html) 50
2024-05-17 15:22:01 latex 10
2024-05-17 15:14:25 overflow 12
2024-05-17 15:09:29 table 4
2024-05-17 15:09:25 tabulator 0
2024-05-17 15:03:35 fixed 10
2024-05-17 14:44:59 togglebutton 10
2024-05-17 14:43:59 callback 22
2024-05-17 14:39:01 label 13
2024-05-17 14:36:35 folding 0
2024-05-17 14:28:40 push button 52
2024-05-17 14:23:09 "visual studio code" 0
2024-05-17 14:22:57 visual studio code 46
2024-05-17 14:21:55 const 2
2024-05-17 14:21:44 const 0
2024-05-17 14:19:30 description_width initial 28
2024-05-17 14:18:46 line 14
2024-05-17 14:17:26 link 16
2024-05-17 14:16:45 description_width 12
2024-05-17 14:05:09 button 44
2024-05-17 13:57:27 textarea 5
2024-05-17 13:45:47 tab 12
2024-05-17 13:26:23 progress 10
2024-05-17 13:11:57 error displaying widget 55
2024-05-17 13:11:21 fileupload 7
2024-05-17 12:52:21 cam_widget 0
2024-05-17 12:52:18 cam_widgets 0
2024-05-17 12:50:19 continuous_update 22
2024-05-17 12:50:01 floatslider 16
2024-05-17 12:49:08 interact 11
2024-05-17 12:47:49 svg 0
2024-05-17 12:41:06 margin 10
2024-05-17 12:36:37 checkbox 18
2024-05-17 12:01:23 rangeslider 2
2024-05-17 12:01:06 range slider 46
2024-05-17 11:57:16 toggle 5
2024-05-17 11:56:15 button 44
2024-05-17 10:45:54 style 42
2024-05-17 10:18:46 width 30
2024-05-17 10:15:02 combobox 12
2024-05-17 09:59:41 box 22
2024-05-17 09:35:51 interact 11
2024-05-17 09:25:32 header 14
2024-05-17 09:25:28 hader 0
2024-05-17 09:21:57 browse 0
2024-05-17 09:20:58 export 1
2024-05-17 09:20:49 dropdown font size 36
2024-05-17 09:20:24 layout dropdown 40
2024-05-17 09:20:16 layout dropdwon 36
2024-05-17 09:19:41 dropdown 22
2024-05-17 09:18:32 disabled 32
2024-05-17 09:16:02 interactive 34
2024-05-17 09:13:07 border 12
2024-05-17 09:09:41 output 54
2024-05-17 08:57:13 accordion 10
2024-05-17 08:38:47 gridspec 2
2024-05-17 08:36:14 dropdown 22
2024-05-17 08:31:56 text 44
2024-05-17 08:19:37 link 8
2024-05-17 08:06:37 jslink 5
2024-05-17 07:59:45 on_trait_change 0
2024-05-17 07:56:14 datagrig 0
2024-05-17 07:45:39 upload 10
2024-05-17 07:43:16 margin 10
2024-05-17 07:23:14 type 46
2024-05-17 07:16:39 label 26
2024-05-17 07:13:24 display 60
2024-05-17 04:56:57 display 60
2024-05-17 03:49:54 hbox 14
2024-05-17 03:42:00 interact 6
2024-05-17 03:26:43 observe 12
2024-05-17 02:55:39 button 44
2024-05-17 02:17:03 layout 36
2024-05-17 02:06:37 plot 6
2024-05-17 02:01:15 canvas 2
2024-05-17 01:48:45 widgets.tab() 2
2024-05-17 01:48:33 tab 12
2024-05-17 01:36:17 color 34
2024-05-17 00:36:59 toggle 10
2024-05-17 00:36:52 dropdown 22
2024-05-16 23:12:28 label 26
2024-05-16 23:04:19 audio 4
2024-05-16 22:10:25 tabs 10
2024-05-16 21:38:18 visibility 10
2024-05-16 21:18:12 color 34
2024-05-16 21:11:58 interact 6
2024-05-16 21:05:56 audio 4
2024-05-16 20:45:27 html 13
2024-05-16 20:39:21 tree 5
2024-05-16 19:40:55 loading wedgets 8
2024-05-16 19:30:27 markup 0
2024-05-16 19:12:19 button 22
2024-05-16 19:07:34 table 4
2024-05-16 19:01:16 accordian 0
2024-05-16 18:42:14 margin 10
2024-05-16 18:41:44 padding 12
2024-05-16 18:31:29 combo 0
2024-05-16 18:21:26 radiobuttons 8
2024-05-16 18:20:30 scroll 4
2024-05-16 18:09:30 font_size 12
2024-05-16 17:58:07 checkbox 9
2024-05-16 17:57:33 style 42
2024-05-16 17:56:56 multi select 9
2024-05-16 16:43:02 observe 24
2024-05-16 16:42:47 select mulitiple 9
2024-05-16 16:33:17 layout 36
2024-05-16 15:46:21 grid_template_columns 14
2024-05-16 15:44:54 twobytwo 0
2024-05-16 15:42:29 grid 18
2024-05-16 15:30:40 datagrig 0
2024-05-16 15:30:28 data 30
2024-05-16 15:30:08 grid 18
2024-05-16 15:28:58 display 60
2024-05-16 15:11:16 from_file 2
2024-05-16 15:07:27 standard output 54
2024-05-16 15:06:46 video 5
2024-05-16 15:03:32 output 54
2024-05-16 15:00:02 icon 8
2024-05-16 14:45:43 timer 1
2024-05-16 14:40:17 controller 5
2024-05-16 14:24:02 threads 6
2024-05-16 14:22:24 controller 5
2024-05-16 14:13:47 output 54
2024-05-16 13:35:03 dropdown 11
2024-05-16 13:30:39 style 21
2024-05-16 13:29:27 selectmultiple 10
2024-05-16 13:27:04 fileupload 14
2024-05-16 13:22:33 primary 8
2024-05-16 13:21:07 button style 30
2024-05-16 13:18:07 combobox 12
2024-05-16 13:00:43 intprogress 8
2024-05-16 13:00:43 togglebutton 10
2024-05-16 12:55:39 button 9
2024-05-16 12:55:07 drop 4
2024-05-16 12:52:25 button 44
2024-05-16 12:45:43 css 12
2024-05-16 12:45:21 custom css 23
2024-05-16 12:45:16 custom css 12
2024-05-16 12:45:06 css class 8
2024-05-16 12:29:40 text 22
2024-05-16 12:13:53 background 20
2024-05-16 12:07:02 font 14
2024-05-16 11:43:24 css 24
2024-05-16 11:43:19 shadow 0
2024-05-16 11:33:44 button 9
2024-05-16 11:16:02 html 34
2024-05-16 10:42:31 hbox 7
2024-05-16 10:38:09 tags 8
2024-05-16 10:30:20 text 22
2024-05-16 10:12:20 selectionslider 5
2024-05-16 10:08:19 scroll 2
2024-05-16 10:02:20 url 3
2024-05-16 09:52:21 html 13
2024-05-16 09:37:13 on_click 5
2024-05-16 09:34:52 boundedinttext 2
2024-05-16 09:09:09 matplotlib 8
2024-05-16 09:07:59 continuous_update 22
2024-05-16 09:03:33 layout 36
2024-05-16 08:50:52 textarea 16
2024-05-16 08:06:12 slider 17
2024-05-16 07:48:54 margin 10
2024-05-16 07:39:36 selectionrangeslider 5
2024-05-16 07:38:15 floatslider 16
2024-05-16 07:34:05 play 10
2024-05-16 07:26:31 pyplot 0
2024-05-16 07:16:48 radio 4
2024-05-16 06:55:05 text_dataset_zip_path 0
2024-05-16 06:54:29 hbox 14
2024-05-16 06:45:26 indent 5
2024-05-16 06:30:33 widgets.interactive 0
2024-05-16 05:20:50 markdown 1
2024-05-16 05:19:59 markdo 0
2024-05-16 05:15:54 tab 2
2024-05-16 05:15:51 button 9
2024-05-16 04:42:03 input 24
2024-05-16 04:41:46 search 4
2024-05-16 04:38:45 list 54
2024-05-16 04:38:34 drop 4
2024-05-16 04:34:54 form 9
2024-05-16 04:28:30 textarea 8
2024-05-16 04:21:13 label 13
2024-05-16 04:12:44 size text 50
2024-05-16 04:12:26 size 26
2024-05-16 04:09:10 microphone 0
2024-05-16 04:08:56 record audio 6
2024-05-16 04:08:48 audio 4
2024-05-16 02:52:42 buttonstyle 1
2024-05-16 02:52:33 button style 11
2024-05-16 02:39:31 output 27
2024-05-16 02:11:10 checkbox 4
2024-05-16 01:38:12 slider 34
2024-05-16 01:19:54 unobserve 0
2024-05-16 01:09:35 image on_click 6
2024-05-16 01:09:20 image 5
2024-05-16 01:04:50 active 1
2024-05-16 01:04:44 inactive 0
2024-05-16 01:00:24 image 7
2024-05-16 00:47:57 on_click 5
2024-05-16 00:47:49 on_click 2
2024-05-16 00:05:52 html 34
2024-05-15 23:59:04 media 4
2024-05-15 23:57:34 font 7
2024-05-15 22:54:59 selectmultiple 5
2024-05-15 22:37:05 interact 22
2024-05-15 22:00:16 text area 24
2024-05-15 22:00:14 file 12
2024-05-15 21:55:43 valid 22
2024-05-15 21:51:22 text 22
2024-05-15 21:48:58 style 21
2024-05-15 21:44:48 debounc 0
2024-05-15 21:30:18 overflow 12
2024-05-15 21:16:18 togglebuttons 2
2024-05-15 21:09:25 accordion 10
2024-05-15 21:00:16 loader 4
2024-05-15 20:52:14 chart 0
2024-05-15 20:52:11 charts 0
2024-05-15 20:50:23 tqdm 0
2024-05-15 20:45:47 video 10
2024-05-15 20:16:49 fixed 10
2024-05-15 20:13:20 observe 24
2024-05-15 20:03:01 observe 5
2024-05-15 20:02:24 set disable 66
2024-05-15 20:02:06 enable 34
2024-05-15 20:02:03 all 12
2024-05-15 19:56:36 text 9
2024-05-15 19:07:37 upload 5
2024-05-15 18:54:33 interact 11
2024-05-15 18:54:16 gridspeclayout 4
2024-05-15 18:48:24 custom widgets 602
2024-05-15 18:47:42 applayout 10
2024-05-15 18:39:03 togglebutton 5
2024-05-15 18:31:36 floatslider 16
2024-05-15 18:25:29 button 9
2024-05-15 17:35:02 hbox 14
2024-05-15 17:08:57 intprogress 4
2024-05-15 16:42:52 scrolling 0
2024-05-15 16:24:02 interact_manual 6
2024-05-15 16:17:17 button 44
2024-05-15 16:03:50 code block 45
2024-05-15 16:03:32 code 45
2024-05-15 15:50:17 border 12
2024-05-15 15:45:22 combo 0
2024-05-15 15:26:34 textarea 16
2024-05-15 15:05:22 dropdown 5
2024-05-15 15:00:33 interactive 17
2024-05-15 14:59:27 text input 50
2024-05-15 14:59:16 input 24
2024-05-15 14:58:35 arrange 1
2024-05-15 14:58:24 widgets.stack 2
2024-05-15 14:41:09 floatrangeslider 4
2024-05-15 14:38:28 drop 0
2024-05-15 14:30:59 dropdown 11
2024-05-15 14:23:07 jslink 10
2024-05-15 14:20:04 text 44
2024-05-15 14:16:53 interact 22
2024-05-15 14:16:52 collapsible 0
2024-05-15 14:16:36 collapse 0
2024-05-15 14:16:32 colapse 0
2024-05-15 14:01:23 zpk 0
2024-05-15 13:56:25 widget 19
2024-05-15 13:55:59 slider 10
2024-05-15 13:55:50 selectionrangeslider 10
2024-05-15 13:55:28 label 26
2024-05-15 13:53:39 label 6
2024-05-15 13:50:47 dropdown 22
2024-05-15 13:49:44 image 14
2024-05-15 13:49:39 hbox 14
2024-05-15 13:29:15 layout 36
2024-05-15 13:22:51 qgrid 0
2024-05-15 13:11:37 jupyter 302
2024-05-15 13:05:02 justify-content 14
2024-05-15 13:00:21 layout 18
2024-05-15 12:56:30 button 22
2024-05-15 12:55:56 fileupload 14
2024-05-15 12:44:59 button 44
2024-05-15 12:34:24 tabs 5
2024-05-15 12:28:52 text 44
2024-05-15 12:09:57 set_state 4
2024-05-15 11:53:28 checkbox 4
2024-05-15 11:51:30 gridbox 4
2024-05-15 11:50:56 layout 36
2024-05-15 11:43:33 checkbox 18
2024-05-15 11:38:55 callbackdispatcher 8
2024-05-15 11:22:19 emergen 0
2024-05-15 11:04:02 selectmultiple 10
2024-05-15 10:48:46 text 44
2024-05-15 10:47:29 onchange 0
2024-05-15 10:47:25 dropdown onchange 22
2024-05-15 10:27:26 password 10
2024-05-15 10:18:23 theme 6
2024-05-15 10:12:10 checkbox 9
2024-05-15 09:40:50 interact 11
2024-05-15 09:37:26 width 15
2024-05-15 09:35:34 select 18
2024-05-15 09:05:52 displ 0
2024-05-15 08:52:42 hbox 14
2024-05-15 08:38:20 on_click 5
2024-05-15 08:38:14 onclick 0
2024-05-15 08:37:45 image 14
2024-05-15 08:33:59 vbox 12
2024-05-15 08:27:46 intslider 34
2024-05-15 08:17:51 image 14
2024-05-15 08:14:25 manager 7
2024-05-15 08:08:09 boundedinttext 10
2024-05-15 07:53:51 dropdown 10
2024-05-15 07:39:22 progress 10
2024-05-15 07:20:45 datepicker 10
2024-05-15 06:36:26 progressbar 0
2024-05-15 06:32:12 parameter 2
2024-05-15 06:18:59 observe 12
2024-05-15 06:18:05 observe 24
2024-05-15 05:45:48 datepicker 5
2024-05-15 05:38:24 interact 22
2024-05-15 05:24:07 style 42
2024-05-15 05:07:01 manual 6
2024-05-15 03:23:06 javascript 32
2024-05-15 03:05:04 floatslider 16
2024-05-15 02:53:13 panel 0
2024-05-15 02:50:38 panel 0
2024-05-15 02:04:58 on_click 5
2024-05-15 00:40:39 reset 4
2024-05-15 00:17:24 table 5
2024-05-14 23:59:08 multiselect 1
2024-05-14 23:49:37 vbox 24
2024-05-14 23:48:38 button 44
2024-05-14 23:27:34 "model not found" 0
2024-05-14 23:27:27 model not found 82
2024-05-14 23:27:10 model not available 90
2024-05-14 22:55:03 hbox 7
2024-05-14 22:51:04 drag 12
2024-05-14 22:40:36 widgets.stack 2
2024-05-14 22:40:21 stack 12
2024-05-14 22:40:03 stack 12
2024-05-14 22:25:43 dynamic list 54
2024-05-14 22:25:32 dynamic 8
2024-05-14 21:38:53 hbox 14
2024-05-14 21:26:22 code 45
2024-05-14 21:26:19 studio 0
2024-05-14 21:26:10 visual studio 2
2024-05-14 21:23:54 html 68
2024-05-14 21:22:58 description_width 6
2024-05-14 20:58:16 input 12
2024-05-14 20:48:35 interact 11
2024-05-14 20:34:19 intslider 34
2024-05-14 20:34:05 observe 24
2024-05-14 20:24:10 hbox 7
2024-05-14 20:11:24 tabs 5
2024-05-14 19:51:51 class 7
2024-05-14 19:50:30 allowed 22
2024-05-14 19:50:21 regular expression 8
2024-05-14 19:49:47 regex 2
2024-05-14 19:29:20 interactive 9
2024-05-14 19:23:56 plots 8
2024-05-14 19:11:02 pop 0
2024-05-14 18:46:59 arrange grid 18
2024-05-14 18:46:33 arrange widget 110
2024-05-14 18:24:26 html 68
2024-05-14 17:56:55 vbox 8
2024-05-14 17:56:53 display 60
2024-05-14 17:49:26 ipycanvas 2
2024-05-14 17:47:31 plot 6
2024-05-14 17:35:07 html 68
2024-05-14 17:16:20 combobox 12
2024-05-14 17:08:54 default value 44
2024-05-14 17:08:11 vbox 24
2024-05-14 17:01:26 observe 12
2024-05-14 16:53:58 on_click 5
2024-05-14 16:46:57 textbox 12
2024-05-14 16:39:11 button 22
2024-05-14 16:25:52 applayout 3
2024-05-14 16:21:09 flex 7
2024-05-14 15:55:28 menu widget 110
2024-05-14 15:35:06 markdown 2
2024-05-14 15:34:02 description_width 5
2024-05-14 15:32:41 add callback to widget 124
2024-05-14 15:10:23 widgets.togglebuttons 2
2024-05-14 14:51:39 submit 2
2024-05-14 14:39:20 description_width 12
2024-05-14 14:35:14 vbox 24
2024-05-14 14:35:12 vboxc 0
2024-05-14 14:34:32 domwidget 13
2024-05-14 14:34:30 clear 4
2024-05-14 14:32:08 image 7
2024-05-14 14:27:33 floattext 7
2024-05-14 14:25:34 update_display 0
2024-05-14 14:23:21 tooltip 9
2024-05-14 14:21:28 capture 4
2024-05-14 14:20:26 floatprogress 8
2024-05-14 14:16:09 tagsinput 12
2024-05-14 14:12:50 label 6
2024-05-14 14:06:47 floattext 14
2024-05-14 13:54:36 observe 24
2024-05-14 13:53:46 selectmultiple 2
2024-05-14 13:38:42 embed_minimal_html 2
2024-05-14 13:22:11 hbox 14
2024-05-14 13:18:47 interact 9
2024-05-14 13:01:43 color 17
2024-05-14 12:33:50 ensure_option 8
2024-05-14 12:30:10 observe 24
2024-05-14 12:28:05 dropdown 11
2024-05-14 12:23:40 on_trait_change 0
2024-05-14 12:23:33 on_trait_change 0
2024-05-14 11:49:37 upload 10
2024-05-14 11:20:57 spacing 0
2024-05-14 11:19:54 layout 36
2024-05-14 11:02:29 applayout 3
2024-05-14 10:45:09 min 38
2024-05-14 10:41:40 layout 14
2024-05-14 10:36:40 text 9
2024-05-14 10:36:33 paragraph 0
2024-05-14 10:25:23 dropdown 5
2024-05-14 10:23:54 matplotlib 8
2024-05-14 10:23:21 animate 0
2024-05-14 10:22:44 scroll 4
2024-05-14 10:22:38 scrollbar 0
2024-05-14 10:22:13 progress 10
2024-05-14 10:14:23 splash 0
2024-05-14 10:14:12 loader 4
2024-05-14 10:13:25 progress 5
2024-05-14 10:02:43 partial 0
2024-05-14 10:02:33 accordion 10
2024-05-14 09:59:41 observe 12
2024-05-14 09:54:16 inttext 14
2024-05-14 09:44:43 radio 4
2024-05-14 09:43:23 hbox 7
2024-05-14 09:22:31 disabled 16
2024-05-14 09:17:52 tabs 4
2024-05-14 09:11:06 container 24
2024-05-14 08:57:25 boundedfloattext 12
2024-05-14 08:47:22 datetimepicker 5
2024-05-14 08:38:32 display 60
2024-05-14 08:35:30 observe 12
2024-05-14 08:28:38 javascript 16
2024-05-14 08:22:43 checkbox 9
2024-05-14 08:20:12 button 22
2024-05-14 08:19:18 widgets.text 2
2024-05-14 08:17:20 tabs 3
2024-05-14 08:09:34 layout 18
2024-05-14 08:00:14 interact 22
2024-05-14 07:59:04 integer 16
2024-05-14 07:58:58 int slide 32
2024-05-14 07:58:46 slide 2
2024-05-14 07:58:20 slide integer 18
2024-05-14 07:45:19 tab 6
2024-05-14 07:40:19 floatslider 8
2024-05-14 07:39:29 floatslider 4
2024-05-14 07:37:23 dropdown 22
2024-05-14 07:30:39 video 10
2024-05-14 07:05:07 error box 28
2024-05-14 06:54:57 datetimepicker 10
2024-05-14 06:54:34 audio 4
2024-05-14 06:52:14 font 7
2024-05-14 06:47:15 layout 18
2024-05-14 06:39:46 radio button 44
2024-05-14 05:34:59 update 21
2024-05-14 05:34:50 upgrade 2
2024-05-14 02:25:17 array 10
2024-05-14 02:09:34 radio 2
2024-05-14 02:09:23 radio button 22
2024-05-14 02:04:29 observe 12
2024-05-14 01:55:26 readout 20
2024-05-14 01:41:59 upload 10
2024-05-14 01:41:09 tree 10
2024-05-14 00:45:47 observe 24
2024-05-14 00:45:16 observer 2
2024-05-14 00:41:42 right 12
2024-05-13 23:46:00 tooltip 18
2024-05-13 23:45:02 display 30
2024-05-13 22:44:33 label 26
2024-05-13 22:06:45 interact 22
2024-05-13 21:47:27 togglebuttons 10
2024-05-13 21:37:17 iframe 2
2024-05-13 21:08:22 widgets.html 3
2024-05-13 20:58:15 options dictionary 36
2024-05-13 20:32:38 output 27
2024-05-13 19:44:34 video 10
2024-05-13 19:40:18 widgets 300
2024-05-13 19:40:07 input_widget 0
2024-05-13 19:39:21 .on_submit 3
2024-05-13 19:04:54 fileupload 7
2024-05-13 18:41:04 interact 22
2024-05-13 18:39:37 html 68
2024-05-13 18:39:16 output 54
2024-05-13 18:34:01 hbox 7
2024-05-13 18:23:58 show 12
2024-05-13 18:23:47 visible 3
2024-05-13 18:08:55 applayout 3
2024-05-13 18:08:26 app layout 13
2024-05-13 17:56:09 gridspeclayout 4
2024-05-13 17:51:37 output 11
2024-05-13 17:50:24 ipywidget 2
2024-05-13 17:49:53 interactive 34
2024-05-13 17:11:19 button 9
2024-05-13 16:47:22 button.popup 0
2024-05-13 16:08:45 tab 12
2024-05-13 16:05:41 allowed_tags 6
2024-05-13 16:05:04 widget_tagsinput 0
2024-05-13 16:03:25 tagsinput 12
2024-05-13 16:02:47 dropdown 22
2024-05-13 16:00:58 bar plot 3
2024-05-13 15:50:58 plot 1
2024-05-13 15:32:47 dropdown 22
2024-05-13 15:27:14 label 13
2024-05-13 15:25:19 prolif 0. version 35
2024-05-13 15:22:44 font-weight 9
2024-05-13 15:21:37 gridspec 1
2024-05-13 15:17:25 selectionslider 10
2024-05-13 15:17:22 selection slider 36
2024-05-13 15:11:28 logarithm 4
2024-05-13 15:11:15 log 14
2024-05-13 15:08:00 value 15
2024-05-13 15:02:14 get output 70
2024-05-13 15:02:02 center 6
2024-05-13 14:55:22 ipywidgets.radiobuttons 0
2024-05-13 14:55:16 ipywidgets.radiobuttonns 0
2024-05-13 14:38:05 figure 2
2024-05-13 14:37:26 textarea 16
2024-05-13 14:28:23 interact 22
2024-05-13 14:28:21 font_variant 12
2024-05-13 14:28:08 flash 0
2024-05-13 14:20:14 dropdown 22
2024-05-13 14:19:55 dropdown 22
2024-05-13 14:01:07 font-awesome 7
2024-05-13 13:52:32 icon 9
2024-05-13 13:52:27 favicon 0
2024-05-13 13:41:23 activity indicator 2
2024-05-13 13:39:18 disabled 32
2024-05-13 13:38:08 combobox 12
2024-05-13 13:19:06 colorpicker 3
2024-05-13 13:19:03 floatslider 16
2024-05-13 13:18:52 color_picker 0
2024-05-13 12:59:00 dropdown 22
2024-05-13 12:56:09 multi-line text 48
2024-05-13 12:55:10 multi-line input 32
2024-05-13 12:54:39 multi-line 14
2024-05-13 12:52:11 javascript 32
2024-05-13 12:44:05 text 44
2024-05-13 12:29:53 to_json 4
2024-05-13 12:19:06 plot 6
2024-05-13 11:47:17 vs code 90
2024-05-13 11:45:02 vbox 24
2024-05-13 10:55:21 gridbox 8
2024-05-13 10:45:02 image 14
2024-05-13 10:41:28 play 20
2024-05-13 10:30:17 graph 1
2024-05-13 10:12:32 text 44
2024-05-13 10:06:54 /usr/local/lib/python3.10/site-packages/tqdm/auto.py:21: tqdmwarning: iprogress not found. please update jupyter and ipywidgets. see https://ipywidgets.readthedocs.io/en/stable/user_install.html from .autonotebook import tqdm as notebook_tqdm 317
2024-05-13 10:00:52 picker 10
2024-05-13 09:58:27 observe 5
2024-05-13 09:53:41 date 16
2024-05-13 09:53:33 calendar 0
2024-05-13 09:42:39 vbox 24
2024-05-13 09:34:15 pdf 2
2024-05-13 08:58:06 datagrid 0
2024-05-13 08:57:39 grid 18
2024-05-13 08:53:55 tab 6
2024-05-13 08:47:25 geometry 0
2024-05-13 08:41:04 date 16
2024-05-13 08:40:50 calendar 0
2024-05-13 08:17:03 overflow 6
2024-05-13 08:16:53 overflow 10
2024-05-13 08:10:12 toggle 10
2024-05-13 07:38:49 font_weight 16
2024-05-13 07:34:22 button 9
2024-05-13 07:34:16 button 9
2024-05-13 07:34:03 icon 8
2024-05-13 07:33:48 fontawesome 1
2024-05-13 07:28:17 tabs 4
2024-05-13 07:25:59 unobserve 0
2024-05-13 07:23:40 upload 10
2024-05-13 07:21:58 circle 1
2024-05-13 07:18:32 diagram 0
2024-05-13 07:18:06 bar 3
2024-05-13 07:16:33 graph 0
2024-05-13 07:12:58 html 13
2024-05-13 07:08:40 tab 12
2024-05-13 06:57:11 accordion 10
2024-05-13 06:45:53 install 22
2024-05-13 06:43:14 floatprogress 8
2024-05-13 06:41:08 progress 10
2024-05-13 06:35:37 dialog 1
2024-05-13 06:14:41 jupyterlab 4. 66
2024-05-13 05:08:51 font_weight 16
2024-05-13 05:08:31 interactive 34
2024-05-13 04:35:44 table 3
2024-05-13 04:26:06 pygfx 0
2024-05-13 04:26:02 fastplotlib 0
2024-05-13 03:52:07 description_width 12
2024-05-13 03:49:49 hbox 14
2024-05-13 03:33:33 ipython.html 0
2024-05-13 03:33:25 html 68
2024-05-13 02:43:57 button 22
2024-05-13 01:52:37 output 27
2024-05-13 00:57:44 voilà 0
2024-05-13 00:38:03 .observe 24
2024-05-13 00:18:27 datetime 11
2024-05-13 00:16:34 charts 0
2024-05-13 00:16:23 plotting 4
2024-05-13 00:14:00 datepick 0
2024-05-12 23:49:44 label 13
2024-05-12 23:46:29 description_width 12
2024-05-12 23:45:04 htmlstyle 6
2024-05-12 23:37:02 on_click 10
2024-05-12 23:31:38 checkbox 9
2024-05-12 23:24:13 output 54
2024-05-12 23:09:22 layout 18
2024-05-12 23:07:08 image 7
2024-05-12 23:05:46 box 11
2024-05-12 22:56:34 vbox 12
2024-05-12 20:30:31 fileupload 2
2024-05-12 19:22:12 video 5
2024-05-12 19:15:04 table 10
2024-05-12 19:14:58 grid 18
2024-05-12 17:42:35 disabled 32
2024-05-12 17:23:08 intslider 34
2024-05-12 17:16:09 set_state 8
2024-05-12 16:55:54 observe 12
2024-05-12 16:52:08 iframe 1
2024-05-12 16:44:02 button color 11
2024-05-12 16:43:52 color 6
2024-05-12 16:32:06 icon 18
2024-05-12 16:19:03 html 34
2024-05-12 16:04:20 observe 12
2024-05-12 15:54:04 download 2
2024-05-12 15:44:57 onclick 0
2024-05-12 15:36:00 image 7
2024-05-12 14:46:39 button 44
2024-05-12 14:45:53 text 44
2024-05-12 14:34:25 table 5
2024-05-12 14:32:56 interact 11
2024-05-12 14:31:58 intrangeslider 10
2024-05-12 14:27:40 fileupload 7
2024-05-12 14:24:06 update 21
2024-05-12 14:22:06 date 16
2024-05-12 14:13:04 style 21
2024-05-12 14:12:59 heading 0
2024-05-12 14:10:51 text 22
2024-05-12 14:05:23 markdown 4
2024-05-12 14:05:20 heading 0
2024-05-12 13:32:41 children 20
2024-05-12 13:20:20 applayout 3
2024-05-12 12:39:19 iprogress 0
2024-05-12 12:32:59 tab 12
2024-05-12 10:44:48 interact 6
2024-05-12 10:31:45 intprogress 4
2024-05-12 09:56:19 floatslider 16
2024-05-12 08:49:52 out 9
2024-05-12 07:35:05 disabled 32
2024-05-12 07:35:05 ipywidgets 78
2024-05-12 07:32:13 interactive 17
2024-05-12 07:13:14 upload 10
2024-05-12 06:58:29 table 10
2024-05-12 06:23:51 overflow_y 10
2024-05-12 01:52:40 style 42
2024-05-12 01:52:31 note 28
2024-05-12 01:52:28 callout 0
2024-05-12 01:52:24 admonition 0
2024-05-12 01:45:24 box style 50
2024-05-12 01:45:06 layout 36
2024-05-12 01:43:20 box 22
2024-05-12 01:18:17 observe 24
2024-05-12 00:39:06 dialog 2
2024-05-12 00:12:25 disable 1
2024-05-11 23:45:16 button 9
2024-05-11 23:45:09 activate 3
2024-05-11 23:45:04 denable 0
2024-05-11 23:44:59 disable 1
2024-05-11 23:35:37 hbox 5
2024-05-11 21:57:24 hbox 14
2024-05-11 21:55:37 interactive_output 8
2024-05-11 19:49:39 observe 12
2024-05-11 19:36:01 dropdown 22
2024-05-11 18:42:07 iprogress 0
2024-05-11 18:18:15 panel 0
2024-05-11 18:13:12 box 22
2024-05-11 17:05:29 file 24
2024-05-11 17:01:47 button 22
2024-05-11 15:55:39 input 12
2024-05-11 15:41:27 checkboxes 2
2024-05-11 15:34:39 continuous_update 22
2024-05-11 15:27:30 observe 24
2024-05-11 15:26:08 select 3
2024-05-11 15:25:31 highlight 0
2024-05-11 15:19:11 dropdown 22
2024-05-11 15:08:40 progress 10
2024-05-11 14:07:46 text 9
2024-05-11 10:42:58 display 60
2024-05-11 09:39:26 observe 24
2024-05-11 08:53:31 vscode 0
2024-05-11 08:23:25 coordinates 2
2024-05-11 08:19:37 observe 12
2024-05-11 08:19:32 file upload 12
2024-05-11 07:58:24 carousel 1
2024-05-11 07:37:40 upload 10
2024-05-11 07:32:52 button 22
2024-05-11 07:32:48 onclick 0
2024-05-11 07:32:44 onclik 0
2024-05-11 07:22:08 on_click 5
2024-05-11 07:16:57 link 16
2024-05-11 07:02:28 warning 32
2024-05-11 06:57:47 vbox 12
2024-05-11 06:20:48 vbox 12
2024-05-11 06:18:51 screenshot 2
2024-05-11 06:18:45 screenshor 0
2024-05-11 05:19:19 theme 6
2024-05-11 05:13:34 image 14
2024-05-11 04:53:45 observe 12
2024-05-11 00:18:37 float 8
2024-05-11 00:18:33 floattext 3
2024-05-10 23:59:30 dropdown 22
2024-05-10 23:16:04 dropdown listen 28
2024-05-10 23:15:54 listen 8
2024-05-10 23:15:50 on_change 0
2024-05-10 23:15:44 on change 92
2024-05-10 23:04:37 fileupload 14
2024-05-10 22:58:10 textstyle 6
2024-05-10 22:53:54 textstyle 3
2024-05-10 22:44:42 settitle 0
2024-05-10 22:44:39 accordion 2
2024-05-10 22:38:26 dropdown 11
2024-05-10 22:27:03 button 22
2024-05-10 22:18:50 wedgets.interact 0
2024-05-10 22:16:47 interact 11
2024-05-10 21:56:23 output 27
2024-05-10 21:55:19 upload 5
2024-05-10 21:39:48 ipysheet 1
2024-05-10 21:24:59 widgets.tab 2
2024-05-10 21:24:15 tab 12
2024-05-10 21:07:43 button 22
2024-05-10 20:42:59 sender 0
2024-05-10 20:39:31 save 4
2024-05-10 20:19:32 currency 0
2024-05-10 19:43:56 interact_manual 6
2024-05-10 19:37:39 submit 1
2024-05-10 19:37:33 bottuon 0
2024-05-10 19:18:54 vscode 0
2024-05-10 19:13:20 observe 5
2024-05-10 18:58:50 button 44
2024-05-10 18:58:22 widgets.togglebuttons 1
2024-05-10 18:51:55 vs code 45
2024-05-10 18:51:40 visual studio code 46
2024-05-10 18:34:12 check 24
2024-05-10 18:29:41 select 18
2024-05-10 17:58:28 dictionaries 4
2024-05-10 17:57:29 text 44
2024-05-10 17:57:25 tet 0
2024-05-10 17:40:28 interact 22
2024-05-10 17:22:58 output 27
2024-05-10 17:06:59 file 24
2024-05-10 16:45:42 input 12
2024-05-10 16:45:36 user input 26
2024-05-10 16:35:14 javascript 32
2024-05-10 16:34:51 video 10
2024-05-10 16:34:47 youtube 0
2024-05-10 16:27:24 button 44
2024-05-10 16:25:32 radiobuttons 4
2024-05-10 16:19:45 pop up 14
2024-05-10 16:19:14 disable 30
2024-05-10 16:14:14 checkbox 18
2024-05-10 16:06:04 disabled 16
2024-05-10 15:53:37 fileupload 2
2024-05-10 15:52:42 button icon 22
2024-05-10 15:49:19 button style 30
2024-05-10 15:45:00 vertical align 14
2024-05-10 15:43:07 button 22
2024-05-10 15:41:27 dropdown 22
2024-05-10 15:40:52 interactive_plot 1
2024-05-10 15:40:40 plot_interactive 0
2024-05-10 15:37:43 radiobuttons 8
2024-05-10 15:32:11 websocket 0
2024-05-10 15:17:38 json 6
2024-05-10 15:16:35 file upload 12
2024-05-10 15:10:55 table 5
2024-05-10 15:06:42 border 6
2024-05-10 15:04:06 togglebuttons 10
2024-05-10 14:59:07 drag 12
2024-05-10 14:48:41 dropdown 22
2024-05-10 14:37:41 gridbox 16
2024-05-10 14:26:55 @interact 22
2024-05-10 14:26:28 interact 22
2024-05-10 14:19:43 dropdown 22
2024-05-10 14:13:29 scientific 0
2024-05-10 14:13:19 scientific formula 0
2024-05-10 14:02:34 description width 28
2024-05-10 13:59:12 tree 10
2024-05-10 13:43:42 fixed 10
2024-05-10 13:43:30 checkbox 9
2024-05-10 13:42:43 label 13
2024-05-10 13:35:58 image 7
2024-05-10 13:17:57 intslider 11
2024-05-10 13:16:56 html 68
2024-05-10 13:15:48 description_tooltip 10
2024-05-10 13:15:13 tooltip 18
2024-05-10 13:14:44 bold 6
2024-05-10 12:56:20 tag 70
2024-05-10 12:51:29 radio 4
2024-05-10 12:47:12 cdp 0
2024-05-10 12:33:22 time 42
2024-05-10 12:27:36 interact 22
2024-05-10 11:54:54 vbox 12
2024-05-10 11:42:17 wrap 1
2024-05-10 11:41:06 vbox 24
2024-05-10 11:38:23 radiobutton 0
2024-05-10 11:32:49 button_style 22
2024-05-10 11:31:02 fileupload limit 18
2024-05-10 11:29:56 upload 10
2024-05-10 11:08:15 layout 36
2024-05-10 10:56:26 progress 5
2024-05-10 10:55:55 traitlets 36
2024-05-10 10:55:40 traitless 0
2024-05-10 10:54:51 bottonbar 0
2024-05-10 10:54:00 botton bar 7
2024-05-10 10:36:42 chart_studio 0
2024-05-10 10:33:16 intprogress 4
2024-05-10 10:32:47 button 22
2024-05-10 10:20:08 file upload 24
2024-05-10 10:06:02 min-height 50
2024-05-10 10:03:42 hide code 90
2024-05-10 09:57:13 layout 14
2024-05-10 09:55:31 gridbox 4
2024-05-10 09:42:34 vbox 24
2024-05-10 09:39:24 layout 13
2024-05-10 09:37:47 vbox 8
2024-05-10 09:36:00 overflow 10
2024-05-10 09:32:34 file 24
2024-05-10 09:32:28 interactive 17
2024-05-10 09:16:37 html 34
2024-05-10 08:49:39 icon 18
2024-05-10 08:48:01 dropdown 11
2024-05-10 08:27:05 tabbar 0
2024-05-10 08:01:18 table 5
2024-05-10 08:01:01 accordion 2
2024-05-10 07:47:49 vbox 24
2024-05-10 07:43:59 text color 56
2024-05-10 07:41:15 output 11
2024-05-10 07:35:06 modal 0
2024-05-10 07:35:00 dialog 1
2024-05-10 07:34:57 popup 0
2024-05-10 07:34:50 message 14
2024-05-10 07:30:47 messagebox 0
2024-05-10 07:30:44 popup 0
2024-05-10 07:04:02 upload 10
2024-05-10 06:56:34 interact_manual 6
2024-05-10 06:36:53 observe 24
2024-05-10 06:21:23 user-visible 27
2024-05-10 06:20:49 visible 3
2024-05-10 06:20:39 visible 4
2024-05-10 06:17:44 html 34
2024-05-10 06:13:38 vbox 8
2024-05-10 06:11:22 export 12
2024-05-10 06:09:19 value 82
2024-05-10 05:57:05 save notebook widget state 114
2024-05-10 05:48:58 icon 9
2024-05-10 05:46:20 output style 86
2024-05-10 05:39:42 .observe 12
2024-05-10 05:39:31 observe 12
2024-05-10 05:32:15 color values 62
2024-05-10 05:32:04 colors 12
2024-05-10 05:10:55 add_class 6
2024-05-10 05:08:29 observe 24
2024-05-10 05:07:35 add_class 6
2024-05-10 05:07:24 add_class 0
2024-05-10 05:05:10 check 24
2024-05-10 04:28:37 image 14
2024-05-10 04:25:23 click 11
2024-05-10 04:20:20 button 22
2024-05-10 04:13:30 observe 24
2024-05-10 04:07:31 fileupload 7
2024-05-10 03:53:49 file 12
2024-05-10 03:41:30 text 22
2024-05-10 03:15:44 visual studio 2
2024-05-10 03:15:37 vscode 0
2024-05-10 02:48:23 checkbox 18
2024-05-10 02:19:21 clear 6
2024-05-10 02:08:49 floatslider 8
2024-05-10 01:50:48 floatprogress 8
2024-05-10 01:45:41 observe 24
2024-05-10 01:42:28 dropdown 5
2024-05-10 01:41:18 on.dropdown 0
2024-05-10 01:36:34 display 30
2024-05-10 01:36:09 label 13
2024-05-10 01:34:41 floatprogress 1
2024-05-10 00:36:47 observe 5
2024-05-09 23:44:22 markdown 4
2024-05-09 23:19:45 selectionslider 1
2024-05-09 23:15:46 click 4
2024-05-09 23:00:23 tagsinput 12
2024-05-09 22:59:38 placeholder 4
2024-05-09 22:59:31 place holder 3
2024-05-09 22:03:58 box 11
2024-05-09 22:02:00 button 22
2024-05-09 22:01:43 buggon 0
2024-05-09 21:46:14 menu 4
2024-05-09 21:45:34 text 22
2024-05-09 20:54:57 awesome 5
2024-05-09 20:54:30 font awesome 7
2024-05-09 20:49:50 version 15
2024-05-09 20:47:56 ipywidgets.interactive 0
2024-05-09 20:16:08 .on_click 5
2024-05-09 20:14:37 button 22
2024-05-09 19:49:11 icon 9
2024-05-09 19:48:56 icon 8
2024-05-09 19:41:16 image 7
2024-05-09 19:38:32 image 7
2024-05-09 19:28:06 widgets 600
2024-05-09 19:28:01 editor 0
2024-05-09 19:26:40 command 14
2024-05-09 19:25:45 cmd 0
2024-05-09 19:18:29 button 9
2024-05-09 19:13:45 tree 10
2024-05-09 19:13:40 treetable 0
2024-05-09 19:00:55 intprogress 1
2024-05-09 18:29:15 tab 12
2024-05-09 18:24:52 combine 0
2024-05-09 18:24:29 descriptionw 0
2024-05-09 18:22:45 description 48
2024-05-09 18:20:16 container 24
2024-05-09 18:15:25 toggle 10
2024-05-09 18:15:04 button 22
2024-05-09 18:10:20 tooltip 18
2024-05-09 17:54:33 radiobuttons 1
2024-05-09 17:53:59 togglebutons 0
2024-05-09 17:41:57 icon 9
2024-05-09 17:21:34 textarea 16
2024-05-09 17:10:16 output 54
2024-05-09 17:04:45 html 68
2024-05-09 16:27:34 dropdown 22
2024-05-09 15:57:23 apply styling to widgets 624
2024-05-09 15:57:16 interactive_output 2
2024-05-09 15:45:42 layout 18
2024-05-09 15:43:51 selectmultiple 5
2024-05-09 15:19:35 datetime 11
2024-05-09 15:18:14 hbox 7
2024-05-09 15:11:11 accordion 5
2024-05-09 14:36:32 list 27
2024-05-09 14:26:32 observe 12
2024-05-09 14:24:41 button 44
2024-05-09 14:22:43 update 21
2024-05-09 14:18:03 on_click 10
2024-05-09 14:18:03 image 7
2024-05-09 14:15:29 select 9
2024-05-09 14:11:17 children 20
2024-05-09 14:03:19 embed 6
2024-05-09 14:03:04 table 10
2024-05-09 13:58:02 table widget 110
2024-05-09 13:57:35 table 10
2024-05-09 13:56:49 grid 9
2024-05-09 13:56:47 gtid 0
2024-05-09 13:47:04 plot 6
2024-05-09 13:43:24 accordion 10
2024-05-09 13:40:20 dropdown 11
2024-05-09 13:38:38 domwidget 26
2024-05-09 13:37:05 button 44
2024-05-09 12:28:54 dropdown 11
2024-05-09 12:19:42 continuous_update 22
2024-05-09 12:15:08 intslider 34
2024-05-09 12:10:40 table 5
2024-05-09 12:04:46 dropdown 22
2024-05-09 11:20:53 dlink 10
2024-05-09 11:16:18 fixed 10
2024-05-09 11:07:04 dropdown 22
2024-05-09 11:06:44 accordion 10
2024-05-09 10:52:31 vbox 24
2024-05-09 10:49:24 tooglebutton 0
2024-05-09 10:06:16 description_width 12
2024-05-09 10:03:32 datapicker 0
2024-05-09 09:57:47 enable 34
2024-05-09 09:52:15 trailets 0
2024-05-09 09:42:10 width of the description 114
2024-05-09 09:35:56 title 3
2024-05-09 09:28:57 table 10
2024-05-09 09:28:31 widgets.dropdown 1
2024-05-09 09:28:17 dropbox 0
2024-05-09 09:27:22 label 26
2024-05-09 09:25:39 tooltip 18
2024-05-09 09:20:10 dropdown 22
2024-05-09 09:18:33 tags input 16
2024-05-09 09:18:28 taginput 0
2024-05-09 09:05:12 observe 24
2024-05-09 09:04:06 line 14
2024-05-09 08:53:12 button 22
2024-05-09 08:43:49 error 12
2024-05-09 08:42:17 data 30
2024-05-09 07:55:07 vbox 24
2024-05-09 07:39:16 dir 2
2024-05-09 07:30:55 margin 10
2024-05-09 07:01:57 width 30
2024-05-09 06:54:07 label 26
2024-05-09 06:37:40 layout 18
2024-05-09 06:35:57 html 68
2024-05-09 06:32:01 widgets.image 2
2024-05-09 06:31:40 image 14
2024-05-09 06:30:58 toggle 10
2024-05-09 06:22:45 button 22
2024-05-09 06:18:48 iprogress 0
2024-05-09 05:08:39 spinner 0
2024-05-09 05:08:05 loading 4
2024-05-09 05:03:43 text 44
2024-05-09 04:22:18 form 9
2024-05-09 04:22:12 markdown 2
2024-05-09 04:16:06 button 44
2024-05-09 04:15:20 composite 0
2024-05-09 03:36:39 image 14
2024-05-09 03:36:33 plot 6
2024-05-09 02:59:52 button 44
2024-05-09 02:07:17 tqdm 0
2024-05-09 01:31:12 table 10
2024-05-09 01:30:19 input box 8
2024-05-09 01:01:05 image 5
2024-05-09 00:08:06 grid box 28
2024-05-09 00:06:31 interactive 34
2024-05-08 23:59:40 options 28
2024-05-08 21:11:33 floattext 14
2024-05-08 21:05:48 throttle 4
2024-05-08 20:53:45 kernel 30
2024-05-08 20:53:39 kernel type 60
2024-05-08 20:46:08 button 22
2024-05-08 20:41:35 dropdown 22
2024-05-08 20:22:17 file 12
2024-05-08 20:10:58 embed 3
2024-05-08 20:09:09 image 14
2024-05-08 19:33:35 slider.style 0
2024-05-08 19:29:55 textarea 8
2024-05-08 19:29:42 hover 0
2024-05-08 19:21:37 hbox 14
2024-05-08 19:16:47 iprogress 0
2024-05-08 19:13:47 textarea 5
2024-05-08 19:09:44 output 27
2024-05-08 19:07:20 text display 37
2024-05-08 18:59:37 horizontal scroll 18
2024-05-08 18:57:24 intprogress 8
2024-05-08 18:51:40 scroll 4
2024-05-08 18:50:15 output layout 70
2024-05-08 18:39:47 overflow 12
2024-05-08 18:38:12 selectionrange 0
2024-05-08 18:37:53 selection 10
2024-05-08 18:14:18 text size 50
2024-05-08 18:12:07 vbox 12
2024-05-08 18:12:01 label 26
2024-05-08 18:10:47 set button size 66
2024-05-08 18:10:30 button size 50
2024-05-08 18:10:19 text 9
2024-05-08 18:07:41 text box 48
2024-05-08 18:06:07 font size 28
2024-05-08 18:05:37 app 2
2024-05-08 17:10:13 change button color 76
2024-05-08 17:07:24 label 6
2024-05-08 16:40:18 search 4
2024-05-08 16:38:46 search 2
2024-05-08 16:23:29 border-right 22
2024-05-08 16:22:55 plot3d 0
2024-05-08 16:19:05 width 30
2024-05-08 16:13:46 vbox 24
2024-05-08 16:08:09 _handle_click 0
2024-05-08 15:58:25 widgets.dropdown 1
2024-05-08 15:57:57 widgets.dropdown 1
2024-05-08 15:47:56 iprogress 0
2024-05-08 15:26:49 combobox 6
2024-05-08 15:23:23 combobox 6
2024-05-08 15:09:17 map 5
2024-05-08 15:07:02 label 26
2024-05-08 15:06:48 tagsinput 6
2024-05-08 15:05:15 boundedinttext 10
2024-05-08 14:51:20 intrangeslider 2
2024-05-08 14:44:38 dropdown 11
2024-05-08 14:35:26 interact 22
2024-05-08 14:26:58 pydeck 0
2024-05-08 14:25:34 accordion 10
2024-05-08 14:21:05 button.style.font_size 0
2024-05-08 14:19:51 vs code 90
2024-05-08 14:18:20 button_style 11
2024-05-08 14:09:32 layout.visibility 0
2024-05-08 14:07:23 display_as_df 0
2024-05-08 14:05:56 table 4
2024-05-08 14:00:39 show 66
2024-05-08 13:59:07 state 8
2024-05-08 13:52:00 synchronous 4
2024-05-08 13:48:11 style 21
2024-05-08 13:46:35 button 22
2024-05-08 13:27:48 gridbox 16
2024-05-08 13:22:56 togglebuttons 5
2024-05-08 13:22:37 toggle 5
2024-05-08 13:12:06 button 22
2024-05-08 13:11:43 list 26
2024-05-08 13:01:58 tabs 4
2024-05-08 12:50:47 interactive_output 8
2024-05-08 12:45:19 on change 46
2024-05-08 12:40:39 on_submit 6
2024-05-08 12:29:31 flex 7
2024-05-08 12:28:55 progress 5
2024-05-08 12:21:02 accordion 2
2024-05-08 12:05:59 upload 10
2024-05-08 12:05:57 upldat 0
2024-05-08 12:05:23 hbox 7
2024-05-08 12:05:03 slider 17
2024-05-08 11:49:10 dialog 1
2024-05-08 11:49:06 alert 0
2024-05-08 11:46:15 tabs 5
2024-05-08 11:45:30 tab 6
2024-05-08 11:29:41 style 21
2024-05-08 11:29:02 align-items 5
2024-05-08 11:26:25 slider 34
2024-05-08 11:13:10 clear output 56
2024-05-08 11:03:37 table 5
2024-05-08 10:57:32 box 11
2024-05-08 10:55:40 vbox 12
2024-05-08 10:50:32 select 9
2024-05-08 10:49:11 scroll 2
2024-05-08 10:39:58 layout 18
2024-05-08 09:58:38 fileupload 2
2024-05-08 09:58:21 font 14
2024-05-08 09:53:00 audio 8
2024-05-08 09:40:24 button 22
2024-05-08 09:37:43 button width 26
2024-05-08 09:36:00 bar_style 2
2024-05-08 09:32:46 hbox 7
2024-05-08 09:30:50 style 21
2024-05-08 09:10:53 button_style 11
2024-05-08 09:09:11 interact 6
2024-05-08 09:02:32 datagrid 0
2024-05-08 09:00:03 aggrid 0
2024-05-08 08:52:23 vbox 24
2024-05-08 08:51:23 tooltip 18
2024-05-08 08:46:12 interactive 17
2024-05-08 08:42:47 graph 2
2024-05-08 08:40:24 display_as_df 0
2024-05-08 08:33:42 selectmultiple 2
2024-05-08 08:07:16 output 54
2024-05-08 08:05:37 textarea 16
2024-05-08 07:56:48 table 10
2024-05-08 07:46:52 image 14
2024-05-08 07:35:28 observe 5
2024-05-08 07:22:34 tab 2
2024-05-08 07:13:01 upload 10
2024-05-08 06:54:18 drop down 4
2024-05-08 06:43:55 dropdown 22
2024-05-08 06:32:09 clipboard 0
2024-05-08 06:32:00 copy 6
2024-05-08 06:10:02 hidden 3
2024-05-08 06:09:51 click 22
2024-05-08 05:55:53 css 3
2024-05-08 05:19:10 jupyterlab 50
2024-05-08 04:35:34 checkbox 18
2024-05-08 04:32:11 html 68
2024-05-08 04:30:10 intprogress 8
2024-05-08 03:50:06 audio 4
2024-05-08 02:19:59 interactive_output 2
2024-05-08 01:47:31 text 44
2024-05-08 01:47:19 observe 24
2024-05-08 01:25:55 package.json 2
2024-05-08 01:25:35 jupyter-widgets/base 20
2024-05-08 00:15:23 value 82
2024-05-08 00:05:10 label 6
2024-05-07 23:45:30 multiple 32
2024-05-07 22:58:42 dropdown 22
2024-05-07 22:24:09 image full size 8
2024-05-07 21:59:07 on_submit 3
2024-05-07 21:45:26 floatrangeslider 4
2024-05-07 21:44:59 rangeslider 1
2024-05-07 21:44:42 range 18
2024-05-07 21:31:54 display hbox 15
2024-05-07 21:23:58 map 5
2024-05-07 20:48:31 class 394
2024-05-07 20:14:48 observe 12
2024-05-07 20:14:36 observe 5
2024-05-07 20:11:48 update 21
2024-05-07 20:11:43 comm 16
2024-05-07 20:11:40 kernel 30
2024-05-07 19:38:53 accordian 0
2024-05-07 19:37:45 text 22
2024-05-07 19:29:30 box 11
2024-05-07 19:25:32 dropdown 11
2024-05-07 19:25:17 drop 2
2024-05-07 19:23:03 box 6
2024-05-07 19:18:46 hbox 7
2024-05-07 19:10:39 checkbox 9
2024-05-07 19:01:37 interactive 17
2024-05-07 19:00:30 image widget 52
2024-05-07 18:52:25 latex 5
2024-05-07 18:52:22 subscript 0
2024-05-07 18:52:16 superscript 0
2024-05-07 18:38:09 font_family 12
2024-05-07 18:21:04 clicking 6
2024-05-07 18:20:44 on click 98
2024-05-07 17:55:27 on_trait_change 0
2024-05-07 17:48:42 calendar 0
2024-05-07 17:34:53 display.keys.layout 0
2024-05-07 17:32:58 display 60
2024-05-07 17:32:21 widgets.textarea 2
2024-05-07 17:23:49 label 26
2024-05-07 17:21:02 on change 18
2024-05-07 17:20:58 on_change 0
2024-05-07 17:18:17 enlarge 0
2024-05-07 16:37:41 vbox 24
2024-05-07 16:26:01 select 3
2024-05-07 16:25:22 readout format 46
2024-05-07 16:21:25 textarea 16
2024-05-07 16:21:15 layout 36
2024-05-07 16:17:15 label 26
2024-05-07 16:10:27 scalar bar 14
2024-05-07 16:06:40 select_widget 0
2024-05-07 16:03:25 container 24
2024-05-07 15:52:48 text area 48
2024-05-07 15:17:20 output 27
2024-05-07 15:17:10 save 4
2024-05-07 15:05:53 select 3
2024-05-07 15:05:48 value 82
2024-05-07 14:46:33 button 44
2024-05-07 14:41:46 radio 4
2024-05-07 14:36:39 reset value 42
2024-05-07 13:58:47 observe 12
2024-05-07 13:58:40 longer description 13
2024-05-07 13:52:41 output 11
2024-05-07 13:47:22 gridspeclayout 1
2024-05-07 13:45:40 toggle 10
2024-05-07 13:45:35 togle 0
2024-05-07 13:19:39 plotly 0
2024-05-07 13:11:41 iprogress 0
2024-05-07 13:10:11 dataframe 2
2024-05-07 13:05:33 html 68
2024-05-07 13:05:29 gridspeclayout 8
2024-05-07 12:29:41 google colab 0
2024-05-07 12:29:21 tab 6
2024-05-07 12:26:46 tab 2
2024-05-07 12:23:38 dialog window 3
2024-05-07 12:19:38 title 6
2024-05-07 12:16:43 log 14
2024-05-07 12:14:58 children 20
2024-05-07 12:12:52 dropdown 22
2024-05-07 12:12:46 drop down 8
2024-05-07 12:12:35 hbox 14
2024-05-07 12:09:52 radio 4
2024-05-07 11:58:24 to_markdown 0
2024-05-07 11:49:55 style 21
2024-05-07 11:45:19 flask 0
2024-05-07 11:41:40 tab 12
2024-05-07 11:39:44 embed_minimal_html 1
2024-05-07 11:30:53 color tab 38
2024-05-07 11:30:46 colour tab 12
2024-05-07 11:29:30 tab 12
2024-05-07 11:14:36 text 44
2024-05-07 11:13:50 interact 22
2024-05-07 10:50:40 date 16
2024-05-07 10:50:18 selectionrangeslider 5
2024-05-07 10:47:05 spring 0
2024-05-07 10:39:28 vbox 8
2024-05-07 10:37:06 7.7.1 2
2024-05-07 10:28:05 interactive 34
2024-05-07 10:16:31 intprogress 4
2024-05-07 10:10:08 text 9
2024-05-07 10:09:56 textbox 2
2024-05-07 10:09:14 ipycanvas 2
2024-05-07 09:53:07 boundedinttext 10
2024-05-07 09:46:22 box 22
2024-05-07 09:41:13 button 44
2024-05-07 09:41:01 zoom 1
2024-05-07 09:40:48 radio 2
2024-05-07 09:38:53 hbox 14
2024-05-07 09:22:17 checkbox 9
2024-05-07 09:19:33 table 10
2024-05-07 09:01:25 border 6
2024-05-07 09:00:18 border 11
2024-05-07 08:47:53 video 10
2024-05-07 08:47:31 image 7
2024-05-07 08:40:05 zoom 1
2024-05-07 08:09:25 observe 24
2024-05-07 08:08:28 output 11
2024-05-07 08:02:30 iframe 1
2024-05-07 08:02:16 video 5
2024-05-07 08:00:37 atom 0
2024-05-07 07:59:40 locale 0
2024-05-07 07:50:45 table 10
2024-05-07 07:45:52 background 20
2024-05-07 07:45:28 color 34
2024-05-07 07:43:35 divider 0
2024-05-07 07:43:28 blank 2
2024-05-07 07:41:04 radiobutton 0
2024-05-07 07:25:57 observe 24
2024-05-07 07:20:34 gridbox 8
2024-05-07 07:06:40 button 22
2024-05-07 07:01:21 persistency 0
2024-05-07 06:45:56 floatslider 4
2024-05-07 06:31:56 static 18
2024-05-07 06:29:12 table 10
2024-05-07 06:19:27 theme 3
2024-05-07 05:41:29 layout 36
2024-05-07 05:41:03 chat 0
2024-05-07 04:59:50 combo 0
2024-05-07 04:15:10 audio 4
2024-05-07 04:00:26 wikata 0
2024-05-07 03:13:07 long 5
2024-05-07 02:45:55 right align 22
2024-05-07 02:45:45 float 26
2024-05-07 02:45:25 style 42
2024-05-07 02:45:21 add_style 0
2024-05-07 02:45:08 add_class 6
2024-05-07 02:23:08 intslider 34
2024-05-07 02:11:25 accordian 0
2024-05-07 01:39:46 gridddata 0
2024-05-07 01:39:17 datagrid 0
2024-05-07 01:22:41 button 44
2024-05-07 01:18:03 icon 8
2024-05-07 00:58:19 audio 4
2024-05-07 00:49:38 cite 0
2024-05-06 23:14:36 styling 32
2024-05-06 23:14:03 font 14
2024-05-06 23:07:28 _string 4
2024-05-06 22:58:45 togglebutton 10
2024-05-06 22:09:09 button 22
2024-05-06 21:38:13 table 10
2024-05-06 21:38:09 tabular 0
2024-05-06 21:08:08 slide 1
2024-05-06 21:08:07 move 1
2024-05-06 20:54:43 scroll 2
2024-05-06 20:44:00 label 6
2024-05-06 20:41:17 vbox 8
2024-05-06 20:36:48 dashboard 0
2024-05-06 20:24:52 vbox 8
2024-05-06 20:18:48 displayed 40
2024-05-06 20:17:59 html 34
2024-05-06 20:15:15 widgets.label 4
2024-05-06 20:09:37 events 20
2024-05-06 20:07:50 table 3
2024-05-06 20:03:46 button 44
2024-05-06 20:01:34 audio 4
2024-05-06 20:00:46 media 8
2024-05-06 20:00:35 mp3 4
2024-05-06 19:46:30 interac 0
2024-05-06 19:09:11 hbox 14
2024-05-06 19:08:15 panel 0
2024-05-06 19:08:11 window 4
2024-05-06 18:44:38 event 20
2024-05-06 18:44:33 message 28
2024-05-06 18:11:36 play 3
2024-05-06 17:54:58 upload 10
2024-05-06 17:50:39 text 11
2024-05-06 17:44:57 tab 12
2024-05-06 17:44:53 tba 0
2024-05-06 17:01:10 file upload 24
2024-05-06 16:58:10 description_width 10
2024-05-06 16:41:57 allow nan 16
2024-05-06 16:41:49 allow none 68
2024-05-06 15:56:12 observe 12
2024-05-06 15:55:31 gridbox 16
2024-05-06 15:49:04 textarea 16
2024-05-06 15:43:23 applayout 3
2024-05-06 15:24:56 floatslider 4
2024-05-06 15:20:21 selectmultiple 10
2024-05-06 15:20:02 upload 3
2024-05-06 15:19:54 uploader 0
2024-05-06 14:41:31 typing 4
2024-05-06 14:41:20 interactive_output 2
2024-05-06 14:24:54 video 10
2024-05-06 14:20:57 audio 8
2024-05-06 13:58:55 progress 10
2024-05-06 13:44:39 textarea 5
2024-05-06 13:33:33 on_trait 0
2024-05-06 13:33:15 on_trait_change 0
2024-05-06 13:25:14 observe 24
2024-05-06 13:22:36 layout 36
2024-05-06 13:04:06 button 44
2024-05-06 12:58:07 button 44
2024-05-06 12:48:03 text 9
2024-05-06 12:42:47 on change 18
2024-05-06 12:42:18 intslider 11
2024-05-06 12:39:44 togglebuttons 10
2024-05-06 12:14:23 floattext 7
2024-05-06 12:12:57 hbox 5
2024-05-06 12:12:06 .observe 5
2024-05-06 12:11:45 observe 5
2024-05-06 12:06:51 markdown 2
2024-05-06 12:06:51 label 26
2024-05-06 12:06:50 interactive 17
2024-05-06 12:06:32 change 44
2024-05-06 11:59:56 observe 24
2024-05-06 11:55:01 floatslider 16
2024-05-06 11:33:47 box 22
2024-05-06 11:31:57 intprogress 4
2024-05-06 11:29:29 category 0
2024-05-06 11:24:10 html 68
2024-05-06 11:06:44 textarea 16
2024-05-06 11:04:40 html 68
2024-05-06 10:30:05 markdown 2
2024-05-06 10:27:06 gridbox 8
2024-05-06 10:17:29 readout_format 14
2024-05-06 10:16:48 format 42
2024-05-06 10:03:23 image 14
2024-05-06 09:46:01 fileupload 14
2024-05-06 09:45:47 layout 18
2024-05-06 09:45:09 disabled 16
2024-05-06 09:40:00 import cv2 46
2024-05-06 09:39:48 cv2 0
2024-05-06 09:38:25 observe 24
2024-05-06 09:29:47 upload 5
2024-05-06 09:14:46 dropdown 22
2024-05-06 09:09:07 button 44
2024-05-06 09:08:45 floatslider 16
2024-05-06 08:51:19 html 68
2024-05-06 08:51:08 button 22
2024-05-06 08:44:38 interactive_output 8
2024-05-06 08:43:18 observe 24
2024-05-06 08:43:17 rgb 2
2024-05-06 08:42:50 color 34
2024-05-06 08:36:10 textdisplay 0
2024-05-06 08:32:08 hbox 14
2024-05-06 08:29:48 label 26
2024-05-06 08:28:40 button 44
2024-05-06 08:15:26 selectmultiple 5
2024-05-06 08:15:14 on_change 0
2024-05-06 07:45:14 tab 12
2024-05-06 07:08:04 upload 10
2024-05-06 06:58:04 sankey chart 0
2024-05-06 06:55:27 refresh 3
2024-05-06 06:35:56 markdown 4
2024-05-06 06:30:10 description 48
2024-05-06 05:06:10 radio 4
2024-05-06 05:00:19 interact 22
2024-05-06 04:56:11 tabs 10
2024-05-06 04:29:40 overl 0
2024-05-06 04:05:24 interactive 17
2024-05-06 04:02:03 display value 92
2024-05-06 03:57:48 interact 11
2024-05-06 03:57:02 checkbox 9
2024-05-06 02:04:45 video 5
2024-05-06 01:52:11 plot 6
2024-05-06 00:34:10 observe 24
2024-05-06 00:30:31 manual_name 6
2024-05-06 00:28:46 dropdown 22
2024-05-05 23:10:12 slider 17
2024-05-05 22:23:02 tab 2
2024-05-05 21:50:13 button 9
2024-05-05 21:45:38 text 44
2024-05-05 21:10:17 vbox 24
2024-05-05 21:04:11 jupyter 20
2024-05-05 18:59:04 hbox 14
2024-05-05 18:43:39 how do i insert csv file into python 80
2024-05-05 18:28:30 widgets.audio 0
2024-05-05 18:27:49 audio 1
2024-05-05 18:15:55 textarea 5
2024-05-05 18:05:01 image 7
2024-05-05 17:56:47 loading 8
2024-05-05 17:34:49 intslider 34
2024-05-05 17:15:24 tooltip 18
2024-05-05 17:06:34 print ipywidgets version 43
2024-05-05 17:06:20 print version 20
2024-05-05 17:05:47 version 15
2024-05-05 16:56:42 border radius 12
2024-05-05 16:02:19 dropdown 22
2024-05-05 14:46:59 hbox 7
2024-05-05 14:41:14 math output 56
2024-05-05 14:15:34 styling 15
2024-05-05 14:04:43 widgets.box 6
2024-05-05 12:54:13 dropdown 11
2024-05-05 12:12:41 datatable 0
2024-05-05 11:05:16 layout height 14
2024-05-05 11:05:13 layout heihgt 14
2024-05-05 09:26:44 hbox 14
2024-05-05 09:15:36 align 12
2024-05-05 08:20:10 markdown 4
2024-05-05 06:43:15 upload 10
2024-05-05 06:10:02 interactive 34
2024-05-05 04:54:05 font_size 12
2024-05-05 01:44:16 intprogress 8
2024-05-05 01:12:25 dataframe 1
2024-05-05 01:01:39 text 44
2024-05-05 00:05:59 card 0
2024-05-04 23:44:48 intrangeslider 10
2024-05-04 23:29:05 dropdown 11
2024-05-04 22:55:08 image 14
2024-05-04 21:37:47 error displaying widget 55
2024-05-04 21:20:26 dropdown 22
2024-05-04 21:13:33 window 4
2024-05-04 21:09:18 button 44
2024-05-04 20:53:36 play 20
2024-05-04 20:50:40 video 10
2024-05-04 19:51:26 visibility 5
2024-05-04 17:48:04 upload 10
2024-05-04 17:31:26 center 3
2024-05-04 17:06:04 react 0
2024-05-04 15:46:59 on_click 10
2024-05-04 15:37:01 button 44
2024-05-04 14:27:26 video 10
2024-05-04 14:25:37 video 1
2024-05-04 14:11:24 button 22
2024-05-04 13:36:12 plot 6
2024-05-04 13:21:47 observe 12
2024-05-04 13:16:59 display() 30
2024-05-04 13:16:55 checkbox 9
2024-05-04 13:16:05 on_click 5
2024-05-04 13:14:37 click 11
2024-05-04 13:14:31 onclick 0
2024-05-04 13:11:09 button 22
2024-05-04 11:55:01 save 2
2024-05-04 11:54:44 file upload 12
2024-05-04 10:43:19 out 36
2024-05-04 10:43:10 grafic 0
2024-05-04 10:41:31 gridspec 2
2024-05-04 09:58:25 output 27
2024-05-04 09:52:46 bar color 21
2024-05-04 09:49:51 progress bar 8
2024-05-04 09:47:21 inttext 14
2024-05-04 09:47:05 int 32
2024-05-04 09:39:43 button 22
2024-05-04 09:38:13 button 22
2024-05-04 09:34:59 hbox 7
2024-05-04 09:34:48 hbox 5
2024-05-04 09:08:40 intslider 34
2024-05-04 09:06:39 bounded 8
2024-05-04 08:55:45 interactive 17
2024-05-04 07:38:02 slider 34
2024-05-04 07:37:45 depend 4
2024-05-04 07:37:40 dependacy 0
2024-05-04 07:20:48 "plotly" 0
2024-05-04 07:20:09 plotly 0
2024-05-04 07:10:11 checkbox 18
2024-05-04 07:04:53 hidden 3
2024-05-04 05:52:49 play 20
2024-05-04 04:42:43 vbox 24
2024-05-04 04:27:03 clear_output 6
2024-05-04 04:20:55 widgets.floattext properties 26
2024-05-04 04:20:10 label text 48
2024-05-04 04:17:46 gridbox 16
2024-05-04 04:03:24 max_height 8
2024-05-04 03:32:38 card 0
2024-05-04 03:10:03 lazma 0
2024-05-04 02:06:26 grid 5
2024-05-04 01:53:20 audio 4
2024-05-04 00:29:33 file select 34
2024-05-04 00:04:52 textarea 8
2024-05-03 23:57:29 table 5
2024-05-03 23:45:22 border 12
2024-05-03 23:34:56 url 6
2024-05-03 23:34:17 link 8
2024-05-03 22:42:16 tab 12
2024-05-03 22:30:04 set_state 0
2024-05-03 22:24:50 justify 8
2024-05-03 22:24:29 observe 5
2024-05-03 22:20:50 datepicker 2
2024-05-03 22:19:31 left align 18
2024-05-03 22:16:31 video 10
2024-05-03 22:06:03 3.11 2
2024-05-03 22:05:48 python 3.11 58
2024-05-03 22:04:57 observe 24
2024-05-03 21:34:12 vbox 8
2024-05-03 21:19:54 observe 5
2024-05-03 21:19:04 button 44
2024-05-03 21:14:48 jupyterlab 4 66
2024-05-03 21:06:26 jupyter.widget.control 4
2024-05-03 21:03:05 observe 24
2024-05-03 21:02:55 obserev 0
2024-05-03 20:49:51 color 34
2024-05-03 20:38:18 fileupload 2
2024-05-03 20:16:00 video 5
2024-05-03 19:59:42 observe 24
2024-05-03 19:58:06 jslink 10
2024-05-03 19:37:26 onclick 0
2024-05-03 19:37:16 onchange 0
2024-05-03 19:30:58 observe 12
2024-05-03 19:03:41 select 18
2024-05-03 19:02:17 progress 2
2024-05-03 19:02:04 slider 10
2024-05-03 19:01:25 table 10
2024-05-03 18:51:49 accordion 5
2024-05-03 18:21:12 upload 10
2024-05-03 18:20:24 textbox 12
2024-05-03 18:13:33 text 22
2024-05-03 18:05:33 self.on_msg 4
2024-05-03 18:03:51 checkbox 9
2024-05-03 17:55:28 send 12
2024-05-03 17:54:23 hline 0
2024-05-03 17:53:43 event 20
2024-05-03 16:06:17 audio 8
2024-05-03 16:06:14 dateslider 0
2024-05-03 16:04:37 fixed 10
2024-05-03 16:03:07 dropdown 5
2024-05-03 15:38:01 children 20
2024-05-03 15:36:30 box 22
2024-05-03 15:32:02 open file dialog 16
2024-05-03 15:31:48 open file 16
2024-05-03 15:20:15 on_trait_change 0
2024-05-03 15:20:11 on_trait_chane 0
2024-05-03 15:17:41 gridspeclayout 1
2024-05-03 15:09:24 label 26
2024-05-03 14:57:28 selectionrangeslider 5
2024-05-03 14:52:49 image 14
2024-05-03 14:49:15 fileupload 14
2024-05-03 14:45:35 fileupload 14
2024-05-03 14:41:45 progress 5
2024-05-03 14:38:33 html 68
2024-05-03 14:32:36 image 7
2024-05-03 14:29:02 space 1
2024-05-03 14:27:24 dropdown 22
2024-05-03 14:25:54 align 6
2024-05-03 14:16:35 dropdown 22
2024-05-03 14:16:23 audio 4
2024-05-03 14:13:58 header 14
2024-05-03 14:13:41 markfown 0
2024-05-03 14:13:39 markdown 4
2024-05-03 14:13:24 jslink 5
2024-05-03 14:12:07 vbox 24
2024-05-03 14:10:47 progress 5
2024-05-03 14:09:51 column 10
2024-05-03 14:06:27 html 13
2024-05-03 14:03:05 selectmultiple 10
2024-05-03 13:55:35 float input 40
2024-05-03 13:50:52 nltk 0
2024-05-03 13:50:40 gridspeclayout 1
2024-05-03 13:47:33 filepicker 0
2024-05-03 13:19:39 latex 10
2024-05-03 13:12:09 serialization 2
2024-05-03 13:11:38 hbox 14
2024-05-03 13:08:09 output 54
2024-05-03 12:45:14 widgets.text 2
2024-05-03 12:23:08 clear 12
2024-05-03 12:22:49 value 82
2024-05-03 12:22:46 svalue 0
2024-05-03 12:22:42 set_value 0
2024-05-03 12:14:26 _selectioncontainer 4
2024-05-03 11:51:11 on_click 10
2024-05-03 11:47:48 conda 7
2024-05-03 11:45:31 button 22
2024-05-03 11:24:06 interaction 6
2024-05-03 11:09:10 radiobutt 0
2024-05-03 10:59:03 tags 8
2024-05-03 10:53:57 labelstyle 6
2024-05-03 10:52:12 label 26
2024-05-03 10:33:42 message 14
2024-05-03 10:33:36 alert 0
2024-05-03 10:10:23 .observe 12
2024-05-03 10:10:16 observe 12
2024-05-03 09:55:38 observe 24
2024-05-03 09:51:47 play 20
2024-05-03 09:42:22 button 22
2024-05-03 09:16:30 label 13
2024-05-03 09:06:29 intprogress 1
2024-05-03 09:06:27 progresbar 0
2024-05-03 09:06:19 floatlogslider 10
2024-05-03 09:06:06 fileuploader 0
2024-05-03 08:56:27 domwidget 2
2024-05-03 08:33:22 intslider 17
2024-05-03 08:31:46 slide 1
2024-05-03 08:21:09 layout 18
2024-05-03 08:10:11 widgets.interactive 0
2024-05-03 08:09:20 interactive 17
2024-05-03 08:02:48 checkbox 18
2024-05-03 07:52:40 output 54
2024-05-03 07:52:07 oputput 0
2024-05-03 07:44:55 result 10
2024-05-03 07:43:24 indent 10
2024-05-03 07:43:12 selectmultiple 10
2024-05-03 07:32:11 table 10
2024-05-03 07:27:19 empty 10
2024-05-03 07:20:29 box 11
2024-05-03 07:18:21 panel 0
2024-05-03 07:10:22 selectmultiple 5
2024-05-03 07:08:32 multiple 16
2024-05-03 07:04:41 html 13
2024-05-03 07:02:29 upload 10
2024-05-03 07:02:17 panel 0
2024-05-03 07:01:59 text 22
2024-05-03 06:08:33 text 44
2024-05-03 04:53:52 tab 12
2024-05-03 04:13:52 progress 10
2024-05-03 04:09:43 accordion 10
2024-05-03 04:09:11 accordions 4
2024-05-03 03:59:42 ime 0
2024-05-03 03:58:02 image 7
2024-05-03 03:42:13 progress bar 16
2024-05-03 03:41:29 progress 10
2024-05-03 03:41:08 on_click 5
2024-05-03 02:10:36 checkbox 9
2024-05-03 02:10:31 multiple 16
2024-05-03 02:02:21 event 20
2024-05-02 23:35:01 title 3
2024-05-02 23:34:54 h3 0
2024-05-02 23:34:48 markdown 1
2024-05-02 23:14:16 save 4
2024-05-02 23:12:26 description 48
2024-05-02 23:12:11 description size 52
2024-05-02 22:57:48 filter 2
2024-05-02 22:33:46 text 44
2024-05-02 22:32:11 fileupload 2
2024-05-02 22:31:56 uploader 0
2024-05-02 22:29:59 text 9
2024-05-02 22:22:32 floatprogress 8
2024-05-02 21:53:33 log slider 40
2024-05-02 21:50:09 indicators 0
2024-05-02 21:37:21 label 26
2024-05-02 21:14:17 on_click 10
2024-05-02 21:13:37 animation 3
2024-05-02 21:12:24 image 14
2024-05-02 21:05:08 output 27
2024-05-02 21:04:38 textarea 16
2024-05-02 20:54:25 text box 48
2024-05-02 20:53:47 html 68
2024-05-02 20:53:18 html 34
2024-05-02 20:53:12 heading 0
2024-05-02 20:53:07 title 3
2024-05-02 20:52:07 focus 8
2024-05-02 20:45:36 file 12
2024-05-02 20:35:10 font 0
2024-05-02 20:33:21 fileupload 7
2024-05-02 20:33:17 table 10
2024-05-02 20:29:25 layout 36
2024-05-02 20:24:39 unobserve 0
2024-05-02 20:04:38 text 44
2024-05-02 19:42:06 comms 2
2024-05-02 19:39:06 flex- 14
2024-05-02 19:38:17 hbox 5
2024-05-02 19:27:48 image 7
2024-05-02 18:38:59 style trait 12
2024-05-02 18:37:19 descriptionstyle 0
2024-05-02 18:21:34 textarea 8
2024-05-02 18:17:47 hbox 14
2024-05-02 18:11:53 on_click 10
2024-05-02 17:57:59 upload 10
2024-05-02 17:56:13 hbox 14
2024-05-02 17:53:23 style 42
2024-05-02 17:48:32 clear output 56
2024-05-02 17:48:22 scroll 2
2024-05-02 17:39:56 clear 12
2024-05-02 17:30:59 floatslider 8
2024-05-02 17:30:42 slider 17
2024-05-02 17:28:05 events 20
2024-05-02 17:23:36 interactive 34
2024-05-02 17:20:17 multiple dropdown 40
2024-05-02 17:12:22 ipympl 0
2024-05-02 17:10:27 plot 6
2024-05-02 17:06:52 layout 14
2024-05-02 16:58:56 vbox 8
2024-05-02 16:55:30 gca 0
2024-05-02 16:43:39 fileupload 2
2024-05-02 16:40:52 vbox 24
2024-05-02 16:30:54 tabs 10
2024-05-02 16:30:52 observe 24
2024-05-02 16:12:18 password 10
2024-05-02 16:08:47 file 12
2024-05-02 16:05:04 vbox 24
2024-05-02 15:48:42 intprogress 4
2024-05-02 15:33:35 interact 11
2024-05-02 15:27:43 dropdown 5
2024-05-02 15:26:50 wait 16
2024-05-02 15:15:03 slider 9
2024-05-02 15:07:16 matplotlib 8
2024-05-02 14:52:37 tabulator 0
2024-05-02 14:51:52 font 7
2024-05-02 14:51:38 style 21
2024-05-02 14:50:09 textarea 5
2024-05-02 14:40:10 observe 12
2024-05-02 14:26:50 floatlogslider 5
2024-05-02 14:26:32 slider 17
2024-05-02 14:25:05 interact 11
2024-05-02 14:14:26 changel 0
2024-05-02 14:13:46 extract widget value 114
2024-05-02 14:04:48 date range 42
2024-05-02 13:54:25 path 12
2024-05-02 13:48:45 intslider 34
2024-05-02 13:44:34 continuous 8
2024-05-02 13:32:29 iprogress 0
2024-05-02 13:28:29 interact 22
2024-05-02 13:28:17 tk 0
2024-05-02 13:09:37 widgets.checkbox 1
2024-05-02 13:09:15 textarea 16
2024-05-02 13:06:49 font_weight 16
2024-05-02 13:03:55 upload 10
2024-05-02 13:01:28 text 44
2024-05-02 12:57:29 layout 18
2024-05-02 12:48:14 plot 1
2024-05-02 12:41:40 traitlet 6
2024-05-02 12:41:29 table 10
2024-05-02 12:40:49 checkbox 18
2024-05-02 12:34:26 interact_manual 6
2024-05-02 12:30:40 dropdown 22
2024-05-02 11:53:30 table 5
2024-05-02 11:25:03 multiple 16
2024-05-02 11:22:21 table 10
2024-05-02 11:22:17 grid 18
2024-05-02 11:13:50 togglebutton 5
2024-05-02 10:59:24 button 44
2024-05-02 10:41:02 text input 25
2024-05-02 10:31:43 visibility 11
2024-05-02 10:02:51 %matplotlib 8
2024-05-02 10:02:17 matplotlib tk 8
2024-05-02 09:59:48 hbox 14
2024-05-02 09:54:11 text 44
2024-05-02 09:43:07 dialog 2
2024-05-02 09:38:39 layout 36
2024-05-02 09:32:44 javascript 11
2024-05-02 09:22:48 observe 24
2024-05-02 09:10:17 description 48
2024-05-02 09:09:19 layout 18
2024-05-02 09:04:24 html 34
2024-05-02 09:02:32 html 13
2024-05-02 08:55:06 progress bar 8
2024-05-02 08:54:59 progressbar 0
2024-05-02 08:53:38 text 22
2024-05-02 08:31:10 alignment 4
2024-05-02 08:26:41 scroll 4
2024-05-02 08:24:40 output widget 130
2024-05-02 08:24:03 scrolltop 0
2024-05-02 08:21:45 tab 2
2024-05-02 08:13:53 hidden 3
2024-05-02 08:12:46 visibility change 25
2024-05-02 07:52:48 modal 0
2024-05-02 07:52:35 popup 0
2024-05-02 07:19:03 textarea 5
2024-05-02 07:18:54 testare 0
2024-05-02 07:06:44 button 44
2024-05-02 07:05:00 layout 18
2024-05-02 06:54:31 upload 10
2024-05-02 06:48:34 widgetcontrol 0
2024-05-02 06:48:19 widget control 55
2024-05-02 06:40:21 extension 16
2024-05-02 06:21:50 inttext 14
2024-05-02 06:08:43 on_click 2
2024-05-02 05:51:42 dropdown 22
2024-05-02 05:32:00 selectmultiple 10
2024-05-02 05:16:52 tagsinput 6
2024-05-02 04:03:53 color 34
2024-05-02 04:03:49 colour 0
2024-05-02 04:03:30 colour 0
2024-05-02 04:03:26 color 6
2024-05-02 03:33:07 label 26
2024-05-02 03:19:48 title 6
2024-05-02 03:07:29 layout 36
2024-05-02 03:07:28 display 60
2024-05-02 02:54:10 center 6
2024-05-02 02:37:37 filelink 0
2024-05-02 01:15:57 font 7
2024-05-02 01:15:47 font 0
2024-05-02 00:44:58 checkbox 18
2024-05-02 00:43:07 widget_bool 0
2024-05-02 00:42:43 toggle 10
2024-05-01 23:24:17 inttext 14
2024-05-01 23:16:43 floatrangeslider 8
2024-05-01 23:04:14 floatslider 16
2024-05-01 23:02:47 interact 11
2024-05-01 22:53:19 interact 22
2024-05-01 22:45:19 continuous_update 11
2024-05-01 22:36:44 floatslider 16
2024-05-01 22:29:34 interactive 34
2024-05-01 21:40:12 jupyter-matplotlib-header 610
2024-05-01 21:29:06 ipywidgets.widgets.interaction.interactive 6
2024-05-01 21:28:42 plot 6
2024-05-01 21:04:26 on click 18
2024-05-01 21:04:26 n click 10
2024-05-01 21:04:23 image 5
2024-05-01 20:36:32 matplotlib 8
2024-05-01 20:19:45 plot 6
2024-05-01 19:51:47 video 5
2024-05-01 19:43:59 on_click 5
2024-05-01 19:15:19 observe 5
2024-05-01 19:14:47 textarea 8
2024-05-01 19:09:59 fileupload 14
2024-05-01 19:05:14 throttle 4
2024-05-01 18:48:42 blink 0
2024-05-01 18:48:09 remove_class 6
2024-05-01 18:41:33 button arguments 27
2024-05-01 18:39:16 clear 4
2024-05-01 18:31:08 vertical scroll 12
2024-05-01 18:29:50 overflow 6
2024-05-01 18:25:46 css 24
2024-05-01 18:17:36 text fiend 22
2024-05-01 18:09:30 interactive_output 4
2024-05-01 18:08:57 selector 4
2024-05-01 18:07:02 hbox 7
2024-05-01 17:55:30 index 5
2024-05-01 17:54:59 selectionrangeslider 2
2024-05-01 17:47:46 vbox 12
2024-05-01 17:46:36 html 13
2024-05-01 17:27:38 dropdown 22
2024-05-01 17:20:11 upload 5
2024-05-01 17:10:48 update jupyter 306
2024-05-01 17:00:53 selected_index 3
2024-05-01 16:58:36 selected index 12
2024-05-01 16:41:33 iframe 2
2024-05-01 16:36:52 visibility 10
2024-05-01 16:25:58 update 42
2024-05-01 16:20:51 interact 22
2024-05-01 15:27:28 selectionslider 10
2024-05-01 15:27:17 selection slider 36
2024-05-01 15:24:34 progress 10
2024-05-01 15:24:26 fileupload 2
2024-05-01 15:24:05 loading 8
2024-05-01 15:24:01 controller 10
2024-05-01 15:23:59 spinner 0
2024-05-01 15:23:13 stacked 2
2024-05-01 14:58:37 observe 24
2024-05-01 14:54:01 layout 36
2024-05-01 14:42:30 gridspeclayout 8
2024-05-01 14:29:35 traitlets source code 124
2024-05-01 14:28:35 traitlets 72
2024-05-01 14:27:51 date 16
2024-05-01 14:26:37 datepicker 10
2024-05-01 14:04:18 dropdown 11
2024-05-01 13:48:38 data picker 36
2024-05-01 13:48:00 app 2
2024-05-01 13:41:17 icon 9
2024-05-01 13:35:26 exe 0
2024-05-01 13:32:30 label 26
2024-05-01 13:20:06 observe 24
2024-05-01 13:00:59 interact 11
2024-05-01 12:54:56 button 9
2024-05-01 12:37:02 next 9
2024-05-01 12:22:39 button 44
2024-05-01 12:22:36 butotn 0
2024-05-01 12:21:52 butotn 0
2024-05-01 11:43:37 html 13
2024-05-01 11:43:06 bold 0
2024-05-01 11:42:47 format 7
2024-05-01 11:30:45 hbox 7
2024-05-01 11:09:54 message 6
2024-05-01 10:00:32 loading widget.. 110
2024-05-01 09:29:56 date 16
2024-05-01 08:54:01 widget observe 55
2024-05-01 08:53:03 file upload 6
2024-05-01 08:31:02 fileupload 14
2024-05-01 08:26:23 braws 0
2024-05-01 08:26:18 brows 0
2024-05-01 08:26:12 browse 0
2024-05-01 08:25:52 upload files 18
2024-05-01 06:59:58 label 13
2024-05-01 05:52:28 progress bar 16
2024-05-01 05:36:09 progress 5
2024-05-01 05:17:59 icons 14
2024-05-01 03:41:13 hbox 5
2024-05-01 03:40:00 widget attribites 110
2024-05-01 03:35:54 position 3
2024-05-01 02:59:55 interactive 17
2024-05-01 02:49:06 dropdown 22
2024-05-01 02:36:01 upload 10
2024-05-01 01:44:50 vbox 24
2024-05-01 01:08:58 color 17
2024-05-01 00:32:35 dropdown 11
2024-05-01 00:08:42 radio button 44
2024-05-01 00:08:30 radio button 9
2024-04-30 22:44:45 button 22
2024-04-30 22:24:40 file 24
2024-04-30 22:10:58 observe 12
2024-04-30 22:09:21 select 9
2024-04-30 22:04:37 interact_manual 2
2024-04-30 22:04:31 manual_name 1
2024-04-30 22:00:14 input 24
2024-04-30 21:25:46 text layout 58
2024-04-30 21:08:47 canva 0
2024-04-30 20:40:02 button_style 22
2024-04-30 20:16:46 selectmultiple 10
2024-04-30 20:16:18 tables 0
2024-04-30 19:39:18 tooltip 18
2024-04-30 19:27:59 button 44
2024-04-30 19:10:58 interactive_output 4
2024-04-30 19:00:51 tagsinput 6
2024-04-30 18:57:45 selectmultiple 2
2024-04-30 18:44:55 download 4
2024-04-30 18:42:19 nested 4
2024-04-30 18:42:16 neasted 0
2024-04-30 18:36:24 textarea 16
2024-04-30 18:26:56 dataframe 2
2024-04-30 18:09:58 clear output 56
2024-04-30 18:07:11 manual_name 6
2024-04-30 18:07:03 box 11
2024-04-30 17:18:17 import google.generativeai as genai 51
2024-04-30 17:12:54 on_trait_changes 0
2024-04-30 16:54:15 checkbox 18
2024-04-30 16:32:56 progress bar 8
2024-04-30 16:19:30 visibility 10
2024-04-30 16:01:10 import google.generativeai as genai 51
2024-04-30 15:43:51 gamepad 2
2024-04-30 15:42:29 observe 5
2024-04-30 15:29:06 upload 10
2024-04-30 15:24:10 fixed 5
2024-04-30 15:23:43 interact_manual 3
2024-04-30 15:23:34 interact_module 0
2024-04-30 15:21:50 image 7
2024-04-30 15:21:28 widget list 53
2024-04-30 15:21:26 widget lits 51
2024-04-30 15:15:16 search 2
2024-04-30 15:14:53 dropdown 5
2024-04-30 15:07:30 intslider 17
2024-04-30 15:04:16 interact 11
2024-04-30 14:49:26 transform 1
2024-04-30 14:48:15 dlink 5
2024-04-30 14:34:13 interact 22
2024-04-30 14:25:42 width 30
2024-04-30 14:23:15 grid 9
2024-04-30 14:15:47 traitlets 36
2024-04-30 14:14:52 add traits 18
2024-04-30 14:11:38 white space 7
2024-04-30 14:06:52 append_stdout 8
2024-04-30 13:56:14 selec 0
2024-04-30 13:53:41 label 13
2024-04-30 13:51:49 cursor 0
2024-04-30 13:51:47 align 6
2024-04-30 13:50:28 interact 11
2024-04-30 13:42:47 icon 18
2024-04-30 13:26:05 parameter 14
2024-04-30 13:20:11 display 60
2024-04-30 13:01:17 floatslider 4
2024-04-30 12:57:54 widgets 600
2024-04-30 12:54:00 posterize 0
2024-04-30 12:28:06 textarea 5
2024-04-30 12:17:36 combobox 6
2024-04-30 12:07:08 tags 8
2024-04-30 12:02:20 hbox 14
2024-04-30 11:59:31 checkbox 18
2024-04-30 11:30:14 date 8
2024-04-30 11:11:47 w1b 0
2024-04-30 11:00:04 hbox 7
2024-04-30 10:06:39 multiple 16
2024-04-30 10:06:30 text 44
2024-04-30 09:50:43 interactive_output 4
2024-04-30 09:46:24 file input 38
2024-04-30 09:40:10 flex-start 38
2024-04-30 09:36:29 display 60
2024-04-30 09:10:28 widgets.output 8
2024-04-30 09:10:15 output 54
2024-04-30 09:07:11 button 22
2024-04-30 09:07:01 keyboard 1
2024-04-30 09:06:59 keyboard event 10
2024-04-30 09:06:58 keyborad event 10
2024-04-30 08:28:02 vbox 24
2024-04-30 08:13:47 geopandas 0
2024-04-30 08:08:14 floatslider 16
2024-04-30 08:00:59 hold_sync 4
2024-04-30 08:00:50 hold_sync 0
2024-04-30 07:52:37 hbox 5
2024-04-30 07:48:38 tab 6
2024-04-30 07:47:46 hbox 14
2024-04-30 07:34:19 option 10
2024-04-30 07:31:42 tagsinput 12
2024-04-30 06:23:36 password 10
2024-04-30 06:21:39 accordion 2
2024-04-30 06:19:27 accordion 10
2024-04-30 05:52:05 color 6
2024-04-30 05:29:47 tab 6
2024-04-30 04:52:20 hbox 14
2024-04-30 04:24:51 description_width 6
2024-04-30 04:05:16 widgetmanager 8
2024-04-30 03:05:58 boarder 0
2024-04-30 03:02:45 box 6
2024-04-30 01:51:40 views 6
2024-04-30 00:57:34 traitlet 6
2024-04-30 00:40:09 select 9
2024-04-30 00:15:09 pop 0
2024-04-30 00:15:04 popup 0
2024-04-30 00:14:58 alert 0
2024-04-29 22:58:41 hbox 7
2024-04-29 22:35:59 audio 4
2024-04-29 22:24:28 width 30
2024-04-29 22:24:25 widthe 0
2024-04-29 22:23:07 create_interactive 0
2024-04-29 22:03:33 slider style 56
2024-04-29 21:34:20 intslider 34
2024-04-29 21:21:26 valuewidget 19
2024-04-29 21:21:18 valuewidget 0
2024-04-29 21:13:51 image 5
2024-04-29 20:49:23 floatslider 8
2024-04-29 20:44:21 interact 11
2024-04-29 20:43:23 date time 23
2024-04-29 20:41:15 checkbox 4
2024-04-29 20:31:19 upload 5
2024-04-29 20:24:45 manual_name 6
2024-04-29 20:20:02 interact_manual 6
2024-04-29 20:18:21 error 6
2024-04-29 20:01:31 textarea 16
2024-04-29 20:01:11 interact 11
2024-04-29 19:34:36 reactive effect 8
2024-04-29 19:33:24 fileupload 7
2024-04-29 19:13:22 hbox 14
2024-04-29 19:09:43 hbox 14
2024-04-29 19:07:16 jslink 10
2024-04-29 19:02:13 continuous_update 22
2024-04-29 18:48:52 plotly 0
2024-04-29 18:44:22 dialog 2
2024-04-29 18:42:18 box 22
2024-04-29 18:18:00 text feild 22
2024-04-29 18:17:45 text 22
2024-04-29 17:58:10 output 54
2024-04-29 17:50:34 text 44
2024-04-29 17:29:24 select 9
2024-04-29 17:25:20 run all 58
2024-04-29 17:21:39 tooltip 9
2024-04-29 17:20:36 textarea 8
2024-04-29 17:06:38 select 18
2024-04-29 16:52:40 togglebutton 10
2024-04-29 16:48:32 browser install 19
2024-04-29 16:32:10 popup 0
2024-04-29 16:23:27 box 22
2024-04-29 16:16:35 visibility 10
2024-04-29 16:06:35 stack 12
2024-04-29 16:03:39 output 54
2024-04-29 15:59:59 tabs 10
2024-04-29 15:59:56 dash 0
2024-04-29 15:59:51 dashboard 0
2024-04-29 15:44:48 bind 0
2024-04-29 15:35:56 upload 10
2024-04-29 15:34:20 upgrade 4
2024-04-29 15:32:45 dropdown 22
2024-04-29 15:31:38 audio 4
2024-04-29 15:28:06 audio 4
2024-04-29 15:23:55 dropdown 11
2024-04-29 15:23:41 progress 10
2024-04-29 15:12:52 .output 27
2024-04-29 14:57:39 word-wrap 5
2024-04-29 14:57:32 word wrap 5
2024-04-29 14:48:43 wrap 5
2024-04-29 14:48:38 warp 0
2024-04-29 14:47:39 layout 18
2024-04-29 14:47:00 text wrap 24
2024-04-29 14:46:21 output 27
2024-04-29 14:44:30 link 8
2024-04-29 14:37:44 range 18
2024-04-29 14:23:01 togglebutton 10
2024-04-29 14:17:46 button 9
2024-04-29 14:16:28 button 44
2024-04-29 14:16:14 toggle 10
2024-04-29 14:03:22 center 12
2024-04-29 14:01:35 widget.dropdown 0
2024-04-29 13:58:25 button 44
2024-04-29 13:56:40 observe 24
2024-04-29 13:56:16 floatslider 16
2024-04-29 13:35:48 lorenz 0
2024-04-29 13:33:46 ipywidgets.interact 2
2024-04-29 13:29:58 layout 18
2024-04-29 13:29:47 output 27
2024-04-29 13:23:44 plot 6
2024-04-29 13:20:24 togglebutton 10
2024-04-29 13:19:32 togglebutton 10
2024-04-29 13:19:16 button 44
2024-04-29 13:19:00 toggle 10
2024-04-29 13:15:13 text 44
2024-04-29 13:12:44 interact 11
2024-04-29 13:05:06 interact 11
2024-04-29 12:50:14 markdown 4
2024-04-29 12:48:17 output widget 61
2024-04-29 12:47:33 observe 24
2024-04-29 12:44:56 upload 5
2024-04-29 12:44:43 table 5
2024-04-29 12:39:57 hbox 7
2024-04-29 12:21:10 image 5
2024-04-29 11:43:20 progress 5
2024-04-29 11:40:10 slider 17
2024-04-29 11:05:20 output function 14
2024-04-29 11:01:13 grid 5
2024-04-29 11:01:09 groid 0
2024-04-29 10:59:45 interact_manual 2
2024-04-29 10:48:39 wrap 10
2024-04-29 10:28:12 slider 10
2024-04-29 10:15:53 change 22
2024-04-29 09:42:57 tab 6
2024-04-29 09:38:30 line magic 14
2024-04-29 09:37:18 dropdown 11
2024-04-29 09:14:48 padding 12
2024-04-29 09:13:26 intslider 16
2024-04-29 09:03:12 animation 6
2024-04-29 08:59:10 layout 36
2024-04-29 08:55:45 output style 43
2024-04-29 08:54:24 text 22
2024-04-29 08:51:29 combobox 2
2024-04-29 08:42:37 button 21
2024-04-29 08:37:02 hbox 14
2024-04-29 08:34:57 table 4
2024-04-29 08:30:19 set value 90
2024-04-29 08:30:02 default 50
2024-04-29 08:28:42 selectionrangeslider 10
2024-04-29 08:28:13 loading 8
2024-04-29 08:24:37 widgets.text 4
2024-04-29 08:17:24 button 22
2024-04-29 08:17:13 reload 0
2024-04-29 08:15:36 observe 24
2024-04-29 08:14:11 on value change 112
2024-04-29 08:13:53 on_click 10
2024-04-29 08:13:35 on value change 18
2024-04-29 08:05:58 accordion 5
2024-04-29 08:04:27 radio 2
2024-04-29 08:01:26 labelstyle 3
2024-04-29 07:56:37 font_variant 6
2024-04-29 07:51:46 label style 23
2024-04-29 07:47:03 text 44
2024-04-29 07:26:30 interact_manual 6
2024-04-29 07:23:40 fileupload 7
2024-04-29 07:05:32 description 48
2024-04-29 06:44:51 checkbox 9
2024-04-29 06:41:29 readout_format 14
2024-04-29 06:36:22 readout 20
2024-04-29 06:17:05 upload 10
2024-04-29 06:15:07 asciidoc 0
2024-04-29 05:39:25 timepicker 8
2024-04-29 03:41:40 text area 48
2024-04-29 03:40:35 text 9
2024-04-29 03:24:03 visibility 10
2024-04-29 03:22:40 interact sytle 22
2024-04-29 03:18:16 theme 4
2024-04-29 02:53:46 upload 10
2024-04-29 01:46:26 selection 10
2024-04-29 01:03:10 radio 2
2024-04-29 00:53:05 nteract_manual 0
2024-04-28 23:54:36 tab 6
2024-04-28 23:24:26 video 10
2024-04-28 23:15:37 dropdown 11
2024-04-28 22:40:38 on_click 10
2024-04-28 22:37:59 color 34
2024-04-28 21:56:21 video.from 0
2024-04-28 21:56:17 dropdown 22
2024-04-28 21:55:34 video 10
2024-04-28 20:59:55 .webp 0
2024-04-28 20:59:48 webp 0
2024-04-28 20:59:24 style 42
2024-04-28 20:48:21 "dark" 0
2024-04-28 20:48:18 "dark mode" 0
2024-04-28 20:48:12 dark mode 6
2024-04-28 19:55:05 plot 6
2024-04-28 19:54:47 vbox 8
2024-04-28 18:27:03 output 27
2024-04-28 18:23:54 children 10
2024-04-28 18:23:08 dropdown 5
2024-04-28 18:13:08 embed 3
2024-04-28 17:49:46 select 9
2024-04-28 17:44:39 text 9
2024-04-28 16:49:53 text 44
2024-04-28 16:41:08 selectionrangeslider 10
2024-04-28 16:34:32 visibility 10
2024-04-28 16:00:55 upload 10
2024-04-28 14:55:53 check 24
2024-04-28 14:26:02 matplotlib 8
2024-04-28 13:36:52 labe 0
2024-04-28 13:13:31 image 7
2024-04-28 12:46:56 interact 22
2024-04-28 12:35:10 vscode 0
2024-04-28 11:20:29 manual 1
2024-04-28 10:36:21 latex 3
2024-04-28 10:33:36 scalable 0
2024-04-28 09:44:12 activate 3
2024-04-28 09:22:22 widget to input list 124
2024-04-28 08:49:52 hbox 14
2024-04-28 08:48:42 plot 6
2024-04-28 08:34:25 box 22
2024-04-28 08:34:03 custom 40
2024-04-28 08:32:54 options 14
2024-04-28 08:19:58 custom style 70
2024-04-28 08:19:15 css 24
2024-04-28 08:19:02 class 394
2024-04-28 08:03:10 alignment 4
2024-04-28 07:55:10 box 22
2024-04-28 07:31:17 togglebuttons 5
2024-04-28 07:02:59 input 24
2024-04-28 05:39:27 get_interact_value 8
2024-04-28 05:01:26 radiobuttons 4
2024-04-28 04:44:12 selecter 0
2024-04-28 04:44:02 selector 0
2024-04-28 04:33:00 interact 11
2024-04-28 03:33:40 ipywidget 2
2024-04-28 03:12:34 gradio 0
2024-04-28 01:18:07 widgets.select 2
2024-04-28 00:19:58 uploader 3
2024-04-27 23:09:20 pandas 4
2024-04-27 23:09:18 dataframe 2
2024-04-27 22:21:06 observe 12
2024-04-27 22:02:06 upload 10
2024-04-27 21:52:09 radio buttons 4
2024-04-27 21:51:44 multiple choice 9
2024-04-27 21:16:17 interact_manual 6
2024-04-27 18:56:41 overflow 5
2024-04-27 18:56:14 overflow_y 1
2024-04-27 17:01:44 select 18
2024-04-27 17:01:38 widgets.select( 2
2024-04-27 17:00:50 widgets.select 2
2024-04-27 16:59:25 radio 4
2024-04-27 16:37:52 entray 0
2024-04-27 16:37:49 entray ¥ 0
2024-04-27 16:28:57 tabbable 10
2024-04-27 15:51:13 iprogress 0
2024-04-27 15:50:27 notebook_tqdm 0
2024-04-27 14:12:39 add_class 6
2024-04-27 13:41:24 accordion 5
2024-04-27 13:40:06 html 68
2024-04-27 13:30:06 heading 0
2024-04-27 12:52:34 dropdown 22
2024-04-27 12:51:42 iprogress 0
2024-04-27 12:45:09 floatslider 16
2024-04-27 12:20:34 jupyter 302
2024-04-27 11:50:32 textarea 16
2024-04-27 11:25:20 interact 11
2024-04-27 11:05:18 pandas 4
2024-04-27 10:36:10 audio 4
2024-04-27 10:23:40 togglebutton 5
2024-04-27 10:23:21 togglebutton 1
2024-04-27 09:48:09 logging 2
2024-04-27 09:33:43 visibility 10
2024-04-27 09:27:30 upload 10
2024-04-27 09:21:53 width 15
2024-04-27 09:07:30 button_style 11
2024-04-27 08:43:02 extend() 3
2024-04-27 08:42:12 label.extend 0
2024-04-27 08:41:56 label.extend() 0
2024-04-27 08:41:02 extend() 4
2024-04-27 08:40:36 append 1
2024-04-27 08:24:43 loop 6
2024-04-27 08:23:40 while loop 19
2024-04-27 08:22:51 while true 43
2024-04-27 08:22:14 while 15
2024-04-27 08:16:03 file 24
2024-04-27 07:59:14 .print 9
2024-04-27 06:48:36 enter 7
2024-04-27 06:35:32 output 27
2024-04-27 06:30:54 observe 12
2024-04-27 06:10:27 min_width 8
2024-04-27 06:10:13 stream 3
2024-04-27 05:14:10 dropdown observe 36
2024-04-27 05:13:55 observe 24
2024-04-27 04:57:56 dropdown 22
2024-04-27 04:39:03 interact 22
2024-04-27 02:59:35 select 18
2024-04-27 01:23:11 label 26
2024-04-27 00:54:38 pdf 2
2024-04-26 23:06:57 togglebuttons 5
2024-04-26 23:04:14 on_click 2
2024-04-26 22:53:37 button 9
2024-04-26 22:53:34 mouse 3
2024-04-26 22:51:08 path 6
2024-04-26 22:50:59 browse 0
2024-04-26 22:50:58 interactive 17
2024-04-26 22:48:54 file upload 12
2024-04-26 22:42:36 upload 10
2024-04-26 22:22:38 visibility 10
2024-04-26 21:13:07 pandas 4
2024-04-26 20:27:37 output 54
2024-04-26 20:09:11 selelct 0
2024-04-26 19:57:37 togglebutton 10
2024-04-26 19:40:55 togglebuttons 10
2024-04-26 19:35:00 textarea 8
2024-04-26 19:29:31 multiline 2
2024-04-26 19:27:07 image 14
2024-04-26 19:26:17 vbox 8
2024-04-26 19:26:13 mouse 6
2024-04-26 19:17:39 toggle 5
2024-04-26 18:43:09 markdown 4
2024-04-26 18:40:38 floattext 14
2024-04-26 18:36:57 checkbox on_click 24
2024-04-26 18:28:35 visible 6
2024-04-26 18:28:29 interact 22
2024-04-26 18:06:36 html 13
2024-04-26 18:05:33 dataframe 2
2024-04-26 17:27:58 tooltips 12
2024-04-26 17:21:08 password 5
2024-04-26 17:19:50 intslider 34
2024-04-26 17:03:39 color 6
2024-04-26 16:54:27 date 16
2024-04-26 16:54:23 to rerun the same 120
2024-04-26 16:51:23 link 8
2024-04-26 16:49:36 button 22
2024-04-26 16:47:35 zoom_scroll_wheel 0
2024-04-26 16:47:34 vbox 24
2024-04-26 16:45:19 buttonstyle 10
2024-04-26 16:44:58 arbitrary css 26
2024-04-26 16:44:35 css 24
2024-04-26 16:43:56 style 42
2024-04-26 16:42:01 box_style 6
2024-04-26 16:18:52 fileupload 14
2024-04-26 16:14:49 options 7
2024-04-26 16:12:23 interact_manual 6
2024-04-26 16:07:18 display 30
2024-04-26 16:02:43 style 42
2024-04-26 16:01:21 interactive_output 8
2024-04-26 15:52:57 observe 12
2024-04-26 15:52:52 indent 10
2024-04-26 15:37:59 label 13
2024-04-26 15:37:59 password 10
2024-04-26 15:15:46 interactive_output 4
2024-04-26 15:09:42 folium 0
2024-04-26 15:09:34 map 5
2024-04-26 14:55:15 twobytwolayout 1
2024-04-26 14:52:21 hbox 14
2024-04-26 14:44:01 clear 4
2024-04-26 14:40:09 subplot 0
2024-04-26 14:39:59 multiple ax 16
2024-04-26 14:39:28 interact 22
2024-04-26 14:39:16 on_click 10
2024-04-26 14:31:22 observe 12
2024-04-26 14:25:11 fixed 5
2024-04-26 14:18:28 selectmultiple 5
2024-04-26 14:18:21 selectmuliple 0
2024-04-26 13:36:46 image 14
2024-04-26 12:56:42 combobox 6
2024-04-26 12:51:30 image 14
2024-04-26 12:24:48 widgets.output 8
2024-04-26 12:24:03 on_click 5
2024-04-26 12:23:58 on_clikc 0
2024-04-26 12:21:53 selectionslider 10
2024-04-26 12:12:32 selectslide 0
2024-04-26 12:08:35 toggle 1
2024-04-26 12:08:13 button 22
2024-04-26 11:53:39 continuous_update 22
2024-04-26 11:38:34 flicker 0
2024-04-26 11:03:00 continuous updates 4
2024-04-26 10:42:06 toggle 10
2024-04-26 10:33:31 togglegroup 0
2024-04-26 10:33:09 toggle 10
2024-04-26 10:32:54 dataframe 2
2024-04-26 10:27:32 pandas 4
2024-04-26 10:27:25 @jupyter-widgets 308
2024-04-26 10:26:49 @jupyter-widgets 20
2024-04-26 10:24:20 disabled=false 50
2024-04-26 10:24:11 @jupyter-widgets/controls 20
2024-04-26 10:14:13 interactive 9
2024-04-26 10:03:45 backround color 6
2024-04-26 10:03:07 interact_manual 2
2024-04-26 10:00:11 display style 14
2024-04-26 09:53:25 manual 1
2024-04-26 09:45:33 dropdown 22
2024-04-26 09:30:32 observe 5
2024-04-26 09:29:37 send 6
2024-04-26 09:14:46 layout 18
2024-04-26 09:11:32 html 68
2024-04-26 09:11:25 upload 10
2024-04-26 09:11:00 combobox 6
2024-04-26 09:10:58 clear 4
2024-04-26 09:01:48 datagrid 0
2024-04-26 08:54:59 interactor 0
2024-04-26 08:48:28 fixed() 10
2024-04-26 08:47:29 button 44
2024-04-26 08:38:01 upload 10
2024-04-26 08:33:50 intprogress 4
2024-04-26 08:07:25 width 15
2024-04-26 08:05:54 text 22
2024-04-26 08:04:20 vertical 11
2024-04-26 08:04:09 box 11
2024-04-26 07:57:48 hbox 5
2024-04-26 07:56:50 hbox 14
2024-04-26 07:44:32 vbox 8
2024-04-26 07:34:11 intprogress 4
2024-04-26 07:10:14 accordions 2
2024-04-26 07:08:34 colab 0
2024-04-26 07:08:27 google 0
2024-04-26 06:20:46 interact_manual 3
2024-04-26 06:19:35 date 16
2024-04-26 05:33:38 torch 0
2024-04-26 05:17:36 overflow 12
2024-04-26 04:57:01 vs code 45
2024-04-26 04:56:56 vscode 0
2024-04-26 03:50:01 bug 2
2024-04-26 03:42:52 interact_manual 3
2024-04-26 03:42:35 interactive_manual 0
2024-04-26 03:41:46 folder 2
2024-04-26 03:37:19 download 2
2024-04-26 03:19:40 vbox 8
2024-04-26 03:04:53 text 9
2024-04-26 03:04:51 download button 46
2024-04-26 03:04:51 button 44
2024-04-26 02:56:30 youtubevideo 2
2024-04-26 02:38:42 interactive_output 4
2024-04-26 02:37:03 intprogress 4
2024-04-26 02:35:15 progress 5
2024-04-26 02:23:46 install 11
2024-04-26 02:23:17 compatibility 5
2024-04-26 01:44:11 selectmultiple 5
2024-04-26 01:33:38 iprogress 0
2024-04-26 01:19:36 visibility 10
2024-04-26 01:09:35 advanced widgets 600
2024-04-26 01:05:59 checkbox 18
2024-04-26 00:50:09 label 26
2024-04-26 00:31:41 change 44
2024-04-26 00:18:10 desplegable 0
2024-04-26 00:16:48 on_changed 0
2024-04-26 00:16:25 on_changed 0
2024-04-26 00:04:44 changed 12
2024-04-26 00:04:09 on_changed 0
2024-04-26 00:04:08 floatrangeslider 4
2024-04-26 00:04:02 on_changed 0
2024-04-26 00:04:01 changed 6
2024-04-26 00:03:39 floatrangeslider 1
2024-04-25 23:46:40 intslider 34
2024-04-25 23:42:16 readout_format 14
2024-04-25 23:02:24 hbox 14
2024-04-25 22:56:26 upload 10
2024-04-25 22:29:09 widgets.image 1
2024-04-25 22:14:15 check box 20
2024-04-25 22:01:31 continuous_update 22
2024-04-25 21:46:36 display area 15
2024-04-25 21:41:15 text 9
2024-04-25 21:16:21 chat 0
2024-04-25 21:15:20 widget 110
2024-04-25 21:08:10 floatslider 16
2024-04-25 20:42:58 selectmultiple 10
2024-04-25 20:23:09 combobox 6
2024-04-25 19:56:15 layout 18
2024-04-25 19:43:53 link 4
2024-04-25 19:17:50 datepicker 10
2024-04-25 18:46:12 accordion 10
2024-04-25 18:34:12 on_click 10
2024-04-25 18:32:01 button 44
2024-04-25 18:21:23 interact 22
2024-04-25 18:20:21 hbox 14
2024-04-25 18:18:19 toggle 10
2024-04-25 18:17:05 hbox 14
2024-04-25 18:12:41 slider 34
2024-04-25 18:10:42 file upload 6
2024-04-25 18:09:55 dropdown object 40
2024-04-25 18:06:50 video 10
2024-04-25 18:02:56 vbox 12
2024-04-25 17:52:21 container 12
2024-04-25 17:52:09 screenshot 1
2024-04-25 17:51:51 png 4
2024-04-25 17:12:09 vbox 8
2024-04-25 16:49:14 floatslider 8
2024-04-25 16:48:59 float slider 12
2024-04-25 16:35:25 clear_output 12
2024-04-25 16:26:01 observe 12
2024-04-25 16:03:25 width 30
2024-04-25 15:59:07 to_html 0
2024-04-25 15:59:05 label 26
2024-04-25 15:50:21 output 54
2024-04-25 15:45:09 interactive 9
2024-04-25 15:42:34 accordion 5
2024-04-25 15:39:56 append_display_data 8
2024-04-25 15:39:19 valid 22
2024-04-25 15:33:32 widgetsnbextension 7
2024-04-25 15:33:28 button 44
2024-04-25 15:33:27 radiobuttons 1
2024-04-25 15:31:39 callbackdispatcher 8
2024-04-25 15:31:22 class callbackdispatcher 394
2024-04-25 15:30:59 class button 404
2024-04-25 15:30:52 callbackhandler 0
2024-04-25 15:30:09 class widget 428
2024-04-25 15:29:59 widget 110
2024-04-25 15:29:29 corewidget 42
2024-04-25 15:28:33 button 44
2024-04-25 15:21:13 readout_format 10
2024-04-25 15:12:36 boundedfloattext 2
2024-04-25 15:06:55 observe 12
2024-04-25 15:05:33 notify 0
2024-04-25 14:54:15 textarea 16
2024-04-25 14:53:05 overflow 6
2024-04-25 14:32:36 checkbox 18
2024-04-25 14:29:54 checkbox 18
2024-04-25 14:19:25 disabled 16
2024-04-25 14:19:21 disables 0
2024-04-25 14:02:43 buttons 8
2024-04-25 14:00:35 datepicker 5
2024-04-25 13:57:41 none 60
2024-04-25 13:56:04 interactive 15
2024-04-25 13:49:48 on_change 0
2024-04-25 13:45:50 gridbox 4
2024-04-25 13:32:37 hbox 14
2024-04-25 13:20:07 traits 4
2024-04-25 13:20:02 add_traits 0
2024-04-25 13:15:42 script 14
2024-04-25 13:09:35 input 12
2024-04-25 12:42:59 javascript 32
2024-04-25 12:42:10 observe 24
2024-04-25 12:40:58 emit 2
2024-04-25 12:40:54 subscribe 0
2024-04-25 12:39:45 event 20
2024-04-25 12:28:09 output 27
2024-04-25 12:04:34 interact 22
2024-04-25 11:53:23 box 22
2024-04-25 11:23:00 slider release 22
2024-04-25 11:22:52 release 9
2024-04-25 11:22:06 slider 17
2024-04-25 11:20:03 widgets.text 2
2024-04-25 11:19:34 widgets.text 2
2024-04-25 11:14:19 functools 4
2024-04-25 10:51:55 next cell 13
2024-04-25 10:51:47 get next cell 13
2024-04-25 10:44:44 file 24
2024-04-25 10:42:47 iprogress 0
2024-04-25 10:39:40 radio 2
2024-04-25 10:33:35 progress 5
2024-04-25 10:32:56 text 22
2024-04-25 10:25:57 ipywidgets 39
2024-04-25 10:04:08 export 12
2024-04-25 10:01:08 canvas 2
2024-04-25 09:53:25 vbox 12
2024-04-25 09:46:51 fileupload 14
2024-04-25 09:45:38 html 34
2024-04-25 09:37:30 togglebuttons 10
2024-04-25 09:24:19 selectmultiple 5
2024-04-25 09:17:36 password 10
2024-04-25 09:07:23 controller 5
2024-04-25 08:59:48 interac 0
2024-04-25 08:56:22 text 44
2024-04-25 08:56:16 newline 0
2024-04-25 08:22:33 file 12
2024-04-25 08:21:23 observe 24
2024-04-25 08:20:25 jupyter nbextension enable --py --sys-prefix widgetsnbextension 608
2024-04-25 08:12:15 interactive 34
2024-04-25 08:11:23 radio buttons 8
2024-04-25 08:10:27 display widget 110
2024-04-25 08:10:24 displax widget 110
2024-04-25 08:08:12 button 44
2024-04-25 08:03:01 on_click 5
2024-04-25 07:54:11 ipywidgets 39
2024-04-25 07:47:23 image 5
2024-04-25 07:18:07 view_module 4
2024-04-25 07:17:58 view_moduel 0
2024-04-25 07:17:28 _model_module 18
2024-04-25 07:09:10 layout 36
2024-04-25 06:58:37 observe 5
2024-04-25 06:58:33 onchange 0
2024-04-25 06:50:31 intslider 17
2024-04-25 06:40:08 date 8
2024-04-25 05:42:45 widgets.interactive 0
2024-04-25 05:10:55 ipython.display 20
2024-04-25 05:10:44 ipython 36
2024-04-25 05:01:48 glob 0
2024-04-25 04:59:05 accordion 5
2024-04-25 04:56:57 text 22
2024-04-25 04:30:25 select 18
2024-04-25 03:57:30 options 28
2024-04-25 03:55:57 jslink 10
2024-04-25 03:38:40 print 18
2024-04-25 03:10:47 np.reshape 0
2024-04-25 03:10:42 np. reshape 8
2024-04-25 03:10:33 reshape 0
2024-04-25 00:32:42 observe 24
2024-04-24 23:12:42 layout 36
2024-04-24 22:59:03 gear spin 2
2024-04-24 22:54:45 font awesome 14
2024-04-24 22:50:04 upload 10
2024-04-24 22:42:54 vbox 12
2024-04-24 22:29:57 hbox 14
2024-04-24 22:27:30 plot 6
2024-04-24 22:27:16 update 42
2024-04-24 22:24:14 refresh 6
2024-04-24 22:24:06 reset 4
2024-04-24 22:23:41 togglebutton 5
2024-04-24 22:18:53 observe 12
2024-04-24 22:17:49 disabled 32
2024-04-24 21:57:06 which 16
2024-04-24 21:46:36 container 12
2024-04-24 21:45:11 text 22
2024-04-24 21:37:57 text 44
2024-04-24 21:16:04 icon 18
2024-04-24 21:07:27 display widget 110
2024-04-24 21:07:18 3rd party widget 110
2024-04-24 20:37:43 version 15
2024-04-24 20:30:14 interact 11
2024-04-24 20:26:06 table 10
2024-04-24 20:19:42 vbox 8
2024-04-24 20:07:00 vbox 24
2024-04-24 20:06:53 plotly 0
2024-04-24 20:06:32 background 20
2024-04-24 20:05:43 backgroud 0
2024-04-24 20:04:35 transient 0
2024-04-24 20:01:28 label 6
2024-04-24 19:46:52 caption 2
2024-04-24 19:46:12 hbox 5
2024-04-24 19:34:01 from ipywidgets import vboxmodel 120
2024-04-24 19:21:13 add_patch 0
2024-04-24 19:01:07 button 9
2024-04-24 18:48:43 "lm-widget" 0
2024-04-24 18:48:39 lm-widget 55
2024-04-24 18:48:35 lm-widgets 300
2024-04-24 18:44:06 overflow 12
2024-04-24 18:36:42 color 17
2024-04-24 18:20:26 to html 126
2024-04-24 17:55:22 label 13
2024-04-24 17:39:53 text 22
2024-04-24 17:39:05 reset 2
2024-04-24 17:32:31 text() 44
2024-04-24 17:31:02 file 12
2024-04-24 17:28:09 file 12
2024-04-24 16:58:01 tab 2
2024-04-24 16:45:55 column 5
2024-04-24 16:44:06 visibility 10
2024-04-24 16:17:23 tabs 10
2024-04-24 16:05:00 jupyter-lab 20
2024-04-24 16:01:22 observe 12
2024-04-24 15:53:53 box 11
2024-04-24 15:44:27 dropdown 11
2024-04-24 15:39:33 fixed 5
2024-04-24 15:39:14 interact 9
2024-04-24 15:38:39 vbox 12
2024-04-24 15:34:55 label 26
2024-04-24 15:15:20 radio button 44
2024-04-24 15:15:14 radiobox 0
2024-04-24 15:15:13 css 24
2024-04-24 15:10:15 wrap 1
2024-04-24 15:05:54 table 10
2024-04-24 14:52:56 tabs 5
2024-04-24 14:38:16 dropdown 22
2024-04-24 14:36:00 text 22
2024-04-24 14:35:53 dropdown 11
2024-04-24 14:35:43 widgets 300
2024-04-24 14:35:34 directory 6
2024-04-24 14:30:09 dataframe 2
2024-04-24 14:20:31 floatslider 16
2024-04-24 14:11:43 lable 0
2024-04-24 14:11:42 layout 36
2024-04-24 14:09:46 gridbox 16
2024-04-24 14:06:00 continuous_update 22
2024-04-24 14:05:44 intrangeslider 10
2024-04-24 13:47:53 slider change 54
2024-04-24 13:47:41 slider 34
2024-04-24 13:43:00 on_value 0
2024-04-24 13:42:47 on value 112
2024-04-24 13:42:28 callback 22
2024-04-24 13:36:36 on_click 5
2024-04-24 13:17:43 layout 18
2024-04-24 13:13:15 gridspeclayout 8
2024-04-24 13:08:11 env 1
2024-04-24 13:07:19 interactive_output 8
2024-04-24 13:07:11 button 22
2024-04-24 13:00:32 widgets.controller 2
2024-04-24 12:58:57 pandas 4
2024-04-24 12:58:13 dataframe 2
2024-04-24 12:51:47 intslider 34
2024-04-24 12:51:22 on_change 0
2024-04-24 12:46:53 tab 12
2024-04-24 12:46:40 widgets.tab 2
2024-04-24 12:43:41 interact 22
2024-04-24 12:31:40 description 24
2024-04-24 12:29:50 date 8
2024-04-24 12:29:40 calendar 0
2024-04-24 12:12:17 textarea 16
2024-04-24 12:02:46 interact 22
2024-04-24 12:02:00 float 26
2024-04-24 11:59:54 text 22
2024-04-24 11:35:21 slider 34
2024-04-24 10:56:52 hbox 14
2024-04-24 10:48:28 style 42
2024-04-24 10:45:13 table 10
2024-04-24 10:43:38 html 68
2024-04-24 10:39:59 vbox 8
2024-04-24 10:33:46 style 10
2024-04-24 10:28:37 dropdown 22
2024-04-24 10:15:56 shortcuts 0
2024-04-24 10:00:36 textbox 2
2024-04-24 10:00:16 height 12
2024-04-24 09:57:12 button 44
2024-04-24 09:50:37 checkbox 9
2024-04-24 09:48:56 html 34
2024-04-24 09:39:15 observe 24
2024-04-24 08:55:22 canvas 1
2024-04-24 08:50:58 matplotlib 8
2024-04-24 08:50:53 input 24
2024-04-24 08:50:43 input box 38
2024-04-24 08:50:21 form 18
2024-04-24 08:37:44 select 9
2024-04-24 08:31:58 html 68
2024-04-24 08:31:39 markdown 4
2024-04-24 08:06:33 vbox 24
2024-04-24 07:53:34 alert 0
2024-04-24 07:27:34 date 16
2024-04-24 07:25:43 json 10
2024-04-24 07:25:09 progress bar 16
2024-04-24 07:25:02 intprogressbar 0
2024-04-24 07:12:50 applayout 10
2024-04-24 07:12:12 continuous_update 11
2024-04-24 07:09:44 progress 10
2024-04-24 06:53:17 direction 3
2024-04-24 06:52:34 .observe 12
2024-04-24 06:52:16 observe 12
2024-04-24 06:52:06 disabled 16
2024-04-24 06:49:42 selectionrangeslider direction 8
2024-04-24 06:40:43 selectionrangeslider 5
2024-04-24 06:15:18 layout 36
2024-04-24 06:13:50 textarea width 34
2024-04-24 05:29:31 calendar 0
2024-04-24 05:21:28 scroll 2
2024-04-24 05:17:35 vbox 24
2024-04-24 05:16:16 interactive 34
2024-04-24 05:04:33 multi 0
2024-04-24 05:03:01 hbox 14
2024-04-24 04:58:32 interact 22
2024-04-24 04:54:40 play 20
2024-04-24 04:48:05 edit 60
2024-04-24 04:47:55 edittext 0
2024-04-24 04:45:48 manager 100
2024-04-24 04:06:22 on_click 5
2024-04-24 03:44:46 tab 12
2024-04-24 03:39:23 nbextensions 2
2024-04-24 03:30:58 style 21
2024-04-24 03:21:58 hbox 7
2024-04-24 03:19:06 widgets.interactive 0
2024-04-24 03:18:39 wg.interactive 0
2024-04-24 02:45:50 table 10
2024-04-24 02:21:03 player 2
2024-04-24 02:15:45 capture 7
2024-04-24 02:02:58 .widget-label 110
2024-04-24 01:49:57 gridspeclayout 4
2024-04-24 01:48:29 on_click 5
2024-04-24 01:41:46 hbox 7
2024-04-24 01:15:24 visibility 10
2024-04-24 01:11:03 textarea 8
2024-04-24 01:08:12 text 22
2024-04-24 00:48:26 capture 7
2024-04-24 00:42:02 set_title 1
2024-04-24 00:41:56 tab.set_title 0
2024-04-24 00:34:22 3d 2
2024-04-24 00:21:54 tab 6
2024-04-24 00:18:00 clipboard 0
2024-04-24 00:05:39 input 24
2024-04-23 23:51:45 clipboard 0
2024-04-23 23:50:59 box 11
2024-04-23 23:49:18 table 5
2024-04-23 23:47:06 tabs 5
2024-04-23 23:29:21 on_click 10
2024-04-23 23:08:16 ipywidgets.widgets.widget_output.output 4
2024-04-23 22:55:18 css 24
2024-04-23 22:33:21 upload 10
2024-04-23 22:20:48 text 22
2024-04-23 22:18:14 instance_init 0
2024-04-23 22:14:39 add_traits 6
2024-04-23 22:13:56 trait 42
2024-04-23 22:13:40 inttrait 0
2024-04-23 21:47:39 caption 2
2024-04-23 21:23:18 icons 14
2024-04-23 21:18:55 border 6
2024-04-23 21:18:48 border 11
2024-04-23 21:15:15 javascript 16
2024-04-23 19:55:43 button 44
2024-04-23 19:55:24 on_click 10
2024-04-23 19:23:35 label 26
2024-04-23 19:09:37 dialog box 24
2024-04-23 19:09:23 popup 0
2024-04-23 19:08:49 dialog 2
2024-04-23 18:48:22 carousel 2
2024-04-23 18:40:40 on change 46
2024-04-23 18:33:15 icon 7
2024-04-23 18:31:33 observe 24
2024-04-23 18:21:31 tab 12
2024-04-23 18:16:40 iprogress 0
2024-04-23 17:58:23 accordion 10
2024-04-23 17:57:40 image 14
2024-04-23 17:48:37 textarea 5
2024-04-23 17:35:14 tabs 10
2024-04-23 17:25:23 vbox 24
2024-04-23 17:25:17 observe 12
2024-04-23 17:19:14 display 60
2024-04-23 17:16:37 checkbox 18
2024-04-23 17:15:34 accordion 2
2024-04-23 17:13:12 loading widget 110
2024-04-23 17:07:12 sliders 14
2024-04-23 17:06:57 selectors 0
2024-04-23 17:06:30 select range 46
2024-04-23 17:06:16 range slider 46
2024-04-23 17:05:44 range selectpor 36
2024-04-23 17:02:02 select 18
2024-04-23 17:01:55 selectbox 0
2024-04-23 16:58:28 dropdown 22
2024-04-23 16:55:14 observe 12
2024-04-23 16:54:03 date 16
2024-04-23 16:47:47 vbox 24
2024-04-23 16:46:07 date 8
2024-04-23 16:39:35 3d 2
2024-04-23 16:33:23 text 44
2024-04-23 16:29:37 label 26
2024-04-23 16:21:12 nesting widgets 18
2024-04-23 16:02:53 typedwidgetinfo 0
2024-04-23 16:02:30 on_submit 6
2024-04-23 15:54:04 output 54
2024-04-23 15:53:47 figure 4
2024-04-23 15:44:34 clear output 56
2024-04-23 15:43:33 on_click 10
2024-04-23 15:37:32 interact output 12
2024-04-23 15:29:30 interactive 9
2024-04-23 15:29:00 plot 1
2024-04-23 15:28:01 fileupload 14
2024-04-23 15:25:41 interact save output 60
2024-04-23 15:23:33 text 44
2024-04-23 15:01:58 button 44
2024-04-23 14:56:46 jslink 5
2024-04-23 14:55:46 gridspeclayout 8
2024-04-23 14:54:12 pdf 2
2024-04-23 14:53:44 state 16
2024-04-23 14:52:42 interactive 34
2024-04-23 14:46:35 disabled 10
2024-04-23 14:43:06 clear 6
2024-04-23 14:40:42 html 68
2024-04-23 14:21:33 intslider 34
2024-04-23 14:16:02 observe 24
2024-04-23 13:40:51 select 18
2024-04-23 13:39:09 table 5
2024-04-23 13:36:53 vbox.children 0
2024-04-23 13:33:53 radiobuttons event 28
2024-04-23 13:31:56 interact 22
2024-04-23 13:25:51 smb 0
2024-04-23 13:23:24 embed_minimal_html 1
2024-04-23 13:22:02 intprogress 4
2024-04-23 13:19:36 vbox 24
2024-04-23 13:09:56 floattext 14
2024-04-23 13:09:38 floattext 3
2024-04-23 13:03:03 output 54
2024-04-23 13:00:10 dataframe 1
2024-04-23 12:56:49 button.on_click 6
2024-04-23 12:55:23 button 44
2024-04-23 12:54:51 function 112
2024-04-23 12:29:34 layout 14
2024-04-23 12:20:59 paste 1
2024-04-23 12:10:58 nonlocal 1
2024-04-23 12:10:00 datetime widget 112
2024-04-23 11:53:58 to build 54
2024-04-23 11:51:05 longer.style 0
2024-04-23 11:43:47 image 7
2024-04-23 11:39:33 hidden 3
2024-04-23 11:25:32 textarea 16
2024-04-23 11:20:50 observe 24
2024-04-23 11:05:25 dropdown 22
2024-04-23 11:00:44 radiobuttons 4
2024-04-23 10:59:46 typescript 5
2024-04-23 10:55:40 save 2
2024-04-23 10:51:56 interactive 17
2024-04-23 10:51:47 interactive 9
2024-04-23 10:39:34 unobserve 0
2024-04-23 10:35:58 checkbox 18
2024-04-23 10:33:29 interactive_output 8
2024-04-23 10:19:52 datetimepicker 10
2024-04-23 10:15:58 slider 34
2024-04-23 10:15:02 .observe 12
2024-04-23 10:13:41 observe 12
2024-04-23 10:01:53 timepicker 8
2024-04-23 10:01:16 tab 2
2024-04-23 09:56:46 filechooser 0
2024-04-23 09:48:48 rotate 0
2024-04-23 09:48:38 images 3
2024-04-23 09:42:41 widgets.text 2
2024-04-23 09:39:28 ipywidgets.interactive 0
2024-04-23 09:38:07 interactive 17
2024-04-23 09:24:06 interactive 17
2024-04-23 09:20:47 vbox 24
2024-04-23 09:19:34 vbox 24
2024-04-23 08:36:17 dlink 2
2024-04-23 08:31:01 label 26
2024-04-23 08:27:27 output 54
2024-04-23 08:10:47 selection 10
2024-04-23 08:10:33 sliderint 0
2024-04-23 08:04:39 date picker 10
2024-04-23 07:57:34 floatslider 8
2024-04-23 07:25:08 button 44
2024-04-23 06:30:43 datepicker 10
2024-04-23 06:22:26 menu 2
2024-04-23 05:56:52 play 20
2024-04-23 05:00:47 matplotlib 4
2024-04-23 04:35:10 form 18
2024-04-23 04:33:02 button 44
2024-04-23 04:30:49 based on change 47
2024-04-23 04:30:37 callback 11
2024-04-23 04:29:19 floatslider 8
2024-04-23 04:29:14 intslider 17
2024-04-23 04:03:03 font-size 28
2024-04-23 04:01:49 layout 36
2024-04-23 03:56:59 fontsize 0
2024-04-23 03:56:29 width 30
2024-04-23 03:55:19 label 26
2024-04-23 03:29:36 text long 46
2024-04-23 03:23:52 text 22
2024-04-23 02:30:13 version 30
2024-04-23 01:55:51 label 13
2024-04-23 01:45:51 tab 12
2024-04-23 01:39:03 release history 9
2024-04-23 01:28:09 upload 10
2024-04-23 01:22:50 title 3
2024-04-23 01:21:41 checkbox 9
2024-04-23 00:57:55 ipy 0
2024-04-23 00:49:09 clear_output 6
2024-04-23 00:47:28 output 27
2024-04-23 00:43:11 icon 9
2024-04-23 00:38:56 font-awesome icon 10
2024-04-23 00:37:09 togglebutton 5
2024-04-23 00:31:35 datepicker 10
2024-04-23 00:11:38 checkbox 18
2024-04-23 00:04:58 textarea 16
2024-04-23 00:04:20 floatrangeslider 4
2024-04-22 23:41:04 clear output 56
2024-04-22 23:40:42 widget_org 0
2024-04-22 23:38:05 combo 0
2024-04-22 23:07:35 hbox 14
2024-04-22 22:42:13 svg 0
2024-04-22 22:41:15 display 60
2024-04-22 22:24:35 slider 17
2024-04-22 21:54:20 slider 34
2024-04-22 21:53:10 autoplay 6
2024-04-22 21:24:34 title 4
2024-04-22 21:18:46 image 14
2024-04-22 21:10:42 sliders 7
2024-04-22 20:43:03 video 5
2024-04-22 20:14:48 unlink 3
2024-04-22 20:14:46 visibility 10
2024-04-22 20:14:42 hide 0
2024-04-22 20:14:41 width 15
2024-04-22 19:55:22 layout 18
2024-04-22 19:51:14 on_click 5
2024-04-22 19:34:41 observe 24
2024-04-22 19:32:18 interact 22
2024-04-22 19:32:14 text().observe 25
2024-04-22 19:28:25 onclick 0
2024-04-22 19:21:28 round 0
2024-04-22 19:21:26 rounded 0
2024-04-22 19:15:13 hbox 7
2024-04-22 19:15:07 out 36
2024-04-22 19:14:02 dropdown 22
2024-04-22 19:09:56 tab 2
2024-04-22 19:09:54 tabs 4
2024-04-22 19:02:31 align 12
2024-04-22 18:56:58 download 2
2024-04-22 18:56:46 dowload 0
2024-04-22 18:36:33 widgets.text 4
2024-04-22 18:08:14 observe 12
2024-04-22 17:44:47 plot 6
2024-04-22 17:43:31 animation 6
2024-04-22 17:43:08 play widget 110
2024-04-22 17:28:50 html 68
2024-04-22 17:00:56 grid 9
2024-04-22 16:19:20 tree 10
2024-04-22 16:14:04 multiselect 1
2024-04-22 15:49:27 interact 22
2024-04-22 15:45:04 dropdown 22
2024-04-22 15:43:36 vertical 22
2024-04-22 15:34:16 hbox 7
2024-04-22 15:27:27 widgets.vbox(canvas) 12
2024-04-22 15:23:50 widgets.vbox 10
2024-04-22 15:17:28 css 24
2024-04-22 15:11:17 tagsinput 12
2024-04-22 15:08:43 fileupload 14
2024-04-22 14:47:54 html 68
2024-04-22 14:42:19 display 60
2024-04-22 14:40:33 vs code 10
2024-04-22 14:31:30 hold_sync 8
2024-04-22 14:23:01 image 14
2024-04-22 14:11:54 drag 12
2024-04-22 13:54:07 tooltip 9
2024-04-22 13:27:56 layout 36
2024-04-22 13:23:43 checkbox 9
2024-04-22 13:14:15 bold 6
2024-04-22 13:04:40 interactive 17
2024-04-22 12:53:42 table 10
2024-04-22 12:47:03 video 5
2024-04-22 12:43:15 date 16
2024-04-22 12:40:33 video 1
2024-04-22 12:38:04 force refresh 14
2024-04-22 12:37:57 reset 4
2024-04-22 12:31:41 dropdown 22
2024-04-22 12:30:19 layout 18
2024-04-22 12:22:09 display 60
2024-04-22 12:12:16 disable 30
2024-04-22 11:45:47 datagrid 0
2024-04-22 11:06:45 events 10
2024-04-22 11:04:51 display 60
2024-04-22 10:38:17 button 22
2024-04-22 10:30:13 fileupload 7
2024-04-22 10:29:29 hbox 14
2024-04-22 10:11:11 hover text 44
2024-04-22 10:10:46 title 6
2024-04-22 10:00:25 interact layout 46
2024-04-22 09:58:52 widget width 110
2024-04-22 09:58:36 layout 36
2024-04-22 09:57:10 width 30
2024-04-22 09:54:41 selectmultiple 10
2024-04-22 09:29:02 open url in new tab 104
2024-04-22 09:28:35 input 3
2024-04-22 09:26:42 video 10
2024-04-22 09:04:25 label tooltip 16
2024-04-22 08:57:21 tooltip 9
2024-04-22 08:51:06 vbox 8
2024-04-22 08:32:35 interactive 17
2024-04-22 08:22:31 tip 0
2024-04-22 08:20:44 observe 24
2024-04-22 07:52:29 hbox 5
2024-04-22 07:47:18 refresh 6
2024-04-22 07:43:40 update 42
2024-04-22 07:40:24 tabs 5
2024-04-22 07:15:03 unobserve 0
2024-04-22 07:01:26 set_title 1
2024-04-22 06:46:20 dropdown 5
2024-04-22 06:30:20 radio button 44
2024-04-22 06:11:30 menu 2
2024-04-22 05:14:19 text 44
2024-04-22 05:02:18 fileupload 6
2024-04-22 03:29:57 draw 0
2024-04-22 03:29:40 selection 5
2024-04-22 03:29:32 lasso 0
2024-04-22 03:14:05 gridbox 16
2024-04-22 03:03:01 slider 34
2024-04-22 02:10:11 layout 18
2024-04-22 01:04:32 upload 10
2024-04-22 00:46:38 fileupload 7
2024-04-22 00:03:05 disable 15
2024-04-21 23:51:57 line 7
2024-04-21 23:51:41 0
2024-04-21 23:50:42 fileupload 7
2024-04-21 23:17:00 output 54
2024-04-21 22:35:01 password 5
2024-04-21 22:18:44 stack 12
2024-04-21 21:32:33 combobox 12
2024-04-21 21:30:04 plotly 0
2024-04-21 21:09:07 lable 0
2024-04-21 21:08:57 label 13
2024-04-21 20:59:08 attributes 8
2024-04-21 20:58:35 bar_color 2
2024-04-21 20:49:20 observe 24
2024-04-21 20:39:17 dtale 0
2024-04-21 19:50:51 dark theme 6
2024-04-21 19:17:46 radio button 44
2024-04-21 18:58:29 text 44
2024-04-21 18:51:34 button 44
2024-04-21 18:44:14 padding 12
2024-04-21 18:44:00 vbox 24
2024-04-21 18:41:58 position 16
2024-04-21 18:40:40 layout( 36
2024-04-21 18:38:45 dropdown 22
2024-04-21 18:38:16 descriptionstyle 16
2024-04-21 17:47:36 visibility 10
2024-04-21 17:15:01 html 34
2024-04-21 17:14:47 display 30
2024-04-21 17:08:20 button 22
2024-04-21 17:06:06 button 22
2024-04-21 16:45:46 interact 11
2024-04-21 16:43:45 button 44
2024-04-21 16:34:34 accordion 10
2024-04-21 16:33:49 hidden 1
2024-04-21 16:33:37 hide 0
2024-04-21 15:56:23 display 30
2024-04-21 15:54:06 dropdown 11
2024-04-21 15:52:14 textarea 8
2024-04-21 15:46:07 file 12
2024-04-21 15:09:15 dropdown 22
2024-04-21 14:55:39 output 54
2024-04-21 14:37:15 intslider 34
2024-04-21 13:58:39 hbox 5
2024-04-21 13:13:15 fixed 2
2024-04-21 12:21:40 standalone 1
2024-04-21 12:21:31 tkinter 0
2024-04-21 12:09:59 button 9
2024-04-21 11:49:10 box 6
2024-04-21 10:37:04 html 13
2024-04-21 10:30:46 output 11
2024-04-21 10:25:59 matplotlib 4
2024-04-21 10:19:54 background 20
2024-04-21 10:06:42 tooltip 18
2024-04-21 10:02:52 id 14
2024-04-21 09:27:42 collapse 0
2024-04-21 06:13:47 button 44
2024-04-21 05:18:34 custom widget 56
2024-04-21 04:24:48 dropdown 22
2024-04-21 04:19:46 button 22
2024-04-21 02:53:55 interact 22
2024-04-21 02:53:22 update 42
2024-04-21 02:39:49 add_class 6
2024-04-21 02:34:57 background-color 40
2024-04-21 02:21:07 background color 40
2024-04-21 02:20:16 background 20
2024-04-21 02:18:35 output background 13
2024-04-21 02:18:24 background 4
2024-04-21 01:38:58 label 26
2024-04-21 01:38:50 bold 6
2024-04-21 01:26:11 upload 10
2024-04-21 01:19:13 flex 14
2024-04-21 00:58:37 layout 36
2024-04-21 00:09:01 stack 12
2024-04-20 23:56:01 icon 18
2024-04-20 23:19:15 on_trait_change 0
2024-04-20 22:00:26 drop 4
2024-04-20 21:56:50 floatslider 16
2024-04-20 21:55:10 output 54
2024-04-20 21:55:04 json 10
2024-04-20 21:48:30 audio 4
2024-04-20 21:47:19 input 12
2024-04-20 21:38:15 tooltip 18
2024-04-20 21:36:56 valuewidget 38
2024-04-20 19:17:32 date 8
2024-04-20 19:03:32 hbox 5
2024-04-20 18:39:19 togglebuttons 5
2024-04-20 18:07:45 fileupload 14
2024-04-20 17:44:12 header 14
2024-04-20 17:42:45 applayout_example 0
2024-04-20 17:38:40 checkbox 4
2024-04-20 16:51:33 popup 0
2024-04-20 16:48:00 interact 11
2024-04-20 16:20:30 animation 6
2024-04-20 16:07:15 upload 10
2024-04-20 15:44:11 %%bash 0
2024-04-20 15:30:55 button 9
2024-04-20 14:56:37 progress 2
2024-04-20 14:36:57 button 9
2024-04-20 14:03:49 interactive 34
2024-04-20 13:49:09 default 50
2024-04-20 13:37:39 popup 0
2024-04-20 13:34:20 add 14
2024-04-20 13:12:21 video 10
2024-04-20 12:33:22 javascript error 40
2024-04-20 12:09:42 button 44
2024-04-20 12:03:41 accordion 10
2024-04-20 11:56:19 widgets 600
2024-04-20 11:45:30 debug 1
2024-04-20 11:27:46 interactive 9
2024-04-20 11:27:40 widgets.interactive 0
2024-04-20 11:27:18 update 9
2024-04-20 11:16:44 view 7
2024-04-20 10:42:39 plotly 0
2024-04-20 10:42:21 button 44
2024-04-20 10:20:26 visibility 10
2024-04-20 10:13:58 selectmultiple 10
2024-04-20 09:49:45 scroll 4
2024-04-20 09:47:21 browser-based guis 19
2024-04-20 09:46:25 browser-based 19
2024-04-20 09:38:19 datepicker 10
2024-04-20 07:57:49 buddha 0
2024-04-20 07:44:45 vbox sourcecode 24
2024-04-20 07:38:40 widget sourcecode 110
2024-04-20 07:37:34 valuewidget 38
2024-04-20 07:36:13 button 44
2024-04-20 07:35:40 selectionslider 10
2024-04-20 07:27:08 table 10
2024-04-20 07:22:55 intslider 34
2024-04-20 06:13:10 color 6
2024-04-20 06:12:31 dropdown 5
2024-04-20 06:05:47 widget.layout 0
2024-04-20 06:05:12 background 4
2024-04-20 06:04:11 style 11
2024-04-20 04:30:35 video 5
2024-04-20 03:51:37 css 24
2024-04-20 03:49:01 dark 0
2024-04-20 02:42:35 upload 10
2024-04-20 02:07:47 box 22
2024-04-20 01:40:04 fileupload 14
2024-04-20 01:30:50 iprogress 0
2024-04-20 01:15:44 checkbox 9
2024-04-20 01:00:37 grouped 0
2024-04-20 00:39:25 html 68
2024-04-20 00:00:03 dropdown 22
2024-04-19 22:51:05 click handler 6
2024-04-19 22:40:15 voila 0
2024-04-19 21:49:10 description 24
2024-04-19 21:48:57 html 34
2024-04-19 21:45:25 plot.bar 0
2024-04-19 21:45:20 plot_bar 0
2024-04-19 21:20:37 interact 22
2024-04-19 21:20:31 showwidgets 0
2024-04-19 21:09:05 change 12
2024-04-19 20:28:38 image 7
2024-04-19 20:06:08 dropdown 22
2024-04-19 19:46:53 observe 5
2024-04-19 19:15:39 clear output 12
2024-04-19 19:06:53 image 14
2024-04-19 17:42:08 link 16
2024-04-19 17:41:13 link 16
2024-04-19 17:33:31 intprogress 8
2024-04-19 17:01:42 label 26
2024-04-19 17:00:44 layout 18
2024-04-19 16:45:08 button 44
2024-04-19 16:44:08 textarea 16
2024-04-19 16:43:58 text area 48
2024-04-19 16:39:02 combobox 12
2024-04-19 16:38:45 combox 0
2024-04-19 16:19:46 tab 6
2024-04-19 16:16:31 label 6
2024-04-19 16:02:53 image 7
2024-04-19 16:00:01 upload 10
2024-04-19 15:16:25 continuous_update 11
2024-04-19 15:16:17 colorpicker 6
2024-04-19 15:16:06 color picker 38
2024-04-19 14:55:51 children 10
2024-04-19 14:41:11 click 22
2024-04-19 14:38:58 label font 14
2024-04-19 14:38:41 font 7
2024-04-19 14:37:44 observe 24
2024-04-19 14:37:32 font_size 12
2024-04-19 14:36:25 image 14
2024-04-19 14:35:54 font 1
2024-04-19 14:35:08 download 4
2024-04-19 14:31:03 audio 4
2024-04-19 14:23:52 selectionslider 5
2024-04-19 14:21:33 interact 22
2024-04-19 14:04:33 center 12
2024-04-19 14:03:54 checkbox 9
2024-04-19 13:50:17 widgets 600
2024-04-19 13:49:47 jupyterlab 50
2024-04-19 13:46:59 plot 6
2024-04-19 13:40:18 tag 70
2024-04-19 13:33:04 checkbox 18
2024-04-19 13:32:13 display 30
2024-04-19 13:12:39 slider 17
2024-04-19 13:02:25 description_width 12
2024-04-19 12:24:06 height 24
2024-04-19 12:21:57 button 22
2024-04-19 11:55:51 html 68
2024-04-19 11:54:50 button 44
2024-04-19 11:46:14 radiobuttons 8
2024-04-19 11:44:26 table 10
2024-04-19 11:44:23 datatable 0
2024-04-19 11:30:40 fileupload 7
2024-04-19 11:30:12 fileupload 2
2024-04-19 11:26:04 output widgets 606
2024-04-19 11:07:55 hbox 7
2024-04-19 11:05:56 grid 18
2024-04-19 11:01:47 box style 25
2024-04-19 10:58:52 margin 10
2024-04-19 10:57:19 box 11
2024-04-19 10:57:10 toolbox 0
2024-04-19 10:56:56 tool bar 8
2024-04-19 10:55:14 .docx 4
2024-04-19 10:55:11 .dox 0
2024-04-19 10:52:08 intprogress 1
2024-04-19 10:51:58 progress 2
2024-04-19 10:43:09 time 21
2024-04-19 10:41:24 intslider 17
2024-04-19 10:37:04 slider 17
2024-04-19 10:36:03 selectionslider 10
2024-04-19 10:23:43 change['type'] 68
2024-04-19 10:22:20 change 44
2024-04-19 10:21:11 datepicker 10
2024-04-19 10:10:52 select 18
2024-04-19 10:06:20 togglebutton 10
2024-04-19 10:04:13 continuous_update 22
2024-04-19 09:57:30 vbox 24
2024-04-19 09:56:34 tqdm 0
2024-04-19 09:55:55 value 82
2024-04-19 09:51:39 visibility 10
2024-04-19 09:48:22 text 9
2024-04-19 09:41:23 observe 24
2024-04-19 09:35:22 radiobutton 0
2024-04-19 09:34:46 interact 22
2024-04-19 09:29:58 iprogress 0
2024-04-19 09:29:33 textarea 16
2024-04-19 09:29:17 text area 48
2024-04-19 09:27:38 widgets.checkbox 1
2024-04-19 09:24:05 file_upload 0
2024-04-19 09:19:09 clear display 15
2024-04-19 09:18:39 clear output 12
2024-04-19 09:17:34 widget.button 0
2024-04-19 09:17:27 output 54
2024-04-19 09:09:09 button 44
2024-04-19 08:56:44 bounding box 11
2024-04-19 08:56:24 box 11
2024-04-19 08:56:17 bbox 0
2024-04-19 08:49:45 description_width 12
2024-04-19 08:47:55 buttons 8
2024-04-19 08:39:43 observe 24
2024-04-19 08:39:03 upload 10
2024-04-19 08:14:41 toggle button 9
2024-04-19 08:12:54 widget size 55
2024-04-19 08:12:41 size 13
2024-04-19 08:06:26 export 12
2024-04-19 08:01:55 color 34
2024-04-19 07:52:45 observe 24
2024-04-19 07:52:31 hbox 7
2024-04-19 07:39:12 checkbox 18
2024-04-19 07:09:32 layout 36
2024-04-19 06:58:24 dropdown 11
2024-04-19 06:54:16 unobserve 0
2024-04-19 06:53:23 observe 12
2024-04-19 06:47:12 unobserve 0
2024-04-19 06:46:51 observe 12
2024-04-19 06:45:42 unobserve 0
2024-04-19 06:45:23 unobserve 0
2024-04-19 06:42:32 observe 5
2024-04-19 06:10:03 checkbox 18
2024-04-19 05:49:41 selectionrangeslider 10
2024-04-19 05:33:21 save 4
2024-04-19 05:23:30 debug 1
2024-04-19 05:03:54 interactive_output 2
2024-04-19 04:53:13 traitlets 72
2024-04-19 04:52:59 hbox 14
2024-04-19 04:20:50 floatslider 4
2024-04-19 03:59:59 observe 24
2024-04-19 03:52:42 money 0
2024-04-19 03:30:27 %%bash 0
2024-04-19 03:22:11 %reset 4
2024-04-19 02:48:57 observe 12
2024-04-19 02:36:48 interact 22
2024-04-19 02:02:17 audio 8
2024-04-19 01:36:54 combine apis 1
2024-04-19 01:26:05 slider value 42
2024-04-19 01:25:27 readout format 23
2024-04-19 01:12:21 click 11
2024-04-19 01:12:15 method 17
2024-04-19 01:11:57 vbox 12
2024-04-19 01:10:42 floatrangeslider 4
2024-04-19 00:54:44 vbox 24
2024-04-19 00:51:14 widgets.output 8
2024-04-19 00:42:57 vbox 24
2024-04-19 00:29:30 date 16
2024-04-18 23:30:47 filename upload. 6
2024-04-18 23:30:21 filename 2
2024-04-18 23:21:00 layout 13
2024-04-18 23:20:54 widgets.layout 1
2024-04-18 23:16:27 togglebuttons 2
2024-04-18 22:22:17 video 10
2024-04-18 22:10:46 date 16
2024-04-18 21:56:04 dropdown 22
2024-04-18 21:54:56 observe 24
2024-04-18 21:53:07 upload 10
2024-04-18 21:17:15 grid_template_columns 11
2024-04-18 21:13:45 gridbox 4
2024-04-18 21:09:35 markdown 4
2024-04-18 21:04:10 column 10
2024-04-18 20:31:36 jslink 10
2024-04-18 20:26:52 vbox 24
2024-04-18 20:24:24 v box 32
2024-04-18 20:24:20 v_box 0
2024-04-18 20:21:04 observe 24
2024-04-18 20:20:15 trait 42
2024-04-18 20:20:07 set_trait 0
2024-04-18 20:18:58 id 14
2024-04-18 20:18:52 identify 0
2024-04-18 20:16:54 hide 0
2024-04-18 20:09:19 callback 22
2024-04-18 20:08:59 on_click 10
2024-04-18 20:03:59 observe 5
2024-04-18 19:59:32 interactive 34
2024-04-18 19:39:12 checkbox 18
2024-04-18 19:39:00 observe 24
2024-04-18 19:37:21 tab 12
2024-04-18 19:32:10 interact 22
2024-04-18 19:23:32 folium 0
2024-04-18 19:20:29 interactive 17
2024-04-18 19:01:40 jupyterlab 50
2024-04-18 18:53:57 gmaps 2
2024-04-18 18:36:05 data 15
2024-04-18 18:31:23 dropdown 11
2024-04-18 18:30:41 label 6
2024-04-18 18:30:25 description_width 12
2024-04-18 18:20:27 interact 22
2024-04-18 18:04:49 center 12
2024-04-18 17:59:42 slider bar 18
2024-04-18 17:57:40 color 34
2024-04-18 17:51:12 button 22
2024-04-18 17:06:49 handle change 28
2024-04-18 17:06:40 handle_change 0
2024-04-18 17:05:45 button_click 0
2024-04-18 17:05:25 change 44
2024-04-18 16:55:31 iprogress 0
2024-04-18 16:44:45 expandable 0
2024-04-18 16:41:47 accordion 10
2024-04-18 16:30:22 progress 5
2024-04-18 16:28:35 progress 2
2024-04-18 16:28:20 progress bar 4
2024-04-18 16:22:38 close 4
2024-04-18 16:12:15 header 14
2024-04-18 16:11:30 togglebuttons 10
2024-04-18 16:09:41 enter 7
2024-04-18 16:09:36 onkeydown 0
2024-04-18 15:57:29 set_title 2
2024-04-18 15:52:22 tab 12
2024-04-18 15:49:50 display widget 55
2024-04-18 15:44:45 image 14
2024-04-18 15:42:31 description_width 6
2024-04-18 15:40:41 style 21
2024-04-18 15:38:24 valid 11
2024-04-18 15:37:15 button 44
2024-04-18 15:25:28 flex_flow 8
2024-04-18 15:13:13 interactive 34
2024-04-18 14:57:59 visibility 10
2024-04-18 14:38:15 interact 22
2024-04-18 14:28:04 observe 12
2024-04-18 14:13:05 observe 5
2024-04-18 13:48:53 selectmultiple 5
2024-04-18 13:41:16 html 34
2024-04-18 13:22:36 onglets 0
2024-04-18 13:21:47 onglet 0
2024-04-18 13:21:21 boundedinttext 10
2024-04-18 13:20:39 text color 28
2024-04-18 13:20:30 button 22
2024-04-18 13:17:19 observe 24
2024-04-18 13:09:45 ipywidgets.embed 2
2024-04-18 13:09:09 embed_minimal_html 2
2024-04-18 13:06:42 intslider 17
2024-04-18 13:06:33 slider 17
2024-04-18 13:02:33 display image 31
2024-04-18 12:59:29 label 26
2024-04-18 12:52:34 style 42
2024-04-18 12:47:14 description_width 12
2024-04-18 12:35:36 slider 10
2024-04-18 12:34:33 columns 14
2024-04-18 12:24:50 button 44
2024-04-18 12:19:03 required 14
2024-04-18 12:09:59 description_width 12
2024-04-18 12:06:40 label layout 46
2024-04-18 12:06:16 label 26
2024-04-18 12:05:17 password 10
2024-04-18 11:58:44 play 20
2024-04-18 11:49:28 audio 4
2024-04-18 11:42:15 traitlets 72
2024-04-18 11:39:05 selectmultiple 10
2024-04-18 11:38:29 callbackdispatcher 8
2024-04-18 11:35:33 thread 4
2024-04-18 11:34:22 overflow_x 2
2024-04-18 11:32:55 layout overflow 38
2024-04-18 11:32:40 layout 36
2024-04-18 11:30:06 overflow 12
2024-04-18 11:07:11 observe dropdown 36
2024-04-18 11:04:38 observe 24
2024-04-18 11:04:22 change 44
2024-04-18 11:04:07 on change 92
2024-04-18 10:59:23 markdown 4
2024-04-18 10:59:13 displayobject 0
2024-04-18 10:40:36 observe 24
2024-04-18 10:37:10 interact_manual 6
2024-04-18 10:36:33 fileupload 14
2024-04-18 10:19:55 video 5
2024-04-18 10:16:56 iprogress not found 38
2024-04-18 09:59:40 widgets 600
2024-04-18 09:58:46 fileupload 14
2024-04-18 09:48:22 html 34
2024-04-18 09:48:14 hmtl 0
2024-04-18 09:45:59 fileupload 14
2024-04-18 09:45:33 script 14
2024-04-18 09:41:03 observe 24
2024-04-18 09:40:28 output 54
2024-04-18 09:37:51 radiobuttons 8
2024-04-18 09:33:58 radiobuttons 1
2024-04-18 09:33:46 radiobutto 0
2024-04-18 09:28:41 textarea 8
2024-04-18 09:28:36 on_change 0
2024-04-18 09:26:01 observe 24
2024-04-18 09:10:14 load 12
2024-04-18 09:10:10 reload 0
2024-04-18 09:10:05 refresh 6
2024-04-18 09:09:16 text 22
2024-04-18 08:56:05 button 22
2024-04-18 08:24:41 embed_minimal_html 2
2024-04-18 08:06:48 layout 36
2024-04-18 07:53:14 observe 24
2024-04-18 07:35:22 upload 3
2024-04-18 07:33:49 interactive 9
2024-04-18 07:18:43 intprogress 8
2024-04-18 07:14:25 checkbox 18
2024-04-18 07:09:44 button 9
2024-04-18 07:07:41 progress 10
2024-04-18 07:03:57 string 21
2024-04-18 06:41:49 hide 0
2024-04-18 06:41:17 expand 0
2024-04-18 06:35:44 tabs 10
2024-04-18 06:35:35 pop up 28
2024-04-18 06:17:34 width 30
2024-04-18 06:15:31 overflow 12
2024-04-18 06:15:02 tool tip 4
2024-04-18 04:30:39 長い 0
2024-04-18 04:20:00 tabs 10
2024-04-18 03:29:49 dropdown 11
2024-04-18 03:25:44 output 54
2024-04-18 03:25:21 color 34
2024-04-18 01:34:09 layout 36
2024-04-18 01:27:55 accordion 5
2024-04-18 00:55:43 get text 15
2024-04-18 00:23:52 dropdown 22
2024-04-18 00:23:45 widget 110
2024-04-18 00:10:26 buttons 8
2024-04-17 23:58:06 javascript 16
2024-04-17 23:49:37 accordion 10
2024-04-17 23:22:03 upload 10
2024-04-17 22:31:13 trait 4
2024-04-17 22:16:26 observe 12
2024-04-17 22:14:09 hbox 5
2024-04-17 21:20:28 traitlet 6
2024-04-17 21:20:17 trailet 0
2024-04-17 21:11:09 sea 0
2024-04-17 20:43:05 output 54
2024-04-17 20:40:34 markdown 4
2024-04-17 20:36:04 button 44
2024-04-17 20:34:29 disable option 36
2024-04-17 20:33:28 radio 4
2024-04-17 20:21:28 markdown 4
2024-04-17 20:20:54 border 12
2024-04-17 20:20:15 error 12
2024-04-17 20:16:35 html widget 130
2024-04-17 20:16:19 font 14
2024-04-17 19:54:18 text color 56
2024-04-17 19:46:28 trait 4
2024-04-17 19:41:42 interactive 34
2024-04-17 19:33:24 display 30
2024-04-17 19:23:25 output 54
2024-04-17 18:40:09 html 68
2024-04-17 18:30:47 positioning 2
2024-04-17 18:21:13 image 14
2024-04-17 18:11:08 theme 2
2024-04-17 17:56:15 scroll 4
2024-04-17 17:54:57 style 10
2024-04-17 17:47:32 overflow 12
2024-04-17 17:38:50 clear output 56
2024-04-17 17:33:09 dropdown 22
2024-04-17 16:55:56 accordion 10
2024-04-17 16:54:54 ta 0
2024-04-17 16:53:49 tab 2
2024-04-17 16:29:00 output widget 130
2024-04-17 16:28:49 output 54
2024-04-17 16:28:22 output 54
2024-04-17 16:27:02 button 22
2024-04-17 16:26:13 textarea 16
2024-04-17 16:25:08 upload 5
2024-04-17 16:23:56 clear value 88
2024-04-17 16:21:41 timer 1
2024-04-17 15:52:48 combobox 12
2024-04-17 15:42:13 clear_output 12
2024-04-17 15:36:37 jslink 3
2024-04-17 15:24:45 interactive 17
2024-04-17 15:18:30 tooltips 12
2024-04-17 15:07:21 icon 9
2024-04-17 14:57:08 modal 0
2024-04-17 14:57:02 pop 0
2024-04-17 14:56:57 pop up 28
2024-04-17 14:56:53 popup 0
2024-04-17 14:55:39 slider 17
2024-04-17 14:51:43 height 24
2024-04-17 14:37:01 slider 34
2024-04-17 14:30:30 vbox 24
2024-04-17 14:27:47 widget control 110
2024-04-17 14:26:13 clear display 60
2024-04-17 14:25:51 clear_output 12
2024-04-17 14:23:57 table 10
2024-04-17 14:22:20 set_value_from_file 1
2024-04-17 14:13:34 color 34
2024-04-17 14:01:53 ipywidgets 19
2024-04-17 13:55:05 dropdow 0
2024-04-17 13:48:01 style 42
2024-04-17 13:45:32 interact 22
2024-04-17 13:39:46 label 26
2024-04-17 13:39:26 label 26
2024-04-17 13:36:34 interact 22
2024-04-17 13:36:13 dropdown 5
2024-04-17 13:26:47 gridbox 16
2024-04-17 13:26:19 box 22
2024-04-17 13:21:41 tool tip 4
2024-04-17 12:56:58 pop up 28
2024-04-17 12:46:18 abort 0
2024-04-17 12:40:31 append_display_data 4
2024-04-17 12:39:49 spinner 0
2024-04-17 12:11:05 htmlstyle 6
2024-04-17 12:08:07 button 44
2024-04-17 11:52:00 description length 12
2024-04-17 11:03:55 behavior 12
2024-04-17 11:02:49 behavior 3
2024-04-17 10:58:13 style 42
2024-04-17 10:54:48 multi select 3
2024-04-17 10:54:41 multiselect 1
2024-04-17 09:52:36 console 1
2024-04-17 09:45:53 observe 12
2024-04-17 09:41:03 gridspeclayout 8
2024-04-17 09:37:24 gridspeclayout 4
2024-04-17 09:37:19 gridspeclayot 0
2024-04-17 09:37:05 gridspec 1
2024-04-17 09:21:32 button 22
2024-04-17 09:20:49 image 5
2024-04-17 09:19:30 tagsinput 12
2024-04-17 09:19:13 button 44
2024-04-17 09:15:39 gridspec 2
2024-04-17 09:11:13 gridspeclayout 8
2024-04-17 09:06:45 interact 11
2024-04-17 09:05:38 intprogress 8
2024-04-17 08:59:03 text 9
2024-04-17 08:57:36 html 13
2024-04-17 08:46:19 button 44
2024-04-17 08:31:59 api 4
2024-04-17 08:10:44 combobox 2
2024-04-17 07:54:22 update 21
2024-04-17 07:52:01 html 34
2024-04-17 07:51:52 embed 3
2024-04-17 07:48:26 flex 11
2024-04-17 07:46:29 interact_manual 6
2024-04-17 07:34:31 checkbox 9
2024-04-17 07:30:16 label 13
2024-04-17 07:28:35 on_click 10
2024-04-17 07:19:56 value[ 82
2024-04-17 07:01:32 box 22
2024-04-17 07:00:05 radiobuttons 4
2024-04-17 06:49:14 datetime 11
2024-04-17 06:32:26 plot 6
2024-04-17 06:31:22 floatslider 4
2024-04-17 06:19:34 interact 6
2024-04-17 06:08:55 on_click 5
2024-04-17 05:54:57 button_style 22
2024-04-17 05:50:52 tabs 5
2024-04-17 05:47:43 select 18
2024-04-17 05:44:00 jupyter labs 604
2024-04-17 05:43:30 icons 14
2024-04-17 05:35:32 button 9
2024-04-17 05:11:52 layout 13
2024-04-17 05:11:51 layot 0
2024-04-17 04:49:45 dropdown 22
2024-04-17 04:46:38 scroll 2
2024-04-17 04:33:03 text 22
2024-04-17 04:28:57 image 7
2024-04-17 04:23:48 widget manager 184
2024-04-17 04:13:35 icon 18
2024-04-17 04:02:21 loading 4
2024-04-17 04:02:13 progress 5
2024-04-17 04:02:09 spinner 0
2024-04-17 03:59:59 button 22
2024-04-17 03:58:01 hbox 14
2024-04-17 03:51:19 hbox 7
2024-04-17 03:29:51 floatslider 4
2024-04-17 02:59:10 visibility 5
2024-04-17 02:54:03 _multipleselection 4
2024-04-17 02:33:55 truncate 2
2024-04-17 02:26:50 html 13
2024-04-17 02:25:44 observe 12
2024-04-17 02:25:31 observe 5
2024-04-17 02:01:16 ginput 0
2024-04-17 02:00:54 user input 26
2024-04-16 23:57:02 interactive_output 4
2024-04-16 22:53:27 date picker 4
2024-04-16 22:50:17 accordion 5
2024-04-16 22:50:14 accordionn 0
2024-04-16 22:49:37 \ 0
2024-04-16 22:49:22 collapse 0
2024-04-16 22:46:54 accordion 2
2024-04-16 22:46:18 accordion 10
2024-04-16 22:19:34 _stringstyle 2
2024-04-16 22:18:42 radius 0
2024-04-16 22:14:42 stack 12
2024-04-16 21:58:45 matplotlib 4
2024-04-16 21:15:42 scroll 2
2024-04-16 21:09:12 scroll 2
2024-04-16 20:41:37 selection container 5
2024-04-16 20:39:34 collapse 0
2024-04-16 20:39:31 colapse 0
2024-04-16 20:34:18 accord 0
2024-04-16 20:21:51 intrangeslider 10
2024-04-16 20:09:55 interact 22
2024-04-16 20:02:42 list 54
2024-04-16 20:01:24 tabs 10
2024-04-16 20:00:52 page 50
2024-04-16 20:00:44 pagination 0
2024-04-16 19:57:07 border 6
2024-04-16 19:56:58 layout 18
2024-04-16 19:53:32 matplotlib 4
2024-04-16 19:35:00 upload 10
2024-04-16 19:26:21 display 60
2024-04-16 19:25:48 anaconda 0
2024-04-16 19:23:13 hbox 7
2024-04-16 19:21:08 slider placement 17
2024-04-16 19:20:58 slider location 19
2024-04-16 19:10:28 colors 6
2024-04-16 18:11:27 label 6
2024-04-16 18:10:23 label 6
2024-04-16 18:08:30 tagsinput 6
2024-04-16 17:15:12 table widget 110
2024-04-16 17:14:46 date range 42
2024-04-16 16:44:15 matplotlib 4
2024-04-16 16:37:39 dashboard 0
2024-04-16 16:25:43 display 15
2024-04-16 16:09:14 date widget 56
2024-04-16 15:57:53 format_map 0
2024-04-16 15:54:59 boundedfloattext 6
2024-04-16 15:50:51 grid 9
2024-04-16 15:28:51 search 2
2024-04-16 15:28:07 text 44
2024-04-16 15:14:23 output widget 130
2024-04-16 15:08:02 font html 74
2024-04-16 15:07:49 multi 0
2024-04-16 15:01:12 align html 74
2024-04-16 14:59:56 data picker 36
2024-04-16 14:59:51 datapicker 0
2024-04-16 14:59:40 style 42
2024-04-16 14:59:36 interact_manual 6
2024-04-16 14:59:30 font_size 12
2024-04-16 14:59:26 @interact 22
2024-04-16 14:52:51 style html font_size 88
2024-04-16 14:52:38 gridbox 4
2024-04-16 14:51:07 style html 88
2024-04-16 14:50:34 style text 58
2024-04-16 14:49:41 style 42
2024-04-16 14:49:01 flex-wrap 18
2024-04-16 14:44:28 wrap 10
2024-04-16 14:38:08 update 21
2024-04-16 14:37:03 remove 13
2024-04-16 14:35:51 resize 8
2024-04-16 14:32:29 dropdown 11
2024-04-16 14:31:14 dictionary 16
2024-04-16 14:29:24 embed_minimal_html 1
2024-04-16 14:29:24 slider 34
2024-04-16 14:29:06 widget manager 92
2024-04-16 14:25:54 slider 34
2024-04-16 14:23:32 html 68
2024-04-16 14:23:19 font 14
2024-04-16 14:17:16 flex 14
2024-04-16 14:17:14 lex 0
2024-04-16 14:16:35 layout 36
2024-04-16 14:13:09 observe 12
2024-04-16 14:12:11 tagsinput 12
2024-04-16 14:09:39 observe 24
2024-04-16 14:09:38 audio 8
2024-04-16 14:06:38 button 9
2024-04-16 14:06:15 label 26
2024-04-16 14:03:04 floatslider 16
2024-04-16 13:59:50 output 11
2024-04-16 13:58:38 iteractive 0
2024-04-16 13:34:27 result 20
2024-04-16 13:26:28 naivedatetime 0
2024-04-16 13:12:03 datepicker 10
2024-04-16 13:07:14 html 68
2024-04-16 12:46:34 dropdown 22
2024-04-16 12:43:27 visibility 10
2024-04-16 12:34:48 checkbox horizontal 12
2024-04-16 12:31:30 checkbox 4
2024-04-16 12:21:42 overflow 12
2024-04-16 12:16:00 datepicker 5
2024-04-16 12:15:41 tagsinput 6
2024-04-16 12:15:33 fileupload 2
2024-04-16 11:56:41 html 68
2024-04-16 11:51:06 label 13
2024-04-16 11:47:38 observe 12
2024-04-16 11:38:04 interact fonc 11
2024-04-16 11:37:27 interact 11
2024-04-16 10:49:21 pip install ipywidgets jupyter nbextension enable --py widgetsnbextension 314
2024-04-16 10:39:29 markdown 4
2024-04-16 10:38:57 selectionslider 5
2024-04-16 10:30:29 fileupload 14
2024-04-16 10:04:20 upload 10
2024-04-16 09:49:07 button 9
2024-04-16 09:46:11 jupyterlab 50
2024-04-16 09:44:36 jupyterlab_widgets 6
2024-04-16 09:37:04 slider 17
2024-04-16 09:35:39 on_submit 6
2024-04-16 09:33:49 interact 11
2024-04-16 09:27:10 valid 11
2024-04-16 09:24:09 margin 5
2024-04-16 09:19:01 intslider 17
2024-04-16 09:18:01 video 5
2024-04-16 09:17:27 text 44
2024-04-16 08:44:11 file 12
2024-04-16 08:43:10 textarea 8
2024-04-16 08:28:53 interact_manual 6
2024-04-16 08:20:25 file 12
2024-04-16 08:00:45 text fit in the label 114
2024-04-16 08:00:30 text fit in the tabs 114
2024-04-16 07:54:54 progress 5
2024-04-16 07:52:40 dropdown 22
2024-04-16 07:41:12 widget 110
2024-04-16 07:40:03 filelink 0
2024-04-16 07:39:50 button 44
2024-04-16 07:39:28 b.identifier 0
2024-04-16 07:39:20 identifier 4
2024-04-16 07:38:05 interact 6
2024-04-16 06:55:25 tab 6
2024-04-16 05:16:39 play 20
2024-04-16 04:34:01 domwidget 26
2024-04-16 03:59:07 interact 6
2024-04-16 03:07:52 drag 6
2024-04-16 02:34:08 python 2.7 29
2024-04-16 02:33:53 requirements 2
2024-04-16 02:27:39 widget state 55
2024-04-16 00:12:38 padding 6
2024-04-15 22:52:12 checkbox 18
2024-04-15 22:50:16 text 22
2024-04-15 22:49:54 jupyter command `jupyter-nbextension` not found. 618
2024-04-15 22:40:26 qpushbutton 0
2024-04-15 22:38:40 icons 14
2024-04-15 22:38:24 icon 18
2024-04-15 21:53:51 slider 34
2024-04-15 21:44:54 observe 24
2024-04-15 21:24:21 html 68
2024-04-15 21:19:35 hbox 7
2024-04-15 21:14:23 interactive_output 4
2024-04-15 21:11:19 fixed 10
2024-04-15 21:09:04 reading values 52
2024-04-15 21:07:29 textarea 16
2024-04-15 21:06:59 checkbox 9
2024-04-15 21:06:45 set_title 1
2024-04-15 20:48:28 progress bar 8
2024-04-15 20:48:03 text 44
2024-04-15 20:47:36 date picker 20
2024-04-15 20:44:46 loader 2
2024-04-15 20:41:22 radiobutton 0
2024-04-15 20:40:58 radio 4
2024-04-15 20:32:47 disable 30
2024-04-15 20:18:02 display 60
2024-04-15 20:13:34 radio 2
2024-04-15 20:07:03 options 28
2024-04-15 20:05:19 itera 0
2024-04-15 19:39:56 intslider 34
2024-04-15 19:36:22 slider 34
2024-04-15 19:27:26 interactive output 68
2024-04-15 19:21:47 dropdown 11
2024-04-15 19:05:41 description 48
2024-04-15 18:39:23 hide 0
2024-04-15 18:39:12 hide code 90
2024-04-15 18:23:59 gridspeclayout 4
2024-04-15 18:22:58 table 5
2024-04-15 18:22:52 spreadsheet 1
2024-04-15 17:08:46 align 12
2024-04-15 17:03:00 observe 12
2024-04-15 17:02:11 on_click 5
2024-04-15 17:02:07 onclick 0
2024-04-15 16:45:34 icon 18
2024-04-15 16:39:53 popup 0
2024-04-15 16:38:37 label 26
2024-04-15 16:31:11 button 22
2024-04-15 16:25:34 date 8
2024-04-15 16:16:01 observe 12
2024-04-15 16:01:45 html 68
2024-04-15 15:53:28 button 22
2024-04-15 15:49:37 text 22
2024-04-15 15:33:01 floatslider 8
2024-04-15 15:32:51 floatslider 8
2024-04-15 15:31:08 interact 11
2024-04-15 15:30:11 main area 30
2024-04-15 15:30:04 mainareawidget 0
2024-04-15 15:24:44 download 2
2024-04-15 15:20:29 button 22
2024-04-15 15:16:19 naivedatetime 0
2024-04-15 15:15:59 naivedatetimepicker 0
2024-04-15 14:59:23 observe 24
2024-04-15 14:52:48 icons 1
2024-04-15 14:50:04 dropdown 22
2024-04-15 14:49:30 title 6
2024-04-15 14:49:09 hbox 14
2024-04-15 14:48:29 on_click 5
2024-04-15 14:48:07 html 34
2024-04-15 14:47:58 interact_manual 6
2024-04-15 14:41:51 select 18
2024-04-15 14:28:12 font_size 6
2024-04-15 14:28:07 floatlogslider 10
2024-04-15 14:27:40 float 26
2024-04-15 14:27:38 traitlets 5
2024-04-15 14:27:15 disable 30
2024-04-15 14:24:44 hbox 14
2024-04-15 14:05:07 image 7
2024-04-15 13:58:46 text_align 0
2024-04-15 13:57:46 table 10
2024-04-15 13:53:33 gridspec 1
2024-04-15 13:49:16 image 14
2024-04-15 13:45:03 interactive_output 4
2024-04-15 13:28:27 textbox 2
2024-04-15 13:27:14 javascript 32
2024-04-15 13:25:03 accord 0
2024-04-15 13:15:36 hbox 7
2024-04-15 12:53:23 hbox 14
2024-04-15 12:32:39 continuous_update 22
2024-04-15 12:32:34 continous_update 0
2024-04-15 12:26:42 selectmultiple 10
2024-04-15 12:23:59 label style 46
2024-04-15 12:09:40 toggle 5
2024-04-15 11:55:11 observe 24
2024-04-15 11:50:55 visibility 10
2024-04-15 11:48:35 button 44
2024-04-15 11:47:09 interact 11
2024-04-15 11:47:06 interacrt 0
2024-04-15 11:40:56 padding 6
2024-04-15 11:39:40 slider 34
2024-04-15 11:33:41 popup 0
2024-04-15 11:31:20 vbox 8
2024-04-15 11:00:55 button 44
2024-04-15 10:59:00 description_width 12
2024-04-15 10:32:17 tqdm 0
2024-04-15 10:07:15 inttext 14
2024-04-15 10:04:21 text 44
2024-04-15 09:59:45 inttext 14
2024-04-15 09:55:49 button 44
2024-04-15 09:54:24 autonotebook 0
2024-04-15 09:44:19 tab 12
2024-04-15 09:42:14 upload 10
2024-04-15 09:28:48 table 5
2024-04-15 09:22:55 html 68
2024-04-15 09:19:20 selectmultiple 2
2024-04-15 09:17:55 html 68
2024-04-15 09:16:19 run 28
2024-04-15 09:16:15 tkinter 0
2024-04-15 09:16:13 toklin 0
2024-04-15 09:15:16 vstack 0
2024-04-15 09:14:38 from tkinet 106
2024-04-15 09:11:19 username 2
2024-04-15 08:53:02 selectmyultiple 0
2024-04-15 08:51:08 tagsinput 12
2024-04-15 08:46:32 video 10
2024-04-15 08:45:06 size 26
2024-04-15 08:34:51 multiple selection 32
2024-04-15 08:13:43 vbox 24
2024-04-15 08:01:40 drag file 30
2024-04-15 07:40:38 justify content 14
2024-04-15 07:30:36 output 27
2024-04-15 07:14:30 box 11
2024-04-15 07:13:49 image size 16
2024-04-15 07:13:39 vh 0
2024-04-15 06:56:42 observe 5
2024-04-15 06:50:05 border 6
2024-04-15 06:47:50 fileupload 7
2024-04-15 06:45:04 close 8
2024-04-15 06:41:39 dropdown 22
2024-04-15 06:36:38 name layout 33
2024-04-15 06:36:33 name layour 25
2024-04-15 06:36:04 label 13
2024-04-15 06:34:16 label 13
2024-04-15 06:12:44 image 7
2024-04-15 06:03:57 interactive 17
2024-04-15 05:56:40 audio 8
2024-04-15 05:44:55 observe 24
2024-04-15 05:23:34 interact 9
2024-04-15 05:23:34 checkbox 18
2024-04-15 03:38:54 interactive 34
2024-04-15 03:17:04 vbox 24
2024-04-15 01:47:11 accordion 10
2024-04-14 23:01:18 font_size 6
2024-04-14 22:35:10 margin 5
2024-04-14 22:20:13 animation 6
2024-04-14 21:57:55 hbox 7
2024-04-14 21:56:59 text 44
2024-04-14 21:56:54 gdg 0
2024-04-14 21:28:19 tab 6
2024-04-14 21:21:24 continuous 8
2024-04-14 21:04:00 display 30
2024-04-14 20:58:48 image 7
2024-04-14 20:52:41 hbox 5
2024-04-14 20:52:37 vbox 8
2024-04-14 20:42:45 textarea 16
2024-04-14 20:38:19 dropdown 11
2024-04-14 20:21:40 description width 13
2024-04-14 20:21:12 description width 56
2024-04-14 20:10:32 slider 34
2024-04-14 20:04:47 continuous_update 22
2024-04-14 20:02:43 colors 3
2024-04-14 19:57:19 checkbox 4
2024-04-14 19:51:23 widget.output 0
2024-04-14 19:46:16 box 6
2024-04-14 19:10:30 dataset 0
2024-04-14 18:35:16 markdown 4
2024-04-14 18:08:27 checkbox 18
2024-04-14 17:20:16 tree 10
2024-04-14 17:05:38 image 7
2024-04-14 16:27:46 observe 24
2024-04-14 16:17:16 interact_manual 6
2024-04-14 16:04:32 overflow 12
2024-04-14 15:54:55 @ 0
2024-04-14 15:54:46 function annotation 112
2024-04-14 15:41:52 hbox 14
2024-04-14 15:38:00 textbox 12
2024-04-14 14:49:46 dropdown 22
2024-04-14 14:44:54 button 44
2024-04-14 13:46:17 update 42
2024-04-14 12:26:23 button 44
2024-04-14 12:07:29 visibility 10
2024-04-14 11:10:18 line 14
2024-04-14 11:06:45 tabs 10
2024-04-14 11:06:36 text 22
2024-04-14 10:35:28 combobox 12
2024-04-14 09:41:53 hbox 14
2024-04-14 08:21:41 floatslice 0
2024-04-14 07:04:46 iprogress 0
2024-04-14 07:02:00 interact 22
2024-04-14 06:46:35 trait 42
2024-04-14 06:17:59 interactive 17
2024-04-14 06:16:01 interactive 34
2024-04-14 06:12:38 intsliderwidget 0
2024-04-14 05:18:06 widgets 300
2024-04-14 05:17:46 floatslider 8
2024-04-14 05:14:13 widget-interact 56
2024-04-14 04:23:10 textarea 16
2024-04-14 04:22:36 interactive 17
2024-04-14 03:51:46 vbox 8
2024-04-14 02:55:31 box 22
2024-04-14 02:43:25 labelstyle 6
2024-04-14 02:31:20 button 9
2024-04-14 02:24:05 text 9
2024-04-14 02:22:34 interact 22
2024-04-14 02:08:32 layout 13
2024-04-14 01:56:42 text field 10
2024-04-14 01:33:31 widgets.gridspeclayout 0
2024-04-14 01:32:42 widgets.gridspeclayout 0
2024-04-14 01:02:57 button 44
2024-04-13 23:41:00 button 22
2024-04-13 22:51:13 button 44
2024-04-13 22:40:19 blocking 1
2024-04-13 21:28:13 html 13
2024-04-13 21:25:23 dom 5
2024-04-13 21:17:19 image 7
2024-04-13 21:06:12 merge 2
2024-04-13 21:00:36 floatslice 0
2024-04-13 19:57:23 floatslider 8
2024-04-13 18:47:31 domwidget 26
2024-04-13 18:27:14 interact 6
2024-04-13 18:17:39 datatable 0
2024-04-13 18:13:26 widgets.floattext() 4
2024-04-13 18:08:07 vbox 12
2024-04-13 17:56:59 readout_format 14
2024-04-13 17:26:22 hbox 5
2024-04-13 16:51:07 upload 3
2024-04-13 15:53:38 form 18
2024-04-13 15:49:24 jslink 10
2024-04-13 15:46:58 display 60
2024-04-13 15:07:44 textarea 5
2024-04-13 14:40:24 upload 3
2024-04-13 11:19:23 observe 5
2024-04-13 10:56:47 vbox 12
2024-04-13 10:01:42 description_style 0
2024-04-13 10:01:37 style 11
2024-04-13 08:52:14 toggle 10
2024-04-13 08:26:56 upload 10
2024-04-13 08:07:19 vscode 0
2024-04-13 07:49:33 buffers 10
2024-04-13 07:01:56 fileupload 14
2024-04-13 06:57:38 fileupload 14
2024-04-13 06:34:07 button_style 11
2024-04-13 04:16:25 search dropdown 26
2024-04-13 04:10:16 fileupload 14
2024-04-13 02:16:57 ufo 0
2024-04-13 01:42:43 html_out 0
2024-04-13 01:19:21 embed 6
2024-04-13 00:56:16 on_trait_change 0
2024-04-13 00:54:58 observe 12
2024-04-13 00:33:53 tab 6
2024-04-13 00:33:24 window 2
2024-04-13 00:08:35 visibility 10
2024-04-12 23:57:16 colorbar 0
2024-04-12 22:58:16 upload 10
2024-04-12 22:40:08 vbox 24
2024-04-12 22:19:26 table 10
2024-04-12 22:14:47 width 15
2024-04-12 22:11:34 children 9
2024-04-12 22:06:46 gridbox 4
2024-04-12 22:03:39 add_class 6
2024-04-12 21:56:41 theme 3
2024-04-12 21:43:57 create_comm 0
2024-04-12 21:42:59 button 44
2024-04-12 21:32:22 multi_checkbox_widget 0
2024-04-12 21:10:12 dataframe 1
2024-04-12 20:59:10 align 3
2024-04-12 20:51:46 observe 12
2024-04-12 20:49:28 style 42
2024-04-12 20:48:57 background 20
2024-04-12 20:48:49 backgound 0
2024-04-12 20:43:49 forms 6
2024-04-12 20:43:28 upload 10
2024-04-12 20:23:49 format 21
2024-04-12 20:23:41 format 7
2024-04-12 20:13:45 html 68
2024-04-12 20:12:16 line break 4
2024-04-12 20:10:19 drag 12
2024-04-12 20:08:35 image 14
2024-04-12 20:00:46 shrink 1
2024-04-12 19:58:19 tight 0
2024-04-12 19:51:22 selectionrangeslider 10
2024-04-12 19:47:24 grid gap 5
2024-04-12 19:45:15 button 44
2024-04-12 19:42:43 manual_name 3
2024-04-12 19:41:58 interact manual 11
2024-04-12 19:30:58 loading 4
2024-04-12 19:25:49 margin 11
2024-04-12 19:24:46 button 44
2024-04-12 19:12:27 observe 5
2024-04-12 19:05:29 button 44
2024-04-12 19:03:59 overflow 11
2024-04-12 19:02:38 ui 12
2024-04-12 18:56:01 flex_flow 10
2024-04-12 18:48:11 scroll 2
2024-04-12 18:30:26 observe 24
2024-04-12 18:26:00 color 34
2024-04-12 18:13:05 output 54
2024-04-12 18:07:24 button 44
2024-04-12 17:56:35 interactive 34
2024-04-12 17:56:10 dropdown 22
2024-04-12 17:31:31 interact 22
2024-04-12 17:14:01 observe 12
2024-04-12 16:57:04 domwidget 26
2024-04-12 16:56:37 dom 16
2024-04-12 16:56:17 sync 58
2024-04-12 16:56:12 syncwidget 0
2024-04-12 16:46:20 observe 24
2024-04-12 16:45:27 interact_manual 6
2024-04-12 16:23:11 interactive 17
2024-04-12 16:06:22 tagsinput 12
2024-04-12 15:57:46 hbox 7
2024-04-12 15:46:07 font_size 6
2024-04-12 15:45:04 font_weight 8
2024-04-12 15:44:52 font_weightr 0
2024-04-12 15:32:27 hbox 5
2024-04-12 15:30:33 interactive 34
2024-04-12 15:26:18 multi select 9
2024-04-12 15:22:54 loading 8
2024-04-12 15:22:00 button 44
2024-04-12 15:14:02 date picker 4
2024-04-12 14:54:42 bbox 0
2024-04-12 14:54:31 box 22
2024-04-12 14:53:11 width 30
2024-04-12 14:38:47 play 20
2024-04-12 14:37:37 vbox 24
2024-04-12 14:37:20 progress 10
2024-04-12 14:26:02 description_width 6
2024-04-12 14:22:37 floatslider 8
2024-04-12 14:22:35 interact 22
2024-04-12 14:04:41 output 27
2024-04-12 13:59:18 tagsinput 12
2024-04-12 13:58:24 image 14
2024-04-12 13:52:04 viewslicewidget 0
2024-04-12 13:46:23 matplotlib 8
2024-04-12 13:40:13 plot 6
2024-04-12 13:40:05 plt 2
2024-04-12 13:19:28 matplotlib 4
2024-04-12 12:51:56 checkbox 4
2024-04-12 12:49:15 observe 24
2024-04-12 12:41:03 text box 48
2024-04-12 12:23:38 append 3
2024-04-12 12:15:20 ipywidgets.select 0
2024-04-12 12:15:00 select( 18
2024-04-12 12:14:41 select 18
2024-04-12 12:07:19 hbox 5
2024-04-12 12:07:11 datetimepicker 5
2024-04-12 11:59:03 datepicker 5
2024-04-12 11:53:11 add_class 3
2024-04-12 11:44:17 layout 18
2024-04-12 11:36:15 tree 10
2024-04-12 11:33:51 interactive_output 8
2024-04-12 11:01:28 floatslider 16
2024-04-12 10:51:09 intslider 34
2024-04-12 10:43:06 html 68
2024-04-12 10:29:55 async 1
2024-04-12 10:21:04 visibility 10
2024-04-12 10:20:23 math 8
2024-04-12 09:58:33 dropdown 11
2024-04-12 09:40:41 interact 11
2024-04-12 09:37:16 interactive 9
2024-04-12 09:32:46 jupyter command `jupyter-nbextension` not found. 618
2024-04-12 09:13:55 custom 40
2024-04-12 08:51:23 upload 10
2024-04-12 08:34:49 image 5
2024-04-12 08:30:32 dark 0
2024-04-12 08:29:09 progress 10
2024-04-12 08:26:55 bunch 4
2024-04-12 08:11:01 on_click 2
2024-04-12 07:46:59 widgets.image 2
2024-04-12 07:30:23 upload 5
2024-04-12 07:28:33 dropdown 22
2024-04-12 07:27:39 plotly 0
2024-04-12 07:27:30 figure 4
2024-04-12 07:27:14 buttons 4
2024-04-12 07:13:20 read widget value 52
2024-04-12 07:11:41 text input 25
2024-04-12 07:09:19 comm 16
2024-04-12 07:03:04 undisplay widget 55
2024-04-12 06:55:20 dropdown 22
2024-04-12 05:55:37 on_msg 6
2024-04-12 05:50:54 dropdown.observe 0
2024-04-12 05:47:47 widgets.dropdown 1
2024-04-12 05:47:30 table 10
2024-04-12 05:38:17 observe 5
2024-04-12 04:42:42 on_click 10
2024-04-12 04:19:14 button 44
2024-04-12 04:12:48 observe( 24
2024-04-12 04:11:51 observe 24
2024-04-12 03:43:16 togglebuttons 10
2024-04-12 02:45:53 text 44
2024-04-12 01:26:51 icon 18
2024-04-12 01:19:52 location 8
2024-04-12 01:06:27 domwidget 13
2024-04-12 00:48:04 interact 22
2024-04-12 00:40:16 text 44
2024-04-12 00:01:44 validation 1
2024-04-11 23:46:31 output 27
2024-04-11 23:43:09 interact 6
2024-04-11 23:36:54 layout 36
2024-04-11 23:29:09 applayout 10
2024-04-11 23:14:54 dropdown 11
2024-04-11 23:14:35 drop down 4
2024-04-11 22:44:44 interactive_output 2
2024-04-11 22:29:42 textfield 0
2024-04-11 22:27:31 observe 24
2024-04-11 21:40:19 change global variable 42
2024-04-11 21:40:13 change variable 42
2024-04-11 21:39:18 variables 3
2024-04-11 21:33:11 size 4
2024-04-11 21:33:03 font_size 0
2024-04-11 21:32:52 fontsize 0
2024-04-11 21:32:41 font size 4
2024-04-11 21:29:50 icons 1
2024-04-11 21:28:40 icon 7
2024-04-11 21:16:32 matplotlib 8
2024-04-11 21:14:19 text wrap 24
2024-04-11 21:11:12 font_size 12
2024-04-11 20:52:18 textarea 16
2024-04-11 20:50:55 vbox 24
2024-04-11 20:27:18 capture 7
2024-04-11 20:22:51 image 7
2024-04-11 20:22:47 image' 7
2024-04-11 20:17:58 continuous_update 11
2024-04-11 20:14:43 export 5
2024-04-11 20:14:34 save 2
2024-04-11 20:03:16 dropdown 22
2024-04-11 19:41:57 matplotlib 8
2024-04-11 19:40:42 .output 27
2024-04-11 19:31:02 datetime 22
2024-04-11 19:14:17 hbox 14
2024-04-11 19:08:34 check 24
2024-04-11 18:28:18 html 34
2024-04-11 18:14:23 interact 11
2024-04-11 18:12:41 dropdown 22
2024-04-11 17:58:01 label 26
2024-04-11 17:39:24 fileupload 6
2024-04-11 17:38:21 fileupload 7
2024-04-11 17:22:04 gridbox 8
2024-04-11 17:16:39 interactive 17
2024-04-11 17:16:28 mouse listener 8
2024-04-11 17:15:11 interactive 34
2024-04-11 17:12:46 widgets-vbox 18
2024-04-11 16:43:27 togglebutton 10
2024-04-11 16:19:34 video 10
2024-04-11 16:12:39 geodesic 0
2024-04-11 16:08:34 pop up 28
2024-04-11 15:53:22 on_msg 3
2024-04-11 15:37:28 observe 12
2024-04-11 15:33:14 checkbox 18
2024-04-11 15:06:31 dropdown 22
2024-04-11 14:48:10 sidebar 3
2024-04-11 14:09:15 tab 12
2024-04-11 14:08:15 align_content 11
2024-04-11 13:50:19 executable 0
2024-04-11 13:48:58 executable 0
2024-04-11 13:43:03 description_width 11
2024-04-11 13:41:43 style size 11
2024-04-11 13:39:58 bounding 0
2024-04-11 13:34:54 interact_manual 6
2024-04-11 13:20:00 hover 0
2024-04-11 13:19:09 icon 7
2024-04-11 13:12:22 description_width 12
2024-04-11 13:06:39 width 30
2024-04-11 13:00:56 button 22
2024-04-11 12:55:11 icon 9
2024-04-11 12:44:41 script 14
2024-04-11 12:44:17 javascript 32
2024-04-11 12:31:24 upload 10
2024-04-11 12:23:36 matplotlib 8
2024-04-11 12:17:12 toggle 5
2024-04-11 12:15:53 animation 6
2024-04-11 12:11:02 radio 4
2024-04-11 11:49:57 dropdown 22
2024-04-11 11:42:34 __getstate__ 0
2024-04-11 11:42:32 __getstate__\ 0
2024-04-11 11:40:41 display 30
2024-04-11 11:36:48 interact 11
2024-04-11 11:35:11 dataframe 2
2024-04-11 11:03:00 close() 8
2024-04-11 10:59:58 plot 3
2024-04-11 10:59:46 display plot 31
2024-04-11 10:59:39 display clear 30
2024-04-11 10:59:11 display erase 30
2024-04-11 10:58:34 clear display 30
2024-04-11 10:56:48 html 13
2024-04-11 10:55:30 interactive 17
2024-04-11 10:47:54 layout 18
2024-04-11 10:33:09 image 7
2024-04-11 10:28:28 html 68
2024-04-11 10:25:54 table 5
2024-04-11 10:20:12 visibility 10
2024-04-11 10:19:23 intslider 17
2024-04-11 10:07:44 textarea 16
2024-04-11 10:04:46 text 22
2024-04-11 09:51:13 fileupload 7
2024-04-11 09:51:02 fileupload 2
2024-04-11 09:45:20 button 22
2024-04-11 09:26:14 button 44
2024-04-11 09:09:42 faiss 0
2024-04-11 09:08:34 upload 10
2024-04-11 09:08:09 @out.capture() 2
2024-04-11 08:52:03 text 44
2024-04-11 08:51:19 widget 110
2024-04-11 08:49:41 width 30
2024-04-11 08:19:45 interact 22
2024-04-11 08:19:12 markdown 1
2024-04-11 08:19:08 mardown 0
2024-04-11 08:10:55 observe 24
2024-04-11 07:39:11 matplotlib 8
2024-04-11 06:42:17 javascript 16
2024-04-11 05:43:22 @interact 22
2024-04-11 05:10:54 textarea 5
2024-04-11 04:13:39 html 13
2024-04-11 02:37:58 tagsinput 12
2024-04-11 02:05:31 time 42
2024-04-11 00:48:24 image 14
2024-04-10 23:51:27 slider 34
2024-04-10 23:32:20 interactive 34
2024-04-10 23:32:16 interractive 0
2024-04-10 23:28:53 label 26
2024-04-10 23:17:14 intslider 11
2024-04-10 23:11:12 selectionrangeslider 3
2024-04-10 23:10:01 slider 34
2024-04-10 23:05:51 timepicker 2
2024-04-10 23:05:29 timepicker 8
2024-04-10 22:52:02 floatslider 16
2024-04-10 22:35:17 custom css 11
2024-04-10 22:32:01 style 42
2024-04-10 22:29:48 pandas 4
2024-04-10 22:24:01 video 5
2024-04-10 21:47:13 dropdown 22
2024-04-10 21:46:07 button 22
2024-04-10 21:44:18 click 22
2024-04-10 21:39:23 textarea 8
2024-04-10 21:25:31 select 18
2024-04-10 21:18:49 tooltip 18
2024-04-10 21:07:06 button 44
2024-04-10 21:03:17 floatslider\ 8
2024-04-10 20:52:44 zoom 2
2024-04-10 20:52:20 text color 56
2024-04-10 20:51:36 interact 11
2024-04-10 20:45:59 floattext 7
2024-04-10 20:35:10 widgets.text 4
2024-04-10 20:34:48 hover 0
2024-04-10 20:32:47 cursor 0
2024-04-10 20:32:29 describe 6
2024-04-10 20:32:22 hover 0
2024-04-10 20:27:11 radio 4
2024-04-10 20:14:37 dropdown 22
2024-04-10 20:11:24 floatslider 8
2024-04-10 20:08:04 @interact 6
2024-04-10 20:04:34 accordion 10
2024-04-10 19:59:34 loadi 0
2024-04-10 19:46:58 svg 0
2024-04-10 19:27:22 upload 10
2024-04-10 19:08:28 image 14
2024-04-10 19:05:25 table 10
2024-04-10 19:05:21 tablw 0
2024-04-10 19:04:27 interactive 34
2024-04-10 18:40:34 qt 0
2024-04-10 18:40:24 mathplotlib 0
2024-04-10 18:40:12 %mathplotlib 0
2024-04-10 18:33:28 change 22
2024-04-10 18:33:22 change 12
2024-04-10 18:33:17 on_click 10
2024-04-10 18:33:08 on click 98
2024-04-10 18:32:39 gridbox 4
2024-04-10 18:31:05 box 22
2024-04-10 18:30:18 button 44
2024-04-10 18:29:57 true false box 40
2024-04-10 18:29:23 observe none 68
2024-04-10 18:29:11 unobserve 0
2024-04-10 18:23:30 choose point 6
2024-04-10 18:23:13 observe 5
2024-04-10 18:18:13 interact 11
2024-04-10 18:15:45 element 6
2024-04-10 17:50:01 padding 6
2024-04-10 17:34:48 loading 8
2024-04-10 17:17:54 tab 12
2024-04-10 16:03:07 text 44
2024-04-10 15:54:01 floatlogslider 10
2024-04-10 15:44:48 button 22
2024-04-10 15:42:50 intslider 34
2024-04-10 15:37:55 two inputs 13
2024-04-10 15:08:31 jslink 5
2024-04-10 14:44:00 width 30
2024-04-10 14:24:05 list 54
2024-04-10 14:08:59 model not found 82
2024-04-10 14:08:07 list 27
2024-04-10 14:08:00 search bar 8
2024-04-10 14:04:37 description 48
2024-04-10 13:58:49 plotly 0
2024-04-10 13:50:14 hbox 14
2024-04-10 13:49:58 box 22
2024-04-10 13:44:01 box_style 6
2024-04-10 13:40:57 date 8
2024-04-10 13:40:54 datepicker 10
2024-04-10 13:28:11 text 44
2024-04-10 13:15:33 table 10
2024-04-10 13:15:03 css 12
2024-04-10 13:09:20 table 10
2024-04-10 13:09:09 tables 0
2024-04-10 13:08:18 instanceobject 0
2024-04-10 13:04:37 container 24
2024-04-10 13:03:02 layout 36
2024-04-10 13:02:59 checkbox 4
2024-04-10 12:57:09 interact_manual 3
2024-04-10 12:55:26 fdir 0
2024-04-10 12:39:53 vs code 45
2024-04-10 12:23:12 layout 36
2024-04-10 12:19:56 layout 36
2024-04-10 12:19:54 label 26
2024-04-10 12:19:48 text 44
2024-04-10 12:18:37 style 42
2024-04-10 12:18:21 format 42
2024-04-10 12:17:04 output 54
2024-04-10 12:10:35 observe 24
2024-04-10 11:51:14 progress 10
2024-04-10 11:46:32 button 22
2024-04-10 11:45:32 togglebutton 10
2024-04-10 11:35:54 checkbox 9
2024-04-10 11:34:04 background 20
2024-04-10 11:13:36 label 26
2024-04-10 10:56:21 vbox 12
2024-04-10 10:24:58 dropdown 22
2024-04-10 10:24:54 dropdwon 0
2024-04-10 10:22:56 style: 42
2024-04-10 09:59:20 video.from 0
2024-04-10 09:59:10 video.from_url 0
2024-04-10 09:55:06 hbox 14
2024-04-10 09:54:12 video 10
2024-04-10 09:53:42 dropbox 0
2024-04-10 09:44:14 dataframe 2
2024-04-10 09:34:27 test 10
2024-04-10 09:31:11 change 12
2024-04-10 09:30:45 select 3
2024-04-10 09:29:30 nbextension 4
2024-04-10 09:29:06 nbextenstions 0
2024-04-10 09:11:24 text 22
2024-04-10 08:37:41 interactive 9
2024-04-10 07:52:29 cursor 0
2024-04-10 07:42:15 disabled 11
2024-04-10 07:41:59 image 14
2024-04-10 07:38:21 z index 26
2024-04-10 07:38:16 z-index 26
2024-04-10 07:31:55 mouse click 24
2024-04-10 07:27:12 tagsinput 12
2024-04-10 07:27:06 image 7
2024-04-10 07:27:00 frame 3
2024-04-10 07:14:12 css 24
2024-04-10 07:12:15 change 22
2024-04-10 06:52:54 dropdown 22
2024-04-10 06:49:04 global 0
2024-04-10 06:47:13 observe 24
2024-04-10 06:33:56 is_nltk_available 0
2024-04-10 05:22:12 colormap 0
2024-04-10 05:15:22 color 34
2024-04-10 04:07:01 visibility 10
2024-04-10 03:41:15 close 8
2024-04-10 03:21:00 togglebuttons 10
2024-04-10 03:06:12 link 16
2024-04-10 03:06:08 video 5
2024-04-10 02:46:59 label 26
2024-04-10 02:04:07 description_width 12
2024-04-10 01:42:31 trigger 5
2024-04-10 01:33:03 animation 6
2024-04-10 01:20:35 interact 22
2024-04-10 00:56:13 dropdown 22
2024-04-10 00:50:20 observe 5
2024-04-10 00:48:23 output widget 130
2024-04-10 00:25:21 copy 12
2024-04-10 00:15:02 change button description 76
2024-04-09 23:58:39 button 22
2024-04-09 23:56:31 interact 11
2024-04-09 23:54:28 text widget update 56
2024-04-09 23:44:03 radio 2
2024-04-09 23:32:03 subtitle 0
2024-04-09 23:31:52 header 7
2024-04-09 23:28:23 image 7
2024-04-09 22:58:56 legend 0
2024-04-09 22:54:42 calendar 0
2024-04-09 22:03:52 prompt 2
2024-04-09 21:11:06 filelink 0
2024-04-09 20:46:45 intrangeslider 10
2024-04-09 20:35:50 media 8
2024-04-09 20:35:04 video 5
2024-04-09 20:32:40 fileupload 14
2024-04-09 20:18:48 dropdown 22
2024-04-09 20:05:45 update text 62
2024-04-09 20:05:40 set text 64
2024-04-09 20:04:20 floattext 14
2024-04-09 20:02:48 display 14
2024-04-09 20:01:23 ipywidgets 78
2024-04-09 19:24:50 background 10
2024-04-09 19:20:05 upload 10
2024-04-09 19:15:19 dropdown 22
2024-04-09 18:59:57 applayout 3
2024-04-09 18:46:49 button 22
2024-04-09 18:44:57 pop up 14
2024-04-09 18:44:52 popup 0
2024-04-09 18:28:22 tab 12
2024-04-09 17:22:28 widget_width 0
2024-04-09 17:22:09 icon 8
2024-04-09 17:13:02 pip 7
2024-04-09 16:45:14 dropdown 22
2024-04-09 16:39:32 observe 12
2024-04-09 16:36:07 applayout 5
2024-04-09 16:35:53 textarea 16
2024-04-09 16:28:08 container 24
2024-04-09 16:27:41 tab 12
2024-04-09 16:25:58 box 22
2024-04-09 16:20:09 map 10
2024-04-09 16:00:45 layout 14
2024-04-09 15:49:14 list 11
2024-04-09 15:32:14 description 48
2024-04-09 15:29:36 video 10
2024-04-09 15:27:48 html 13
2024-04-09 15:13:41 image 7
2024-04-09 15:08:35 date 16
2024-04-09 15:07:21 observe 24
2024-04-09 14:48:57 slider 34
2024-04-09 14:48:16 image 14
2024-04-09 14:46:55 download 2
2024-04-09 14:32:39 textbox 6
2024-04-09 14:17:17 floatslider 4
2024-04-09 14:11:58 select 18
2024-04-09 14:08:46 button 22
2024-04-09 13:58:11 dom 8
2024-04-09 13:56:20 observe 12
2024-04-09 13:55:51 progress 5
2024-04-09 13:55:39 progress bar 8
2024-04-09 13:55:36 event 10
2024-04-09 13:55:03 button 9
2024-04-09 13:51:05 loading 8
2024-04-09 13:50:49 textarea 5
2024-04-09 13:44:42 download file 13
2024-04-09 13:44:32 box 22
2024-04-09 13:42:27 verbose 0
2024-04-09 13:35:23 tag 35
2024-04-09 13:34:37 interactive 34
2024-04-09 13:32:29 tab 12
2024-04-09 13:31:08 download 4
2024-04-09 13:22:52 observe 24
2024-04-09 13:22:43 button 44
2024-04-09 13:20:49 traitlet 6
2024-04-09 13:20:32 change 44
2024-04-09 13:09:09 ipywidgets 20
2024-04-09 13:03:26 box_style 6
2024-04-09 12:55:12 upload 10
2024-04-09 12:38:51 with output 52
2024-04-09 12:38:17 intslider 34
2024-04-09 12:38:08 observe 12
2024-04-09 12:37:05 floattext 14
2024-04-09 12:28:12 aliasing 0
2024-04-09 12:27:58 alias 9
2024-04-09 12:14:56 flex 12
2024-04-09 12:14:52 align_content 11
2024-04-09 12:14:22 embedding 20
2024-04-09 12:14:21 accordian 0
2024-04-09 11:45:02 tabs 10
2024-04-09 11:31:54 text 44
2024-04-09 11:26:43 play animation 20
2024-04-09 11:25:49 interact 22
2024-04-09 11:24:16 html 13
2024-04-09 11:23:55 table 3
2024-04-09 11:23:50 dataframe 0
2024-04-09 11:22:09 visualization 1
2024-04-09 11:06:28 upload 10
2024-04-09 10:51:20 widgets.play 2
2024-04-09 10:39:10 label 26
2024-04-09 10:38:26 interact 11
2024-04-09 10:29:25 coupled 0
2024-04-09 10:27:37 continuous_update 22
2024-04-09 10:26:48 continous 0
2024-04-09 10:26:41 continuos 0
2024-04-09 10:26:35 continuos_update 0
2024-04-09 10:21:48 togglebuttons 10
2024-04-09 10:18:01 figure 4
2024-04-09 09:59:16 hbox 14
2024-04-09 09:55:20 vbox 12
2024-04-09 09:53:40 vbox 12
2024-04-09 09:48:10 dlink 10
2024-04-09 09:29:04 width 30
2024-04-09 09:27:10 widget_width 0
2024-04-09 09:26:56 theme 3
2024-04-09 09:21:15 40 4
2024-04-09 09:19:41 icons 7
2024-04-09 09:18:03 floatslider 16
2024-04-09 09:17:49 float slider 42
2024-04-09 09:15:06 hbox 14
2024-04-09 09:11:54 .msg_throttle 2
2024-04-09 09:07:47 readout 20
2024-04-09 09:03:11 similatry 0
2024-04-09 08:53:13 handle_color 5
2024-04-09 08:53:07 handler color 19
2024-04-09 08:53:05 handler.color 0
2024-04-09 08:32:37 hbox 7
2024-04-09 08:29:05 label 13
2024-04-09 08:25:23 download 2
2024-04-09 08:21:08 color 17
2024-04-09 08:20:52 background 10
2024-04-09 08:20:40 background_color 0
2024-04-09 08:16:41 combobox 12
2024-04-09 08:12:44 dropdown 22
2024-04-09 07:44:52 image 14
2024-04-09 07:27:44 vbox 12
2024-04-09 07:08:45 dropdown 11
2024-04-09 07:07:36 interactive 17
2024-04-09 07:04:37 visible 6
2024-04-09 07:04:12 hidden 6
2024-04-09 07:02:33 vbox 8
2024-04-09 06:58:13 selectmultiple 5
2024-04-09 06:57:05 sel_mul 0
2024-04-09 06:24:35 clear_output 6
2024-04-09 06:18:52 output 54
2024-04-09 06:16:49 visibility 10
2024-04-09 06:14:53 px 2
2024-04-09 06:14:08 import ipywidgets as widgets 624
2024-04-09 06:12:38 datetimepicker 10
2024-04-09 06:12:35 datepicker 10
2024-04-09 05:56:19 importerror: cannot import name 'is_nltk_available' from 'transformers.utils.import_utils' 54
2024-04-09 05:41:18 selectionslider 10
2024-04-09 05:26:59 textbox 12
2024-04-09 05:26:12 filechooser 0
2024-04-09 04:58:33 dropdown 22
2024-04-09 03:32:43 version 15
2024-04-09 03:27:21 colorbar 0
2024-04-09 03:27:05 button 22
2024-04-09 03:21:53 upload 5
2024-04-09 03:21:16 markdown 4
2024-04-09 02:59:46 javascript 32
2024-04-09 02:57:42 html 34
2024-04-09 02:57:33 httml 0
2024-04-09 02:52:28 html 68
2024-04-09 02:27:35 image 14
2024-04-09 02:19:21 image 14
2024-04-09 02:16:37 video 5
2024-04-09 02:14:11 audio 4
2024-04-09 02:09:56 inttext 7
2024-04-09 02:01:16 color 34
2024-04-09 01:58:22 reload 0
2024-04-09 01:51:58 label 13
2024-04-09 01:23:26 input form 32
2024-04-09 01:23:17 form 18
2024-04-09 01:11:15 intslider 34
2024-04-09 00:45:31 valuewidget 38
2024-04-09 00:43:41 boundedfloattext 12
2024-04-09 00:07:17 textstyle 6
2024-04-09 00:07:09 textarea 16
2024-04-08 23:19:33 dlink 10
2024-04-08 22:53:42 pandas 4
2024-04-08 22:46:45 iterable 12
2024-04-08 22:46:37 list 54
2024-04-08 22:29:25 interact 6
2024-04-08 21:55:31 button 9
2024-04-08 21:12:52 audio 8
2024-04-08 21:07:01 floatslider 16
2024-04-08 20:56:10 audio 4
2024-04-08 20:32:52 time 42
2024-04-08 20:32:48 timeframe 0
2024-04-08 20:32:42 get timeframe 34
2024-04-08 20:31:03 video 10
2024-04-08 20:06:50 vbox 24
2024-04-08 19:54:23 video 5
2024-04-08 19:49:59 overflow 12
2024-04-08 19:34:56 tooltip 18
2024-04-08 19:34:10 chunkloaderro 0
2024-04-08 19:24:20 upload 10
2024-04-08 19:22:04 button style 30
2024-04-08 18:43:58 add_widget 0
2024-04-08 18:29:07 button 44
2024-04-08 18:28:29 download 4
2024-04-08 18:18:13 dropdown 5
2024-04-08 18:18:07 drop down 1
2024-04-08 18:16:08 file upload 6
2024-04-08 18:16:00 fileupload 2
2024-04-08 18:09:50 observe 12
2024-04-08 18:09:40 boundedfloattext 6
2024-04-08 17:51:09 readout_format 14
2024-04-08 17:50:47 observe 24
2024-04-08 17:37:33 interact_manual 6
2024-04-08 17:20:46 multicombo 0
2024-04-08 17:16:02 grid 4
2024-04-08 17:10:20 grid 18
2024-04-08 17:01:36 children 10
2024-04-08 16:59:50 overflow 12
2024-04-08 16:48:47 interactive 17
2024-04-08 16:44:10 interact 6
2024-04-08 16:16:14 on_click 10
2024-04-08 16:12:40 vbox 12
2024-04-08 15:57:26 date 16
2024-04-08 15:45:18 maps 6
2024-04-08 15:43:57 interactive 9
2024-04-08 15:30:58 vbox 12
2024-04-08 15:29:22 slicer 0
2024-04-08 15:19:07 vbox 24
2024-04-08 15:11:00 callback 11
2024-04-08 15:09:12 hbox 7
2024-04-08 15:05:55 dataframe button 9
2024-04-08 15:05:49 text 22
2024-04-08 15:05:48 button 44
2024-04-08 15:05:45 botton 0
2024-04-08 14:54:42 select 18
2024-04-08 14:46:35 disabled 32
2024-04-08 14:45:21 button( 44
2024-04-08 14:44:44 button 44
2024-04-08 14:44:28 textarea 16
2024-04-08 14:37:20 togglebuttons 10
2024-04-08 14:36:00 input 12
2024-04-08 14:34:35 ipython 36
2024-04-08 14:33:59 layout attribute 62
2024-04-08 14:33:46 layout 36
2024-04-08 14:31:53 output 54
2024-04-08 14:19:16 disable 15
2024-04-08 14:16:13 output 54
2024-04-08 14:13:48 observe 24
2024-04-08 13:54:51 table 5
2024-04-08 13:53:37 accordion 10
2024-04-08 12:58:09 dropdown 11
2024-04-08 12:57:08 dropdown 5
2024-04-08 12:56:11 'is_nltk_available' from 'transformers.utils.import_utils' 53
2024-04-08 12:55:44 importerror: cannot import name 'is_nltk_available' from 'transformers.utils.import_utils' (f:\anaconda\lib\site-packages\transformers\utils\import_utils.py) 54
2024-04-08 12:44:28 get_value 0
2024-04-08 12:44:10 get_value 0
2024-04-08 12:41:05 cordion 0
2024-04-08 12:40:59 acordion 0
2024-04-08 12:35:48 date 8
2024-04-08 12:34:06 datepicker 10
2024-04-08 12:30:04 datepicker 2
2024-04-08 12:27:37 observe 5
2024-04-08 12:24:22 domwidget 2
2024-04-08 12:23:11 tabs 10
2024-04-08 12:21:33 paste 2
2024-04-08 12:21:31 domwidgets 2
2024-04-08 12:21:27 copy 12
2024-04-08 12:21:20 clipboard 0
2024-04-08 12:21:06 continu 0
2024-04-08 12:13:54 toggle 10
2024-04-08 12:13:51 padding 11
2024-04-08 11:47:22 file 24
2024-04-08 11:27:09 interactive 34
2024-04-08 11:25:42 interact 22
2024-04-08 11:25:13 description_width 10
2024-04-08 11:16:46 floatslider 16
2024-04-08 11:16:30 slider 34
2024-04-08 11:11:09 interactive 34
2024-04-08 10:57:35 dropdown 22
2024-04-08 10:52:56 hover 1
2024-04-08 10:51:31 table 10
2024-04-08 10:50:08 tab 12
2024-04-08 10:39:59 radiobuttons 8
2024-04-08 10:35:05 create_expanded_button 1
2024-04-08 10:34:39 gridspeclayout 1
2024-04-08 10:31:08 observe 12
2024-04-08 10:24:11 export 12
2024-04-08 10:16:14 fileupload 7
2024-04-08 09:44:24 togglebuttons 10
2024-04-08 09:23:42 width 15
2024-04-08 09:23:19 interact 11
2024-04-08 09:21:09 maps 6
2024-04-08 09:10:35 progress 10
2024-04-08 09:10:32 procress 0
2024-04-08 08:38:22 interact 11
2024-04-08 08:34:42 interactive 34
2024-04-08 08:27:56 observe 24
2024-04-08 08:27:37 dropdown 22
2024-04-08 08:15:49 select 18
2024-04-08 08:01:28 onclick 0
2024-04-08 07:55:30 table 5
2024-04-08 07:54:45 interactive_table 0
2024-04-08 07:51:08 embed_minimal_html 2
2024-04-08 07:43:58 gridbox 8
2024-04-08 07:25:33 observe 24
2024-04-08 07:14:31 gridspeclayout 8
2024-04-08 06:47:42 textarea 8
2024-04-08 06:46:42 box 6
2024-04-08 06:45:50 hbox 7
2024-04-08 06:36:29 message 14
2024-04-08 06:33:35 file 12
2024-04-08 06:33:01 static 9
2024-04-08 06:30:57 layout 13
2024-04-08 06:15:04 selectmulitple 0
2024-04-08 05:57:32 interactive 34
2024-04-08 05:57:10 dropdown 11
2024-04-08 05:47:59 clear 6
2024-04-08 05:47:23 bqplot 10
2024-04-08 05:47:13 pil 0
2024-04-08 05:47:07 pillow 0
2024-04-08 05:13:08 observe 24
2024-04-08 04:18:54 select 18
2024-04-08 04:11:29 observe 5
2024-04-08 03:49:21 widgets.output() 8
2024-04-08 03:29:58 slider 34
2024-04-08 02:59:45 accordion 10
2024-04-08 02:51:12 link 16
2024-04-08 02:17:46 observe 24
2024-04-08 02:06:23 upload 10
2024-04-08 02:00:52 viewinteractivewidget 0
2024-04-08 01:08:16 light 4
2024-04-08 01:08:03 dark 0
2024-04-08 00:48:31 interactive 34
2024-04-07 23:39:51 intrangeslider 10
2024-04-07 23:27:12 on click 98
2024-04-07 23:17:00 vbox 12
2024-04-07 23:09:46 long description 50
2024-04-07 22:48:37 button 22
2024-04-07 22:23:45 visibility 10
2024-04-07 20:23:01 vbox 12
2024-04-07 20:05:06 uploader 6
2024-04-07 20:05:03 change 22
2024-04-07 20:03:08 dropdown 11
2024-04-07 19:51:41 ipywidgets 39
2024-04-07 19:38:15 checkbox 4
2024-04-07 19:34:18 disabled 32
2024-04-07 19:13:03 style 21
2024-04-07 19:12:55 image 7
2024-04-07 19:03:12 upload 10
2024-04-07 18:27:27 autocomplete 0
2024-04-07 17:06:54 pyvista 0
2024-04-07 17:04:06 jupyter for node js 310
2024-04-07 16:09:44 on_click 5
2024-04-07 15:22:59 upload 10
2024-04-07 14:54:11 center 12
2024-04-07 14:36:56 on_button_click 0
2024-04-07 14:32:07 import widgets 308
2024-04-07 14:03:58 selectionrangeslider 10
2024-04-07 13:35:42 observe 24
2024-04-07 13:00:49 observe 12
2024-04-07 12:51:05 hbox 7
2024-04-07 12:17:43 upload 3
2024-04-07 12:17:31 radiobutton 0
2024-04-07 11:56:28 progress 10
2024-04-07 11:50:36 interact 11
2024-04-07 11:46:24 intslider 17
2024-04-07 11:28:44 controller 10
2024-04-07 11:25:15 interact_manual 6
2024-04-07 11:21:53 schema 3
2024-04-07 11:07:49 callback 22
2024-04-07 10:46:02 width 15
2024-04-07 10:44:18 dropdown 22
2024-04-07 09:21:30 pandas 4
2024-04-07 09:12:57 dropdown 22
2024-04-07 09:07:51 text 9
2024-04-07 09:07:51 event 5
2024-04-07 09:07:39 widgets javascript library 604
2024-04-07 09:07:33 html 34
2024-04-07 08:22:53 layout 36
2024-04-07 06:44:11 positioning 2
2024-04-07 04:34:59 state 16
2024-04-07 04:31:55 dataframe 1
2024-04-07 03:12:10 on_click 10
2024-04-07 03:08:48 crop 0
2024-04-07 03:08:01 interaction 6
2024-04-07 03:05:04 ipython.display 10
2024-04-07 02:48:46 save 2
2024-04-07 02:35:03 interact 22
2024-04-07 01:49:15 upload 10
2024-04-07 01:40:29 button 44
2024-04-07 01:39:09 logistic 0
2024-04-07 01:07:53 dashboard 0
2024-04-07 01:07:40 shiny 0
2024-04-07 00:12:15 select all 27
2024-04-07 00:12:07 input 12
2024-04-07 00:11:55 picker 5
2024-04-06 22:32:13 visibility 10
2024-04-06 21:19:10 image 14
2024-04-06 20:52:46 listbox 3
2024-04-06 20:34:00 plot 6
2024-04-06 20:33:25 container 24
2024-04-06 20:07:24 tab 12
2024-04-06 18:26:55 images 3
2024-04-06 18:14:06 layout 14
2024-04-06 18:07:50 label 6
2024-04-06 17:54:34 tab 2
2024-04-06 17:54:27 tabbar 0
2024-04-06 17:45:59 video 5
2024-04-06 17:43:31 ipywidgets 39
2024-04-06 17:12:42 ipywidgets.widgets.widget_media 8
2024-04-06 17:08:55 slider 34
2024-04-06 17:08:52 dateslider 0
2024-04-06 16:51:29 video 1
2024-04-06 16:43:45 canvas 1
2024-04-06 16:36:12 from ipywidgets import video 118
2024-04-06 16:33:26 video 10
2024-04-06 15:28:08 custom 40
2024-04-06 15:26:05 upload 10
2024-04-06 15:25:06 html 13
2024-04-06 15:24:35 html 34
2024-04-06 15:24:15 ht 0
2024-04-06 14:41:04 display 30
2024-04-06 14:35:02 floatlogslider 2
2024-04-06 13:39:12 image 7
2024-04-06 13:37:40 descriptionwidget 30
2024-04-06 13:34:34 description 48
2024-04-06 13:17:03 register 56
2024-04-06 12:46:22 accordion 10
2024-04-06 12:38:54 visibility 10
2024-04-06 12:25:40 applayout 10
2024-04-06 11:43:17 textarea 16
2024-04-06 10:48:36 textarea 16
2024-04-06 10:44:03 textarea 5
2024-04-06 10:42:26 vbox 12
2024-04-06 10:13:03 interactive 34
2024-04-06 09:55:32 table 3
2024-04-06 09:37:19 hbox 7
2024-04-06 09:33:06 layout 14
2024-04-06 09:14:58 grid 9
2024-04-06 09:14:43 table 5
2024-04-06 09:12:59 layout 18
2024-04-06 09:10:15 gridspec 1
2024-04-06 09:09:14 module @jupyter-widgets/controls, version ^1.5.0 622
2024-04-06 08:55:15 html 68
2024-04-06 08:23:33 html 68
2024-04-06 07:34:18 interact 22
2024-04-06 06:51:30 jupyterlab-plotly 50
2024-04-06 05:28:03 time 9
2024-04-06 04:46:50 radiobuttons 8
2024-04-06 03:15:36 layout 36
2024-04-06 01:48:01 cite 0
2024-04-06 00:06:28 output 54
2024-04-05 23:45:00 list 54
2024-04-05 22:53:31 remove 13
2024-04-05 22:48:24 app layout 36
2024-04-05 22:46:34 applayout 3
2024-04-05 22:35:55 keyboard 1
2024-04-05 22:29:19 dark 0
2024-04-05 22:29:11 dark mode 3
2024-04-05 22:28:23 button 22
2024-04-05 22:21:50 examples 17
2024-04-05 22:19:51 overflow 12
2024-04-05 22:10:13 traits 8
2024-04-05 22:08:22 text 9
2024-04-05 21:27:15 interactive_output 2
2024-04-05 21:23:12 image 14
2024-04-05 21:15:26 color 6
2024-04-05 21:12:42 layout 18
2024-04-05 20:56:38 button 44
2024-04-05 20:16:35 button 44
2024-04-05 19:57:32 canvas 2
2024-04-05 19:45:28 marker 0
2024-04-05 19:43:51 render 20
2024-04-05 19:20:56 hist 1
2024-04-05 19:19:11 tab 6
2024-04-05 19:19:07 shiny 0
2024-04-05 19:18:58 shiny 0
2024-04-05 19:18:55 tabs 3
2024-04-05 19:12:00 floatslider 4
2024-04-05 18:39:35 width 15
2024-04-05 18:37:46 interactive 34
2024-04-05 18:37:43 interractive 0
2024-04-05 18:35:23 matplotlib 8
2024-04-05 18:18:40 applayout 3
2024-04-05 18:11:53 output 27
2024-04-05 18:03:24 drop down 4
2024-04-05 18:03:22 observe 5
2024-04-05 17:46:56 checkbox 5
2024-04-05 17:45:43 checkbox 18
2024-04-05 17:36:45 html 68
2024-04-05 17:34:56 checkbox 4
2024-04-05 17:32:32 togglebutton 10
2024-04-05 17:31:35 .options 28
2024-04-05 17:31:17 .output 54
2024-04-05 17:29:21 widget_bool 0
2024-04-05 17:29:06 toggle 10
2024-04-05 17:18:15 justify_content 12
2024-04-05 17:13:34 description_width 12
2024-04-05 17:09:55 figurewidget 0
2024-04-05 16:58:15 fechas 0
2024-04-05 16:49:16 validation 6
2024-04-05 16:49:01 required 14
2024-04-05 16:48:17 plot 6
2024-04-05 16:47:59 domwidget 13
2024-04-05 16:42:36 left margin 12
2024-04-05 16:39:14 output 27
2024-04-05 16:33:13 change 44
2024-04-05 16:28:44 widgets label 18
2024-04-05 16:28:26 caption 2
2024-04-05 16:21:45 @observe 12
2024-04-05 16:18:12 text 22
2024-04-05 16:17:57 text 22
2024-04-05 16:17:53 tetx 0
2024-04-05 16:16:35 traitlets 36
2024-04-05 16:15:06 pyspark jdbc 0
2024-04-05 16:05:46 input 12
2024-04-05 16:05:23 search 2
2024-04-05 16:00:24 output 54
2024-04-05 15:56:20 audio 8
2024-04-05 15:51:19 readout_format 14
2024-04-05 15:29:36 image 14
2024-04-05 15:29:26 images 6
2024-04-05 15:28:43 vbox 12
2024-04-05 15:28:25 display 30
2024-04-05 15:28:18 display 14
2024-04-05 15:20:56 css 24
2024-04-05 15:13:41 selectmultiple 10
2024-04-05 15:08:34 change 22
2024-04-05 15:08:26 change 12
2024-04-05 15:06:02 interact 9
2024-04-05 15:01:48 hbox 14
2024-04-05 14:54:30 throttle 2
2024-04-05 14:53:23 spinner 0
2024-04-05 14:46:25 hbox 7
2024-04-05 14:41:08 interactive 34
2024-04-05 14:40:04 on_click 10
2024-04-05 14:36:22 download file 13
2024-04-05 14:36:09 download 2
2024-04-05 14:15:05 password 1
2024-04-05 14:12:09 interactive_output 4
2024-04-05 14:12:05 layout 13
2024-04-05 14:02:49 observe 24
2024-04-05 13:58:06 button 44
2024-04-05 13:53:50 intslider 34
2024-04-05 13:53:35 slider 34
2024-04-05 13:30:14 observe 12
2024-04-05 13:30:09 obserrve 0
2024-04-05 13:25:35 on_click 2
2024-04-05 13:25:00 border 11
2024-04-05 13:22:38 display:flex 0
2024-04-05 13:22:21 for loop 19
2024-04-05 13:22:20 flex 12
2024-04-05 13:20:35 overflow_y 11
2024-04-05 13:20:16 button 9
2024-04-05 13:18:18 output and layout 20
2024-04-05 13:04:12 gridbox 16
2024-04-05 13:03:48 hbox 7
2024-04-05 13:03:14 progress 5
2024-04-05 13:03:06 progress 2
2024-04-05 13:02:11 button 9
2024-04-05 12:56:23 interact_manual 3
2024-04-05 12:50:51 observe 24
2024-04-05 12:41:18 togglebuttons 10
2024-04-05 12:38:46 description_width 6
2024-04-05 12:29:51 valuewidget 38
2024-04-05 12:24:49 get_interact_value 8
2024-04-05 12:04:48 on_click 2
2024-04-05 12:03:50 button 9
2024-04-05 11:59:47 change 44
2024-04-05 11:50:10 upload 10
2024-04-05 11:49:56 interactive 34
2024-04-05 11:44:02 display 14
2024-04-05 11:41:37 canvas 2
2024-04-05 11:29:46 file input 38
2024-04-05 11:14:25 layout 36
2024-04-05 11:08:29 ipywidgets.interactive 0
2024-04-05 11:05:30 vbox 12
2024-04-05 10:48:52 html 13
2024-04-05 10:37:33 disabled 10
2024-04-05 10:35:23 button 44
2024-04-05 10:21:04 togglebuttons 10
2024-04-05 10:12:54 datetime 11
2024-04-05 09:56:47 button 44
2024-04-05 09:56:32 disable 30
2024-04-05 09:55:29 layout 14
2024-04-05 09:46:51 box 22
2024-04-05 09:19:32 fontawesome 10
2024-04-05 09:18:55 size 4
2024-04-05 09:18:45 observe 12
2024-04-05 08:59:46 upload 10
2024-04-05 08:53:05 on_submit 3
2024-04-05 08:41:07 accordian 0
2024-04-05 08:40:58 button 44
2024-04-05 08:39:57 accordion 10
2024-04-05 08:36:17 padding 12
2024-04-05 08:34:40 margin 10
2024-04-05 08:19:14 tagsinput 12
2024-04-05 08:18:46 interactive 17
2024-04-05 08:14:12 hbox 14
2024-04-05 08:10:07 output view 62
2024-04-05 07:57:05 dropdown 11
2024-04-05 07:55:16 gridspeclayout 8
2024-04-05 07:33:53 border_left 10
2024-04-05 07:33:05 border 12
2024-04-05 07:04:43 video 5
2024-04-05 06:45:58 description_width 12
2024-04-05 06:45:53 format 21
2024-04-05 06:00:32 widgets.selectionrangeslider 1
2024-04-05 05:58:55 range sliders 20
2024-04-05 05:58:45 rangesliderselection 0
2024-04-05 05:58:18 selectionrangesliderselection 0
2024-04-05 05:57:43 selection 5
2024-04-05 05:50:26 date 8
2024-04-05 05:40:28 justify 8
2024-04-05 05:34:08 align 12
2024-04-05 05:17:53 visibility 10
2024-04-05 04:30:21 click events 32
2024-04-05 04:30:19 button events 48
2024-04-05 04:30:02 onclick button 44
2024-04-05 04:18:45 clear_output 12
2024-04-05 03:57:31 title 6
2024-04-05 03:46:42 events 20
2024-04-05 03:46:15 button action 44
2024-04-05 03:45:53 button click action 52
2024-04-05 03:45:40 button click 52
2024-04-05 03:24:09 dropdown 22
2024-04-05 02:52:52 toggle 10
2024-04-05 02:51:17 button call 56
2024-04-05 02:44:00 drop 2
2024-04-05 02:39:08 textarea 8
2024-04-05 02:39:00 text area 24
2024-04-05 02:14:51 documentation 24
2024-04-05 02:14:45 documentarion 0
2024-04-05 02:13:15 dropdown 22
2024-04-05 01:53:15 tabs 5
2024-04-05 01:48:28 toggle 5
2024-04-05 01:42:57 update 42
2024-04-05 01:11:07 create_task 0
2024-04-05 01:07:59 async 6
2024-04-05 00:51:39 wait 16
2024-04-05 00:50:04 sleep 0
2024-04-05 00:37:21 box children 28
2024-04-05 00:33:57 selectmultiple 10
2024-04-05 00:29:04 vbox 24
2024-04-05 00:17:20 multiple 32
2024-04-04 23:45:27 tab 6
2024-04-04 22:56:41 intprogress 8
2024-04-04 22:53:56 continuous_update 22
2024-04-04 22:53:49 percent_diff 0
2024-04-04 22:43:42 on click 18
2024-04-04 22:43:33 button 9
2024-04-04 22:25:00 text 22
2024-04-04 22:19:44 upload 10
2024-04-04 22:16:59 observe 12
2024-04-04 22:05:49 change color 68
2024-04-04 21:55:35 upload 5
2024-04-04 21:53:56 description_width 6
2024-04-04 21:53:12 checkbox 9
2024-04-04 21:46:47 checkbox 9
2024-04-04 21:38:37 label 26
2024-04-04 21:27:43 appear 4
2024-04-04 21:24:08 multi select dropdown 14
2024-04-04 21:21:02 multiple select 18
2024-04-04 21:08:40 title 6
2024-04-04 21:05:27 browser 14
2024-04-04 21:05:27 output 27
2024-04-04 21:05:25 file selector 13
2024-04-04 20:42:38 radiobuttons 8
2024-04-04 20:42:27 trait_names 0
2024-04-04 20:35:13 checkbox 18
2024-04-04 20:23:07 togglebuttons 10
2024-04-04 20:22:50 toggle buttons 18
2024-04-04 20:20:45 observe 12
2024-04-04 20:20:23 trait 21
2024-04-04 20:20:18 set_trait 0
2024-04-04 20:19:56 trait 4
2024-04-04 20:14:19 interact_manual 2
2024-04-04 19:58:19 vbox 12
2024-04-04 19:55:32 chatbot 0
2024-04-04 19:35:32 display 30
2024-04-04 18:46:38 radio 4
2024-04-04 18:35:33 interact 11
2024-04-04 18:29:08 checkbox 9
2024-04-04 18:28:16 video 5
2024-04-04 18:27:51 on_msg 6
2024-04-04 18:27:37 on_change 0
2024-04-04 18:21:17 select 18
2024-04-04 18:05:55 output 54
2024-04-04 17:42:55 label 26
2024-04-04 17:41:27 vbox 24
2024-04-04 17:40:22 box 22
2024-04-04 17:24:12 java error 12
2024-04-04 17:17:56 iprogress 0
2024-04-04 17:17:38 button 22
2024-04-04 17:17:35 label 13
2024-04-04 17:10:42 drop-down 4
2024-04-04 17:10:27 observe 24
2024-04-04 17:08:23 "code generation" 0
2024-04-04 17:08:06 code generation 45
2024-04-04 16:37:40 vbox 12
2024-04-04 16:09:39 popup 0
2024-04-04 16:02:12 thread 2
2024-04-04 15:51:39 data type 29
2024-04-04 15:50:49 list 27
2024-04-04 15:50:39 list output 42
2024-04-04 15:50:28 output 27
2024-04-04 15:42:25 properties 12
2024-04-04 15:26:17 widgets.accordion 2
2024-04-04 15:25:27 multi select 9
2024-04-04 15:23:55 accordion 10
2024-04-04 15:09:53 datagrid 0
2024-04-04 15:00:21 slider 10
2024-04-04 14:59:25 example 54
2024-04-04 14:54:05 layout 36
2024-04-04 14:54:02 layouyt 0
2024-04-04 14:50:22 textarea 16
2024-04-04 14:48:55 ipython 36
2024-04-04 14:42:05 vbox 24
2024-04-04 14:36:29 htmlmath 10
2024-04-04 14:27:36 plot 6
2024-04-04 14:25:53 hbox 14
2024-04-04 14:12:31 image 5
2024-04-04 14:06:17 display 60
2024-04-04 13:50:50 hbox 14
2024-04-04 13:42:41 link widget 110
2024-04-04 13:42:35 link widgets 602
2024-04-04 13:25:15 observe 24
2024-04-04 13:25:10 hidden 1
2024-04-04 13:24:58 visible 4
2024-04-04 13:13:56 label 26
2024-04-04 13:12:09 dropdown 22
2024-04-04 13:05:39 layout( 36
2024-04-04 12:51:56 layout 18
2024-04-04 12:38:05 fileupload 14
2024-04-04 12:16:30 select 18
2024-04-04 12:13:03 progress 10
2024-04-04 12:05:14 slider 34
2024-04-04 11:52:09 canvas 2
2024-04-04 11:50:23 hbox 14
2024-04-04 11:50:03 hbox 14
2024-04-04 11:43:44 tabs 10
2024-04-04 11:33:02 interact 11
2024-04-04 11:32:53 link 8
2024-04-04 11:18:27 python 2 70
2024-04-04 11:17:11 button 44
2024-04-04 11:15:02 box 6
2024-04-04 10:47:51 scroll 4
2024-04-04 10:37:27 togglebuttons 5
2024-04-04 10:34:52 checkbox 18
2024-04-04 10:34:40 tickbox 0
2024-04-04 10:28:53 image 5
2024-04-04 10:15:33 iprogress 0
2024-04-04 10:03:38 layout 36
2024-04-04 09:58:02 layout margin 38
2024-04-04 09:48:30 button size 50
2024-04-04 09:45:42 button 44
2024-04-04 09:27:55 contain 16
2024-04-04 09:20:42 button color 60
2024-04-04 09:14:48 file upload 6
2024-04-04 09:12:30 webrtc 2
2024-04-04 09:12:20 layout image aspect ratio 40
2024-04-04 09:12:05 slider 34
2024-04-04 09:11:59 image 14
2024-04-04 08:54:58 layout 36
2024-04-04 08:51:52 on_msg 6
2024-04-04 08:46:39 video 1
2024-04-04 08:36:40 image 14
2024-04-04 08:27:25 tab 12
2024-04-04 08:12:55 widgets 600
2024-04-04 07:44:12 audio 4
2024-04-04 07:43:55 audio 1
2024-04-04 07:39:57 audio 4
2024-04-04 07:38:24 dropdown 11
2024-04-04 07:33:23 upload 10
2024-04-04 07:19:39 on_click 10
2024-04-04 06:36:26 video 5
2024-04-04 05:55:39 image 14
2024-04-04 05:49:05 __jupyter_widgets_assets_path__ 0
2024-04-04 04:59:21 visibility 10
2024-04-04 03:45:35 floatslider 16
2024-04-04 03:45:16 flotslider 0
2024-04-04 03:38:47 ints 0
2024-04-04 03:38:31 intsinput 0
2024-04-04 03:27:51 interact_manual 6
2024-04-04 03:16:42 textarea 16
2024-04-04 03:07:55 intprogress 4
2024-04-04 02:59:01 repeat timer 16
2024-04-04 02:58:52 repeattimer 0
2024-04-04 02:58:21 repeat timer 16
2024-04-04 02:58:10 repeattimer 0
2024-04-04 02:14:27 togglebuttons 10
2024-04-04 01:57:02 description width 56
2024-04-04 00:51:03 button 22
2024-04-04 00:50:53 select button 24
2024-04-04 00:39:36 intslider 34
2024-04-03 22:51:24 dropdown 22
2024-04-03 22:47:18 table 10
2024-04-03 22:22:13 textarea 16
2024-04-03 22:06:33 checkbox 9
2024-04-03 21:59:42 layout 18
2024-04-03 21:59:21 board 0
2024-04-03 21:59:05 whiteboard 0
2024-04-03 21:57:15 clear 12
2024-04-03 21:56:04 gridspeclayout 4
2024-04-03 21:43:23 close 8
2024-04-03 21:43:18 button.close 0
2024-04-03 21:41:31 change 22
2024-04-03 21:40:52 busy spinner 2
2024-04-03 21:09:06 hide 0
2024-04-03 21:08:37 display 60
2024-04-03 21:07:31 tab 12
2024-04-03 20:51:57 interact_manual 3
2024-04-03 20:51:04 button 22
2024-04-03 20:47:45 spinner 0
2024-04-03 20:41:28 output 54
2024-04-03 20:31:18 sliders 14
2024-04-03 20:06:31 hold_sync 8
2024-04-03 19:56:39 dropdown 11
2024-04-03 19:45:27 disabled 16
2024-04-03 19:36:56 value 41
2024-04-03 19:36:45 options 14
2024-04-03 19:34:15 decorator 10
2024-04-03 19:33:56 interactive_output 8
2024-04-03 19:30:49 interactive 34
2024-04-03 19:29:30 dropdown 11
2024-04-03 19:19:27 on click 98
2024-04-03 19:11:30 layout 14
2024-04-03 19:04:13 floatslider 8
2024-04-03 19:04:07 datepicker 5
2024-04-03 18:54:06 text_decoration 12
2024-04-03 18:50:18 loop value 41
2024-04-03 18:50:07 loop 6
2024-04-03 18:43:19 observe 5
2024-04-03 18:23:45 continuous 8
2024-04-03 18:21:09 slider 34
2024-04-03 18:05:28 button 9
2024-04-03 17:50:07 togglebutton 10
2024-04-03 17:40:20 label 26
2024-04-03 17:38:17 width 30
2024-04-03 17:00:01 input() 3
2024-04-03 16:59:45 input 3
2024-04-03 16:59:42 input3 0
2024-04-03 16:58:49 vbox 24
2024-04-03 16:38:08 bool 46
2024-04-03 16:37:56 toggle 10
2024-04-03 16:23:33 hide 0
2024-04-03 16:13:40 embed_minimal_html 1
2024-04-03 16:13:25 embed.embed_minimal_html 0
2024-04-03 16:13:20 ipywidgets.embed.embed_minimal_html 0
2024-04-03 16:10:26 checkboxes 1
2024-04-03 16:07:54 embed 3
2024-04-03 16:07:23 observe 12
2024-04-03 15:58:15 datepicker 10
2024-04-03 15:56:47 radiobuttons 8
2024-04-03 15:36:18 interact 6
2024-04-03 15:30:23 abbreviation 6
2024-04-03 15:20:20 output 54
2024-04-03 15:08:54 clear_output 12
2024-04-03 15:07:57 check 12
2024-04-03 14:34:47 layout 18
2024-04-03 14:16:50 datagrid 0
2024-04-03 13:53:50 default 50
2024-04-03 13:42:52 floatslider 16
2024-04-03 13:42:28 interactive 17
2024-04-03 13:41:11 dropdown 11
2024-04-03 13:36:55 function __main__ 10
2024-04-03 13:36:34 ner 0
2024-04-03 13:12:18 widgets.output 4
2024-04-03 12:48:12 observe 24
2024-04-03 12:33:18 applayout 3
2024-04-03 12:32:58 widgets.text 4
2024-04-03 12:25:33 tag widget location 55
2024-04-03 12:17:46 tag 35
2024-04-03 12:07:55 vbox 24
2024-04-03 12:06:28 date 16
2024-04-03 11:55:51 margin top 13
2024-04-03 11:47:31 interact 11
2024-04-03 11:35:40 upload 10
2024-04-03 11:26:45 play¨ 20
2024-04-03 11:26:34 observer 0
2024-04-03 11:11:02 hbox 7
2024-04-03 11:10:46 image 7
2024-04-03 11:07:48 hbox 7
2024-04-03 11:07:38 hbox 5
2024-04-03 10:53:05 reset 4
2024-04-03 10:51:12 box 11
2024-04-03 10:40:22 play 10
2024-04-03 10:32:46 interpolate 2
2024-04-03 10:15:47 interactive 17
2024-04-03 10:12:28 on_click 10
2024-04-03 10:10:56 audio 4
2024-04-03 09:52:20 image 7
2024-04-03 09:50:56 dropdown 22
2024-04-03 09:33:42 observe 24
2024-04-03 09:33:23 children 9
2024-04-03 09:29:28 inputwidget 0
2024-04-03 09:28:26 textinput 0
2024-04-03 09:25:54 html 68
2024-04-03 08:47:32 margin left 9
2024-04-03 08:47:25 bqplot 5
2024-04-03 08:47:08 tqdm 0
2024-04-03 08:41:58 box_style 3
2024-04-03 08:40:49 plotly 0
2024-04-03 08:38:16 image 7
2024-04-03 08:37:23 cannot import name 'is_torch_mlu_available' from 'transformers.utils' 54
2024-04-03 08:31:10 on_click 2
2024-04-03 08:30:23 observe 12
2024-04-03 08:27:35 function 10
2024-04-03 08:06:53 .html 68
2024-04-03 08:03:09 display 15
2024-04-03 08:02:05 inttext 7
2024-04-03 07:47:47 table 3
2024-04-03 07:37:25 box 11
2024-04-03 07:31:52 embeddi 0
2024-04-03 07:24:50 table 10
2024-04-03 07:21:53 buttons 8
2024-04-03 06:30:46 progress 5
2024-04-03 06:21:06 repeattimer 0
2024-04-03 06:19:40 interactive_output 4
2024-04-03 06:18:05 border 6
2024-04-03 06:15:43 interactive 17
2024-04-03 05:59:12 float 26
2024-04-03 05:51:31 on_click 2
2024-04-03 05:50:19 button 9
2024-04-03 04:38:23 ipywidgets.select 0
2024-04-03 04:37:53 select 18
2024-04-03 04:07:25 mouse 6
2024-04-03 03:55:16 interact 22
2024-04-03 03:46:04 scroll 4
2024-04-03 03:40:00 table 5
2024-04-03 03:15:55 output 27
2024-04-03 03:12:38 visibility 10
2024-04-03 02:04:02 css 24
2024-04-03 01:13:42 loading widget 110
2024-04-02 23:02:47 output 54
2024-04-02 22:05:37 callback 22
2024-04-02 22:05:26 onchane 0
2024-04-02 21:45:24 upload 10
2024-04-02 21:42:55 color 17
2024-04-02 21:41:01 floatslide 0
2024-04-02 21:40:24 datetime 22
2024-04-02 21:36:20 time 42
2024-04-02 21:35:42 layout 36
2024-04-02 21:21:47 interaction 6
2024-04-02 21:20:58 interactive 17
2024-04-02 21:16:41 box 11
2024-04-02 20:55:27 matplotlib 8
2024-04-02 20:33:09 color 34
2024-04-02 20:06:27 widget_string 0
2024-04-02 20:05:37 html 34
2024-04-02 20:04:30 vbox 24
2024-04-02 19:37:14 click 22
2024-04-02 19:32:38 table 10
2024-04-02 19:30:28 checkbox 18
2024-04-02 19:30:13 size 13
2024-04-02 19:16:18 on_change 0
2024-04-02 19:11:46 widgets.html 6
2024-04-02 18:39:07 checkbox 4
2024-04-02 18:38:56 display 15
2024-04-02 18:35:55 observe 12
2024-04-02 18:27:35 button 44
2024-04-02 18:19:43 input_box 0
2024-04-02 18:10:42 observe 24
2024-04-02 18:08:23 callback 22
2024-04-02 18:05:08 box 11
2024-04-02 17:47:00 html 68
2024-04-02 17:46:29 visibility 10
2024-04-02 17:39:52 css 24
2024-04-02 17:39:48 spinner 0
2024-04-02 17:28:36 icon 18
2024-04-02 17:28:14 fontawesome 10
2024-04-02 17:07:52 interact 11
2024-04-02 16:42:30 observe 24
2024-04-02 16:41:17 _active_widgets 1
2024-04-02 16:41:14 active_widgets 0
2024-04-02 16:20:54 observe 24
2024-04-02 16:10:17 output 54
2024-04-02 16:00:19 dropdown 22
2024-04-02 15:54:45 stdout 4
2024-04-02 15:42:25 button 44
2024-04-02 15:35:38 hbox 5
2024-04-02 15:33:19 scroll 2
2024-04-02 15:30:24 textarea 16
2024-04-02 15:27:07 widgets.text 4
2024-04-02 15:26:10 date picker 20
2024-04-02 15:23:31 text( 22
2024-04-02 15:22:45 accordion 5
2024-04-02 15:22:41 interactive_output 8
2024-04-02 15:16:46 video 5
2024-04-02 15:07:47 interact 22
2024-04-02 15:07:25 manual 1
2024-04-02 14:52:57 sidenav 0
2024-04-02 14:52:02 dropdown 22
2024-04-02 14:47:48 grid 18
2024-04-02 14:47:33 table 10
2024-04-02 14:44:53 on_click 2
2024-04-02 14:42:36 ipydatagrid 2
2024-04-02 14:41:32 fileupload 2
2024-04-02 14:11:26 add_class 6
2024-04-02 14:11:15 box 11
2024-04-02 14:04:14 layout attribut 18
2024-04-02 14:02:49 box title 12
2024-04-02 14:02:26 group 5
2024-04-02 13:54:19 dropdown 11
2024-04-02 13:54:04 html 68
2024-04-02 13:29:20 layout 36
2024-04-02 13:19:19 video 5
2024-04-02 13:17:29 radio 2
2024-04-02 13:17:10 radio 0
2024-04-02 13:17:05 radio button 9
2024-04-02 13:17:01 radiobutton 0
2024-04-02 13:10:25 datetimepicker 5
2024-04-02 13:05:29 align 3
2024-04-02 13:05:11 hbox 5
2024-04-02 13:04:52 checkbox 4
2024-04-02 12:37:43 click 22
2024-04-02 12:27:33 image 7
2024-04-02 12:21:45 image 7
2024-04-02 11:48:34 remove 13
2024-04-02 11:41:34 checkbox 18
2024-04-02 11:31:32 output 54
2024-04-02 11:30:45 css 12
2024-04-02 11:18:38 lists 3
2024-04-02 11:18:28 links 3
2024-04-02 11:16:32 button 44
2024-04-02 10:44:19 button group 24
2024-04-02 10:39:48 widgets.select 2
2024-04-02 10:38:46 label 26
2024-04-02 10:28:20 togglebuttons 10
2024-04-02 10:28:16 matplotlib 8
2024-04-02 10:28:16 date 3
2024-04-02 10:27:58 label 26
2024-04-02 10:27:54 floatslider 16
2024-04-02 10:27:40 date 8
2024-04-02 10:12:09 tab 12
2024-04-02 10:07:51 text 44
2024-04-02 10:03:07 date 16
2024-04-02 10:01:57 upload 10
2024-04-02 09:49:34 z-index 26
2024-04-02 09:40:41 dropdown 22
2024-04-02 09:39:31 background_color 0
2024-04-02 09:33:16 heading 0
2024-04-02 09:28:30 slider 34
2024-04-02 09:24:45 label 26
2024-04-02 09:19:19 html 13
2024-04-02 09:17:11 checkbox 18
2024-04-02 09:13:40 output 54
2024-04-02 09:13:34 interactive_output 8
2024-04-02 08:59:42 layout 14
2024-04-02 08:36:46 observe 12
2024-04-02 08:31:34 dropdown 11
2024-04-02 08:26:23 iimage 0
2024-04-02 08:07:57 update 42
2024-04-02 08:06:43 tag 35
2024-04-02 08:01:48 css 12
2024-04-02 07:58:39 vbox 12
2024-04-02 07:38:12 label 26
2024-04-02 07:35:31 visible 3
2024-04-02 07:33:41 button 44
2024-04-02 07:31:17 threading 6
2024-04-02 06:21:43 server 8
2024-04-02 06:14:29 tab 2
2024-04-02 06:14:12 observe 24
2024-04-02 05:38:17 static 6
2024-04-02 05:36:23 observe 12
2024-04-02 05:33:59 html 13
2024-04-02 05:26:20 box 11
2024-04-02 05:26:15 modal 0
2024-04-02 05:26:09 popup 0
2024-04-02 05:08:55 interact 22
2024-04-02 05:03:34 mouse 6
2024-04-02 04:57:27 dropdown 22
2024-04-02 03:20:18 visibility 10
2024-04-02 02:15:36 ipysheet 2
2024-04-02 02:13:54 floatslider 16
2024-04-02 01:58:54 togglebuttons 2
2024-04-02 01:52:59 floatslider 16
2024-04-02 01:04:58 primary 16
2024-04-02 00:55:17 togglebutton 10
2024-04-02 00:54:54 checkbox 18
2024-04-02 00:43:26 text 44
2024-04-02 00:28:16 uploader 6
2024-04-01 23:13:33 labextension 1
2024-04-01 23:08:03 issue 1
2024-04-01 23:05:42 style 42
2024-04-01 23:00:47 hbox 14
2024-04-01 22:00:35 validation 1
2024-04-01 21:51:57 align 12
2024-04-01 21:31:31 dropdown 22
2024-04-01 20:38:28 border 12
2024-04-01 20:36:44 label 26
2024-04-01 20:15:59 label 26
2024-04-01 20:09:21 visibility 10
2024-04-01 19:59:51 observ 0
2024-04-01 19:59:35 observe 5
2024-04-01 19:58:56 html 68
2024-04-01 19:44:54 border 12
2024-04-01 19:42:06 horizontal line 26
2024-04-01 19:17:12 filechooser 0
2024-04-01 19:12:28 upload 10
2024-04-01 18:46:05 unit 6
2024-04-01 18:44:51 tagsinput 12
2024-04-01 18:41:55 readout_format 14
2024-04-01 18:15:07 image 14
2024-04-01 17:20:23 box 11
2024-04-01 17:04:34 checkbox 4
2024-04-01 17:04:30 imput 0
2024-04-01 16:57:10 tagsinput 12
2024-04-01 16:54:11 multi 0
2024-04-01 16:33:13 layout 13
2024-04-01 16:30:19 label 6
2024-04-01 16:27:43 label 26
2024-04-01 16:25:00 video 5
2024-04-01 16:19:29 tab 12
2024-04-01 16:16:50 togglebuttons 10
2024-04-01 16:16:16 disable 30
2024-04-01 15:52:07 export widget 110
2024-04-01 15:49:26 interact 11
2024-04-01 15:41:12 gridbox 16
2024-04-01 15:35:33 log 7
2024-04-01 15:25:30 intprogress 4
2024-04-01 15:23:02 ipywidgets 78
2024-04-01 15:22:14 dropdown 11
2024-04-01 14:56:04 tab 12
2024-04-01 14:35:07 drop 4
2024-04-01 14:35:06 drag 12
2024-04-01 14:20:43 vbox 24
2024-04-01 14:08:50 .observe 12
2024-04-01 14:08:39 observe 12
2024-04-01 13:34:35 widget 110
2024-04-01 13:34:22 widjet 0
2024-04-01 13:33:38 radio 4
2024-04-01 13:32:22 observe 24
2024-04-01 13:01:34 icon 18
2024-04-01 12:13:28 pandas melt 4
2024-04-01 12:12:34 display 15
2024-04-01 12:12:10 box-sizing 11
2024-04-01 12:12:08 box_sizing 0
2024-04-01 11:53:28 table 5
2024-04-01 11:41:58 allow html 70
2024-04-01 11:38:07 multiline 4
2024-04-01 11:29:24 align center text label 52
2024-04-01 11:28:54 align center html 74
2024-04-01 11:27:06 align center 16
2024-04-01 11:26:24 text-align 48
2024-04-01 11:12:22 javascipt 0
2024-04-01 10:34:13 display 15
2024-04-01 10:31:50 dynamic 8
2024-04-01 10:24:04 javascript 32
2024-04-01 10:17:56 file selecter 24
2024-04-01 10:10:54 gridbox 8
2024-04-01 10:10:24 gridbox 8
2024-04-01 09:55:51 youtube 0
2024-04-01 09:55:27 colorbar 0
2024-04-01 09:55:19 colorband 0
2024-04-01 09:55:10 svg dy 0
2024-04-01 09:52:05 title_style 0
2024-04-01 09:51:52 title 6
2024-04-01 09:49:56 video 10
2024-04-01 09:47:40 play 20
2024-04-01 09:39:09 textbox style 22
2024-04-01 09:33:22 tab 12
2024-04-01 09:13:51 embed_minimal_html 1
2024-04-01 09:07:17 intslider() 34
2024-04-01 09:07:16 widgets.intslider() 14
2024-04-01 08:44:48 html 13
2024-04-01 08:19:03 multiple 32
2024-04-01 08:16:26 width 15
2024-04-01 08:09:29 tagsinput 12
2024-04-01 08:09:26 date 8
2024-04-01 08:08:24 save 2
2024-04-01 08:03:38 tooltip 18
2024-04-01 07:56:29 gridbox 8
2024-04-01 07:56:09 gridbox 8
2024-04-01 07:26:27 width 12
2024-04-01 07:26:14 intslider 11
2024-04-01 06:58:20 box 11
2024-04-01 05:59:22 label 26
2024-04-01 05:32:57 fileupload 2
2024-04-01 05:32:10 slider event 42
2024-04-01 03:35:27 button 44
2024-04-01 03:29:07 tqdm 0
2024-04-01 03:25:15 visibility 10
2024-04-01 01:54:42 vbox 24
2024-04-01 00:48:15 thread 4
2024-04-01 00:31:19 floatprogress 8
2024-03-31 23:00:34 callback 22
2024-03-31 22:48:15 style 10
2024-03-31 22:38:45 button 44
2024-03-31 21:46:27 font-awesomebutton 14
2024-03-31 21:45:34 widgets.layout 6
2024-03-31 21:45:32 font-awesome 14
2024-03-31 21:45:14 layout 36
2024-03-31 21:43:32 font awesome 14
2024-03-31 21:43:03 play 20
2024-03-31 21:39:07 textbox 12
2024-03-31 21:33:32 layout 36
2024-03-31 21:33:13 height 24
2024-03-31 21:31:43 description 48
2024-03-31 20:59:16 style 21
2024-03-31 19:56:25 domwidget 13
2024-03-31 19:36:43 accordeon 0
2024-03-31 19:16:22 magic 0
2024-03-31 19:07:52 upload 10
2024-03-31 18:15:49 interactive_output 8
2024-03-31 18:15:07 interative output 54
2024-03-31 18:14:36 interative 0
2024-03-31 18:14:01 button 44
2024-03-31 17:04:09 threads 6
2024-03-31 17:03:48 threding 0
2024-03-31 15:55:24 accord 0
2024-03-31 15:41:19 progress 10
2024-03-31 15:30:39 clear 4
2024-03-31 15:29:50 fileupload 2
2024-03-31 15:27:46 update 42
2024-03-31 15:27:38 on_button_clicked 1
2024-03-31 15:27:38 redraw 0
2024-03-31 15:25:26 interactive_output 8
2024-03-31 15:15:48 widgets.intslider 14
2024-03-31 14:53:54 button 44
2024-03-31 14:13:15 button 44
2024-03-31 13:53:56 pyplot 0
2024-03-31 13:53:54 pyploy 0
2024-03-31 13:37:14 interact horizontal 36
2024-03-31 13:37:06 horizontal 16
2024-03-31 12:30:38 table 10
2024-03-31 12:08:21 output 54
2024-03-31 12:07:57 output_widgets 0
2024-03-31 09:39:20 refresh 3
2024-03-31 09:22:35 checkbox 9
2024-03-31 09:09:03 update 21
2024-03-31 08:04:02 checkbox 18
2024-03-31 07:43:19 message 28
2024-03-31 07:43:13 alert 0
2024-03-31 07:42:55 interactive 9
2024-03-31 07:03:32 interactive 34
2024-03-31 06:19:04 layout 36
2024-03-31 05:36:12 audio 4
2024-03-31 03:08:21 button 44
2024-03-31 02:36:37 fileupload 7
2024-03-31 02:33:08 vbox 24
2024-03-31 02:22:18 dark 0
2024-03-31 01:03:34 number formatting 8
2024-03-31 00:27:05 remove widget 55
2024-03-31 00:26:50 remove 13
2024-03-30 23:30:58 callback print 30
2024-03-30 23:04:34 checkbox 18
2024-03-30 22:05:18 enable 34
2024-03-30 21:42:31 visibility 10
2024-03-30 21:38:20 hbox 5
2024-03-30 20:04:18 image 7
2024-03-30 19:16:21 box 11
2024-03-30 18:56:57 checkbox 18
2024-03-30 18:36:50 dropdown 22
2024-03-30 18:36:39 droplist 0
2024-03-30 17:49:33 output 27
2024-03-30 17:17:08 button 9
2024-03-30 17:11:58 button 44
2024-03-30 17:11:49 button 9
2024-03-30 17:04:16 display 60
2024-03-30 17:03:34 fileupload 7
2024-03-30 17:01:44 delay 0
2024-03-30 16:58:25 press 1
2024-03-30 16:57:48 key press 16
2024-03-30 16:57:23 text 22
2024-03-30 16:49:43 textbox 12
2024-03-30 16:33:35 async 1
2024-03-30 16:23:04 button 22
2024-03-30 15:59:57 latex 5
2024-03-30 15:46:54 latex 10
2024-03-30 15:41:35 interative 0
2024-03-30 15:07:24 interact 22
2024-03-30 15:05:56 grid 4
2024-03-30 14:37:27 flicker 0
2024-03-30 13:46:00 datepicker 10
2024-03-30 13:44:32 text 44
2024-03-30 13:32:16 box 11
2024-03-30 11:21:48 radio 4
2024-03-30 11:20:56 radio button 44
2024-03-30 08:07:51 inttext 7
2024-03-30 08:07:36 int 16
2024-03-30 04:57:42 asynch 0
2024-03-30 04:27:56 progress 2
2024-03-30 04:27:01 tqdm 0
2024-03-30 04:18:52 button 9
2024-03-30 03:14:38 interactive_output 2
2024-03-30 03:14:36 .depends_on 0
2024-03-30 03:09:03 dropdown 5
2024-03-30 03:07:08 dropdownmodel 4
2024-03-30 02:39:55 interactive 9
2024-03-30 02:10:06 box 6
2024-03-30 02:09:55 interact 6
2024-03-30 01:54:27 continuous update 44
2024-03-30 01:33:10 button color 60
2024-03-30 01:32:01 output 54
2024-03-29 23:57:20 widgets.output 8
2024-03-29 23:21:32 font size 28
2024-03-29 23:10:24 align 3
2024-03-29 22:54:55 inttext 14
2024-03-29 22:48:29 dropdown 11
2024-03-29 22:44:38 colorpicker 0
2024-03-29 22:19:23 button click 26
2024-03-29 22:18:52 button 22
2024-03-29 21:57:11 observe 12
2024-03-29 21:57:07 observer 1
2024-03-29 21:55:37 output 54
2024-03-29 21:47:21 font 0
2024-03-29 21:31:01 gridbox 8
2024-03-29 21:11:22 date picker 20
2024-03-29 20:34:21 textarea 16
2024-03-29 20:20:30 flex_flow 8
2024-03-29 19:41:43 frozen module 18
2024-03-29 19:30:44 gridspeclayout 1
2024-03-29 19:22:37 continuous_update 11
2024-03-29 19:21:57 intslider 17
2024-03-29 19:08:10 interact 11
2024-03-29 19:07:50 title 3
2024-03-29 18:56:51 text 44
2024-03-29 18:53:01 bool 46
2024-03-29 18:38:31 interact 22
2024-03-29 18:30:02 iprogress 0
2024-03-29 18:15:03 file upload 6
2024-03-29 18:09:20 buton 0
2024-03-29 18:09:05 bouton 0
2024-03-29 17:53:08 display 30
2024-03-29 17:53:00 display 15
2024-03-29 17:48:00 layout 36
2024-03-29 17:22:03 label 13
2024-03-29 16:52:15 dropdown 11
2024-03-29 16:33:08 output 11
2024-03-29 16:28:44 selectmultiple 2
2024-03-29 16:12:23 display 15
2024-03-29 15:51:44 progress 5
2024-03-29 15:45:45 webpack 8
2024-03-29 15:09:29 progress 5
2024-03-29 15:09:29 progressbars 0
2024-03-29 15:09:28 tqdm 0
2024-03-29 14:44:10 interactive 9
2024-03-29 14:37:08 dropdown 5
2024-03-29 13:13:31 tab 12
2024-03-29 12:31:34 json 20
2024-03-29 12:22:12 button 44
2024-03-29 12:18:47 widgets.output 8
2024-03-29 12:18:43 radius 0
2024-03-29 12:18:16 widgets.outputs 0
2024-03-29 11:55:44 widgets 300
2024-03-29 11:48:53 lightgreen 6
2024-03-29 11:48:23 color 34
2024-03-29 11:44:03 hbox 14
2024-03-29 11:06:56 string 42
2024-03-29 11:03:57 disable 30
2024-03-29 10:40:36 widgets.name 0
2024-03-29 10:34:31 text 44
2024-03-29 10:14:38 controller 10
2024-03-29 09:45:26 dropdown 11
2024-03-29 09:37:44 image 14
2024-03-29 09:35:01 togglebutton 5
2024-03-29 09:34:49 togglebutton 1
2024-03-29 09:27:12 table 5
2024-03-29 09:07:16 box 11
2024-03-29 08:53:25 button 44
2024-03-29 08:48:58 return 37
2024-03-29 08:37:22 interactive 17
2024-03-29 08:37:18 interactice 0
2024-03-29 08:30:29 dropdown 22
2024-03-29 08:28:52 visibility 10
2024-03-29 08:20:56 layout 36
2024-03-29 08:14:19 accordion 10
2024-03-29 08:11:51 is_torch_xla_available 0
2024-03-29 07:44:57 table 10
2024-03-29 06:38:48 tab 6
2024-03-29 06:37:53 tqdm 0
2024-03-29 06:13:49 long slider 17
2024-03-29 05:58:15 video 10
2024-03-29 05:05:57 bool 23
2024-03-29 05:01:08 allow_none 18
2024-03-29 04:39:21 hbox 14
2024-03-29 04:32:33 text 44
2024-03-29 04:31:13 text 44
2024-03-29 04:21:26 dlink 5
2024-03-29 03:44:32 color 17
2024-03-29 03:37:52 background color 20
2024-03-29 03:37:27 background 10
2024-03-29 02:52:18 textbox_width 0
2024-03-29 02:50:54 text 22
2024-03-29 02:40:37 description_width 6
2024-03-29 01:58:57 observe 5
2024-03-29 01:42:46 on_submit 3
2024-03-29 01:24:48 canvas 2
2024-03-29 00:52:29 daterangeslider 0
2024-03-29 00:09:13 input 24
2024-03-28 23:50:00 accordion 5
2024-03-28 23:42:46 widgets.inttext 4
2024-03-28 23:04:07 iprogress 0
2024-03-28 22:54:53 readout 10
2024-03-28 22:46:00 tqdm 0
2024-03-28 22:45:39 tdqm 0
2024-03-28 22:39:19 button 44
2024-03-28 22:35:47 label 13
2024-03-28 22:16:08 scroll 2
2024-03-28 21:56:48 box 11
2024-03-28 21:56:18 grid 18
2024-03-28 21:02:58 jinja2 2
2024-03-28 20:57:31 textarea 8
2024-03-28 20:36:55 "z-index" 2
2024-03-28 20:36:48 z-index 26
2024-03-28 20:26:22 decorator 10
2024-03-28 20:11:20 style 10
2024-03-28 19:55:10 textarea 8
2024-03-28 19:48:03 button 44
2024-03-28 19:36:13 layout 36
2024-03-28 19:26:07 gridspeclayout 8
2024-03-28 19:26:02 gridspectlayout 0
2024-03-28 19:21:56 label 26
2024-03-28 19:03:09 radiobuttons 1
2024-03-28 18:58:33 applayout 5
2024-03-28 18:55:20 html 34
2024-03-28 18:53:18 html widget 65
2024-03-28 18:52:41 app layout 18
2024-03-28 18:52:37 appalayout 0
2024-03-28 18:52:36 appalaout 0
2024-03-28 18:52:34 appalyout 0
2024-03-28 18:51:30 text 22
2024-03-28 18:47:45 grid 9
2024-03-28 18:47:42 grud 0
2024-03-28 18:46:56 grid 9
2024-03-28 18:44:30 checkbox 9
2024-03-28 18:39:40 image 5
2024-03-28 18:34:09 observe 5
2024-03-28 18:32:27 hbox 5
2024-03-28 18:24:22 widgets.gridbox 6
2024-03-28 18:07:56 interact 22
2024-03-28 18:01:49 upload 5
2024-03-28 17:51:21 ipywidgets.dropdown 0
2024-03-28 17:49:16 observe 12
2024-03-28 17:43:14 keyboard 1
2024-03-28 17:41:52 interact 11
2024-03-28 17:29:54 widgets.name 0
2024-03-28 17:12:57 checkbox 18
2024-03-28 16:52:42 vbox 8
2024-03-28 16:40:46 loading 8
2024-03-28 16:40:41 spinner 0
2024-03-28 16:38:01 combobox 12
2024-03-28 16:37:51 result 20
2024-03-28 16:37:35 dropdown 22
2024-03-28 16:37:21 results 8
2024-03-28 16:34:12 hbox 7
2024-03-28 16:21:32 figure 2
2024-03-28 16:18:08 image 14
2024-03-28 16:18:05 imae 0
2024-03-28 16:17:43 interact( 22
2024-03-28 16:16:32 interact 22
2024-03-28 16:16:30 interact# 22
2024-03-28 16:13:55 domwidget 13
2024-03-28 16:13:54 text 22
2024-03-28 16:11:02 animate 0
2024-03-28 16:09:33 accordion header 22
2024-03-28 16:09:14 interact_manual 3
2024-03-28 16:02:31 pdf 1
2024-03-28 15:55:20 click. 22
2024-03-28 15:54:08 types 28
2024-03-28 15:51:06 output 54
2024-03-28 15:48:45 select 18
2024-03-28 15:44:52 disabled 16
2024-03-28 15:18:32 add_class 3
2024-03-28 15:09:23 upload 10
2024-03-28 14:53:03 hbox 14
2024-03-28 14:52:39 react 0
2024-03-28 14:44:05 interactive_output 8
2024-03-28 14:31:03 label 13
2024-03-28 14:18:29 jupyter-webrtc 604
2024-03-28 14:17:16 observe 24
2024-03-28 14:16:18 jupyter nbextension enable --py widgetsnbextension 606
2024-03-28 14:03:43 label 26
2024-03-28 13:57:45 label 26
2024-03-28 13:16:19 location 4
2024-03-28 13:16:06 widgets location 300
2024-03-28 13:10:32 search 2
2024-03-28 12:59:37 floatprogress 8
2024-03-28 12:50:44 hbox 7
2024-03-28 12:46:10 checkbox 9
2024-03-28 12:40:49 date 16
2024-03-28 12:36:43 tabs 10
2024-03-28 12:21:26 interactive 17
2024-03-28 12:21:10 interact 11
2024-03-28 11:55:48 int slider 50
2024-03-28 11:55:36 ipywidget slider 36
2024-03-28 11:52:59 checkbox 9
2024-03-28 11:52:54 button 22
2024-03-28 11:28:38 excel 0
2024-03-28 11:27:45 loop 6
2024-03-28 11:27:40 tqdm 0
2024-03-28 11:26:17 uploaad file 24
2024-03-28 11:10:01 slider 34
2024-03-28 11:08:19 disable 30
2024-03-28 10:47:20 image layout and sizing 51
2024-03-28 10:21:51 interactive 34
2024-03-28 10:11:05 image 14
2024-03-28 10:02:36 progresbar 0
2024-03-28 10:02:22 progressbar 0
2024-03-28 09:59:54 zoom 1
2024-03-28 09:56:56 spinner 0
2024-03-28 09:44:05 matplotlib 8
2024-03-28 09:37:00 hbox 14
2024-03-28 09:33:14 border 6
2024-03-28 09:33:05 border 10
2024-03-28 09:20:40 gridspec 1
2024-03-28 09:18:47 hbox 7
2024-03-28 09:18:23 grid 9
2024-03-28 09:16:12 image 5
2024-03-28 09:15:05 save state 8
2024-03-28 09:14:43 html 13
2024-03-28 09:14:12 label 26
2024-03-28 09:13:02 observe 24
2024-03-28 09:12:45 progress 10
2024-03-28 09:12:42 progresss 0
2024-03-28 09:08:33 save 2
2024-03-28 09:05:33 select 18
2024-03-28 08:27:50 observe 24
2024-03-28 08:27:07 slider 17
2024-03-28 08:27:03 display 30
2024-03-28 08:25:30 image 7
2024-03-28 08:24:59 _check 0
2024-03-28 08:24:51 check 24
2024-03-28 08:22:50 clear_output 6
2024-03-28 08:12:32 static 9
2024-03-28 08:10:28 threshold 0
2024-03-28 08:04:59 visibility 10
2024-03-28 08:00:22 json 10
2024-03-28 07:25:57 build 6
2024-03-28 07:10:44 layout label 46
2024-03-28 07:09:49 layout 36
2024-03-28 06:35:14 run cell 18
2024-03-28 06:26:53 interact 22
2024-03-28 06:24:55 interact 22
2024-03-28 06:23:25 intslider 34
2024-03-28 06:14:08 floatlogslider 10
2024-03-28 06:12:39 floattext 3
2024-03-28 04:41:01 download 2
2024-03-28 04:40:59 jupyterhub 0
2024-03-28 03:16:55 animation 6
2024-03-28 03:16:44 player 2
2024-03-28 03:08:35 interact 22
2024-03-28 03:03:02 label 6
2024-03-28 02:49:36 vbox 8
2024-03-28 02:27:30 vscode 0
2024-03-28 01:44:49 interactive_output 4
2024-03-28 01:36:45 hbox 7
2024-03-28 01:34:11 layout width 23
2024-03-28 00:43:15 button 22
2024-03-28 00:42:42 button 22
2024-03-28 00:41:47 class vbox 11
2024-03-28 00:41:15 vbox 8
Created Date Query Total Results
2024-06-26 16:20:04 cell id 9
2024-06-26 09:07:58 install 3
2024-06-26 07:30:29 language 8
2024-06-25 09:42:24 connection 7
2024-06-24 18:06:59 requestexecute 0
2024-06-24 17:14:08 pyzmq 1
2024-06-24 17:14:05 pyzemq 0
2024-06-24 04:49:34 repl wrap 3
2024-06-24 04:49:32 replwrapper 0
2024-06-24 04:49:19 repl wrapper 5
2024-06-24 03:50:16 mappingkernelmanager 0
2024-06-24 03:17:34 text/html 6
2024-06-22 19:30:01 trouble 0
2024-06-22 19:29:56 troubleshooting 0
2024-06-22 19:29:39 no kernel 14
2024-06-21 06:05:54 execution_count 2
2024-06-20 19:58:01 execution_count 2
2024-06-20 14:42:08 do_apply 0
2024-06-20 14:42:03 do_apply( 0
2024-06-20 14:38:24 apply request 7
2024-06-20 14:10:59 get_iopub 0
2024-06-20 11:09:48 %load_ext 0
2024-06-20 04:08:50 stunnel 0
2024-06-20 03:19:18 ssh 2
2024-06-19 06:28:18 jupyter_client.kernelmanager 0
2024-06-19 06:21:11 kernelmanager 7
2024-06-19 06:21:02 get_iopub_msg 4
2024-06-19 03:20:14 user_expressions 5
2024-06-18 23:02:14 remote 3
2024-06-18 14:44:49 jupyter_runtime_dir 0
2024-06-18 11:13:56 heartbeat 4
2024-06-18 06:27:01 remote 3
2024-06-18 06:26:20 remote 3
2024-06-18 02:18:46 get_iopub_msg 4
2024-06-16 19:56:30 load_connection_file 0
2024-06-16 08:38:24 get_iopub_msg 4
2024-06-13 22:40:26 stop_channels 2
2024-06-13 22:10:15 flask 0
2024-06-13 12:42:23 executepreprocess 0
2024-06-13 08:12:57 client() 11
2024-06-13 06:28:59 kernelspec 8
2024-06-13 06:13:10 kernel 13
2024-06-13 01:50:14 root dir 1
2024-06-12 16:07:19 kernelproxy 0
2024-06-11 16:25:28 memory 1
2024-06-11 16:03:42 start_new_kernel 2
2024-06-11 15:56:30 memory 1
2024-06-11 08:39:48 notebook 5
2024-06-11 08:39:40 insert_cell_at_bottom 0
2024-06-10 15:23:08 jupyter kernelspec list 13
2024-06-09 00:35:40 blockingkernelclient 3
2024-06-07 21:30:07 history 7
2024-06-07 19:57:23 interrupt 5
2024-06-06 04:32:50 interrupt_mode 5
2024-06-06 03:20:30 jupyter 9
2024-06-06 02:15:27 kernelmanager 7
2024-06-05 18:21:57 magic 1
2024-06-05 12:46:25 content 4
2024-06-04 09:17:14 requestexecute 0
2024-06-04 08:45:13 plot 0
2024-06-03 12:36:14 rest 2
2024-06-03 07:16:37 start_new_kernel 2
2024-06-03 07:09:39 queue 4
2024-06-03 02:22:57 header 3
2024-06-02 10:49:55 session 7
2024-06-01 23:00:31 websocket close 5
2024-06-01 03:43:30 env 6
2024-06-01 03:36:13 environment 9
2024-05-31 15:13:28 get_iopub_msg 4
2024-05-31 09:05:23 output_type 0
2024-05-31 08:18:06 pid 3
2024-05-31 07:47:37 connectionfilemixin 1
2024-05-31 01:22:51 install 3
2024-05-30 17:33:49 pip install 3
2024-05-30 13:31:48 comms 1
2024-05-30 08:50:23 start_kernel 4
2024-05-30 06:22:20 ipykernel launcher 3
2024-05-30 00:44:39 get_shell_msg 5
2024-05-29 23:50:07 execute 7
2024-05-29 15:08:33 dir 1
2024-05-29 06:55:54 traceback 1
2024-05-28 22:56:09 refresh 0
2024-05-27 03:51:51 display 4
2024-05-26 13:34:53 terminals 0
2024-05-26 08:02:07 kernelmanager 7
2024-05-25 23:25:07 user_expressions 5
2024-05-24 20:01:26 kernelmanager 7
2024-05-24 17:37:13 session 7
2024-05-24 07:56:41 display_formatter 0
2024-05-24 02:33:27 kernel.js 1
2024-05-24 01:47:30 asyncmultikernelmanager 2
2024-05-23 20:42:38 connection file 9
2024-05-23 20:40:39 connection_file 5
2024-05-23 16:57:11 dependencies_met 0
2024-05-23 16:09:46 display name 10
2024-05-23 16:05:16 kernelspec 8
2024-05-21 15:35:44 install 3
2024-05-21 00:50:59 ipykernel package 12
2024-05-20 20:56:18 pyzmq 1
2024-05-20 14:10:15 ipykernel package 12
2024-05-20 10:19:32 ipykernel package 12
2024-05-20 03:36:52 ipykernel package 12
2024-05-19 23:19:23 ipykernel package 12
2024-05-18 03:01:33 websocket 0
2024-05-18 01:11:48 get_iopub_msg() 4
2024-05-18 01:01:51 kernel_manager 2
2024-05-17 12:08:29 start_new_kernel 2
2024-05-17 12:08:27 manager 5
2024-05-17 02:28:40 msg_type 2
2024-05-16 23:23:13 start_channels 2
2024-05-16 21:42:27 shutdown_request 2
2024-05-16 21:41:59 shutdown 10
2024-05-16 11:26:03 multikernel 0
2024-05-16 09:10:20 complete 7
2024-05-16 06:33:48 kernelmanager 7
2024-05-15 19:27:34 magics 1
2024-05-15 19:27:23 register_ipython_magics 0
2024-05-15 04:07:43 kernelclient 6
2024-05-13 18:18:17 cwd 1
2024-05-13 06:33:35 magic 1
2024-05-13 03:25:29 kernelclient 6
2024-05-12 22:29:52 output 7
2024-05-12 10:11:29 pyzmq 1
2024-05-11 21:13:31 kernel_providers 0
2024-05-11 18:06:51 jarvis 0
2024-05-10 22:30:25 debugger 2
2024-05-09 04:53:30 blockingkernelclient 3
2024-05-09 04:52:07 start_channels 2
2024-05-09 02:38:23 msg_type 2
2024-05-09 00:38:22 connections 3
2024-05-08 23:27:02 pip 1
2024-05-08 17:33:00 kernelmanager‎ 0
2024-05-08 01:31:49 kernel.json 7
2024-05-07 18:58:48 execute_interactive 3
2024-05-07 14:22:44 start_kernel 4
2024-05-07 14:22:16 execute 7
2024-05-07 06:47:05 jupyter_client.kernelspec 2
2024-05-07 03:16:53 hearbeat 0
2024-05-07 02:31:47 get_iopub_msg 4
2024-05-07 02:31:40 get_iopub_message 0
2024-05-07 01:49:38 asynckernelmanager 5
2024-05-06 09:44:29 nbconvert 2
2024-05-06 09:41:10 nbconvert 2
2024-05-06 09:40:37 convert 2
2024-05-03 10:27:49 comms 1
2024-05-02 14:58:18 websockets 0
2024-05-02 12:24:37 argv 6
2024-05-01 22:05:15 websocket 0
2024-05-01 19:54:35 find_connection_file() 1
2024-04-30 09:21:20 kernelmanager 7
2024-04-30 03:13:55 _jupyter_types_experimental 0
2024-04-30 02:56:59 asynckernelmanager 5
2024-04-30 02:56:39 kernelmanager 7
2024-04-30 01:48:15 requestinspect 0
2024-04-28 21:38:51 zeromq 3
2024-04-28 00:41:21 identity routing prefix 4
2024-04-27 18:44:02 github 2
2024-04-26 21:53:27 3.6.7 0
2024-04-26 09:31:08 get_iopub_msg 4
2024-04-26 07:38:41 kernelmanager 7
2024-04-25 19:39:20 remote kernel 14
2024-04-25 18:57:30 comm 4
2024-04-25 16:02:19 kernel provisioner 13
2024-04-25 09:33:06 kernel provisioner 13
2024-04-25 08:33:05 list sessions 8
2024-04-25 02:58:41 jinja 0
2024-04-24 14:20:58 python3 -m ipykernel install --sys-prefix 18
2024-04-24 11:04:13 authentication 2
2024-04-24 11:04:08 keycloak 0
2024-04-24 11:04:02 keycloak_authentication 0
2024-04-24 11:03:32 auth 2
2024-04-24 11:03:27 oauth 0
2024-04-24 11:02:28 login 1
2024-04-24 08:49:33 nudge 0
2024-04-23 15:52:26 display( 4
2024-04-23 01:50:31 launcher 0
2024-04-22 12:46:02 msg_type 2
2024-04-22 12:43:58 image/png 4
2024-04-22 09:37:47 image 4
2024-04-22 01:41:24 comm 4
2024-04-21 17:44:04 image 4
2024-04-19 22:38:21 image 4
2024-04-19 10:43:19 image 4
2024-04-18 13:12:24 concurrency 0
2024-04-18 12:58:29 threading 1
2024-04-18 12:21:20 comm 4
2024-04-17 17:48:33 kernel.json 7
2024-04-17 08:01:52 debug 3
2024-04-17 07:59:24 stderr 2
2024-04-16 02:44:08 msg_type 2
2024-04-16 00:42:58 abort 4
2024-04-15 17:35:26 docker 0
2024-04-15 06:34:19 jupyter kernel interrupt 15
2024-04-14 19:24:20 kernelmanager 7
2024-04-12 01:27:20 ipykernel install 4
2024-04-12 01:19:36 shutdown_all 3
2024-04-11 19:19:13 remove kernels 9
2024-04-11 16:25:33 upload 0
2024-04-11 14:30:35 zeromq 3
2024-04-11 14:30:30 websocket 0
2024-04-11 13:00:18 mappingkernelmanager 0
2024-04-11 10:06:49 jupyterclient 0
2024-04-11 10:06:39 jupyterhubclient 0
2024-04-11 07:23:11 exception ignored in: kernelclient.__del__ traceback (most recent call last): file "d:\envs\ai_agent_room_env\lib\site-packages\jupyter_client\client.py", line 119, in __del__ file "d:\envs\ai_agent_room_env\lib\site-packages\traitlets\traitlets.py", line 687, in __get__ file "d:\envs\ai_agent_room_env\lib\site-packages\traitlets\traitlets.py", line 666, in get typeerror: 'nonetype' object is not callable 15
2024-04-11 07:22:35 exception ignored in: <function kernelclient.__del__ at 0x000001a2bb887380> traceback (most recent call last): file "d:\envs\ai_agent_room_env\lib\site-packages\jupyter_client\client.py", line 119, in __del__ file "d:\envs\ai_agent_room_env\lib\site-packages\traitlets\traitlets.py", line 687, in __get__ file "d:\envs\ai_agent_room_env\lib\site-packages\traitlets\traitlets.py", line 666, in get typeerror: 'nonetype' object is not callable 15
2024-04-11 07:13:04 shutdown_all 3
2024-04-11 07:11:42 stop_channels 2
2024-04-11 01:28:52 load_connection_info 1
2024-04-11 01:06:42 3.11 1
2024-04-10 05:53:52 kernelspec 8
2024-04-10 03:25:20 interrupt_kernel 3
2024-04-10 00:10:43 kernelmanager 7
2024-04-10 00:08:20 sigint 2
2024-04-09 15:12:31 kernelmanager 7
2024-04-09 13:03:55 notebookapp.iopub 0
2024-04-09 09:56:49 interrupt_kernel 3
2024-04-09 09:21:43 jupyterapp.config_file 1
2024-04-09 04:01:23 "remote kernel" 2
2024-04-09 04:01:07 remote kernel 14
2024-04-09 03:49:09 connection_info 3
2024-04-09 01:28:25 zmqsocketchannel 3
2024-04-09 00:43:20 kernelmanager 7
2024-04-08 21:52:45 notebookapp 0
2024-04-08 21:52:30 notebookapp.iopub 0
2024-04-08 21:52:18 iopub 7
2024-04-08 21:49:36 security 1
2024-04-08 20:52:58 remove 3
2024-04-08 14:35:39 completion 6
2024-04-08 09:11:01 stop_on_error 4
2024-04-08 04:21:23 kernel_cmd 2
2024-04-07 22:59:44 file created 9
2024-04-07 18:49:52 get_shell_msg 5
2024-04-07 18:48:47 aborted 1
2024-04-07 18:38:07 iopub_channel 2
2024-04-07 18:37:57 on_trait_change 0
2024-04-07 18:36:34 get_iopub 0
2024-04-07 18:35:43 execute_interactive 3
2024-04-07 10:55:31 kernelmanager 7
2024-04-07 07:37:22 cwd 1
2024-04-06 00:06:22 last_activity 0
2024-04-05 14:04:11 do_shutdown 2
2024-04-05 12:12:36 token 1
2024-04-04 08:31:23 user_namespace 0
2024-04-04 08:31:16 user_ns 0
2024-04-04 08:06:02 open qmd file 8
2024-04-04 00:16:15 createcomm 0
2024-04-03 21:48:42 execute reply 7
2024-04-03 21:48:20 onexecutereply 0
2024-04-03 21:23:11 silent 5
2024-04-03 18:19:32 traitlet 0
2024-04-03 08:12:21 address 6
2024-04-03 05:03:21 binary 1
2024-04-02 23:52:00 kernel manager 13
2024-04-02 17:13:52 kernelmanager 7
2024-04-02 11:36:20 create_provisioner_instance 2
2024-04-02 11:35:38 launch_kernel 2
2024-04-02 06:59:25 execute_reply 3
2024-04-02 02:01:33 add_and_run 0
2024-04-01 20:10:03 ipykernel_launcher 1
2024-04-01 14:00:55 extra_arguments 1
2024-03-31 06:58:42 signal 6
2024-03-31 01:03:00 token 1
2024-03-30 21:22:37 interrupt_mode 5
2024-03-30 05:18:53 language_info 3
2024-03-30 04:07:58 write_connection 0
2024-03-29 13:12:13 connection_file 5
2024-03-29 09:25:55 icon 0
2024-03-29 09:18:17 asynckernelmanager 5
2024-03-28 17:40:27 connection_file 5
2024-03-28 17:14:59 kernelmanager 7
2024-03-28 06:57:37 empty 4
2024-03-28 06:55:13 client 11
2024-03-28 06:54:46 kernelmanager 7
2024-03-28 04:23:00 find_kernel_specs 2
2024-03-28 04:12:30 kernelmanager 7
2024-03-28 04:11:25 kernelmanager 7
2024-03-28 02:47:07 execute_reply 3
Created Date Query Total Results
2024-06-24 07:35:14 read csv file 1
2024-06-22 14:17:15 exit console 4
2024-06-17 17:10:21 backend 1
2024-06-17 17:10:16 matplotlib 0
2024-06-13 17:43:30 color 1
2024-06-13 08:39:53 jupyter_console_kernel 0
2024-06-07 15:02:43 space 0
2024-06-07 15:01:55 line 1
2024-06-07 15:01:46 indent 0
2024-05-23 18:47:13 vim 0
2024-05-23 11:36:46 vim 0
2024-05-22 19:15:45 vim 0
2024-05-11 04:10:34 python 3
2024-05-06 09:09:04 nteractiveshellapp.code_to_run 0
2024-05-06 09:09:04 --ipython.interactiveshellapp.code_to_run 0
2024-05-06 04:57:57 optimization 0
2024-05-02 09:41:04 invalid syntax 1
2024-04-25 16:59:29 color 1
2024-04-25 03:33:13 tag 1
2024-04-25 03:30:14 system image 2
2024-04-25 03:29:23 镜像 0
2024-04-24 19:00:39 promptmanager 0
2024-04-17 01:25:43 history 2
2024-04-01 08:33:09 download 0
2024-03-28 03:50:07 ternsor flow 0
Created Date Query Total Results
2024-06-22 16:23:59 github 1
2024-06-20 06:03:40 notebooknode 0
2024-06-10 12:11:00 comm 0
2024-05-09 06:08:57 jupyter_config 0
2024-05-03 07:51:32 jupyter-notebook 4
2024-05-03 07:50:53 jupyter notebook 4
Created Date Query Total Results
2024-06-26 17:15:27 k8s 0
2024-06-26 16:57:32 conda 8
2024-06-26 14:22:26 nvidia 1
2024-06-26 14:13:13 base_url 0
2024-06-26 13:16:07 tensorflow 4
2024-06-26 13:16:02 uproot 0
2024-06-26 13:15:54 hep 0
2024-06-26 08:22:35 collaborative 1
2024-06-26 08:20:53 colab 0
2024-06-26 08:18:53 execute 0
2024-06-26 08:07:08 sudo 5
2024-06-26 07:50:42 singleuser 1
2024-06-26 07:45:23 hook 2
2024-06-26 06:59:52 password 2
2024-06-26 06:44:00 jupyterhub 6
2024-06-26 06:26:41 jovyan 8
2024-06-26 02:53:29 build 10
2024-06-26 02:19:25 password 2
2024-06-26 01:07:41 allow remote access 7
2024-06-26 00:42:14 jupyter server 15
2024-06-26 00:41:38 allow connection 6
2024-06-26 00:35:03 portainer 0
2024-06-26 00:31:11 password 2
2024-06-25 21:32:16 mount 4
2024-06-25 21:30:22 sudo 5
2024-06-25 20:33:57 host 7
2024-06-25 20:33:52 hostname 1
2024-06-25 16:50:52 custom container 9
2024-06-25 16:49:19 jupyter lab 15
2024-06-25 16:44:27 python 10
2024-06-25 15:20:04 jupyterhub 6
2024-06-25 14:09:02 password 2
2024-06-25 14:06:30 start-notebook.py 6
2024-06-25 13:16:42 proxy 2
2024-06-25 13:16:35 https 9
2024-06-25 13:04:22 docker compose 17
2024-06-25 12:58:58 auth 0
2024-06-25 12:58:50 hub_auth 0
2024-06-25 12:41:40 docker-composer 17
2024-06-25 12:05:28 password 2
2024-06-25 09:48:37 start-singleuser.py 6
2024-06-25 08:52:47 start-jupyter 15
2024-06-25 08:29:17 jupyterhub 6
2024-06-25 07:56:39 root 7
2024-06-25 06:38:05 datascience notebook 11
2024-06-25 05:33:02 pandas 2
2024-06-25 05:28:49 module 2
2024-06-25 05:20:40 git 5
2024-06-25 05:02:35 token 6
2024-06-25 04:25:41 nb_uid 4
2024-06-25 00:11:40 gpu 1
2024-06-24 21:42:55 docker-compose 17
2024-06-24 20:39:33 jovyan 8
2024-06-24 19:32:55 passwort 0
2024-06-24 14:28:00 apt 4
2024-06-24 13:41:12 plots 2
2024-06-24 13:28:30 persist 1
2024-06-24 13:14:30 kubernetes 1
2024-06-24 12:54:40 start-notebook.sh 6
2024-06-24 12:49:16 password 2
2024-06-24 12:46:46 environment 9
2024-06-24 12:45:20 compose 2
2024-06-24 11:22:56 password 2
2024-06-24 11:21:51 token 6
2024-06-24 11:20:29 credentials 3
2024-06-24 11:12:01 base_url 0
2024-06-24 11:11:36 context 2
2024-06-24 11:11:23 url 6
2024-06-24 11:11:08 base url 10
2024-06-24 11:08:31 password 2
2024-06-24 08:21:04 token 6
2024-06-24 05:04:10 update 6
2024-06-24 04:38:37 root 7
2024-06-24 02:39:13 allow-root 8
2024-06-24 01:15:54 spark 4
2024-06-23 22:03:36 pip 5
2024-06-23 22:03:25 requirements 3
2024-06-23 16:40:20 spark 4
2024-06-23 16:27:17 passwort 0
2024-06-23 16:23:31 notebook_password 0
2024-06-23 13:25:12 4040 1
2024-06-23 13:24:18 spark 4
2024-06-23 12:59:36 proxy 2
2024-06-23 07:51:13 passwd 0
2024-06-23 07:50:46 notebook_dir 0
2024-06-23 06:24:46 token 6
2024-06-22 17:45:06 compose 2
2024-06-22 17:02:51 token 6
2024-06-22 15:54:49 password 2
2024-06-22 15:48:03 sparkmagic 0
2024-06-22 15:45:34 apt-get update 12
2024-06-22 13:31:11 password 2
2024-06-22 12:42:36 cudsa 0
2024-06-22 12:42:36 cuda 2
2024-06-22 02:41:03 requirements.txt 1
2024-06-22 02:15:34 compose 2
2024-06-22 02:12:44 notebookapp.password 0
2024-06-22 00:27:54 password 2
2024-06-22 00:18:06 kernel 3
2024-06-21 23:41:49 nginx 1
2024-06-21 17:56:38 page_config.json 0
2024-06-21 17:19:25 json 0
2024-06-21 17:16:18 spark 4
2024-06-21 16:19:46 compose 2
2024-06-21 16:03:38 editor 0
2024-06-21 15:51:59 ssl 1
2024-06-21 15:44:22 user preferences 11
2024-06-21 15:34:32 extensions 2
2024-06-21 15:27:34 delta 1
2024-06-21 15:05:38 persist extensions 3
2024-06-21 15:05:36 volume settings 5
2024-06-21 15:05:35 extension 2
2024-06-21 15:05:32 settings 3
2024-06-21 10:49:03 token 6
2024-06-21 10:48:48 switch off token 19
2024-06-21 10:30:23 import locale 2
2024-06-21 10:20:47 spark 4
2024-06-21 10:18:55 spark 4
2024-06-21 07:57:52 sudo 5
2024-06-21 07:39:25 token 6
2024-06-21 04:52:04 openshift 1
2024-06-21 03:18:40 password 2
2024-06-21 03:18:34 passwd 0
2024-06-20 21:57:19 cpu 2
2024-06-20 21:45:20 jupyterhub 6
2024-06-20 21:43:04 jupyterlab 8
2024-06-20 21:28:24 javascript 0
2024-06-20 19:05:04 secret login token 6
2024-06-20 18:47:21 token 6
2024-06-20 14:16:02 compose 2
2024-06-20 14:13:18 runtimeerror: can't start new thread 14
2024-06-20 13:05:22 dockerfile 11
2024-06-20 11:56:04 hook 2
2024-06-20 11:39:51 jupyter_token 0
2024-06-20 09:47:42 pytorch-notebook 11
2024-06-20 08:43:04 datas 0
2024-06-20 07:36:48 password 2
2024-06-20 06:37:33 kubernetes 1
2024-06-20 06:34:43 memory 2
2024-06-20 06:34:09 jupyter/r- 16
2024-06-20 06:33:29 jupyter/r 16
2024-06-20 05:41:35 langchain 0
2024-06-20 04:55:19 sudo 5
2024-06-20 04:54:23 root 7
2024-06-20 04:54:16 user 11
2024-06-20 02:51:48 docker 17
2024-06-19 22:44:19 token 6
2024-06-19 20:29:11 overrides 0
2024-06-19 19:10:43 imagej 0
2024-06-19 19:10:36 "image j" 0
2024-06-19 19:10:32 image j 13
2024-06-19 19:03:12 conda 8
2024-06-19 18:29:50 gpu 1
2024-06-19 17:46:28 sudo 5
2024-06-19 16:28:22 0.0.0.0 1
2024-06-19 16:28:14 host 7
2024-06-19 16:28:09 listen 0
2024-06-19 15:25:11 no python found 13
2024-06-19 14:31:57 minimal 4
2024-06-19 14:31:55 minmal 0
2024-06-19 13:41:18 nvidia 1
2024-06-19 11:56:43 lab 4
2024-06-19 11:23:47 packages 11
2024-06-19 11:15:47 extension 2
2024-06-19 11:04:10 conf 2
2024-06-19 10:59:34 pyspark-notebook 11
2024-06-19 10:29:07 s3 1
2024-06-19 10:00:08 deltalake 0
2024-06-19 07:56:36 memory 2
2024-06-19 07:30:11 token 6
2024-06-19 07:25:52 heap 0
2024-06-19 06:54:23 pyspark 3
2024-06-19 06:21:48 dockerfile 11
2024-06-19 06:06:14 user 11
2024-06-19 01:15:01 linux 2
2024-06-19 01:14:57 token 6
2024-06-19 00:17:13 docker-compose 17
2024-06-18 23:54:48 sudo password 5
2024-06-18 23:26:07 notebook_args 1
2024-06-18 12:24:05 docker compose 17
2024-06-18 11:55:08 arm 0
2024-06-18 10:02:12 port 6
2024-06-18 09:41:13 password 2
2024-06-18 08:48:29 m1 0
2024-06-18 03:42:33 password 2
2024-06-18 03:42:22 authentication 2
2024-06-18 03:34:02 sparkui 1
2024-06-18 03:33:50 spark 4
2024-06-18 03:07:46 language 1
2024-06-18 01:57:50 sudo 5
2024-06-18 01:57:35 env 1
2024-06-17 21:10:54 compose 2
2024-06-17 17:15:29 version 9
2024-06-17 14:52:49 token 6
2024-06-17 14:05:29 spark 4
2024-06-17 13:19:34 password 2
2024-06-17 12:07:13 token 6
2024-06-17 10:22:35 numpy 0
2024-06-17 09:40:07 3.12 0
2024-06-17 07:25:34 password 2
2024-06-17 05:46:13 pyspark 3
2024-06-17 02:54:41 password 2
2024-06-17 02:43:32 token 6
2024-06-17 02:29:57 authentication 2
2024-06-17 02:29:03 token 6
2024-06-17 02:26:32 command: start-notebook.py token 12
2024-06-17 02:03:24 command: start-notebook.py 12
2024-06-17 02:01:43 start-notebook.py 6
2024-06-17 01:57:43 docker compose 17
2024-06-17 01:57:21 compose 2
2024-06-17 01:57:13 docker-compose 17
2024-06-17 01:51:00 jupyter port 15
2024-06-17 01:45:27 start-notebook.py 6
2024-06-17 01:44:01 start-notebook.sh 6
2024-06-17 01:22:16 single user 12
2024-06-17 01:14:25 persistent 0
2024-06-17 00:29:40 license 0
2024-06-16 22:06:19 volume 3
2024-06-16 21:16:17 token 6
2024-06-16 21:16:13 tocken 0
2024-06-16 19:12:21 nbconvert 0
2024-06-16 18:21:52 annotation 0
2024-06-16 17:44:07 token 6
2024-06-16 16:41:30 sudo 5
2024-06-16 08:28:03 scala 2
2024-06-16 01:30:12 wsl 0
2024-06-15 22:42:12 scala 2
2024-06-15 18:28:34 sudo 5
2024-06-15 11:36:38 compose 2
2024-06-15 11:33:52 gpu 1
2024-06-15 08:27:30 compose 2
2024-06-15 08:27:12 docker compose 17
2024-06-15 01:37:23 llm 0
2024-06-15 01:37:18 ai 0
2024-06-15 01:25:30 cuda 2
2024-06-15 01:18:24 compose 2
2024-06-15 00:19:05 passwd 0
2024-06-14 20:02:14 docker compose 17
2024-06-14 17:42:44 uid 5
2024-06-14 14:18:10 cuda 2
2024-06-14 13:36:03 volume 3
2024-06-14 13:26:52 pdfs 1
2024-06-14 13:26:41 pdf 18
2024-06-14 12:43:56 compose 2
2024-06-14 11:39:30 plottable 0
2024-06-14 07:26:34 arg 3
2024-06-14 07:26:16 dockerfile 11
2024-06-14 06:50:24 base_url 0
2024-06-14 06:28:19 token 6
2024-06-14 06:01:29 docker-compose 17
2024-06-14 05:27:46 fonts 1
2024-06-14 05:25:01 password 2
2024-06-14 03:08:12 nb_ 0
2024-06-13 21:29:31 gpu 1
2024-06-13 19:25:17 sudo 5
2024-06-13 19:24:29 compose 2
2024-06-13 19:24:27 composew 0
2024-06-13 19:20:10 pandas 2
2024-06-13 19:15:42 sql 1
2024-06-13 19:15:37 postgres 0
2024-06-13 18:57:08 sudo 5
2024-06-13 18:26:46 jovyan 8
2024-06-13 18:09:39 notebook_args 1
2024-06-13 18:05:32 allow origin 5
2024-06-13 11:48:35 start-notebook.py 6
2024-06-13 10:28:59 proxy 2
2024-06-13 08:13:58 iopub_data_rate_limit 0
2024-06-13 07:23:16 token 6
2024-06-13 05:34:58 download 4
2024-06-13 03:29:17 chown_extra_opts 2
2024-06-13 02:33:58 token 6
2024-06-13 01:35:14 torch 0
2024-06-12 20:54:53 ssh 1
2024-06-12 20:38:33 environment variables 11
2024-06-12 20:38:25 env var 2
2024-06-12 20:33:22 origin 1
2024-06-12 18:38:14 spark 4
2024-06-12 15:47:21 tensorboard 0
2024-06-12 14:58:56 spark 4
2024-06-12 14:12:50 xmx 0
2024-06-12 13:22:27 docker-compose 17
2024-06-12 12:05:23 gcc 0
2024-06-12 07:53:42 pip 5
2024-06-12 03:57:44 token 6
2024-06-12 02:15:45 notebookapp 0
2024-06-11 17:39:16 sha1 0
2024-06-11 15:23:08 python version 12
2024-06-11 14:17:31 lab changelog 5
2024-06-11 12:23:45 grant_sudo 2
2024-06-11 12:23:28 gen_cert 1
2024-06-11 12:23:12 nb_gid 3
2024-06-11 10:54:14 vim 1
2024-06-11 09:46:12 vscode 1
2024-06-11 09:27:55 token 6
2024-06-11 09:07:08 timezone 0
2024-06-11 09:04:38 pyspark 3
2024-06-11 02:36:06 arm 0
2024-06-10 23:43:55 config.py 0
2024-06-10 20:25:56 extension 2
2024-06-10 20:07:46 password 2
2024-06-10 16:00:02 nb_uid 4
2024-06-10 15:55:32 uid 5
2024-06-10 15:54:53 sudo 5
2024-06-10 15:17:13 data 19
2024-06-10 15:10:23 password 2
2024-06-10 14:55:09 r 8
2024-06-10 14:37:39 nb_user 3
2024-06-10 13:46:02 users 8
2024-06-10 13:45:20 admin 1
2024-06-10 13:37:47 auth 0
2024-06-10 13:37:41 oauth 0
2024-06-10 12:59:49 pytorch 2
2024-06-10 12:02:52 unstable 0
2024-06-10 11:41:33 ta-lib 2
2024-06-10 11:18:26 work 11
2024-06-10 08:20:16 extension 2
2024-06-10 07:17:48 certificate 3
2024-06-10 06:56:47 token 6
2024-06-10 01:47:47 user 11
2024-06-10 01:47:44 useradd 0
2024-06-10 01:45:26 jupyterhub 6
2024-06-09 19:48:02 hub-4.0 3
2024-06-09 19:01:10 rstudio 1
2024-06-09 18:19:15 chown 3
2024-06-09 15:54:05 ssl 1
2024-06-09 15:03:16 password 2
2024-06-09 14:24:12 password 2
2024-06-09 11:51:12 nb_user 3
2024-06-09 11:48:55 user 11
2024-06-09 07:26:22 wss 0
2024-06-09 07:12:51 password 2
2024-06-09 06:58:47 notebookapp.token 0
2024-06-09 06:58:06 token 6
2024-06-09 01:33:02 theme 19
2024-06-09 01:32:54 dark mode 19
2024-06-08 20:32:46 go 2
2024-06-08 14:07:38 password 2
2024-06-08 12:38:19 import py file 10
2024-06-08 12:38:00 import 2
2024-06-08 10:44:59 entrypoint 1
2024-06-08 10:44:57 entrypoiny 0
2024-06-08 10:04:41 pyspark 3
2024-06-08 08:36:43 compose 2
2024-06-08 06:04:30 nginx 1
2024-06-07 21:26:55 plotly 0
2024-06-07 17:28:09 disable token 7
2024-06-07 17:27:31 jupyter_enable_lab 0
2024-06-07 17:26:15 authentication 2
2024-06-07 17:06:04 sql 1
2024-06-07 17:05:57 postgres 0
2024-06-07 17:05:48 microsoft 1
2024-06-07 15:42:00 libraries 4
2024-06-07 14:57:16 s3 1
2024-06-07 14:53:27 token 6
2024-06-07 14:49:36 language 1
2024-06-07 14:48:05 chinese 0
2024-06-07 14:47:55 chinise 0
2024-06-07 14:23:16 domain 1
2024-06-07 14:11:49 root 7
2024-06-07 11:41:39 openid 0
2024-06-07 11:41:24 saml 0
2024-06-07 11:41:18 sso 0
2024-06-07 10:06:36 jump 0
2024-06-07 09:18:12 julia 1
2024-06-07 07:49:13 kotlin 1
2024-06-07 06:17:08 token 6
2024-06-07 06:17:02 login 0
2024-06-07 06:16:54 cgi 0
2024-06-07 06:16:44 security 6
2024-06-07 01:00:50 token 6
2024-06-06 19:55:40 kernel 3
2024-06-06 18:47:36 nbconvert 0
2024-06-06 17:40:40 web.authenticated 0
2024-06-06 17:40:27 ws_authenticated 0
2024-06-06 16:33:38 persist 1
2024-06-06 16:33:06 start_notebook 0
2024-06-06 14:36:32 jupyter_token 0
2024-06-06 14:36:07 jupyter_token 0
2024-06-06 14:35:58 token 6
2024-06-06 14:31:16 compose 2
2024-06-06 14:26:38 pasword 0
2024-06-06 14:24:17 password 2
2024-06-06 12:44:50 docker compose 17
2024-06-06 12:44:46 docker-compose 17
2024-06-06 12:37:02 ssl 1
2024-06-06 11:47:43 sysbox 0
2024-06-06 11:46:07 sudo 5
2024-06-06 09:35:33 token 6
2024-06-06 09:14:54 spark 4
2024-06-06 08:20:03 compose 2
2024-06-06 05:41:27 config 5
2024-06-06 05:24:56 ssl 1
2024-06-06 05:07:57 gpu 1
2024-06-06 05:04:45 volume 3
2024-06-06 03:49:12 all-spark 14
2024-06-06 03:46:35 pyspark 3
2024-06-06 01:32:49 poetry 0
2024-06-05 23:38:47 datascience-notebook 11
2024-06-05 22:39:01 dockerfile 11
2024-06-05 21:05:56 password 2
2024-06-05 20:50:52 ssl 1
2024-06-05 19:47:23 jovyan 8
2024-06-05 19:33:55 nb_uid 4
2024-06-05 17:16:49 password 2
2024-06-05 16:21:18 token 6
2024-06-05 15:13:14 kg_url 0
2024-06-05 10:50:24 password 2
2024-06-05 10:06:56 notebookapp 0
2024-06-05 10:06:50 notebookapp.token 0
2024-06-05 08:38:45 environment 9
2024-06-05 08:29:42 token 6
2024-06-05 08:23:31 tocken 0
2024-06-05 08:23:01 token 6
2024-06-05 08:11:51 pyspark 3
2024-06-05 05:35:25 ssl 1
2024-06-05 05:30:04 update r 11
2024-06-05 04:59:01 compose 2
2024-06-05 02:51:41 cuda 2
2024-06-05 02:03:47 kubernetes 1
2024-06-05 02:01:49 spark 4
2024-06-05 00:41:52 environment token 11
2024-06-05 00:41:41 environment 9
2024-06-04 22:01:56 jupyterhub 6
2024-06-04 21:22:40 sudo 5
2024-06-04 21:07:20 jupyterhub 6
2024-06-04 20:19:05 sudo 5
2024-06-04 18:38:32 token 6
2024-06-04 18:13:08 gpu 1
2024-06-04 17:52:00 notebook_args 1
2024-06-04 17:48:54 token 6
2024-06-04 17:48:31 jupyterhub_api_token 0
2024-06-04 16:47:49 auth 0
2024-06-04 16:47:16 token 6
2024-06-04 16:15:55 compose 2
2024-06-04 15:26:04 user 11
2024-06-04 15:25:59 login 0
2024-06-04 15:13:15 command sh 12
2024-06-04 14:56:10 gpu 1
2024-06-04 11:15:30 collaborative 1
2024-06-04 10:05:37 collaboration 0
2024-06-04 09:39:00 jupyter lab 15
2024-06-04 09:02:17 operator 0
2024-06-04 08:57:10 python 10
2024-06-04 07:43:52 password 2
2024-06-04 07:29:58 datascience 4
2024-06-04 05:53:26 custom 4
2024-06-04 05:52:37 password 2
2024-06-04 04:56:01 idle 0
2024-06-04 04:46:45 token 6
2024-06-04 04:42:15 password 2
2024-06-04 04:35:56 password 2
2024-06-04 04:23:29 docker compose 17
2024-06-04 03:16:41 custom token 7
2024-06-04 03:06:58 environment var 9
2024-06-04 02:50:57 token 6
2024-06-04 01:09:27 custom 4
2024-06-04 01:03:47 compose.yaml 0
2024-06-04 01:01:02 token 6
2024-06-04 00:57:40 password 2
2024-06-04 00:55:26 compose 2
2024-06-04 00:06:46 bashrc 1
2024-06-03 23:58:59 color 0
2024-06-03 23:49:01 nginx 1
2024-06-03 23:04:50 pass 3
2024-06-03 22:56:33 scipy-notebook 11
2024-06-03 21:15:58 pwd 3
2024-06-03 21:13:44 pyspark-notebook 11
2024-06-03 19:36:38 https 9
2024-06-03 19:01:39 proxy 2
2024-06-03 19:01:32 subdirectory 1
2024-06-03 18:36:03 mac 0
2024-06-03 15:51:36 sudo 5
2024-06-03 15:18:22 jupyterhub 6
2024-06-03 14:51:29 vs 0
2024-06-03 14:51:24 vs code 4
2024-06-03 12:23:46 image 13
2024-06-03 12:23:36 install image 15
2024-06-03 12:04:02 password 2
2024-06-03 09:18:15 python 10
2024-06-03 08:23:28 jars 2
2024-06-03 08:02:58 password 2
2024-06-03 07:39:59 password 2
2024-06-03 07:34:05 passwd 0
2024-06-03 03:46:42 token 6
2024-06-03 02:46:19 notebook_args 1
2024-06-03 02:39:19 uid 5
2024-06-03 02:39:04 env 1
2024-06-03 02:38:48 podman 1
2024-06-02 23:43:42 compose 2
2024-06-02 23:39:02 --passwordidentityprovider 0
2024-06-02 23:31:59 password 2
2024-06-02 23:25:55 login 0
2024-06-02 23:25:21 user 11
2024-06-02 21:05:49 cuda 2
2024-06-02 19:50:03 /opt/conda 8
2024-06-02 19:02:13 openshift 1
2024-06-02 10:49:43 docker 17
2024-06-02 05:38:48 password 2
2024-06-01 18:47:23 python 3.10 10
2024-06-01 18:23:38 spark 4
2024-06-01 16:50:09 compose 2
2024-06-01 16:50:02 compose.yml 0
2024-06-01 16:49:50 docker-compose.yml 17
2024-06-01 15:58:56 compose 2
2024-06-01 03:37:10 reveal.js 1
2024-06-01 02:38:21 notebook password 11
2024-06-01 01:49:22 jupyterhub 6
2024-06-01 00:42:12 jupyter lab config 15
2024-06-01 00:42:01 config 5
2024-05-31 22:08:39 password 2
2024-05-31 22:08:34 notebookapp 0
2024-05-31 22:06:09 server 6
2024-05-31 20:47:05 passqord 0
2024-05-31 20:42:32 password 2
2024-05-31 20:00:19 password 2
2024-05-31 17:30:41 gpu 1
2024-05-31 17:18:00 requirements.txt 1
2024-05-31 16:21:46 password 2
2024-05-31 14:41:35 stable 2
2024-05-31 14:41:22 gym 0
2024-05-31 14:25:40 requirements.txt 1
2024-05-31 14:21:11 token 6
2024-05-31 14:10:47 spark 4
2024-05-31 13:23:48 password 2
2024-05-31 13:16:20 pytorch-notebook 11
2024-05-31 12:52:18 rocker 1
2024-05-31 11:42:31 spark 4
2024-05-31 11:30:12 aws 1
2024-05-31 11:21:51 jars 2
2024-05-31 11:21:27 packages 11
2024-05-31 11:16:28 0.0.0.0 1
2024-05-31 11:16:16 host 7
2024-05-31 09:35:19 root 7
2024-05-31 04:12:25 sudo 5
2024-05-30 22:32:20 https 9
2024-05-30 21:08:41 gpu 1
2024-05-30 20:29:06 get token 9
2024-05-30 20:03:34 all-spark-notebook 17
2024-05-30 19:54:43 jupyterhub 6
2024-05-30 19:45:23 api 0
2024-05-30 19:18:21 gpu 1
2024-05-30 18:38:34 localhost:8892/lab/tree/work/3-putuacion.ipynb 14
2024-05-30 18:14:54 team 2
2024-05-30 17:31:43 volumes 2
2024-05-30 17:31:33 jupyter-config 15
2024-05-30 15:23:50 sudo 5
2024-05-30 14:45:41 nbconvert 0
2024-05-30 14:18:01 jar 1
2024-05-30 14:05:54 azure 0
2024-05-30 13:52:47 password 2
2024-05-30 13:37:09 cuda 2
2024-05-30 13:34:51 hub 3
2024-05-30 13:34:24 tensorflow 4
2024-05-30 13:34:20 tensorlow 0
2024-05-30 12:53:27 vscode 1
2024-05-30 11:29:47 lfs 0
2024-05-30 08:32:43 password 2
2024-05-30 07:51:13 token 6
2024-05-30 03:45:09 gpu 1
2024-05-30 00:42:21 password 2
2024-05-30 00:42:07 pass 3
2024-05-30 00:41:56 env 1
2024-05-29 22:49:04 compose 2
2024-05-29 22:47:19 docker 17
2024-05-29 22:47:12 docker-compose 17
2024-05-29 20:01:31 compose 2
2024-05-29 20:01:21 volume 3
2024-05-29 20:00:54 build an image 15
2024-05-29 19:57:02 password 2
2024-05-29 19:56:09 port 6
2024-05-29 19:28:27 password 2
2024-05-29 15:12:00 token 6
2024-05-29 14:57:18 kubernetes 1
2024-05-29 13:59:51 delta 1
2024-05-29 13:51:01 nb_uid 4
2024-05-29 12:09:33 requirements 3
2024-05-29 10:18:59 change user 12
2024-05-29 10:18:04 user 11
2024-05-29 09:52:09 jupyter:pyspark 0
2024-05-29 09:52:06 jupyter:pyspark: 0
2024-05-29 09:51:49 jupyter:pyspark:latest 0
2024-05-29 09:08:42 start.sh 3
2024-05-29 07:32:43 volume 3
2024-05-28 23:24:17 aarch64-f3079808ca8c 5
2024-05-28 22:35:03 root 7
2024-05-28 22:20:03 tags 4
2024-05-28 22:00:37 password 2
2024-05-28 19:42:29 kernel directory 8
2024-05-28 19:42:17 kernel_directory 0
2024-05-28 19:37:49 debug 1
2024-05-28 19:37:47 disable auth 2
2024-05-28 18:48:18 volume mount 4
2024-05-28 18:47:56 compose 2
2024-05-28 18:07:40 versions 4
2024-05-28 15:48:24 docker_stacks_jupyter_cmd 3
2024-05-28 15:20:37 cudnn 0
2024-05-28 14:27:20 delta 1
2024-05-28 13:18:13 nginx 1
2024-05-28 13:16:05 gpu 1
2024-05-28 13:05:35 compose 2
2024-05-28 12:42:22 ado 0
2024-05-28 12:30:03 sudo 5
2024-05-28 11:04:04 sudo 5
2024-05-28 10:55:30 password 2
2024-05-28 10:18:30 volumes 2
2024-05-28 10:18:22 storage 0
2024-05-28 10:18:13 persistence 0
2024-05-28 10:10:33 compose 2
2024-05-28 07:37:05 sudo 5
2024-05-28 01:59:04 start_notebook.py 0
2024-05-28 01:54:53 jupyter_notebook_config 0
2024-05-28 01:54:29 config 5
2024-05-27 19:58:42 allow_hidden 0
2024-05-27 19:07:36 username 3
2024-05-27 19:00:16 token 6
2024-05-27 18:58:42 password 2
2024-05-27 15:16:36 root password 7
2024-05-27 13:42:09 spark_opts 1
2024-05-27 13:26:29 password 2
2024-05-27 13:15:35 token 6
2024-05-27 13:08:09 start-notebook.sh 6
2024-05-27 13:05:23 minimal-notebook 11
2024-05-27 12:14:11 tini 2
2024-05-27 11:32:29 flake8 1
2024-05-27 10:50:36 jdbc 1
2024-05-27 09:52:49 sudo 5
2024-05-27 09:32:43 real time 7
2024-05-27 09:32:38 rtc 0
2024-05-27 07:42:42 singularity 0
2024-05-27 06:40:43 sudo 5
2024-05-27 02:25:09 mini 0
2024-05-27 00:35:18 token 6
2024-05-27 00:09:16 environment 9
2024-05-26 23:01:53 sudo 5
2024-05-26 19:04:19 sudo 5
2024-05-26 16:11:59 uid 5
2024-05-26 15:20:35 jupyter/datascience-notebook 16
2024-05-26 12:04:17 password 2
2024-05-26 08:10:20 apt 4
2024-05-26 08:09:16 package 8
2024-05-26 08:09:00 install 8
2024-05-26 03:31:01 scala 2
2024-05-26 03:26:54 password 2
2024-05-25 19:56:18 origin 1
2024-05-25 19:56:11 alloworigin 0
2024-05-25 19:18:29 dev 2
2024-05-25 19:12:21 password 2
2024-05-25 16:46:52 password 2
2024-05-25 16:37:38 sudo 5
2024-05-25 14:53:52 root 7
2024-05-24 19:27:45 julia 1
2024-05-24 15:46:11 build 10
2024-05-24 15:35:23 r 8
2024-05-24 14:50:28 user 11
2024-05-24 14:49:16 password 2
2024-05-24 13:36:10 proxy 2
2024-05-24 12:46:33 gpu 1
2024-05-24 12:19:53 dev containers 5
2024-05-24 11:53:34 compose 2
2024-05-24 11:37:11 kernel 3
2024-05-24 09:40:13 persistent 0
2024-05-24 09:40:02 preprocessing 0
2024-05-24 09:09:40 timezone 0
2024-05-24 07:48:32 base 7
2024-05-24 07:29:52 spark 4
2024-05-24 07:11:52 jupyter lab 15
2024-05-24 06:01:22 api 0
2024-05-24 05:52:00 start-notebook.py 6
2024-05-24 04:34:23 jupyterlab offline 8
2024-05-24 04:34:10 jupyterlab-offline 8
2024-05-24 03:44:15 proxy 2
2024-05-24 03:41:04 healthcheck 0
2024-05-24 03:31:27 token 6
2024-05-24 03:13:02 cuda- 2
2024-05-24 03:10:27 cuda 2
2024-05-24 03:08:39 cupy 0
2024-05-24 02:52:42 cuda 2
2024-05-24 02:52:08 conda 8
2024-05-24 01:00:41 token 6
2024-05-23 20:47:53 password 2
2024-05-23 20:36:47 sudo 5
2024-05-23 20:11:16 jovyan 8
2024-05-23 19:44:55 ssl 1
2024-05-23 19:38:17 user 11
2024-05-23 19:35:47 token 6
2024-05-23 18:06:13 docker 17
2024-05-23 17:33:03 all-spark-notebook 17
2024-05-23 16:56:51 tensorflow-notebook 11
2024-05-23 16:55:53 volume 3
2024-05-23 15:49:09 persistent 0
2024-05-23 15:22:42 mount 4
2024-05-23 15:22:37 persistent storage 0
2024-05-23 14:46:12 port 6
2024-05-23 14:45:26 password 2
2024-05-23 12:42:28 .yml 0
2024-05-23 12:35:35 activate 1
2024-05-23 12:27:37 conda env 8
2024-05-23 06:51:59 root 7
2024-05-23 06:49:16 sudo 5
2024-05-23 06:24:16 allow_password_change 0
2024-05-23 06:20:20 allow_remote_access 0
2024-05-23 06:20:12 open_browser 0
2024-05-23 06:19:55 notebookapp 0
2024-05-23 06:12:54 start-notebook 11
2024-05-23 06:12:51 allow_origin 0
2024-05-23 04:31:58 root 7
2024-05-23 04:02:34 password 2
2024-05-23 03:44:13 root password 7
2024-05-23 03:43:52 root pwd 8
2024-05-23 02:55:17 jovyan 8
2024-05-23 02:41:34 ssl 1
2024-05-22 22:56:37 password 2
2024-05-22 21:14:20 jupyterhub 6
2024-05-22 20:59:10 worker 1
2024-05-22 20:52:50 uid 5
2024-05-22 19:06:49 sudo 5
2024-05-22 19:06:33 user 11
2024-05-22 17:07:43 exec 0
2024-05-22 17:01:28 slim 0
2024-05-22 16:15:18 mamba 6
2024-05-22 16:12:47 sudo 5
2024-05-22 15:56:08 compose 2
2024-05-22 15:08:06 scipy 4
2024-05-22 14:42:41 scala 2
2024-05-22 14:26:16 kernel.json 0
2024-05-22 12:22:03 password 2
2024-05-22 06:33:16 cert 0
2024-05-22 06:33:10 add cert 11
2024-05-22 06:33:01 install cert 8
2024-05-22 05:56:37 limit 0
2024-05-22 05:56:11 rate 0
2024-05-22 05:55:02 data rate 19
2024-05-22 05:54:57 datarate 0
2024-05-22 05:52:31 pandoc 0
2024-05-22 04:38:27 jupyterhub_config 0
2024-05-22 04:21:40 auth 0
2024-05-22 04:21:35 oauth 0
2024-05-22 04:21:31 login 0
2024-05-22 04:21:24 authen 0
2024-05-22 03:46:30 port 6
2024-05-22 02:39:15 docker 17
2024-05-22 00:13:49 pyspark 3
2024-05-21 23:21:45 gpu 1
2024-05-21 19:21:05 postgres 0
2024-05-21 19:18:04 network 2
2024-05-21 18:56:46 volume 3
2024-05-21 16:26:27 token 6
2024-05-21 15:50:23 cuda 2
2024-05-21 14:32:13 gpu 1
2024-05-21 13:58:25 ipynb 0
2024-05-21 13:58:16 .ipynb 0
2024-05-21 13:40:16 /home/jovyan 9
2024-05-21 13:39:35 home directory 9
2024-05-21 13:23:16 token 6
2024-05-21 13:15:47 compose 2
2024-05-21 12:59:00 port 6
2024-05-21 10:13:02 sudo 5
2024-05-21 09:40:29 grant_sudo 2
2024-05-21 09:07:46 libraries 4
2024-05-21 04:47:24 notebookapp 0
2024-05-21 04:47:10 notebookapp 0
2024-05-21 01:28:25 path 4
2024-05-20 23:41:07 jar 1
2024-05-20 23:40:50 spark 4
2024-05-20 23:11:37 stata 0
2024-05-20 23:10:14 version 9
2024-05-20 21:58:24 compose 2
2024-05-20 20:32:30 password 2
2024-05-20 18:53:30 group 4
2024-05-20 16:30:04 start-notebook.sh 6
2024-05-20 15:41:48 port 6
2024-05-20 14:41:35 memory 2
2024-05-20 13:50:55 token 6
2024-05-20 13:38:07 compose 2
2024-05-20 13:38:01 docker-compose 17
2024-05-20 13:02:04 jupyter_port 1
2024-05-20 11:31:07 example 12
2024-05-20 08:03:02 ui 2
2024-05-20 06:23:59 sudo 5
2024-05-20 06:17:08 bashrc 1
2024-05-20 04:43:38 environment 9
2024-05-20 04:41:58 port 6
2024-05-20 04:33:02 mount 4
2024-05-20 04:32:56 write 6
2024-05-20 04:10:48 nginx 1
2024-05-20 03:44:14 compose 2
2024-05-20 03:40:49 password 2
2024-05-20 03:11:53 cuda 2
2024-05-20 03:08:37 docker 17
2024-05-20 03:05:18 favicon 0
2024-05-20 03:05:11 logo 0
2024-05-20 02:25:02 notebookapp 0
2024-05-19 22:14:26 compose 2
2024-05-19 16:27:18 username 3
2024-05-19 16:27:15 uername 0
2024-05-19 16:26:26 secret 2
2024-05-19 16:25:38 password 2
2024-05-19 16:25:33 passwrod 0
2024-05-19 16:05:02 token 6
2024-05-19 13:46:54 access token 6
2024-05-19 13:40:26 tesseract 0
2024-05-19 13:35:34 docker 17
2024-05-19 13:22:12 always_delete_dir 0
2024-05-19 12:12:36 delta lake 1
2024-05-19 12:04:17 delta lake 1
2024-05-19 01:26:54 proxy 2
2024-05-19 01:25:00 sudo 5
2024-05-19 00:53:26 nvidia 1
2024-05-18 19:34:09 compose 2
2024-05-18 19:17:50 sudo 5
2024-05-18 15:55:53 jupyterhub 6
2024-05-18 15:54:58 3.10 2
2024-05-18 15:51:07 jovyan 8
2024-05-18 09:06:51 password 2
2024-05-18 09:06:07 default password 10
2024-05-18 09:04:33 jovyan 8
2024-05-18 02:58:16 password 2
2024-05-18 01:20:31 password 2
2024-05-17 23:52:14 compose 2
2024-05-17 23:26:31 password 2
2024-05-17 17:59:00 dockerfile 11
2024-05-17 16:37:20 profile 1
2024-05-17 15:19:17 jovyan 8
2024-05-17 14:36:22 hub 3
2024-05-17 11:45:48 sage 1
2024-05-17 10:48:50 jovyan 8
2024-05-17 10:24:27 host 7
2024-05-17 08:42:50 flink 0
2024-05-17 07:31:29 jupyterlab 8
2024-05-17 03:49:06 password 2
2024-05-17 02:31:58 timezone 0
2024-05-17 02:21:51 token 6
2024-05-17 02:19:55 user 11
2024-05-17 01:40:51 allow-root 8
2024-05-17 01:03:39 --user root 11
2024-05-17 01:02:48 root 7
2024-05-16 23:26:25 gpu 1
2024-05-16 20:30:24 password 2
2024-05-16 20:20:27 "create a user" 2
2024-05-16 20:20:09 create a user 18
2024-05-16 19:00:17 root 7
2024-05-16 18:28:31 user 11
2024-05-16 14:23:11 sudo 5
2024-05-16 12:05:57 root 7
2024-05-16 11:45:57 jovyan 8
2024-05-16 11:45:46 credential 0
2024-05-16 08:47:38 volumes 2
2024-05-16 03:26:51 gpu 1
2024-05-16 03:09:47 gpu 1
2024-05-16 02:26:46 cuda 2
2024-05-16 00:44:22 yum 0
2024-05-16 00:44:16 pip 5
2024-05-15 22:42:34 armbian 0
2024-05-15 17:57:16 linux version 9
2024-05-15 17:37:11 password 2
2024-05-15 11:39:45 default password 10
2024-05-15 11:38:02 password 2
2024-05-15 09:16:25 database 1
2024-05-15 09:11:58 sudo 5
2024-05-15 08:29:47 sudo 5
2024-05-15 08:14:33 error 400 3
2024-05-15 08:14:28 dns problem 1
2024-05-15 07:28:12 jupyterhub 6
2024-05-15 07:26:44 config 5
2024-05-15 06:46:54 jupyter_enable 0
2024-05-15 06:46:50 jupyter_enable_lab 0
2024-05-15 06:12:51 pyspark 3
2024-05-15 04:28:29 display 1
2024-05-15 04:27:47 x11 1
2024-05-15 04:27:33 gpu 1
2024-05-15 01:53:51 ssl 1
2024-05-15 01:08:57 ansible 0
2024-05-15 00:54:51 password 2
2024-05-14 23:58:49 jupyter lab 15
2024-05-14 21:39:46 password 2
2024-05-14 21:31:40 new user 15
2024-05-14 21:16:26 root 7
2024-05-14 18:10:23 path 4
2024-05-14 15:47:35 apache 2
2024-05-14 10:43:10 gpu 1
2024-05-14 10:34:19 jar 1
2024-05-14 08:46:04 token 6
2024-05-14 08:42:18 docker_stacks_jupyter_cmd 3
2024-05-14 07:59:30 kernel 3
2024-05-14 07:53:39 gpus 1
2024-05-14 07:41:51 spark 4
2024-05-14 07:34:06 sudo 5
2024-05-14 07:31:25 nvidia 1
2024-05-14 07:26:41 cuda 2
2024-05-14 03:41:35 cuda 2
2024-05-14 03:41:29 gpu 1
2024-05-14 03:28:20 emr 0
2024-05-14 03:22:33 password 2
2024-05-14 02:37:22 config 5
2024-05-14 02:36:49 admin 1
2024-05-14 02:29:12 iopub_data_rate_limit 0
2024-05-13 22:55:55 root 7
2024-05-13 21:31:30 environment variable 9
2024-05-13 21:25:43 docker compose 17
2024-05-13 21:21:37 sudo 5
2024-05-13 19:41:27 conda activate 8
2024-05-13 19:40:00 conda 8
2024-05-13 19:03:04 root 7
2024-05-13 18:39:02 cooperation 0
2024-05-13 18:38:43 docker compose 17
2024-05-13 17:59:38 entrypoint 1
2024-05-13 17:50:22 network 2
2024-05-13 15:48:55 clearing invalid/expired login cookie username 3
2024-05-13 15:46:29 nb_uid 4
2024-05-13 15:37:05 password 2
2024-05-13 15:33:40 collab 0
2024-05-13 14:48:33 token 6
2024-05-13 14:28:28 conda 8
2024-05-13 13:31:24 "no-browser" 0
2024-05-13 13:30:55 no-browser 7
2024-05-13 12:42:14 restart 5
2024-05-13 12:29:41 sympy 1
2024-05-13 12:28:39 dockerfile 11
2024-05-13 12:23:22 volume 3
2024-05-13 12:03:56 default kernel 10
2024-05-13 10:47:51 python 10
2024-05-13 10:24:55 persist 1
2024-05-13 10:13:29 proxy 2
2024-05-13 10:00:55 user name 11
2024-05-13 09:56:34 sudo 5
2024-05-13 09:51:44 java 2
2024-05-13 09:03:49 file size 10
2024-05-13 09:03:47 cache 2
2024-05-13 08:39:53 permission 4
2024-05-13 08:34:00 restart 5
2024-05-13 08:33:27 extensions 2
2024-05-13 08:27:34 sudo 5
2024-05-13 07:37:56 token 6
2024-05-13 04:03:43 dockerfile 11
2024-05-13 02:21:39 install 8
2024-05-12 19:50:34 curl 3
2024-05-12 19:49:44 could not resolve host on curl 17
2024-05-12 19:49:10 could not resolve host on curl command 18
2024-05-12 19:19:37 path 4
2024-05-12 19:04:51 "/work" 11
2024-05-12 19:04:30 /work 11
2024-05-12 19:04:26 work 11
2024-05-12 19:00:23 permission 4
2024-05-12 18:44:04 spark session 4
2024-05-12 16:14:51 nb_user 3
2024-05-12 16:13:49 compose 2
2024-05-12 16:13:36 docker compose 17
2024-05-12 15:24:09 jupyter_enable_lab 0
2024-05-12 15:23:56 jupyter_token 0
2024-05-12 15:15:32 recipe 7
2024-05-12 14:14:17 password 2
2024-05-12 14:02:22 jupyterhub 6
2024-05-12 13:24:39 --bind 2
2024-05-12 12:51:43 git 5
2024-05-12 10:43:17 gpu 1
2024-05-12 07:31:13 memory 2
2024-05-12 06:56:02 jovyan 8
2024-05-12 06:55:58 joyvan 0
2024-05-12 03:21:45 token 6
2024-05-12 03:21:43 tokne 0
2024-05-12 03:21:22 key 3
2024-05-12 03:21:15 password 2
2024-05-12 03:18:15 variables 6
2024-05-12 03:17:56 compose 2
2024-05-11 23:52:32 kernel 3
2024-05-11 23:17:41 jupyter server list 16
2024-05-11 21:24:29 gpu 1
2024-05-11 21:19:05 requirement 2
2024-05-11 20:57:51 gpu 1
2024-05-11 11:29:54 disable token 7
2024-05-11 09:54:05 install 8
2024-05-11 09:38:01 animation 0
2024-05-11 09:23:45 jupyter_token 0
2024-05-11 09:18:51 jupyter_enable 0
2024-05-11 09:18:44 jupyter_enable_lab 0
2024-05-11 07:38:59 apt 4
2024-05-11 07:37:44 password 2
2024-05-11 04:37:57 password 2
2024-05-11 03:35:50 token 6
2024-05-11 03:25:12 gpu 1
2024-05-11 03:17:22 nb_uid 4
2024-05-10 23:23:25 start-notebook.py 6
2024-05-10 22:46:43 sage 1
2024-05-10 22:20:39 passwordless sudo 5
2024-05-10 21:12:26 cuda 2
2024-05-10 20:40:05 compose 2
2024-05-10 20:22:11 volume 3
2024-05-10 20:10:26 install 8
2024-05-10 19:38:23 install 8
2024-05-10 19:38:14 module 2
2024-05-10 19:11:53 volume 3
2024-05-10 19:09:07 python version 12
2024-05-10 19:09:03 python_version 0
2024-05-10 18:54:52 token 6
2024-05-10 18:42:23 jupyter_notebook_config.py 0
2024-05-10 18:42:09 checkpoint_dir 0
2024-05-10 16:02:17 compose 2
2024-05-10 16:02:11 docker 17
2024-05-10 15:32:19 version 9
2024-05-10 13:55:40 gpu 1
2024-05-10 12:27:36 install 8
2024-05-10 12:15:57 access local folder 11
2024-05-10 11:23:34 token 6
2024-05-10 09:44:16 ssh 1
2024-05-10 09:40:12 install 8
2024-05-10 06:14:25 https 9
2024-05-10 04:10:34 sudo 5
2024-05-10 02:52:39 pyspark 3
2024-05-10 01:33:24 sudo 5
2024-05-10 00:57:30 gpu 1
2024-05-09 21:22:49 s3 1
2024-05-09 21:04:54 root 7
2024-05-09 20:21:00 github 10
2024-05-09 20:14:21 password 2
2024-05-09 19:50:49 conda activate 8
2024-05-09 19:46:10 cognito 0
2024-05-09 19:27:12 authentication 2
2024-05-09 16:04:18 conda activate 8
2024-05-09 15:17:42 quay.io/jupyter/scipy-notebook:latest 15
2024-05-09 15:17:34 scipy 4
2024-05-09 15:13:14 timeout 0
2024-05-09 15:13:10 cull 0
2024-05-09 14:59:58 jupyter_enable_lab 0
2024-05-09 14:40:19 install 8
2024-05-09 14:36:32 sudo 5
2024-05-09 13:56:14 pycharm 0
2024-05-09 13:33:38 pytorch 2
2024-05-09 12:22:33 pass 3
2024-05-09 12:20:05 token 6
2024-05-09 11:09:24 sudo 5
2024-05-09 11:05:24 docker-compose 17
2024-05-09 10:02:06 persistent volume 3
2024-05-09 09:34:16 pip 5
2024-05-09 07:42:59 nb_user 3
2024-05-08 21:42:37 root 7
2024-05-08 19:51:26 authentication 2
2024-05-08 19:36:38 cognito 0
2024-05-08 19:36:22 cognito 0
2024-05-08 19:00:18 uid 5
2024-05-08 18:56:33 mount 4
2024-05-08 18:55:55 rstudio 1
2024-05-08 17:58:25 jupyverse 0
2024-05-08 17:26:18 rstudio 1
2024-05-08 15:58:43 chown_home_opts='-r' 8
2024-05-08 15:57:41 "chown options" 0
2024-05-08 15:57:06 chown options 6
2024-05-08 15:52:46 identityprovider.token 1
2024-05-08 15:52:40 --identityprovider.token 1
2024-05-08 15:50:15 start-notebook.py 6
2024-05-08 12:32:31 podman 1
2024-05-08 11:49:51 password 2
2024-05-08 11:24:09 jupyterhub 6
2024-05-08 10:47:30 lab 4
2024-05-08 10:24:12 nb_user 3
2024-05-08 09:57:59 xsrf 0
2024-05-08 09:20:21 pip 5
2024-05-08 08:47:08 sudo 5
2024-05-08 06:23:27 r notebook 12
2024-05-08 06:02:54 root password 7
2024-05-08 05:51:34 sudo 5
2024-05-08 05:48:26 scipy 4
2024-05-08 02:38:18 ipynb 0
2024-05-08 02:16:53 read 3
2024-05-07 21:58:16 password 2
2024-05-07 21:47:23 password 2
2024-05-07 20:39:24 grant_sudo 2
2024-05-07 20:25:15 scraper 1
2024-05-07 18:09:13 nvidia 1
2024-05-07 18:07:23 cuda 2
2024-05-07 18:06:05 pip 5
2024-05-07 18:05:39 virtual env 1
2024-05-07 18:05:17 venv 0
2024-05-07 16:04:10 kubernetes 1
2024-05-07 13:39:45 multiple 4
2024-05-07 10:45:35 opt 4
2024-05-07 10:23:58 sudo 5
2024-05-07 09:33:55 environment 9
2024-05-07 09:06:53 pyspark 3
2024-05-07 08:26:28 apt 4
2024-05-07 06:53:02 jupyter-pytorch 15
2024-05-07 06:49:20 ssh 1
2024-05-07 05:23:25 origin 1
2024-05-07 01:53:08 gpu 1
2024-05-07 01:02:28 用户 0
2024-05-07 00:24:29 sudo 5
2024-05-06 20:45:29 3.10 2
2024-05-06 20:45:27 3:10 5
2024-05-06 20:10:40 nb_uid 4
2024-05-06 20:10:01 nb_user 3
2024-05-06 18:28:27 password 2
2024-05-06 18:27:07 password 2
2024-05-06 17:28:10 no auth 7
2024-05-06 17:24:36 root 7
2024-05-06 17:16:37 config 5
2024-05-06 14:47:11 collaborative 1
2024-05-06 14:09:59 cuda 2
2024-05-06 12:06:38 r-notebook 12
2024-05-06 11:47:56 token 6
2024-05-06 11:41:41 user 11
2024-05-06 11:41:36 collaborative 1
2024-05-06 10:40:46 kernel 3
2024-05-06 08:30:04 kernel 3
2024-05-06 07:08:47 opencv 0
2024-05-06 06:33:07 custom token 7
2024-05-06 06:32:52 token 6
2024-05-06 06:31:33 password 2
2024-05-06 04:06:07 admin 1
2024-05-06 03:41:59 apt 4
2024-05-06 03:05:39 cpu 2
2024-05-06 02:17:27 gensim 0
2024-05-06 01:37:46 nginx 1
2024-05-05 21:20:09 token 6
2024-05-05 20:10:46 spark 4
2024-05-05 12:59:34 vs 0
2024-05-05 12:59:22 vs code 4
2024-05-05 12:40:23 ssh 1
2024-05-05 12:37:11 token 6
2024-05-05 12:36:40 notebookapp 0
2024-05-05 12:29:43 helm 0
2024-05-05 12:29:32 data 19
2024-05-05 09:38:20 token 6
2024-05-05 06:40:22 tags 4
2024-05-04 21:22:04 conda 8
2024-05-04 17:31:22 uid 5
2024-05-04 17:12:04 -it 21
2024-05-04 16:37:13 virtual environment 9
2024-05-04 01:46:27 quay.io 9
2024-05-03 21:42:48 root 7
2024-05-03 20:35:24 token 6
2024-05-03 20:18:05 fix-permissions 5
2024-05-03 19:25:08 sudo 5
2024-05-03 18:46:14 chown 3
2024-05-03 18:37:24 ssh 1
2024-05-03 18:30:36 nb_user 3
2024-05-03 17:42:41 environ 0
2024-05-03 17:42:37 environm 0
2024-05-03 17:42:26 envir 0
2024-05-03 17:33:16 paddleocr 0
2024-05-03 17:33:00 paddle 0
2024-05-03 17:10:33 root 7
2024-05-03 17:10:06 docker compose 17
2024-05-03 17:09:31 docker 17
2024-05-03 17:06:23 virtual environment 9
2024-05-03 17:06:12 virtual 0
2024-05-03 15:29:53 compose 2
2024-05-03 14:44:25 oauth 0
2024-05-03 14:43:51 environments 4
2024-05-03 14:41:33 enviro 0
2024-05-03 14:04:10 sso 0
2024-05-03 14:04:06 ldap 0
2024-05-03 14:03:50 admin 1
2024-05-03 14:03:29 login 0
2024-05-03 14:03:19 key 3
2024-05-03 14:03:10 keycloak 0
2024-05-03 12:45:13 nb_uid 4
2024-05-03 12:30:04 sudo 5
2024-05-03 12:08:20 xarray 0
2024-05-03 12:08:19 geopandas 0
2024-05-03 12:08:18 geemap 0
2024-05-03 11:30:05 token 6
2024-05-03 11:27:22 password 2
2024-05-03 09:06:23 change user name 12
2024-05-03 09:06:21 jovyan 8
2024-05-03 09:06:19 user 11
2024-05-03 08:44:36 compose 2
2024-05-03 07:52:50 dockerfile 11
2024-05-03 07:45:40 proxy 2
2024-05-03 07:43:08 compose 2
2024-05-03 05:34:55 sudo 5
2024-05-03 05:34:47 password 2
2024-05-03 04:59:35 token 6
2024-05-03 04:06:06 token 6
2024-05-03 02:27:22 keystore 0
2024-05-03 02:27:18 tls 0
2024-05-02 20:31:44 docker 17
2024-05-02 20:31:39 excel 0
2024-05-02 20:31:32 frame 0
2024-05-02 20:31:26 xlsx 0
2024-05-02 20:31:20 sheet 0
2024-05-02 18:18:48 user 11
2024-05-02 17:58:14 aws 1
2024-05-02 16:29:35 ip 0
2024-05-02 16:28:40 host 7
2024-05-02 16:02:41 fix-permissions 5
2024-05-02 15:20:15 cache 2
2024-05-02 15:07:16 internal port 6
2024-05-02 15:07:07 custom port 6
2024-05-02 15:07:06 public 3
2024-05-02 15:07:05 ssh 1
2024-05-02 15:07:02 github 10
2024-05-02 14:41:31 public_url 0
2024-05-02 14:28:08 url base 10
2024-05-02 14:00:59 jovyan 8
2024-05-02 13:25:26 jovyan password 8
2024-05-02 13:24:51 root pass 8
2024-05-02 13:24:38 admin pass 4
2024-05-02 13:12:11 mount 4
2024-05-02 12:20:49 root 7
2024-05-02 12:10:12 compose 2
2024-05-02 12:10:04 docker compose 17
2024-05-02 11:12:44 password 2
2024-05-02 10:41:47 spark 4
2024-05-02 09:47:20 spark 4
2024-05-02 08:49:48 log 3
2024-05-02 05:29:09 gpu 1
2024-05-02 00:45:38 password 2
2024-05-01 21:19:58 git 5
2024-05-01 21:04:21 extensions 2
2024-05-01 19:50:26 root 7
2024-05-01 19:37:34 mount 4
2024-05-01 19:35:21 token 6
2024-05-01 19:29:01 python version 12
2024-05-01 18:55:42 passwordidentityprovider.hashed_password. 1
2024-05-01 16:30:02 minimal notebook 11
2024-05-01 16:28:03 jupyter/pyspark-notebook 16
2024-05-01 16:26:44 cuda 2
2024-05-01 16:24:45 apache spark 4
2024-05-01 16:22:52 gpu 1
2024-05-01 15:49:43 jupyter_notebook_config 0
2024-05-01 15:49:35 checkpoint_dir 0
2024-05-01 15:49:29 filecheckpoints 0
2024-05-01 15:49:20 checkpoint 0
2024-05-01 10:53:56 spicy-notebook 11
2024-05-01 05:27:59 kubernetes 1
2024-05-01 05:09:28 hub 3
2024-04-30 23:56:05 sagemaker 0
2024-04-30 20:53:12 podman 1
2024-04-30 16:34:55 key 3
2024-04-30 16:23:28 jupyter/minimal-notebook 16
2024-04-30 16:18:49 base-notebook 12
2024-04-30 15:54:54 jupyter_enable_lab 0
2024-04-30 15:28:00 pip 5
2024-04-30 14:34:01 jupyterhub 6
2024-04-30 13:53:53 sudo 5
2024-04-30 13:49:21 quay.io 9
2024-04-30 05:59:41 sudo 5
2024-04-30 05:30:14 base 7
2024-04-30 04:28:24 password 2
2024-04-29 22:16:01 mamba 6
2024-04-29 22:04:31 cuda 2
2024-04-29 21:14:49 nginx 1
2024-04-29 21:10:47 remote 2
2024-04-29 19:52:58 rm 6
2024-04-29 19:52:17 sudo 5
2024-04-29 17:20:47 token 6
2024-04-29 14:52:39 conda 8
2024-04-29 14:20:53 ssl_options 0
2024-04-29 14:15:28 ssl 1
2024-04-29 14:15:14 https 9
2024-04-29 13:59:17 sudo 5
2024-04-29 13:02:46 spark_home 2
2024-04-29 12:24:37 token 6
2024-04-29 12:15:51 docker-compose 17
2024-04-29 12:14:58 compose 2
2024-04-29 11:49:42 nginx 1
2024-04-29 11:30:35 jovyan 8
2024-04-29 11:30:09 spark 4
2024-04-29 10:56:38 port 6
2024-04-29 10:16:11 root 7
2024-04-29 10:05:23 sudo 5
2024-04-29 09:53:23 cuda 2
2024-04-29 09:50:21 token 6
2024-04-29 09:27:10 notebook is read-only 17
2024-04-29 09:20:41 portainer 0
2024-04-29 08:53:26 dockerfile 11
2024-04-29 07:45:55 password 2
2024-04-29 07:40:23 sudo 5
2024-04-29 07:39:15 dockerfile 11
2024-04-29 07:38:16 password 2
2024-04-29 03:41:05 cuda 2
2024-04-29 02:39:06 gpu 1
2024-04-28 16:42:03 spark 4
2024-04-28 16:33:36 8888 6
2024-04-28 15:58:23 registry 3
2024-04-28 15:06:04 pytorch 2
2024-04-28 15:05:55 password 2
2024-04-28 12:26:07 uid 5
2024-04-28 11:42:13 password 2
2024-04-28 11:22:32 password 2
2024-04-28 09:47:47 quarto 0
2024-04-28 09:28:11 base notebook 12
2024-04-28 09:27:07 docker gpu 17
2024-04-28 09:26:18 google compute 1
2024-04-28 08:12:29 workspace 0
2024-04-28 06:07:56 before-notebook 13
2024-04-28 05:43:22 cuda 2
2024-04-28 04:07:02 password 2
2024-04-27 18:29:54 jupyter_contrib_nbextensions 1
2024-04-27 17:38:26 minimal 4
2024-04-27 10:42:47 token 6
2024-04-27 09:44:02 docker 17
2024-04-27 07:35:47 metrics 1
2024-04-27 07:35:41 api 0
2024-04-27 07:14:32 hidden 0
2024-04-27 06:55:26 jovyan 8
2024-04-27 06:13:19 notebook_args 1
2024-04-27 06:09:48 password 2
2024-04-26 22:30:28 wss 0
2024-04-26 20:21:42 gpu 1
2024-04-26 20:19:57 compose 2
2024-04-26 20:15:12 restartable 1
2024-04-26 20:11:13 serverapp.token 0
2024-04-26 18:06:39 start-notebook.py 6
2024-04-26 15:59:26 all-sparks 14
2024-04-26 14:58:59 token 6
2024-04-26 14:20:28 gpu 1
2024-04-26 14:07:02 delete 1
2024-04-26 14:06:53 recycle bin 3
2024-04-26 14:06:45 bin 3
2024-04-26 14:06:39 trash 0
2024-04-26 13:13:16 pip 5
2024-04-26 13:13:10 pip\ 5
2024-04-26 12:37:35 pytorch 2
2024-04-26 10:52:48 vnc 0
2024-04-26 10:52:47 cuda 2
2024-04-26 10:52:41 ven 0
2024-04-26 10:52:37 gpu 1
2024-04-26 10:44:31 ip 0
2024-04-26 10:31:05 disable auth 2
2024-04-26 10:20:33 compose 2
2024-04-26 08:47:19 nginx 1
2024-04-26 08:45:22 token 6
2024-04-26 08:35:21 permission 4
2024-04-26 07:55:12 pyspark 3
2024-04-26 07:40:12 volume 3
2024-04-26 07:40:06 volumn 0
2024-04-26 04:35:53 pyspark 3
2024-04-25 22:59:07 gpu 1
2024-04-25 20:59:39 password 2
2024-04-25 20:53:11 update 6
2024-04-25 20:37:33 public 3
2024-04-25 20:16:05 pyspark 3
2024-04-25 19:39:15 blocking cross origin api 2
2024-04-25 16:35:01 sudo 5
2024-04-25 16:19:23 docker 17
2024-04-25 15:45:32 -v 21
2024-04-25 15:24:55 sudo 5
2024-04-25 14:50:56 token 6
2024-04-25 14:08:15 env 1
2024-04-25 13:05:25 python version 12
2024-04-25 12:40:09 jupyter_enable_lab 0
2024-04-25 12:09:45 "--packages 11
2024-04-25 12:09:41 "--packages" 11
2024-04-25 12:09:05 --packages 11
2024-04-25 12:08:43 packages 11
2024-04-25 11:28:11 datascience 4
2024-04-25 10:27:52 gpu 1
2024-04-25 09:09:27 password 2
2024-04-25 09:00:14 token 6
2024-04-25 08:53:27 password 2
2024-04-25 08:50:43 compose 2
2024-04-25 08:50:10 password 2
2024-04-25 08:02:31 path 4
2024-04-25 07:14:05 base-notebook 12
2024-04-25 07:14:02 base-notebooki 7
2024-04-25 07:07:48 jupyterhub 6
2024-04-25 07:06:18 hub 3
2024-04-25 04:53:16 password 2
2024-04-25 03:27:29 compose 2
2024-04-25 01:46:00 sudo 5
2024-04-24 23:14:39 pyspark 3
2024-04-24 22:59:55 secure 1
2024-04-24 22:59:49 notebookapp.token 0
2024-04-24 20:32:41 base_url 0
2024-04-24 20:32:24 base 7
2024-04-24 20:06:04 password 2
2024-04-24 20:01:05 pyspark 3
2024-04-24 18:53:26 compose 2
2024-04-24 16:23:29 password 2
2024-04-24 14:42:56 singularity 0
2024-04-24 14:37:40 arm 0
2024-04-24 11:39:16 jupyter/minimal-notebook 16
2024-04-24 10:22:01 config 5
2024-04-24 07:38:13 max memory 2
2024-04-24 07:27:53 non-root 9
2024-04-24 07:27:50 nonroot 0
2024-04-24 06:23:20 hidden 0
2024-04-24 01:58:53 fix-permissions 5
2024-04-24 01:08:42 install module 9
2024-04-23 22:51:08 password 2
2024-04-23 22:21:51 pandas 2
2024-04-23 21:08:25 sudo 5
2024-04-23 20:14:16 sudo 5
2024-04-23 18:54:24 log 3
2024-04-23 18:53:50 requirements.txt 1
2024-04-23 18:52:11 jupyter_notebook_config 0
2024-04-23 15:52:11 create docker file 17
2024-04-23 14:53:32 vs code 4
2024-04-23 14:53:27 vscode 1
2024-04-23 13:56:42 gpu 1
2024-04-23 12:39:06 /opt 4
2024-04-23 12:06:03 "docker-compose" 2
2024-04-23 12:05:46 docker-compose 17
2024-04-23 11:51:20 tensorflow 4
2024-04-23 11:42:36 create docker file 17
2024-04-23 11:42:29 create image file 17
2024-04-23 11:16:37 https 9
2024-04-23 10:53:19 kubernetes 1
2024-04-23 10:39:04 config 5
2024-04-23 09:27:24 gpu 1
2024-04-23 09:14:04 nb_uid 4
2024-04-23 08:42:09 grant_sudo 2
2024-04-23 07:37:22 password 2
2024-04-23 07:28:29 root 7
2024-04-23 06:24:58 cuda 2
2024-04-23 05:45:57 env 1
2024-04-23 05:36:09 -e 21
2024-04-23 04:30:21 installing packages 11
2024-04-23 04:15:12 lang 0
2024-04-23 04:14:22 jupyter_enable_lab 0
2024-04-23 02:38:09 root_dir 2
2024-04-23 02:32:38 parameter 0
2024-04-23 02:11:19 nb_user 3
2024-04-23 01:35:40 download 4
2024-04-22 23:53:11 jupyter 15
2024-04-22 21:17:53 config file 12
2024-04-22 21:17:44 config fuke 5
2024-04-22 21:16:01 password 2
2024-04-22 21:15:14 token 6
2024-04-22 21:14:48 base_url 0
2024-04-22 21:06:02 save 1
2024-04-22 20:29:49 password 2
2024-04-22 19:26:33 dns 0
2024-04-22 19:20:04 nvidia 1
2024-04-22 18:31:44 compose 2
2024-04-22 18:31:36 docker-compose 17
2024-04-22 18:24:10 nb_user 3
2024-04-22 18:17:24 nbconvert 0
2024-04-22 17:41:44 conda install 12
2024-04-22 17:25:30 libraries 4
2024-04-22 17:24:58 volume 3
2024-04-22 17:13:30 user management 11
2024-04-22 16:23:24 token 6
2024-04-22 13:42:45 space 2
2024-04-22 13:42:39 memory 2
2024-04-22 13:35:08 dockerfile 11
2024-04-22 13:34:48 password 2
2024-04-22 12:27:20 secure connection 3
2024-04-22 12:27:08 https 9
2024-04-22 12:26:58 ssh 1
2024-04-22 11:49:49 git 5
2024-04-22 11:49:45 gitlab 0
2024-04-22 09:40:09 gpu 1
2024-04-22 09:33:15 password 2
2024-04-22 08:48:27 jupyterhub_api_token 0
2024-04-22 08:46:09 token 6
2024-04-22 08:40:18 conda 8
2024-04-22 07:11:56 frozen 0
2024-04-22 06:53:23 kernel 3
2024-04-22 05:49:00 custom image 13
2024-04-22 05:48:54 custom_image 0
2024-04-22 05:48:50 custom_iamge 0
2024-04-22 03:45:13 password 2
2024-04-22 03:06:24 kernel 3
2024-04-22 02:23:52 packages 11
2024-04-22 01:05:01 volumes 2
2024-04-22 00:22:04 outbound 0
2024-04-21 20:19:35 cuda 2
2024-04-21 19:07:50 authentication 2
2024-04-21 18:46:13 binder 4
2024-04-21 17:34:23 spark 4
2024-04-21 14:04:03 compose 2
2024-04-21 13:22:10 set token 9
2024-04-21 13:19:57 config token 8
2024-04-21 13:19:40 token 6
2024-04-21 08:35:28 token authentication 6
2024-04-21 08:34:16 password 2
2024-04-21 08:27:55 compose 2
2024-04-21 08:22:16 quay 0
2024-04-21 03:12:54 cuda_home 0
2024-04-21 01:01:25 cuda_path 0
2024-04-21 01:01:19 cuda_home 0
2024-04-21 00:08:18 token 6
2024-04-20 22:10:56 apt install 8
2024-04-20 21:35:24 cuda version: n/a 18
2024-04-20 21:32:20 pip install 8
2024-04-20 21:26:32 cuda 2
2024-04-20 19:59:31 gpu 1
2024-04-20 19:59:29 gpui 0
2024-04-20 19:25:32 lab 4
2024-04-20 18:15:53 server 6
2024-04-20 17:56:48 persist 1
2024-04-20 17:37:24 runner 1
2024-04-20 17:26:44 jupyter_lab 0
2024-04-20 17:26:35 grant_sudo 2
2024-04-20 17:26:28 chown_home 2
2024-04-20 17:26:20 jupyter_enable_lab 0
2024-04-20 16:41:39 volume 3
2024-04-20 15:30:03 jovyan 8
2024-04-20 14:27:33 sudo 5
2024-04-20 13:51:59 env 1
2024-04-20 12:40:47 spark 4
2024-04-20 11:38:27 nb_user 3
2024-04-20 11:17:44 gpu 1
2024-04-20 10:59:31 gpu 1
2024-04-20 10:55:41 network 2
2024-04-20 08:33:42 dash 0
2024-04-20 08:12:12 terminalsextensionapp 0
2024-04-20 06:35:44 startup 5
2024-04-20 06:31:29 ipython 3
2024-04-20 04:43:38 spark 4
2024-04-19 21:32:57 compose 2
2024-04-19 18:57:36 serverapp.token 0
2024-04-19 18:56:01 token 6
2024-04-19 17:46:23 spark submit 8
2024-04-19 17:24:51 grant_sudo 2
2024-04-19 16:43:33 token 6
2024-04-19 15:53:55 docker build 17
2024-04-19 14:31:54 password 2
2024-04-19 14:31:49 passworsd 0
2024-04-19 14:27:29 variables 6
2024-04-19 14:26:58 token 6
2024-04-19 14:26:04 password 2
2024-04-19 14:20:44 conda 8
2024-04-19 10:40:39 password 2
2024-04-19 09:45:15 multi-user 11
2024-04-19 09:27:39 scala 2
2024-04-19 08:22:45 cuda 2
2024-04-19 05:38:12 jpy_password 0
2024-04-19 02:23:29 conda 8
2024-04-18 21:50:22 minimal-notebook 11
2024-04-18 21:40:34 root 7
2024-04-18 21:29:55 config 5
2024-04-18 21:14:50 500 0
2024-04-18 19:46:26 kernel 3
2024-04-18 19:42:42 scala 2
2024-04-18 19:26:13 credentials 3
2024-04-18 19:19:00 token 6
2024-04-18 19:18:40 login code in url 17
2024-04-18 19:16:08 password 2
2024-04-18 19:16:02 pasword 0
2024-04-18 19:09:21 permission error 4
2024-04-18 18:45:55 volume 3
2024-04-18 18:45:02 cuda 2
2024-04-18 18:17:00 ip 0
2024-04-18 18:16:57 jupyter_server_ip 0
2024-04-18 18:16:14 specify server ip 6
2024-04-18 18:05:01 docker-compose 17
2024-04-18 18:04:58 docker compose 17
2024-04-18 18:04:53 server ip address 10
2024-04-18 18:04:51 jupyter_server_config 0
2024-04-18 17:53:28 jovyan 8
2024-04-18 17:41:59 sudo 5
2024-04-18 17:30:47 cuda 2
2024-04-18 17:27:02 gpu 1
2024-04-18 17:23:50 dockerfile 11
2024-04-18 17:13:45 .token 6
2024-04-18 17:13:21 --identityprovider.token 1
2024-04-18 17:12:28 token 6
2024-04-18 17:12:23 lab.token 0
2024-04-18 17:12:17 notebook.token 0
2024-04-18 17:10:32 jupyter token 15
2024-04-18 17:09:11 docker_jupyter_container 0
2024-04-18 16:51:01 root 7
2024-04-18 14:29:10 azure 0
2024-04-18 14:05:41 sudo 5
2024-04-18 14:03:17 datascience-notebook 11
2024-04-18 14:02:42 jupyter-ai 15
2024-04-18 14:02:28 jupyter ai 15
2024-04-18 13:31:34 sudo 5
2024-04-18 13:25:38 docker stacks 17
2024-04-18 12:46:11 sudo 5
2024-04-18 12:18:14 sudo 5
2024-04-18 12:16:12 ssh 1
2024-04-18 12:15:04 password 2
2024-04-18 12:15:02 passwod 0
2024-04-18 12:14:40 jovyan 8
2024-04-18 12:05:46 token 6
2024-04-18 11:19:23 make 9
2024-04-18 11:17:02 build 10
2024-04-18 10:51:22 compose 2
2024-04-18 10:24:27 tocken 0
2024-04-18 10:20:30 password 2
2024-04-18 08:45:14 user 11
2024-04-18 08:44:22 token 6
2024-04-18 07:11:58 docker-compose 17
2024-04-18 06:23:07 dockerfile 11
2024-04-18 02:17:43 root 7
2024-04-18 01:28:25 websocket 0
2024-04-17 22:24:00 pyspark-notebook 11
2024-04-17 21:32:33 extensions 2
2024-04-17 17:21:19 nginx 1
2024-04-17 16:56:49 spark 4
2024-04-17 16:27:54 password 2
2024-04-17 15:30:54 sudo 5
2024-04-17 13:36:25 browser 3
2024-04-17 13:16:15 password 2
2024-04-17 12:24:21 wolfram 0
2024-04-17 11:31:35 health 1
2024-04-17 11:31:25 healthcheck 0
2024-04-17 11:31:09 health check 8
2024-04-17 11:15:33 auth 0
2024-04-17 11:13:32 keycloak 0
2024-04-17 10:03:35 docker compose 17
2024-04-17 09:53:49 remove 2
2024-04-17 09:53:43 deinstall 0
2024-04-17 09:35:48 package 8
2024-04-17 09:30:03 conda 8
2024-04-17 09:19:36 pypi 1
2024-04-17 08:55:43 docker-compose 17
2024-04-17 08:54:41 compose 2
2024-04-17 08:24:45 extensions 2
2024-04-17 08:24:27 environment 9
2024-04-17 07:54:57 quay.io/jupyter/pytorch-notebook:cuda12-python-3.11 17
2024-04-17 07:54:54 uay.io/jupyter/pytorch-notebook:cuda12-python-3.11 17
2024-04-17 05:11:24 "ipython-sql" 0
2024-04-17 05:11:23 ipython-sql 4
2024-04-17 04:20:34 arm64 1
2024-04-17 03:35:52 root 7
2024-04-17 00:48:40 module 2
2024-04-16 23:57:35 preferences 0
2024-04-16 23:35:27 mamba 6
2024-04-16 22:53:07 vs code 4
2024-04-16 22:51:09 gpu 1
2024-04-16 22:51:03 intel 0
2024-04-16 22:47:23 vscode 1
2024-04-16 22:45:24 kernel 3
2024-04-16 22:29:30 extensions 2
2024-04-16 20:41:03 compose 2
2024-04-16 20:35:42 jar 1
2024-04-16 19:42:22 podman 1
2024-04-16 16:58:38 mamba 6
2024-04-16 16:13:23 nb_user 3
2024-04-16 15:59:01 permissions 4
2024-04-16 15:26:47 opencv 0
2024-04-16 13:26:52 remote access 6
2024-04-16 13:24:50 environment variables 11
2024-04-16 13:16:22 password 2
2024-04-16 13:10:55 nb_user 3
2024-04-16 13:04:29 password 2
2024-04-16 13:02:18 hdfs 0
2024-04-16 12:53:34 persist 1
2024-04-16 09:04:07 javascript 0
2024-04-16 08:52:43 password 2
2024-04-16 07:51:01 environment 9
2024-04-16 07:50:38 no token 8
2024-04-16 07:45:19 aws 1
2024-04-16 05:37:08 apt 4
2024-04-16 05:36:33 science 0
2024-04-16 03:09:45 token 6
2024-04-16 02:11:02 gpu 1
2024-04-15 21:06:30 pyspark 3
2024-04-15 19:38:17 config file 12
2024-04-15 18:23:34 javascript-typescript-langserver 0
2024-04-15 18:23:08 typescript 0
2024-04-15 17:37:15 provider 0
2024-04-15 17:28:21 scala 2
2024-04-15 16:13:27 conda 8
2024-04-15 15:02:25 password 2
2024-04-15 13:45:16 compose 2
2024-04-15 13:45:04 user 11
2024-04-15 10:52:32 white screen 1
2024-04-15 09:59:30 rstudio 1
2024-04-15 09:38:54 /lab 4
2024-04-15 09:38:25 /tree 1
2024-04-15 09:38:20 url 6
2024-04-15 09:28:39 hadoop 3
2024-04-15 07:37:26 docker-compose 17
2024-04-15 07:37:17 compose 2
2024-04-15 05:35:10 connect 1
2024-04-15 04:53:37 docker 17
2024-04-15 02:48:24 quay 0
2024-04-15 02:24:04 conda 8
2024-04-15 02:20:00 mig 0
2024-04-15 02:19:54 migration 0
2024-04-15 01:36:10 disable authentication 3
2024-04-15 01:35:55 authentication 2
2024-04-15 01:15:25 compose 2
2024-04-15 01:13:34 docker compose 17
2024-04-15 01:04:53 uid 5
2024-04-15 01:04:51 puid 0
2024-04-15 01:00:45 tensorflow 4
2024-04-14 13:51:18 token 6
2024-04-14 12:48:09 docker stack 17
2024-04-14 12:40:25 packages 11
2024-04-14 12:40:21 graphframe 0
2024-04-14 12:40:18 graphframes 0
2024-04-14 09:07:14 password 2
2024-04-14 08:58:35 vscode 1
2024-04-14 08:58:30 visual studio 0
2024-04-14 08:40:47 start.sh 3
2024-04-14 06:31:20 sudo 5
2024-04-13 17:14:08 extensions 2
2024-04-13 17:01:44 postgres 0
2024-04-13 14:59:21 postgres 0
2024-04-13 14:34:49 token 6
2024-04-13 14:28:25 token file 11
2024-04-13 13:55:27 gpu 1
2024-04-13 01:40:13 compose 2
2024-04-12 21:18:07 spark 4
2024-04-12 21:16:25 vscode 1
2024-04-12 21:02:55 rust 0
2024-04-12 20:53:00 scala 2
2024-04-12 19:50:32 compose 2
2024-04-12 19:14:17 changeme 0
2024-04-12 17:33:46 storage 0
2024-04-12 17:33:36 requirements 3
2024-04-12 16:58:29 debug 1
2024-04-12 16:26:27 compose 2
2024-04-12 15:25:39 password 2
2024-04-12 15:07:28 cuda 2
2024-04-12 14:39:02 pip 5
2024-04-12 14:38:05 cbc 0
2024-04-12 14:27:16 gpu 1
2024-04-12 13:06:05 upload 0
2024-04-12 12:14:00 token 6
2024-04-12 07:56:56 write 6
2024-04-12 02:52:34 password 2
2024-04-12 01:41:41 token 6
2024-04-12 00:36:33 langu 0
2024-04-12 00:36:27 chinese 0
2024-04-11 23:25:37 kernel 3
2024-04-11 22:01:56 healthcheck 0
2024-04-11 22:01:15 health check 8
2024-04-11 19:29:05 invalid credentials 3
2024-04-11 18:41:07 spicy 0
2024-04-11 18:39:29 scipy notebook data science 19
2024-04-11 17:46:48 environment varibles 9
2024-04-11 17:46:27 environment 9
2024-04-11 16:41:58 dlib 0
2024-04-11 16:07:41 build 10
2024-04-11 13:06:49 password 2
2024-04-11 12:41:42 mamba 6
2024-04-11 12:05:29 jupyterhub config 8
2024-04-11 11:53:56 podman 1
2024-04-11 11:05:46 start-notebook.py 6
2024-04-11 10:36:12 stochastic 0
2024-04-11 08:53:47 oidc 0
2024-04-11 08:38:55 nbgitpuller 0
2024-04-11 07:55:43 sudo 5
2024-04-11 07:38:43 math 0
2024-04-10 20:09:14 dockerfile 11
2024-04-10 20:04:55 start_ 0
2024-04-10 19:49:19 sudo 5
2024-04-10 19:12:09 log 3
2024-04-10 19:02:55 collab 0
2024-04-10 19:02:51 rtc 0
2024-04-10 19:02:48 live 2
2024-04-10 18:41:27 password 2
2024-04-10 17:50:59 aws 1
2024-04-10 16:16:39 token 6
2024-04-10 13:44:30 root 7
2024-04-10 13:25:57 token 6
2024-04-10 12:45:48 kafka 1
2024-04-10 12:41:04 scala 2
2024-04-10 09:58:31 kubernetes 1
2024-04-10 08:28:19 restart 5
2024-04-10 08:23:41 datascience 4
2024-04-10 08:16:40 sudo 5
2024-04-10 07:43:03 root 7
2024-04-10 07:39:51 password 2
2024-04-10 07:35:39 kernel 3
2024-04-10 06:29:45 rstudio 1
2024-04-10 02:45:04 sudo 5
2024-04-10 01:36:29 password 2
2024-04-10 01:13:23 gpu 1
2024-04-09 21:43:41 update 6
2024-04-09 20:18:59 conda 8
2024-04-09 19:38:15 dockerfile 11
2024-04-09 18:55:25 docker compose 17
2024-04-09 18:27:14 python 2 14
2024-04-09 18:27:12 python2 0
2024-04-09 16:11:15 kafka 1
2024-04-09 13:18:28 compose 2
2024-04-09 11:21:51 jupyterlab 8
2024-04-09 10:51:38 nginx 1
2024-04-09 10:01:59 c++ 5
2024-04-09 07:04:35 password 2
2024-04-09 04:20:00 update 6
2024-04-09 02:26:32 storage 0
2024-04-08 21:06:41 scala 2
2024-04-08 20:55:04 pyspark-notebook 11
2024-04-08 20:47:14 default kernel 10
2024-04-08 20:25:26 scala 2
2024-04-08 19:48:45 serverapp config 5
2024-04-08 19:47:46 token 6
2024-04-08 19:37:32 conda 8
2024-04-08 18:43:15 variant 2
2024-04-08 18:41:29 onbuild 0
2024-04-08 14:35:41 fix-permissions 5
2024-04-08 14:04:36 pytorch 2
2024-04-08 14:01:29 quay.io/jupyter/pytorch-notebook:cuda12 15
2024-04-08 13:56:31 torch 0
2024-04-08 12:14:00 minimal 4
2024-04-08 12:13:59 user 11
2024-04-08 11:04:04 jupyter-notebook 16
2024-04-08 10:46:04 pytorch 2
2024-04-08 10:44:18 conda 8
2024-04-08 10:03:00 log 3
2024-04-08 10:00:13 log file 11
2024-04-08 09:33:08 jovyan 8
2024-04-08 07:58:56 matplot 0
2024-04-08 07:58:50 matlab 0
2024-04-08 07:58:41 mathlit 0
2024-04-08 06:14:59 plugin 1
2024-04-08 04:45:16 start.sh 3
2024-04-08 03:54:44 rhel 0
2024-04-08 02:18:06 permission denied 4
2024-04-08 02:05:29 nb_user 3
2024-04-07 22:56:32 too may files 10
2024-04-07 22:56:27 ulimit 0
2024-04-07 22:23:01 lab 4
2024-04-07 18:21:01 install 8
2024-04-07 18:20:39 python dependencies 11
2024-04-07 14:40:03 token 6
2024-04-07 09:26:45 volumn 0
2024-04-07 09:14:24 nvidia 1
2024-04-07 07:54:55 compose 2
2024-04-07 02:03:05 password 2
2024-04-06 22:05:49 jupyter 15
2024-04-06 18:21:17 graphic 0
2024-04-06 15:07:59 root 7
2024-04-06 14:58:54 nvcc 0
2024-04-06 11:41:09 cross origin websocket attempt 2
2024-04-06 11:29:01 container size 9
2024-04-06 11:27:21 cuda 2
2024-04-06 08:45:36 mamba 6
2024-04-06 07:02:06 password 2
2024-04-06 06:14:34 environment variable 9
2024-04-06 05:27:16 environmental 0
2024-04-06 03:12:23 volume 3
2024-04-05 23:57:05 sudo 5
2024-04-05 23:54:24 password 2
2024-04-05 22:50:28 auth 0
2024-04-05 21:12:23 visual studio code 4
2024-04-05 21:12:13 vscode 1
2024-04-05 15:13:10 pytorch-notebook 11
2024-04-05 15:02:51 sudo 5
2024-04-05 14:56:47 api key 3
2024-04-05 14:22:43 release notes 4
2024-04-05 13:50:13 custom 4
2024-04-05 13:33:02 git 5
2024-04-05 06:27:28 dockerfile 11
2024-04-05 06:18:07 delta lake 1
2024-04-05 01:21:27 volumes 2
2024-04-04 23:53:32 iperf 0
2024-04-04 23:28:56 lxc 0
2024-04-04 22:15:21 user root 11
2024-04-04 21:33:08 remote 2
2024-04-04 21:28:39 https 9
2024-04-04 21:28:33 ssh 1
2024-04-04 17:09:30 docker pull 17
2024-04-04 15:50:54 jupyter/pyspark-notebook 16
2024-04-04 15:29:52 work 11
2024-04-04 13:37:09 sudo 5
2024-04-04 13:12:00 python version 12
2024-04-04 12:08:05 password 2
2024-04-04 11:56:02 kernel 3
2024-04-04 11:54:31 jupyter/scipy-notebook 16
2024-04-04 11:43:24 scipy-notebook 11
2024-04-04 11:05:23 stock 0
2024-04-04 10:51:31 spark 4
2024-04-04 09:48:40 size 1
2024-04-04 05:07:05 password 2
2024-04-04 05:06:58 jovyan 8
2024-04-04 04:52:48 pip 5
2024-04-04 04:30:58 hadoop 3
2024-04-04 02:42:19 grant sudo 5
2024-04-04 02:24:11 set password 9
2024-04-04 01:45:39 pytorch 2
2024-04-04 01:04:09 jovyan password 8
2024-04-04 00:58:59 password 2
2024-04-03 20:54:47 kernel 3
2024-04-03 18:43:57 recipe 7
2024-04-03 18:43:31 env 1
2024-04-03 17:55:02 port 6
2024-04-03 17:14:54 cors 0
2024-04-03 17:14:50 cross origin 2
2024-04-03 17:14:23 blocking cross 1
2024-04-03 17:14:11 cors 0
2024-04-03 16:36:47 password 2
2024-04-03 16:18:05 cuda 2
2024-04-03 16:16:05 base_url 0
2024-04-03 16:10:14 gpu 1
2024-04-03 15:46:18 compose 2
2024-04-03 15:30:03 sudo 5
2024-04-03 15:12:18 default group 11
2024-04-03 15:11:11 nb_gid 3
2024-04-03 15:09:29 group 4
2024-04-03 15:09:23 grup 0
2024-04-03 15:08:44 jovyan user 11
2024-04-03 14:44:51 user id 11
2024-04-03 14:43:35 user 11
2024-04-03 14:31:27 can't find gid for group jovyan 16
2024-04-03 14:29:00 password 2
2024-04-03 14:17:23 500 : internal server error 8
2024-04-03 14:17:06 500 0
2024-04-03 13:31:53 sudo 5
2024-04-03 12:26:36 root 7
2024-04-03 12:12:47 password 2
2024-04-03 10:52:04 collaborative 1
2024-04-03 09:52:54 3.12 0
2024-04-03 09:52:51 3.11 1
2024-04-03 09:34:36 token 6
2024-04-03 06:56:20 spark-defaults.conf 4
2024-04-03 06:46:12 lang 0
2024-04-03 06:20:21 compose 2
2024-04-03 06:14:01 uid 5
2024-04-03 04:32:19 gpu 1
2024-04-03 04:06:59 python 10
2024-04-03 03:37:26 port 6
2024-04-03 02:23:35 spark 4
2024-04-02 23:39:14 nginx 1
2024-04-02 23:09:05 jupyterlab 8
2024-04-02 23:08:53 hub 3
2024-04-02 23:08:32 jupyter_enable_lab 0
2024-04-02 23:05:53 minimal 4
2024-04-02 21:22:36 token 6
2024-04-02 21:22:33 jupyter_token 0
2024-04-02 20:19:09 sudo 5
2024-04-02 19:33:37 anaconda 1
2024-04-02 19:32:07 conda 8
2024-04-02 18:56:40 mojo 0
2024-04-02 17:42:08 config 5
2024-04-02 17:20:44 jovyan password 8
2024-04-02 17:12:43 authentificator 0
2024-04-02 17:12:29 auth 0
2024-04-02 17:12:26 oauth 0
2024-04-02 16:59:31 trouble 0
2024-04-02 16:06:28 volumes 2
2024-04-02 14:57:57 mac gpu 1
2024-04-02 14:57:50 m2 0
2024-04-02 14:14:26 password 2
2024-04-02 14:14:22 user 11
2024-04-02 14:06:18 language 1
2024-04-02 13:06:53 volume 3
2024-04-02 13:05:35 ip address 4
2024-04-02 13:05:30 configuration 5
2024-04-02 12:44:30 spark-defaults.conf 4
2024-04-02 12:41:10 delta 1
2024-04-02 12:22:27 docker 17
2024-04-02 11:54:53 pyspark_submit_args 1
2024-04-02 10:47:20 address 4
2024-04-02 10:47:15 host 7
2024-04-02 10:47:12 ip 0
2024-04-02 10:40:21 docker compose 17
2024-04-02 10:27:36 docker_stacks_jupyter_cmd 3
2024-04-02 10:27:35 docker_stacks_jupyter_cmd=notebook\ 11
2024-04-02 09:13:11 cuda 2
2024-04-02 08:32:10 password 2
2024-04-02 08:26:02 custom token 7
2024-04-02 08:19:47 token 6
2024-04-02 07:19:27 database 1
2024-04-02 07:19:21 mysql 0
2024-04-02 07:11:46 grant_sudo 2
2024-04-02 07:10:25 token 6
2024-04-02 07:07:13 root 7
2024-04-02 06:25:06 arm64 1
2024-04-02 06:19:22 jupyter_token 0
2024-04-02 04:28:49 work 11
2024-04-02 03:37:31 sudo 5
2024-04-02 02:30:04 conda_dir 2
2024-04-01 22:57:42 conda 8
2024-04-01 22:40:53 base-notebook 12
2024-04-01 21:53:40 nb_user 3
2024-04-01 21:39:03 spark 4
2024-04-01 21:22:49 conda 8
2024-04-01 19:58:41 user 11
2024-04-01 18:27:12 volume 3
2024-04-01 17:23:53 cuda 2
2024-04-01 17:14:58 user: root 11
2024-04-01 13:44:32 gpu 1
2024-04-01 12:53:10 password 2
2024-04-01 12:51:10 kubernetes 1
2024-04-01 12:51:05 k8 0
2024-04-01 12:31:37 reverse 0
2024-04-01 11:36:13 token 6
2024-04-01 11:36:07 tohen 0
2024-04-01 11:35:03 token 6
2024-04-01 11:34:49 jupyter_token 0
2024-04-01 11:19:36 jupyterhub_config.py 0
2024-04-01 11:17:53 restart 5
2024-04-01 11:00:51 cron 0
2024-04-01 09:07:01 docker 17
2024-04-01 02:39:27 pyspark 3
2024-04-01 01:45:29 root 7
2024-04-01 01:45:19 permi 0
2024-04-01 01:45:11 nopass 0
2024-04-01 01:44:21 password 2
2024-04-01 01:43:25 sudo 5
2024-04-01 01:07:33 work 11
2024-04-01 01:00:29 jupyter/datascience-notebook 16
2024-04-01 00:59:52 jupyterlab 8
2024-04-01 00:45:16 lsp 0
2024-04-01 00:44:28 vim 1
2024-04-01 00:39:35 ipynb 0
2024-04-01 00:39:26 directory 7
2024-04-01 00:22:25 pythonpath 0
2024-03-31 04:37:34 theme 19
2024-03-31 04:30:28 delta 1
2024-03-30 20:54:00 apple 0
2024-03-30 18:25:20 pip 5
2024-03-30 14:18:11 jupyter server 8888 15
2024-03-30 14:18:01 jupyter server 15
2024-03-30 14:12:07 get token 9
2024-03-30 14:10:20 token 6
2024-03-30 12:11:16 cuda 2
2024-03-30 12:03:58 password 2
2024-03-30 05:55:37 mongodb 0
2024-03-30 04:03:09 gpu 1
2024-03-30 01:23:36 base_url 0
2024-03-30 01:23:20 token 6
2024-03-30 01:23:18 notebookapp 0
2024-03-29 19:17:21 scala 2
2024-03-29 16:00:14 apt 4
2024-03-29 15:59:51 jovyan 8
2024-03-29 15:59:13 sudo 5
2024-03-29 15:58:38 password 2
2024-03-29 15:44:55 jupyterhub_version 0
2024-03-29 15:08:37 compose 2
2024-03-29 15:08:33 docker-compose 17
2024-03-29 13:48:26 password 2
2024-03-29 10:42:09 public 3
2024-03-29 10:39:36 auth 0
2024-03-29 10:39:26 ldap 0
2024-03-29 09:07:24 token 6
2024-03-29 00:20:43 jupyter_enable_lab 0
2024-03-29 00:20:35 jupyter_enable_lab=yes 3
2024-03-29 00:08:49 --labapp.token 0
2024-03-29 00:08:42 labapp.token 0
2024-03-29 00:07:05 start.sh 3
2024-03-28 19:41:40 password 2
2024-03-28 19:26:23 password 2
2024-03-28 18:41:32 volume 3
2024-03-28 18:19:18 composer 0
2024-03-28 18:14:45 token 6
2024-03-28 18:09:59 password 2
2024-03-28 17:09:07 volume 3
2024-03-28 16:40:29 workspace 0
2024-03-28 16:21:00 pandas 2
2024-03-28 15:53:20 password 2
2024-03-28 15:21:24 packages 11
2024-03-28 14:54:36 static 0
2024-03-28 14:36:23 widget 0
2024-03-28 14:36:17 ipywebrtc 0
2024-03-28 14:35:47 install ipywebrtc 8
2024-03-28 14:35:38 install ipywebrtc in your jupyter lab environment 18
2024-03-28 13:58:18 self-signed https certificate 10
2024-03-28 13:56:41 self signed 4
2024-03-28 13:49:43 permission 4
2024-03-28 13:49:10 sudo 5
2024-03-28 12:33:16 password 2
2024-03-28 11:48:19 cross 1
2024-03-28 11:47:51 limit 0
2024-03-28 11:47:40 memory 2
2024-03-28 11:05:18 logs 5
2024-03-28 10:59:32 jupyter 15
2024-03-28 10:55:24 token 6
2024-03-28 10:47:28 start.sh 3
2024-03-28 08:51:22 apt 4
2024-03-28 08:51:07 root 7
2024-03-28 08:50:57 sudo 5
2024-03-28 08:50:53 gcc 0
2024-03-28 08:49:13 mamba 6
2024-03-28 08:49:09 micromamba 0
2024-03-28 08:40:24 yum 0
2024-03-28 08:39:52 rpm 1
2024-03-28 08:39:49 centos 0
2024-03-28 08:39:45 redhat 0
2024-03-28 08:38:42 ubuntu 6
2024-03-28 06:52:59 auth 0
2024-03-28 06:52:52 ad 0
2024-03-28 06:52:46 kerberos 0
2024-03-28 06:52:39 ldap 0
2024-03-28 06:32:34 memory 2
2024-03-28 03:40:43 cuda11 0
2024-03-28 00:09:31 identity 0
2024-03-28 00:08:10 notebookapp 0
Created Date Query Total Results
2024-06-26 17:14:53 jupyter server 30
2024-06-26 17:14:36 vscode 0
2024-06-26 17:12:09 import libraries 5
2024-06-26 17:11:54 folium 0
2024-06-26 17:09:20 windowing 1
2024-06-26 16:54:46 jupyter notbook ko update kaise kare 30
2024-06-26 16:37:09 import 5
2024-06-26 16:36:19 module 3
2024-06-26 16:33:50 extension 14
2024-06-26 16:33:44 vim 0
2024-06-26 16:28:08 sort 0
2024-06-26 16:26:35 export to pdf 30
2024-06-26 16:26:10 copy 2
2024-06-26 16:17:39 numpy 0
2024-06-26 15:56:02 %%capture 0
2024-06-26 15:55:52 %%configure 3
2024-06-26 15:55:46 %%configure 0
2024-06-26 15:38:06 zip 0
2024-06-26 15:38:00 unzip 0
2024-06-26 15:37:51 unzip file 13
2024-06-26 14:46:12 install extensions 17
2024-06-26 14:38:57 turn on line numbers 32
2024-06-26 14:38:29 line numbers 5
2024-06-26 14:38:01 cell line numbers 11
2024-06-26 14:24:59 show hidden files 32
2024-06-26 14:17:27 pip install notebooks 19
2024-06-26 13:41:04 validate button 6
2024-06-26 13:18:47 complete 4
2024-06-26 13:15:10 create new 18
2024-06-26 13:14:53 new 14
2024-06-26 13:10:35 rtl 1
2024-06-26 13:01:25 int64 0
2024-06-26 13:00:28 jupyter_notebook_config.py 1
2024-06-26 13:00:21 .jupyter jupyter_notebook_config.py 30
2024-06-26 12:48:56 python 10
2024-06-26 12:31:04 pip 8
2024-06-26 12:29:45 library 1
2024-06-26 12:29:30 lo 0
2024-06-26 11:40:57 list 8
2024-06-26 10:27:02 function 4
2024-06-26 10:26:22 base_url 4
2024-06-26 09:56:19 password 2
2024-06-26 09:52:44 multiple py file 18
2024-06-26 09:49:06 hub_port 0
2024-06-26 09:48:53 should_start 0
2024-06-26 09:44:06 kernel 10
2024-06-26 09:32:50 extensions 11
2024-06-26 09:32:33 extantions 0
2024-06-26 08:58:27 password 2
2024-06-26 08:57:40 nbconvert 6
2024-06-26 08:55:30 import command 14
2024-06-26 08:55:20 import 5
2024-06-26 08:54:17 magic command 14
2024-06-26 08:27:36 xsrf 0
2024-06-26 08:07:04 pip install notebook 30
2024-06-26 07:38:31 browser 16
2024-06-26 07:30:53 long path 8
2024-06-26 07:01:13 code complete 13
2024-06-26 07:00:58 complete 4
2024-06-26 07:00:42 code autocomplete 13
2024-06-26 06:45:09 run 16
2024-06-26 06:43:50 kernel 10
2024-06-26 06:06:04 jupyter terminal 30
2024-06-26 05:14:08 ! pip 8
2024-06-26 05:13:54 notebook 30
2024-06-26 04:50:22 17nlkfqx69jksuhfdfzc7lx9qz9n2orzra 0
2024-06-26 04:43:43 catalogue 0
2024-06-26 03:16:07 who_ls 0
2024-06-26 03:16:02 %who_ls 0
2024-06-26 03:08:48 pandas 1
2024-06-26 02:50:45 list 8
2024-06-26 02:49:22 number list 9
2024-06-26 02:15:00 how do i paste into jupyter cell? 31
2024-06-26 02:08:44 jupyterhub 2
2024-06-26 02:08:25 server 14
2024-06-26 01:58:11 pipinstall notebook 30
2024-06-26 01:30:37 password 5
2024-06-26 01:08:02 language 7
2024-06-26 01:07:51 setting 3
2024-06-26 01:02:03 update 3
2024-06-26 00:06:00 uncomment 1
2024-06-26 00:05:59 uncoment 0
2024-06-25 23:17:05 direct access mac notebook 30
2024-06-25 23:16:53 direct access mac 7
2024-06-25 23:09:46 downloading file 13
2024-06-25 22:58:59 insert cell above 12
2024-06-25 22:51:20 ssh 0
2024-06-25 22:44:43 importing cvs file 15
2024-06-25 22:31:52 control enter 6
2024-06-25 21:07:42 package install 12
2024-06-25 20:55:32 permission denied 1
2024-06-25 20:55:19 permission 1
2024-06-25 20:27:40 custom kernel 19
2024-06-25 19:38:17 new notebook 30
2024-06-25 19:20:10 html 5
2024-06-25 19:19:27 html5 2
2024-06-25 17:38:05 widget 0
2024-06-25 16:42:21 jupyter notebook password 31
2024-06-25 16:41:30 password 2
2024-06-25 16:31:24 %%timeit 0
2024-06-25 16:31:13 timeit 0
2024-06-25 16:17:31 install libraries 10
2024-06-25 16:17:04 install libraries 10
2024-06-25 16:16:40 pip install 10
2024-06-25 16:15:56 install packages 11
2024-06-25 16:10:27 pip install notebook 30
2024-06-25 15:52:36 display markdown 13
2024-06-25 15:52:21 markdown 11
2024-06-25 15:48:35 path 5
2024-06-25 15:40:37 pip install notebook 30
2024-06-25 15:39:08 indent 0
2024-06-25 15:34:36 gpu 0
2024-06-25 15:25:06 trust 1
2024-06-25 15:23:23 line number 6
2024-06-25 15:21:11 security 5
2024-06-25 15:07:05 environment 8
2024-06-25 14:38:11 for loop 25
2024-06-25 14:21:07 keyboard shortcut 9
2024-06-25 14:20:58 shortcut 7
2024-06-25 14:15:39 matplotlib 1
2024-06-25 14:13:40 math euqation 2
2024-06-25 13:39:46 snippets 1
2024-06-25 12:50:33 extension 14
2024-06-25 12:18:01 authorization 1
2024-06-25 11:58:32 pip install jupyter notebook 31
2024-06-25 11:52:38 _config.yml 0
2024-06-25 11:52:32 jupyter notebook 31
2024-06-25 11:37:17 pip install notebook 30
2024-06-25 10:47:25 real time 8
2024-06-25 10:36:24 stop training 1
2024-06-25 10:34:44 stop training job 2
2024-06-25 10:34:24 shutdown 3
2024-06-25 10:32:07 typeerror 0
2024-06-25 09:57:01 bash 1
2024-06-25 09:56:56 mpi 0
2024-06-25 09:56:52 openmpi 0
2024-06-25 09:56:33 module 3
2024-06-25 09:55:39 equations 5
2024-06-25 09:30:47 rrr 0
2024-06-25 09:15:50 embed 1
2024-06-25 08:52:54 download 3
2024-06-25 08:37:35 jupyterlab 0
2024-06-25 08:35:44 no module named 'notebook.services' 8
2024-06-25 08:27:51 widgets 3
2024-06-25 08:27:22 export to pdf 30
2024-06-25 08:26:03 export 1
2024-06-25 07:48:28 pandas 1
2024-06-25 07:31:22 pip install natebook 10
2024-06-25 07:14:17 variable 2
2024-06-25 07:04:50 modules 4
2024-06-25 07:00:34 markdown 11
2024-06-25 06:36:32 netcdf files 10
2024-06-25 06:36:17 netcdf 0
2024-06-25 06:16:42 pip install 10
2024-06-25 06:16:30 maria angelica venus balisi 0
2024-06-25 05:26:32 permutation 0
2024-06-25 04:47:28 stop server 18
2024-06-25 04:46:57 restart 7
2024-06-25 03:33:57 ordered list 8
2024-06-25 03:33:34 create ordered list numbered 13
2024-06-25 03:33:04 ordered list numbered 8
2024-06-25 03:22:28 h1 heading 4
2024-06-25 02:59:37 kernel 10
2024-06-25 02:06:37 output justification 5
2024-06-25 02:06:18 column justification 0
2024-06-25 01:36:04 python venv 10
2024-06-25 00:19:11 manipulate a dataframe 27
2024-06-24 23:00:25 extensions 10
2024-06-24 22:00:30 ex 0
2024-06-24 21:08:35 shortcuts 5
2024-06-24 21:08:32 collapse all code 17
2024-06-24 20:46:12 class 1
2024-06-24 20:19:59 typeerror 0
2024-06-24 20:19:05 enable password 4
2024-06-24 20:18:40 matrice 0
2024-06-24 20:18:14 matrix 0
2024-06-24 20:08:33 cli 1
2024-06-24 19:46:25 running 13
2024-06-24 19:27:54 update 3
2024-06-24 19:21:30 normalize 0
2024-06-24 18:52:34 modules 4
2024-06-24 18:52:26 numpy 0
2024-06-24 17:59:54 create dataset table 12
2024-06-24 17:23:43 update 3
2024-06-24 16:57:48 count 0
2024-06-24 16:48:45 arviz 0
2024-06-24 16:07:36 add title to code block 30
2024-06-24 15:12:21 dash 0
2024-06-24 15:07:09 kernel 10
2024-06-24 15:06:49 superscript 0
2024-06-24 14:51:29 nbextentions 0
2024-06-24 14:51:12 nbextentios 0
2024-06-24 14:50:53 nbextantios 0
2024-06-24 14:01:31 read csv 8
2024-06-24 13:58:59 opencv 0
2024-06-24 13:44:05 [figure] 3
2024-06-24 13:43:55 figure 3
2024-06-24 13:35:32 anaconda environment 8
2024-06-24 13:34:57 environment 8
2024-06-24 12:50:54 reset 1
2024-06-24 11:54:23 functions objects 5
2024-06-24 11:29:30 base_url 1
2024-06-24 11:26:18 minimal-notebook 30
2024-06-24 11:24:09 dir 2
2024-06-24 09:43:40 highlight 2
2024-06-24 09:09:56 scroll 2
2024-06-24 09:08:42 autoscroll 0
2024-06-24 08:08:11 extend 3
2024-06-24 08:07:43 notebook server 30
2024-06-24 07:57:26 iopub 1
2024-06-24 07:42:04 input key 7
2024-06-24 07:41:36 keys 1
2024-06-24 07:26:49 merge two jupyter notebooks 30
2024-06-24 07:25:45 merge jupyter notebooks 30
2024-06-24 07:25:09 merge multiple notebooks 19
2024-06-24 07:16:54 why input is not coloured 26
2024-06-24 06:54:53 token 1
2024-06-24 06:49:49 importing data 8
2024-06-24 06:20:28 keyboard shortcuts 8
2024-06-24 06:19:44 command shortcuts 12
2024-06-24 05:13:56 extend 3
2024-06-24 05:08:54 adding lists 8
2024-06-24 05:08:46 concatenate 0
2024-06-24 03:18:18 функция str.replace в python 10
2024-06-24 03:17:29 settings editor 13
2024-06-24 03:17:28 shortcut 7
2024-06-24 02:55:32 download 3
2024-06-24 02:48:17 lite 0
2024-06-24 01:39:08 c.jupyternotebookapp.ip 0
2024-06-23 21:55:30 security 5
2024-06-23 20:57:31 running code in the jupyter notebook 31
2024-06-23 19:11:45 illegal session status 4
2024-06-23 18:52:26 mysql 0
2024-06-23 18:13:21 функция str.replace в python 10
2024-06-23 17:25:28 converting a .py file to .inpyb 30
2024-06-23 17:02:53 references 3
2024-06-23 17:02:44 citation 0
2024-06-23 16:38:53 lang 0
2024-06-23 16:19:32 numpy 0
2024-06-23 16:11:55 new notebook 30
2024-06-23 16:11:44 novo notebook 30
2024-06-23 15:32:42 ctrl + c 1
2024-06-23 15:30:20 copying cells from one jupyter notebook to another 31
2024-06-23 13:55:59 % 0
2024-06-23 13:51:55 latex 5
2024-06-23 12:55:27 install 10
2024-06-23 12:14:14 sum 0
2024-06-23 12:12:09 média 0
2024-06-23 12:12:03 average 0
2024-06-23 12:11:58 media 2
2024-06-23 11:11:49 proof 0
2024-06-23 11:11:44 theorem 0
2024-06-23 11:11:34 lemmas 0
2024-06-23 11:11:23 definitions 1
2024-06-23 11:11:11 adding a reference 27
2024-06-23 07:21:38 функция str.replace в python 10
2024-06-23 07:09:23 dash 0
2024-06-23 06:07:53 open path 12
2024-06-23 06:06:51 path 5
2024-06-23 03:51:18 git 3
2024-06-23 03:25:56 cell_complete 0
2024-06-22 23:27:12 language 7
2024-06-22 23:26:53 语言 0
2024-06-22 21:54:56 tex 1
2024-06-22 21:54:41 texblob 0
2024-06-22 21:54:17 pip install texblob 10
2024-06-22 21:50:44 pip 8
2024-06-22 20:33:52 functions 3
2024-06-22 19:01:19 spectre 0
2024-06-22 19:01:06 fft 0
2024-06-22 17:12:40 import library 6
2024-06-22 17:12:22 custom library 13
2024-06-22 16:59:10 complete 4
2024-06-22 16:59:01 autocomplete 0
2024-06-22 16:44:07 /home/dell/.local/bin/jupyter-execute 30
2024-06-22 16:44:05 classification 0
2024-06-22 16:43:54 eeg classification 0
2024-06-22 16:39:58 serever 0
2024-06-22 16:27:01 rocket 0
2024-06-22 16:06:39 hide cell 10
2024-06-22 16:06:28 hide input 4
2024-06-22 16:06:22 hideinput 0
2024-06-22 16:01:54 code help 15
2024-06-22 16:01:40 tab 6
2024-06-22 15:46:23 directory 14
2024-06-22 14:47:32 image 2
2024-06-22 14:27:05 kernel 10
2024-06-22 13:50:12 read_csv 0
2024-06-22 12:15:11 host 1
2024-06-22 10:07:02 extension 14
2024-06-22 09:57:01 kernel unknown 10
2024-06-22 09:46:41 nbextension 1
2024-06-22 09:15:53 table to contents 30
2024-06-22 09:15:06 installation 6
2024-06-22 07:58:29 create shortcuts 11
2024-06-22 07:41:54 create keyboard shortcuts 12
2024-06-22 07:37:36 create new shortcut 20
2024-06-22 06:50:59 py spark 2
2024-06-22 06:50:44 pyspark 0
2024-06-22 06:29:35 404 0
2024-06-22 05:29:56 \frac{\partial x}{\partial u} & \frac{\partial x}{\partial v} \\ \frac{\partial y}{\partial u} & \frac{\partial y}{\partial v} \end{vmatrix} = \begin{vmatrix} \frac{1}{2} & \frac{1}{2} \\ \frac{1}{2} & -\frac{1}{2} \end{vmatrix} = \left( \frac{1}{2} \right) \left( -\frac{1}{2} \right) - \left( \frac{1}{2} \right) \left( \frac{1}{2} \right) = -\frac{1}{4} - \frac{1}{4} = -\frac{1}{2} 34
2024-06-22 05:19:52 функция str.replace в python 10
2024-06-22 05:01:09 insert image 3
2024-06-22 04:32:30 how to save notebook as pdf 31
2024-06-22 01:49:51 export to pdf 30
2024-06-22 01:49:41 print 5
2024-06-22 01:48:57 print to a pdf file 30
2024-06-22 01:30:12 environment 8
2024-06-22 01:29:58 environmnet 0
2024-06-22 01:25:16 while 9
2024-06-22 00:55:16 colors 0
2024-06-21 21:39:20 debug 1
2024-06-21 18:51:54 mermaid 1
2024-06-21 18:51:51 mermain 0
2024-06-21 18:46:01 python numpy 10
2024-06-21 18:45:50 numpy 0
2024-06-21 18:33:52 render 2
2024-06-21 18:33:40 render to pdf 30
2024-06-21 18:33:24 how to render to pdf 30
2024-06-21 17:14:34 \begin{equation} 3
2024-06-21 17:14:14 public server 16
2024-06-21 17:14:14 public_server 0
2024-06-21 16:23:25 import file 15
2024-06-21 15:58:03 copy cells 9
2024-06-21 15:57:07 default directory 14
2024-06-21 15:56:17 replace 1
2024-06-21 15:18:55 save and export notebook 31
2024-06-21 15:18:24 save and export 26
2024-06-21 13:55:34 jupyter notebook与系统兼容性 31
2024-06-21 13:49:09 reset kernel 10
2024-06-21 13:48:53 contextual 0
2024-06-21 13:47:59 kernels 7
2024-06-21 13:30:41 heading 3
2024-06-21 13:16:29 markdown 11
2024-06-21 13:04:46 adding a reference 27
2024-06-21 12:21:31 how to update 30
2024-06-21 11:41:10 text editor 16
2024-06-21 11:40:15 font size 3
2024-06-21 11:08:52 save file on computer 32
2024-06-21 11:08:48 save file on cmputer 32
2024-06-21 10:51:07 функция str.replace в python 10
2024-06-21 10:44:22 config file 13
2024-06-21 09:55:06 load working dataset 6
2024-06-21 09:54:34 load data 8
2024-06-21 09:38:22 list 8
2024-06-21 09:03:54 skip 1
2024-06-21 08:55:51 save file 13
2024-06-21 08:44:21 public 4
2024-06-21 08:42:23 remote 1
2024-06-21 08:07:42 jupyter server in vs code 31
2024-06-21 08:07:18 jupyter server 30
2024-06-21 08:05:03 pip 8
2024-06-21 08:03:58 print preview 6
2024-06-21 07:22:38 mac keyboard bind 11
2024-06-21 07:21:03 keyboard shortcut 9
2024-06-21 06:56:16 server error: forbidden 14
2024-06-21 06:43:04 graph plot 2
2024-06-21 06:42:51 graph plo 2
2024-06-21 06:41:41 plot 0
2024-06-21 06:37:41 heading 3
2024-06-21 06:13:38 show toolbar 32
2024-06-21 04:08:25 функция str.replace в python 10
2024-06-21 02:32:27 bring in data for machine learning 27
2024-06-21 02:11:07 enable password 4
2024-06-20 23:06:39 display 6
2024-06-20 22:48:54 r 4
2024-06-20 22:47:13 transutils 0
2024-06-20 22:45:20 pyomo 0
2024-06-20 22:12:20 syntax highlight 6
2024-06-20 22:05:11 langchain 0
2024-06-20 22:04:51 haystack 0
2024-06-20 22:04:45 cognita 0
2024-06-20 22:04:40 python 10
2024-06-20 21:50:37 latex equations 5
2024-06-20 21:25:19 config 4
2024-06-20 21:20:55 def 2
2024-06-20 21:20:39 map 0
2024-06-20 20:20:37 kernel 10
2024-06-20 20:19:43 syntax 6
2024-06-20 20:19:40 autocomplete 0
2024-06-20 20:19:36 autocompletion 0
2024-06-20 20:09:13 cell 10
2024-06-20 19:56:41 execution_count 1
2024-06-20 19:44:18 pdf 3
2024-06-20 19:44:12 hide 1
2024-06-20 19:44:03 export 1
2024-06-20 19:15:32 reporting-security-issues 7
2024-06-20 19:04:18 export with graphics 22
2024-06-20 18:32:55 pyspark 0
2024-06-20 18:32:42 cluster 0
2024-06-20 18:24:06 sympy 0
2024-06-20 18:20:22 enable password 4
2024-06-20 17:59:38 square root 2
2024-06-20 17:54:06 docstring 2
2024-06-20 16:47:15 matplotlib 1
2024-06-20 16:43:11 get /files/_file_path_ 12
2024-06-20 16:35:11 numpy 0
2024-06-20 16:32:50 pca 0
2024-06-20 16:09:40 accessibility 2
2024-06-20 14:27:57 interpolate 0
2024-06-20 14:14:06 update jupter notbook 3
2024-06-20 14:01:45 edit history 32
2024-06-20 14:01:22 history 1
2024-06-20 14:01:17 hostory 0
2024-06-20 13:45:39 opening terminal 9
2024-06-20 13:45:33 opening terminbal 6
2024-06-20 13:45:00 terminal 6
2024-06-20 13:17:33 how to launch notebook 7 31
2024-06-20 13:15:36 details 6
2024-06-20 12:38:35 auto complete 4
2024-06-20 12:38:29 autocomplete 0
2024-06-20 12:17:39 linux 2
2024-06-20 11:51:07 font size increase mouse 5
2024-06-20 11:50:36 font size increase 3
2024-06-20 11:24:43 table of contents 29
2024-06-20 10:54:57 text size change 13
2024-06-20 10:04:55 finite element 1
2024-06-20 09:46:36 collapsible headings 3
2024-06-20 09:36:32 custom.js 1
2024-06-20 09:33:42 dowland 0
2024-06-20 08:42:16 on_bad_lines 0
2024-06-20 08:34:10 config 4
2024-06-20 08:25:11 zen 0
2024-06-20 08:15:35 magic 3
2024-06-20 08:09:03 sagemath 0
2024-06-20 07:58:53 pandas 1
2024-06-20 07:34:11 function 4
2024-06-20 07:15:58 copy 2
2024-06-20 07:12:05 initiation à sage 0
2024-06-20 06:48:08 pandoc 0
2024-06-20 06:30:13 @ 0
2024-06-20 05:50:58 widgets 3
2024-06-20 05:20:06 attachment 2
2024-06-20 04:30:46 pandas 1
2024-06-20 03:43:55 slide 2
2024-06-20 03:38:43 функция str.replace в python 10
2024-06-20 02:42:38 migrate 3
2024-06-20 02:23:36 pandas 1
2024-06-20 02:10:13 host 1
2024-06-20 02:07:40 run 16
2024-06-20 01:49:13 how to create a python file 30
2024-06-20 01:48:53 using python 18
2024-06-19 23:59:47 http 3
2024-06-19 23:59:02 link 4
2024-06-19 23:58:27 url 5
2024-06-19 23:49:22 localhost 4
2024-06-19 23:49:18 1.127.0.0.1 0
2024-06-19 23:49:02 running a notebook server 31
2024-06-19 22:38:57 error 2
2024-06-19 22:38:49 indentationerror 0
2024-06-19 22:38:17 error display 7
2024-06-19 21:52:07 plot 0
2024-06-19 21:51:30 reference 3
2024-06-19 20:57:58 widgets 3
2024-06-19 19:49:20 git 3
2024-06-19 19:35:51 plot 0
2024-06-19 19:34:55 dash 0
2024-06-19 19:20:52 import 5
2024-06-19 19:11:51 display 6
2024-06-19 18:46:58 keyboard shortcut 9
2024-06-19 17:39:15 paste from url 19
2024-06-19 17:35:54 tensorflow.keras.wrappers 0
2024-06-19 17:34:43 token 1
2024-06-19 17:10:04 public server 16
2024-06-19 17:09:38 public server 16
2024-06-19 17:04:54 indentationerror: unexpected indent 2
2024-06-19 16:28:55 connect 2
2024-06-19 16:28:31 remote 1
2024-06-19 16:17:53 replace 1
2024-06-19 14:34:45 pandas 1
2024-06-19 13:34:50 scipy 0
2024-06-19 13:33:01 interactive table 10
2024-06-19 13:32:34 dash 0
2024-06-19 13:32:23 dash 0
2024-06-19 12:50:55 new line markdown 20
2024-06-19 12:50:44 new line 15
2024-06-19 12:48:08 bold 3
2024-06-19 12:32:03 requirements 1
2024-06-19 12:31:58 specif 0
2024-06-19 12:24:04 hide-cell 10
2024-06-19 12:11:18 serverextension 1
2024-06-19 12:10:40 check update 13
2024-06-19 12:10:33 update 6
2024-06-19 12:06:49 terminals 1
2024-06-19 11:48:22 packages 5
2024-06-19 11:23:56 language interfejs 7
2024-06-19 11:23:46 languge interfejs 0
2024-06-19 10:35:36 surface plot 0
2024-06-19 10:31:12 latex fonts 5
2024-06-19 10:23:05 columns 0
2024-06-19 10:22:56 columns = 0
2024-06-19 10:22:51 columns= 0
2024-06-19 09:48:02 autoreload 1
2024-06-19 09:41:22 config 4
2024-06-19 09:25:16 license 1
2024-06-19 08:50:02 sklearn 0
2024-06-19 08:49:54 sklearn.neural_network 0
2024-06-19 08:49:28 sklearn.neural_network import mlpclassifier 5
2024-06-19 08:34:32 multi-layer perceptron neural networks 1
2024-06-19 08:34:12 mlp 0
2024-06-19 08:19:15 c.jsonwebtokenauthenticator.expected_audience 0
2024-06-19 08:19:05 c.jsonwebtokenauthenticator.expected_audience 0
2024-06-19 08:12:33 drop 2
2024-06-19 08:06:18 latex 5
2024-06-19 07:54:21 sklearn.cross_validation 0
2024-06-19 07:30:14 config 4
2024-06-19 07:29:29 contents_manager_class 0
2024-06-19 07:04:46 export 1
2024-06-19 06:46:42 url scheme 5
2024-06-19 06:44:27 password 5
2024-06-19 06:17:38 "jupyterhub_config.py" 0
2024-06-19 06:17:23 jupyterhub_config.py 0
2024-06-19 06:16:18 jupyter_notebook_config.py 1
2024-06-19 06:11:04 downlod py 2
2024-06-19 05:17:29 ssl 4
2024-06-19 05:03:16 password 5
2024-06-19 04:35:43 функция str.replace в python 10
2024-06-19 03:54:22 download 3
2024-06-19 03:10:56 table markdown 12
2024-06-19 02:43:32 import matplotlib.pyplot as plt # data for monthly average daily rate (adr) from january to december 2024 months = ['january', 'february', 'march', 'april', 'may', 'june', 'july', 'august', 'september', 'october', 'november', 'december'] adr_values = [140, 142, 144, 146, 148, 150, 152, 154, 154, 154, 154, 154] # create the plot plt.figure(figsize=(10, 6)) plt.plot(months, adr_values, marker='o', color='b', linestyle='-', linewidth=2) plt.title('monthly average daily rate (adr) progress') plt.xlabel('months') plt.ylabel('average daily rate (adr)') plt.ylim(130, 160) # set y-axis limit plt.grid(true) plt.xticks(rotation=45) plt.tight_layout() # display the plot plt.show() 31
2024-06-19 02:39:08 github 32
2024-06-19 02:38:32 auto complete 4
2024-06-19 02:38:22 copilot 0
2024-06-19 01:56:47 show docstring 32
2024-06-19 00:27:13 log 1
2024-06-19 00:06:34 remove kernel 10
2024-06-18 22:13:14 images 3
2024-06-18 21:47:52 print 5
2024-06-18 21:07:40 loginhandler 0
2024-06-18 21:07:37 loginhanlder 0
2024-06-18 20:38:09 clone notebook 30
2024-06-18 20:29:43 export notebook as python file 31
2024-06-18 20:29:19 rocket 0
2024-06-18 20:29:06 pop out 8
2024-06-18 20:28:50 export notebook py 30
2024-06-18 20:27:27 create module from notebook 31
2024-06-18 20:27:11 create module 10
2024-06-18 20:13:55 auto complete 4
2024-06-18 20:11:53 methods 2
2024-06-18 19:50:55 set os environment variable 13
2024-06-18 19:50:38 set environment variable 12
2024-06-18 19:50:21 environment variable 8
2024-06-18 19:42:08 post_save_hook 1
2024-06-18 19:14:50 slide 2
2024-06-18 18:47:08 hub 1
2024-06-18 18:43:58 factor 1
2024-06-18 18:43:43 smp.factor 0
2024-06-18 18:31:09 environment 8
2024-06-18 18:00:15 for loop syntax 25
2024-06-18 16:31:13 image 2
2024-06-18 16:15:13 copy notebook 30
2024-06-18 15:50:12 library 5
2024-06-18 15:48:10 jars 0
2024-06-18 15:33:39 slideshow 1
2024-06-18 15:33:20 settings 9
2024-06-18 15:06:01 ai 1
2024-06-18 15:04:47 jupyter_contrib_nbextensions 0
2024-06-18 15:00:59 extension 14
2024-06-18 14:46:23 add_bollinger_bands 0
2024-06-18 14:33:07 file input 15
2024-06-18 14:04:36 markdown heading 11
2024-06-18 13:59:19 token 1
2024-06-18 13:50:55 %load helper.py 5
2024-06-18 13:50:39 helper 0
2024-06-18 13:31:02 extensions 11
2024-06-18 13:30:47 numref 0
2024-06-18 13:15:02 security 5
2024-06-18 13:10:26 export 1
2024-06-18 13:00:43 jupyterhub 2
2024-06-18 12:43:35 hide output 5
2024-06-18 12:39:45 cell reference 11
2024-06-18 12:39:30 reference 3
2024-06-18 12:09:27 running a file 27
2024-06-18 11:33:56 blank 1
2024-06-18 11:33:48 parameter 1
2024-06-18 11:33:25 tags 1
2024-06-18 10:57:38 terminals 1
2024-06-18 10:36:42 jupiter index 1
2024-06-18 09:53:04 auto complete 4
2024-06-18 09:52:19 proxy 2
2024-06-18 09:52:10 http_proxy 0
2024-06-18 09:07:41 random 2
2024-06-18 08:40:15 ipython 9
2024-06-18 07:57:14 shut down 4
2024-06-18 07:56:54 exit 0
2024-06-18 07:30:15 breakpoint 0
2024-06-18 07:27:25 comms 1
2024-06-18 07:20:45 ram usage 5
2024-06-18 06:32:16 completion 4
2024-06-18 05:56:53 lsp 1
2024-06-18 05:51:05 password 2
2024-06-18 04:31:48 функция str.replace в python 10
2024-06-18 03:58:36 new line 15
2024-06-18 03:57:04 cell 10
2024-06-18 03:56:21 run number 16
2024-06-18 03:56:11 run numer 16
2024-06-18 03:55:55 run numerical 16
2024-06-18 03:52:05 cells numerical sequence 9
2024-06-18 03:52:00 cells numerical sequence in jupyter notebook 31
2024-06-18 03:51:43 cells not in numerical sequence in jupyter notebook 31
2024-06-18 03:38:18 comm 1
2024-06-18 01:41:24 nbconvert 3
2024-06-18 01:36:05 install 10
2024-06-18 00:51:52 dir 2
2024-06-18 00:26:45 版本 0
2024-06-18 00:20:53 python 3.10 10
2024-06-17 22:26:25 passwd 2
2024-06-17 22:26:23 passwf 0
2024-06-17 21:57:21 https 11
2024-06-17 21:56:49 https 8
2024-06-17 21:42:10 raw 4
2024-06-17 19:52:41 scipy 0
2024-06-17 19:52:34 sympy 0
2024-06-17 19:52:29 sympy stats 0
2024-06-17 19:51:43 var 0
2024-06-17 19:51:35 bi 0
2024-06-17 19:51:33 binom 0
2024-06-17 19:51:28 sts.binom 0
2024-06-17 19:51:23 sts.binom(100, 0.32) 0
2024-06-17 19:27:23 compl 0
2024-06-17 19:27:09 completian 0
2024-06-17 19:00:28 функция str.replace в python 10
2024-06-17 18:41:29 reset 1
2024-06-17 18:36:58 indentation 2
2024-06-17 18:28:39 jupyter notebook --generate-config 31
2024-06-17 18:28:22 config 4
2024-06-17 18:12:15 force ssl 4
2024-06-17 16:28:23 another web 12
2024-06-17 16:19:57 importlib_metadata 0
2024-06-17 16:17:39 headers 1
2024-06-17 16:17:19 content-security-policy 7
2024-06-17 15:43:28 path 5
2024-06-17 15:19:29 --serverapp.iopub_data_rate_limit 0
2024-06-17 15:19:10 output limit 5
2024-06-17 14:08:07 save 3
2024-06-17 13:55:39 how to install the jupyter software with python 31
2024-06-17 13:41:03 decision tree classifier 3
2024-06-17 13:38:35 configmanager 1
2024-06-17 13:38:21 config manager 5
2024-06-17 13:16:58 python 10
2024-06-17 13:15:57 export 1
2024-06-17 13:08:08 ssl 1
2024-06-17 13:07:38 autocompletion 0
2024-06-17 12:21:27 install kernel 16
2024-06-17 11:40:58 функция str.replace в python 10
2024-06-17 11:35:48 dir 2
2024-06-17 11:34:26 toolbar 8
2024-06-17 11:33:52 kernel 10
2024-06-17 11:16:37 csv 0
2024-06-17 11:02:12 extension 14
2024-06-17 10:27:25 terminal 6
2024-06-17 10:00:15 info 1
2024-06-17 09:36:59 string 2
2024-06-17 09:30:02 функция str.replace в python 10
2024-06-17 09:26:31 table of contents 29
2024-06-17 09:10:47 math equation 3
2024-06-17 08:13:30 gpu 0
2024-06-17 08:13:25 jupyter_gpu 0
2024-06-17 08:11:03 wrap 1
2024-06-17 08:10:55 wrap 1
2024-06-17 07:58:51 tag 3
2024-06-17 06:43:36 convert to py 30
2024-06-17 05:38:06 jupyter server 30
2024-06-17 05:11:36 debugger 4
2024-06-17 05:10:58 debug 1
2024-06-17 05:08:47 \rho \mathbf{a} + (1 - \rho - w) \mathbf{i}_{nt} & w \mathbf{b} \\ w \mathbf{b} & \rho \mathbf{a} + (1 - \rho - w) \mathbf{i}_{nt} \end{pmatrix} \] donde \( \mathbf{a} = \mathbf{i}_n \otimes \mathbf{j}_t \) y \( \mathbf{b} = \mathbf{j}_n \otimes \mathbf{i}_t \), y \( \sigma^2 = \sigma^2_\mu + \sigma^2_\lambda + \sigma^2_e \). esta es la matriz de varianza-covarianza \( v \) para el modelo de datos de panel dado. 4
2024-06-17 03:15:39 функция str.replace в python 10
2024-06-17 03:06:27 commands 4
2024-06-17 02:33:43 rest api 2
2024-06-17 02:18:45 vuln 0
2024-06-17 00:45:46 generate-token 4
2024-06-17 00:44:59 token 1
2024-06-17 00:44:51 token 4
2024-06-16 22:18:35 embed 1
2024-06-16 22:07:25 autoco 0
2024-06-16 22:07:17 autocomp 0
2024-06-16 20:44:20 print 5
2024-06-16 19:35:26 debugger 4
2024-06-16 19:19:45 widgets 3
2024-06-16 19:19:37 widgits 0
2024-06-16 19:15:45 js 1
2024-06-16 19:01:51 magics 1
2024-06-16 18:59:38 javascript 6
2024-06-16 17:46:42 mermaid 1
2024-06-16 17:46:32 markdown 11
2024-06-16 17:46:24 maremaid 0
2024-06-16 17:09:49 german 0
2024-06-16 17:09:44 german character 0
2024-06-16 17:09:32 ă 0
2024-06-16 17:09:22 special characters 3
2024-06-16 16:27:13 cell 10
2024-06-16 15:42:32 no web browser 13
2024-06-16 14:50:13 underscore 0
2024-06-16 14:48:42 previous output 31
2024-06-16 14:10:01 command mode 13
2024-06-16 14:09:01 语言 0
2024-06-16 12:59:38 keyboard shortcuts 8
2024-06-16 12:14:32 autocomplete 0
2024-06-16 11:30:55 proxy 1
2024-06-16 08:58:31 run py 16
2024-06-16 08:47:16 comment out 9
2024-06-16 08:47:01 comment 2
2024-06-16 08:09:56 notebookapp 2
2024-06-16 07:06:11 login 1
2024-06-16 06:51:49 config.py 0
2024-06-16 06:49:03 encrypt 0
2024-06-16 06:01:28 docker 0
2024-06-16 04:51:23 sum function 4
2024-06-16 04:14:36 android 0
2024-06-16 03:59:38 extensions 11
2024-06-16 03:52:50 nbconvert 3
2024-06-16 03:20:06 identity provider 1
2024-06-16 02:58:15 download 3
2024-06-16 01:08:31 android 0
2024-06-16 00:39:44 exercises 0
2024-06-15 23:06:21 enable debug 3
2024-06-15 23:06:11 debug 1
2024-06-15 23:05:44 use debug 16
2024-06-15 21:37:21 server 14
2024-06-15 21:36:26 android 0
2024-06-15 21:08:30 debugger 4
2024-06-15 21:08:12 dot 2
2024-06-15 20:53:08 change font 5
2024-06-15 20:51:03 font size 3
2024-06-15 20:01:44 password 2
2024-06-15 19:21:42 get functions using period 19
2024-06-15 18:50:31 getenv 0
2024-06-15 18:50:28 setenv 0
2024-06-15 18:50:24 set_env 0
2024-06-15 18:50:22 set_engv 0
2024-06-15 18:50:14 env 1
2024-06-15 15:19:54 install 10
2024-06-15 14:47:01 unique in np 25
2024-06-15 14:10:16 slideshow 1
2024-06-15 14:06:55 font 2
2024-06-15 14:06:49 comment 2
2024-06-15 12:53:22 kernel 10
2024-06-15 12:52:48 variable inspector 2
2024-06-15 12:40:04 r markdown 13
2024-06-15 12:22:09 checkpoint 0
2024-06-15 12:21:42 backup 0
2024-06-15 12:14:03 kernelspec 3
2024-06-15 11:51:26 nbconvert 3
2024-06-15 11:46:37 функция str.replace в python 10
2024-06-15 11:10:24 len 0
2024-06-15 11:10:16 length 0
2024-06-15 10:50:16 editor 10
2024-06-15 10:50:04 comment 2
2024-06-15 09:14:07 port 2
2024-06-15 07:44:47 formulas 0
2024-06-15 07:41:44 % 0
2024-06-15 07:41:39 ! 0
2024-06-15 07:31:12 функция str.replace в python 10
2024-06-15 04:49:48 32 bit 2
2024-06-15 04:29:02 result 4 10
2024-06-15 03:35:28 .union 0
2024-06-15 03:35:05 union 0
2024-06-15 03:16:43 pandas 1
2024-06-15 01:55:36 jupyter 30
2024-06-15 00:38:42 font size 3
2024-06-14 23:08:09 table of contents 29
2024-06-14 22:23:06 git 3
2024-06-14 22:22:28 repo 1
2024-06-14 22:16:47 intelli 0
2024-06-14 22:16:43 autocomplete 0
2024-06-14 22:16:25 auto complete 4
2024-06-14 19:51:21 speed 1
2024-06-14 19:32:08 terminals 1
2024-06-14 18:38:02 pdf nocode 3
2024-06-14 18:37:53 pdf_nocode 0
2024-06-14 18:35:45 tags 1
2024-06-14 18:28:39 notebook.services 0
2024-06-14 18:28:33 services 1
2024-06-14 18:13:28 if statement 16
2024-06-14 18:13:15 tornado_settings 1
2024-06-14 18:06:18 version 21
2024-06-14 17:30:51 downloading different formats 14
2024-06-14 17:24:33 merge 1
2024-06-14 17:24:17 group 1
2024-06-14 17:15:31 visual model 4
2024-06-14 17:15:17 visual 2
2024-06-14 17:14:40 from visual import * 20
2024-06-14 17:13:51 3d 2
2024-06-14 16:31:43 command mood 12
2024-06-14 16:29:17 checkpoints 0
2024-06-14 16:29:14 noopcheckpoints 0
2024-06-14 16:28:09 noop 0
2024-06-14 14:30:10 token 4
2024-06-14 13:25:40 public server 16
2024-06-14 13:07:02 password 2
2024-06-14 12:49:44 panda data 5
2024-06-14 12:49:27 panda 1
2024-06-14 12:33:35 password 2
2024-06-14 12:30:29 loop 1
2024-06-14 12:30:04 while condition 9
2024-06-14 12:12:29 extension 14
2024-06-14 11:59:43 multiprocess 0
2024-06-14 11:55:00 console 5
2024-06-14 11:45:09 token 1
2024-06-14 11:37:13 textacy 0
2024-06-14 11:30:50 login 4
2024-06-14 11:30:43 saml 0
2024-06-14 11:30:37 oauth 0
2024-06-14 11:19:53 pam 0
2024-06-14 11:19:25 authentication 3
2024-06-14 10:58:33 dashboards 0
2024-06-14 09:46:44 appmode 0
2024-06-14 09:41:04 gpu 0
2024-06-14 09:22:23 run cell below 20
2024-06-14 07:29:47 cell number 10
2024-06-14 07:08:12 jupyterlab 15
2024-06-14 06:51:09 run time 17
2024-06-14 06:46:11 numpy 0
2024-06-14 06:31:13 contrase 0
2024-06-14 06:00:11 extension 14
2024-06-14 05:40:11 short cut 2
2024-06-14 04:36:09 how to modify plot 30
2024-06-14 03:28:27 attributs 0
2024-06-14 03:08:03 change path 8
2024-06-14 03:08:01 path 5
2024-06-14 02:45:16 kernel 10
2024-06-14 02:39:40 pagerank 0
2024-06-14 02:25:27 checkpoint 0
2024-06-14 02:08:06 password 2
2024-06-14 01:52:22 remote 1
2024-06-14 01:28:34 функция str.replace в python 10
2024-06-14 00:43:38 markerdow 0
2024-06-13 22:18:31 web 6
2024-06-13 22:12:27 public port 4
2024-06-13 20:40:55 if statement 16
2024-06-13 20:40:39 if 16
2024-06-13 20:40:26 conditionals 0
2024-06-13 19:51:00 mathjax 6
2024-06-13 19:43:24 функция str.replace в python 10
2024-06-13 19:39:15 terminals 1
2024-06-13 18:48:36 wrap 1
2024-06-13 18:43:30 directory 9
2024-06-13 18:41:05 _ 0
2024-06-13 18:33:21 soc2 0
2024-06-13 18:10:27 как рассчитать частоту списка 0
2024-06-13 18:10:24 security 5
2024-06-13 17:37:24 recov 0
2024-06-13 17:25:06 keyboard shortcuts 8
2024-06-13 17:09:52 custom js 12
2024-06-13 16:56:23 downloading different formats 14
2024-06-13 16:50:01 parameter 1
2024-06-13 16:47:11 nbextension 1
2024-06-13 16:35:56 custom.js 1
2024-06-13 16:21:01 slides 1
2024-06-13 15:40:01 kernel 10
2024-06-13 15:27:54 histogram 0
2024-06-13 14:51:37 pi number 5
2024-06-13 14:48:11 np.cov 0
2024-06-13 14:34:39 data matrice 5
2024-06-13 14:34:09 representation 2
2024-06-13 14:34:01 matrix 0
2024-06-13 14:24:43 write 3
2024-06-13 14:24:18 unlock 0
2024-06-13 14:07:15 функция str.replace в python 10
2024-06-13 13:50:48 describe in mysql 25
2024-06-13 13:50:26 describe 0
2024-06-13 13:50:09 downloading different formats 14
2024-06-13 13:48:15 variable 2
2024-06-13 13:34:30 urlopen 0
2024-06-13 12:57:13 out 8
2024-06-13 12:55:24 output of particular cell 29
2024-06-13 12:32:41 seaborn 0
2024-06-13 12:31:57 matplotlib 1
2024-06-13 12:09:32 downloading different formats 14
2024-06-13 12:08:29 how to activate download as button, 30
2024-06-13 11:22:01 ufunc 0
2024-06-13 11:17:50 slideshow 1
2024-06-13 10:47:06 np.array 0
2024-06-13 10:36:42 javascript 6
2024-06-13 10:36:31 node 1
2024-06-13 10:10:49 session 4
2024-06-13 09:59:45 tag 3
2024-06-13 09:59:21 delete_to_trash 0
2024-06-13 09:33:54 функция str.replace в python 10
2024-06-13 09:23:57 run selected 17
2024-06-13 09:22:15 magic 3
2024-06-13 09:22:02 %load 5
2024-06-13 08:51:20 hook 3
2024-06-13 08:45:06 user 15
2024-06-13 08:38:50 serverapp.preferred_dir 0
2024-06-13 08:35:44 prepare hyp3 insar stack 1
2024-06-13 08:27:52 stats 0
2024-06-13 08:26:25 lowercase 1
2024-06-13 08:13:51 language 7
2024-06-13 08:12:12 table of contents 29
2024-06-13 07:57:30 security 5
2024-06-13 07:43:59 internal link 4
2024-06-13 07:43:32 k 3
2024-06-13 07:35:20 notebookapp 2
2024-06-13 07:30:12 installation 6
2024-06-13 07:27:54 housing.csv 0
2024-06-13 07:21:04 7.0.8 0
2024-06-13 07:15:51 debugger 4
2024-06-13 07:02:55 pythiaevent 0
2024-06-13 06:56:12 print command 14
2024-06-13 06:37:39 fig, ax 0
2024-06-13 05:56:11 spark 0
2024-06-13 05:42:17 font size 3
2024-06-13 05:41:53 text size 12
2024-06-13 04:37:36 terminal 6
2024-06-13 04:13:47 функция str.replace в python 10
2024-06-13 03:28:17 collapse 1
2024-06-13 02:51:57 dataframe 0
2024-06-13 02:28:12 ipython 9
2024-06-13 01:50:47 merge 1
2024-06-13 01:31:41 saving variables 3
2024-06-13 01:31:23 save 3
2024-06-13 00:24:37 pip install 10
2024-06-13 00:23:28 install package 12
2024-06-12 23:39:15 install api yfinance 10
2024-06-12 23:38:13 instalar una api 1
2024-06-12 23:13:25 password 2
2024-06-12 21:12:48 insert tab character 7
2024-06-12 20:57:23 extenisions for notebook 31
2024-06-12 20:48:54 command history 12
2024-06-12 20:41:34 law of large numbers 29
2024-06-12 19:45:02 libraries 2
2024-06-12 19:44:43 library 1
2024-06-12 19:44:27 sci 0
2024-06-12 19:44:17 scipy 0
2024-06-12 19:41:56 security 5
2024-06-12 19:37:48 %%load 5
2024-06-12 19:37:19 %load 5
2024-06-12 19:36:51 load magic 6
2024-06-12 19:36:29 load 5
2024-06-12 19:27:35 .pop 0
2024-06-12 18:30:08 debug 1
2024-06-12 18:23:57 edit metadata 32
2024-06-12 18:15:20 code folding 13
2024-06-12 18:15:17 codefolding 0
2024-06-12 18:10:34 bitbucket 0
2024-06-12 17:56:12 security 5
2024-06-12 17:27:32 auto-completion 4
2024-06-12 17:27:05 autocompletion 0
2024-06-12 17:25:40 file picker 13
2024-06-12 16:51:56 create 9
2024-06-12 16:50:41 sort data from file 23
2024-06-12 16:50:23 array 3
2024-06-12 16:50:19 aray 0
2024-06-12 15:37:05 comment shortcut 7
2024-06-12 15:23:59 testing 1
2024-06-12 15:23:48 unit tests 2
2024-06-12 14:26:17 latex 5
2024-06-12 14:14:26 labextensions 0
2024-06-12 14:10:40 下载 0
2024-06-12 13:06:25 docker 0
2024-06-12 13:03:59 password 2
2024-06-12 12:57:20 import matplotlib.pyplot as plt 23
2024-06-12 12:55:00 data science using python 19
2024-06-12 12:11:10 token 4
2024-06-12 12:09:42 password 5
2024-06-12 12:05:43 conda environment 10
2024-06-12 11:48:37 matplotlib 1
2024-06-12 11:45:41 line numbers automatically 8
2024-06-12 11:44:47 line numbers 5
2024-06-12 11:37:19 markdow 0
2024-06-12 11:34:15 display 6
2024-06-12 11:06:30 collaps cells 9
2024-06-12 11:06:12 cell metadata 10
2024-06-12 11:05:39 hide 1
2024-06-12 10:50:32 video 3
2024-06-12 10:41:15 scrub 1
2024-06-12 10:36:45 scrub 0
2024-06-12 10:25:20 nbextensions 1
2024-06-12 10:23:13 cell toolbar 13
2024-06-12 10:22:36 cell tags 10
2024-06-12 10:17:04 cell metadata 10
2024-06-12 10:09:47 seaborn 0
2024-06-12 10:05:12 20.2.4 0
2024-06-12 09:57:24 функция str.replace в python 10
2024-06-12 09:38:10 autocompletion 0
2024-06-12 09:38:01 autocomplete 0
2024-06-12 09:17:00 class 1
2024-06-12 09:16:50 clases operaciones 0
2024-06-12 09:16:26 clases suma 0
2024-06-12 08:28:28 syntax highlighting 6
2024-06-12 08:24:17 getter 0
2024-06-12 08:23:47 syntax 6
2024-06-12 08:23:39 class method plus 1
2024-06-12 08:22:34 class method 1
2024-06-12 08:22:24 classmethod 0
2024-06-12 08:22:04 suma 0
2024-06-12 08:03:52 markdown 11
2024-06-12 07:54:31 colabs 0
2024-06-12 07:54:21 google colabs 0
2024-06-12 07:26:58 modulos 0
2024-06-12 07:18:14 shortcut 7
2024-06-12 07:14:37 print command 14
2024-06-12 07:14:13 print 5
2024-06-12 07:09:10 % 0
2024-06-12 07:09:04 session 4
2024-06-12 07:07:54 registercommtarget 0
2024-06-12 07:07:47 registertarget 0
2024-06-12 07:07:32 register target 2
2024-06-12 06:27:33 information of module 29
2024-06-12 05:03:30 функция str.replace в python 10
2024-06-12 04:26:02 scrolling 0
2024-06-12 04:14:32 gpu 0
2024-06-12 03:38:36 functions 3
2024-06-12 03:38:23 recursive 1
2024-06-12 03:05:03 debug 1
2024-06-12 02:39:15 allocation 0
2024-06-12 02:39:10 cpu 0
2024-06-12 02:39:03 ram 1
2024-06-12 02:19:09 bins 0
2024-06-12 02:15:12 lost notebooks 14
2024-06-12 01:29:40 markdown 11
2024-06-12 00:42:04 execute 5
2024-06-12 00:06:51 r notebooks 14
2024-06-11 23:03:38 out[<number>] 10
2024-06-11 23:03:00 extension.ipynb 0
2024-06-11 22:18:29 intelesense 0
2024-06-11 21:34:02 command line 13
2024-06-11 21:08:04 linewrap 0
2024-06-11 21:07:45 linewrapping 0
2024-06-11 20:39:24 hyper link 4
2024-06-11 20:39:20 hypter link 4
2024-06-11 20:35:15 numpy 0
2024-06-11 20:22:17 switching to command mode 30
2024-06-11 19:52:51 token 1
2024-06-11 19:43:30 download 3
2024-06-11 19:12:50 authent 0
2024-06-11 19:12:40 authenticatio 0
2024-06-11 19:12:16 token 1
2024-06-11 19:04:52 head 2
2024-06-11 19:04:47 csv 0
2024-06-11 18:58:22 input label 5
2024-06-11 18:57:53 labels 1
2024-06-11 18:56:32 "in" and "out" labels 29
2024-06-11 18:36:04 pip 8
2024-06-11 18:16:52 server 14
2024-06-11 17:02:03 pdf 3
2024-06-11 17:00:58 dict 0
2024-06-11 17:00:48 dictionar 0
2024-06-11 17:00:39 dictionaries 0
2024-06-11 16:37:38 seaborn 0
2024-06-11 16:37:24 triangle mask 0
2024-06-11 16:36:47 popt 0
2024-06-11 16:36:35 triangle 0
2024-06-11 16:36:11 matplotlib 1
2024-06-11 16:36:01 ploting 0
2024-06-11 16:02:47 autocomplete 0
2024-06-11 15:57:14 open 9
2024-06-11 15:55:51 open a notebook 31
2024-06-11 15:50:05 deno 0
2024-06-11 15:33:22 directory 9
2024-06-11 15:16:11 terminals 1
2024-06-11 14:50:05 javascript 6
2024-06-11 14:27:28 api reference 3
2024-06-11 14:26:35 checkpoint 0
2024-06-11 14:04:06 autosave 0
2024-06-11 13:28:43 edit cell 32
2024-06-11 13:24:57 drop 2
2024-06-11 13:24:43 drop a column 27
2024-06-11 13:20:59 checkbox 2
2024-06-11 13:15:55 run selected cell and all below 29
2024-06-11 13:06:25 keras 0
2024-06-11 13:05:59 tensorflow 0
2024-06-11 12:56:43 shortcuts 5
2024-06-11 12:39:31 autosave 0
2024-06-11 12:39:00 autosaved 0
2024-06-11 11:25:07 magic 3
2024-06-11 11:24:48 display 6
2024-06-11 11:11:10 guidelines 1
2024-06-11 11:11:01 notebook guidelines 30
2024-06-11 11:08:30 debug 1
2024-06-11 11:08:26 jupyter server links 30
2024-06-11 11:08:01 server 14
2024-06-11 10:43:48 local 6
2024-06-11 10:43:39 locally 0
2024-06-11 10:43:26 internet 2
2024-06-11 10:33:15 complex number 6
2024-06-11 10:33:06 immaginary unit 0
2024-06-11 09:33:31 insert image 3
2024-06-11 09:20:39 websocket 1
2024-06-11 08:52:35 функция str.replace в python 10
2024-06-11 08:51:20 range() 3
2024-06-11 08:46:11 modbus rtu 0
2024-06-11 08:34:27 auto complete 4
2024-06-11 08:34:18 autocomplete 0
2024-06-11 08:20:40 switch to markdown 30
2024-06-11 08:14:26 urlopen 0
2024-06-11 07:30:21 string variable 3
2024-06-11 07:30:01 string 2
2024-06-11 07:29:41 string output 5
2024-06-11 07:23:44 websocket 1
2024-06-11 07:20:58 wider cell 10
2024-06-11 07:03:25 jjj 0
2024-06-11 06:21:06 password 2
2024-06-11 04:26:18 функция str.replace в python 10
2024-06-11 04:02:37 language 7
2024-06-11 02:00:19 change envirment 4
2024-06-11 00:23:28 running a notebook server 31
2024-06-11 00:15:25 scroll 2
2024-06-11 00:15:15 scrolling 0
2024-06-10 21:41:04 server 14
2024-06-10 21:36:31 console run keystroke 18
2024-06-10 21:20:12 magic 3
2024-06-10 19:29:51 scikit 0
2024-06-10 19:26:31 date of creation 29
2024-06-10 19:26:16 creation date 4
2024-06-10 19:25:59 creation 3
2024-06-10 18:54:27 str 0
2024-06-10 18:52:38 string upper 2
2024-06-10 18:52:22 .upper 0
2024-06-10 17:16:50 open console 12
2024-06-10 16:13:35 make a copy 27
2024-06-10 16:07:14 markdown 11
2024-06-10 15:46:59 auto 1
2024-06-10 15:46:42 autocomplet 0
2024-06-10 15:42:17 kernel 10
2024-06-10 15:34:32 matplotlib 1
2024-06-10 15:30:36 quit 1
2024-06-10 15:21:44 export cell 10
2024-06-10 15:17:30 token 1
2024-06-10 14:47:47 terminals 1
2024-06-10 14:29:54 функция str.replace в python 10
2024-06-10 14:17:59 shortcuts 5
2024-06-10 14:17:49 hotkey 0
2024-06-10 14:17:46 hotkeys 0
2024-06-10 13:14:13 mathjax 6
2024-06-10 13:04:45 csv 0
2024-06-10 13:04:14 shift-tab 7
2024-06-10 13:03:56 shift+tab 3
2024-06-10 13:03:41 intell 0
2024-06-10 12:50:22 import csv 5
2024-06-10 12:44:02 read excel 8
2024-06-10 12:41:54 python markdown 16
2024-06-10 12:31:50 install openpyxl 10
2024-06-10 12:28:41 функция str.replace в python 10
2024-06-10 12:06:37 update notebook 30
2024-06-10 11:31:37 password 2
2024-06-10 11:30:12 xlsx 0
2024-06-10 10:08:27 string 2
2024-06-10 10:08:11 string attributes 2
2024-06-10 10:07:21 argument for fit() 25
2024-06-10 10:07:10 argument for fit 25
2024-06-10 09:23:08 функция str.replace в python 10
2024-06-10 09:12:58 copy and past cell 26
2024-06-10 09:11:32 command mode 13
2024-06-10 09:11:01 token 1
2024-06-10 09:00:09 run code python 3 19
2024-06-10 08:47:25 python 3 13
2024-06-10 08:39:48 loading wedget 1
2024-06-10 07:44:35 insert row break 5
2024-06-10 07:44:08 insert line 6
2024-06-10 07:43:54 new line 15
2024-06-10 07:18:38 execute 5
2024-06-10 07:18:29 preprocessor 0
2024-06-10 07:17:22 allow_remote_access 1
2024-06-10 07:05:03 installing new packages 16
2024-06-10 07:04:41 package 7
2024-06-10 04:27:53 %matplotlib 1
2024-06-10 04:04:59 функция str.replace в python 10
2024-06-10 03:07:17 math 2
2024-06-10 02:17:59 power exponet 1
2024-06-10 02:17:38 power 1
2024-06-10 02:17:00 cube root 2
2024-06-10 01:31:34 concat 0
2024-06-10 01:22:27 append 0
2024-06-10 01:11:50 clear output 6
2024-06-10 01:11:30 clear 2
2024-06-09 18:27:44 dataset 0
2024-06-09 17:46:29 install kernel 16
2024-06-09 17:46:15 tensorflow 0
2024-06-09 17:46:02 kernel 10
2024-06-09 16:26:45 synop1 0
2024-06-09 15:50:27 matplotlib 1
2024-06-09 14:50:28 browser 9
2024-06-09 14:48:35 terminals 1
2024-06-09 14:24:45 install openpyxl 10
2024-06-09 14:24:05 !mamba install openpyxl==3.0.9 -y 34
2024-06-09 13:52:23 virtual environment 8
2024-06-09 13:51:57 venv 0
2024-06-09 13:45:44 numpy 0
2024-06-09 13:39:06 how to download pdf 30
2024-06-09 13:19:54 math 2
2024-06-09 12:07:15 iopub 1
2024-06-09 12:06:54 iopub_data_rate_limit 0
2024-06-09 11:32:26 change default working path 16
2024-06-09 11:29:10 change default working fold 15
2024-06-09 06:51:32 markdown code 18
2024-06-09 05:38:52 magic 3
2024-06-09 05:30:37 функция str.replace в python 10
2024-06-09 04:56:36 auto completion 4
2024-06-09 03:18:36 pip 8
2024-06-09 03:18:31 poetry 0
2024-06-09 03:16:15 form 3
2024-06-08 22:59:39 theme 3
2024-06-08 20:37:01 sidebar 1
2024-06-08 20:18:01 clear screen 2
2024-06-08 20:14:44 warning 5
2024-06-08 17:59:51 random 2
2024-06-08 17:59:42 modul 0
2024-06-08 16:27:56 hide 1
2024-06-08 14:46:10 password 2
2024-06-08 13:12:24 update 3
2024-06-08 12:50:30 password 5
2024-06-08 12:28:38 conda environment 10
2024-06-08 12:28:11 environment 8
2024-06-08 12:28:05 environement 0
2024-06-08 12:28:00 environnement 0
2024-06-08 12:25:01 list 8
2024-06-08 12:11:52 line number 6
2024-06-08 12:05:07 conda 5
2024-06-08 10:34:42 port_retries 0
2024-06-08 10:34:35 serverapp.port_retries 0
2024-06-08 10:34:28 serverapp.port_retries=0 5
2024-06-08 09:16:08 how to upgrade pip 30
2024-06-08 09:06:59 функция str.replace в python 10
2024-06-08 07:57:29 static css 9
2024-06-08 07:57:16 static 4
2024-06-08 05:36:18 get the output as a table 31
2024-06-08 05:35:24 функция str.replace в python 10
2024-06-08 05:19:19 magic 3
2024-06-08 04:09:15 python module 10
2024-06-08 04:08:57 pip installation 10
2024-06-08 03:17:56 python 10
2024-06-07 20:59:08 sort_values 0
2024-06-07 20:57:46 sort by 20
2024-06-07 19:45:08 split 2
2024-06-07 19:15:04 grangers_causation_matrix 0
2024-06-07 17:49:19 pipenv install package 12
2024-06-07 17:48:49 run pipenv install 18
2024-06-07 17:04:27 tensorflow 0
2024-06-07 15:55:43 authentication 1
2024-06-07 15:47:19 autocomplete 0
2024-06-07 15:46:28 iris 0
2024-06-07 15:40:01 password 2
2024-06-07 14:27:46 list 8
2024-06-07 14:19:03 increase text output 12
2024-06-07 13:43:54 random 2
2024-06-07 13:08:02 update 3
2024-06-07 12:12:05 -p 35
2024-06-07 11:45:48 default browser chrome 13
2024-06-07 11:44:42 default browser 13
2024-06-07 11:29:38 plt.figure() 0
2024-06-07 11:24:36 password 5
2024-06-07 11:07:18 italics 1
2024-06-07 10:53:22 matplotlibra 0
2024-06-07 10:42:38 umask 0
2024-06-07 10:42:12 comment shortcut 7
2024-06-07 10:41:58 comment 2
2024-06-07 10:30:32 cell tags 10
2024-06-07 10:12:17 doc 1
2024-06-07 10:08:47 notebooks 14
2024-06-07 10:07:20 gendoc 0
2024-06-07 10:00:46 debug 1
2024-06-07 09:12:55 hide output 5
2024-06-07 08:58:06 nbconfig 1
2024-06-07 08:55:58 notebook.json 1
2024-06-07 08:48:20 markdown 11
2024-06-07 08:01:33 line number 6
2024-06-07 07:42:01 label 2
2024-06-07 07:27:41 copy cell 10
2024-06-07 07:27:12 custom.js 1
2024-06-07 07:25:44 macos 2
2024-06-07 07:06:32 image 2
2024-06-07 06:37:53 custom js 12
2024-06-07 06:37:03 javascript 6
2024-06-07 06:37:00 javscript 0
2024-06-07 06:36:42 custom.js 1
2024-06-07 05:45:16 image 2
2024-06-07 04:48:06 функция str.replace в python 10
2024-06-07 04:47:50 jupyter-lab 30
2024-06-07 04:08:54 print 5
2024-06-07 03:49:47 table of contents 29
2024-06-07 03:34:27 security 5
2024-06-07 02:10:28 how to read csv file from a folder 30
2024-06-07 01:54:14 rotate 3d plot 2
2024-06-07 00:58:29 javascript error: ipython not defined 17
2024-06-07 00:58:15 javascript error: ipython not defiend 16
2024-06-07 00:52:20 zombie 1
2024-06-07 00:12:01 squar root 2
2024-06-07 00:05:32 console ask input 7
2024-06-06 23:50:52 password 2
2024-06-06 23:09:51 symbolic math 2
2024-06-06 23:09:34 sympy 0
2024-06-06 21:48:41 llama 0
2024-06-06 21:23:17 how install pypdf2 16
2024-06-06 21:22:09 install pypdf2 10
2024-06-06 21:22:00 pypdf2 0
2024-06-06 21:12:25 clear all output 14
2024-06-06 20:58:11 updating 3
2024-06-06 20:35:53 list command 14
2024-06-06 20:35:48 as.list 0
2024-06-06 19:39:31 tags 1
2024-06-06 18:48:46 youtube 0
2024-06-06 18:25:18 execute 5
2024-06-06 17:52:09 generate config 5
2024-06-06 17:52:02 config 0
2024-06-06 17:40:40 markdown 11
2024-06-06 17:39:13 sp.integrate.quad 0
2024-06-06 17:34:47 password 2
2024-06-06 17:34:35 password 5
2024-06-06 17:27:29 scikit 0
2024-06-06 17:27:26 sckikit 0
2024-06-06 17:27:09 logistic regression 2
2024-06-06 17:17:57 import numpy as np import pandas as pd # dados fornecidos dados = [ 2000, 2050, 2050, 2090, 2100, 2100, 2100, 2100, 2100, 2150, 2150, 2300, 2340, 2340, 2340, 2340, 2340, 2340, 2340, 2340, 2350, 2350, 2355, 3010, 3010, 3010, 3050, 3050, 3050, 3050, 3050, 3050, 3100, 3150, 3150, 3400, 3400, 3450, 3500, 3500, 3500, 3500, 3500, 3500, 3500, 3500, 3500, 3500, 3500, 3500, 3500, 3500, 3550, 3550, 3550, 3550, 4000, 4000, 4000, 4050, 4050, 4050, 4100, 4200, 4300, 4400, 4500, 4500, 5000, 5050, 5050, 5050, 5200, 5200, 5400, 5400, 5450, 5600, 5600, 5600, 5800, 5800, 5800, 5850, 5850, 5850, 5855, 5855, 5855, 5855, 5855, 5855, 5900, 5900, 5900, 5900, 5950, 5950, 5950, 5950, 5950, 5950, 5950, 5950, 5950, 5950, 5950, 5950, 5950, 5950, 6500, 6500, 6500, 6550, 6550, 6550, 6550, 6550, 6550, 7100, 7200, 7550, 8000, 8500, 9000, 9400, 9500, 9500, 10000 ] # determinando o número de classes n = len(dados) k = 1 + np.log2(n) k = int(np.ceil(k)) # calculando amplitude total e amplitude de cada classe amplitude_total = max(dados) - min(dados) amplitude_classe = np.ceil(amplitude_total / k) # definindo os intervalos de classe intervalos = pd.interval_range(start=min(dados), end=max(dados), freq=amplitude_classe) # criando uma série categórica dados_categoricos = pd.cut(dados, bins=intervalos) # calculando frequências frequencias = dados_categoricos.value_counts().sort_index() # calculando frequências relativas frequencias_relativas = frequencias / n # calculando frequências acumuladas frequencias_acumuladas = frequencias.cumsum() # calculando pontos médios pontos_medios = np.array([(interval.left + interval.right) / 2 for interval in intervalos]) # calculando xi * fi xi_fi = pontos_medios * frequencias # calculando média media = sum(xi_fi) / n # calculando (xi - média) xi_menos_media = pontos_medios - media # calculando (xi - média)² xi_menos_media_quadrado = xi_menos_media ** 2 # calculando (xi - média)² * fi xi_menos_media_quadrado_fi = xi_menos_media_quadrado * frequencias # tabela final tabela = pd.dataframe({ 'classes': intervalos, 'fi': frequencias, 'fr': frequencias_relativas, 'fi': frequencias_acumuladas, 'xi': pontos_medios, 'xi.fi': xi_fi, '(xi-x\')': xi_menos_media, '(xi-x\')²': xi_menos_media_quadrado, '(xi-x\')².fi': xi_menos_media_quadrado_fi }) tabela &#8203;:citation[oaicite:0]{index=0}&#8203; 28
2024-06-06 17:04:35 shortcuts 5
2024-06-06 16:07:56 magic 3
2024-06-06 15:36:47 upgrade 5
2024-06-06 15:20:00 footnote 0
2024-06-06 15:02:22 slideshow 1
2024-06-06 12:53:58 comm 1
2024-06-06 12:53:55 comm_manager 0
2024-06-06 12:53:32 comms 1
2024-06-06 12:51:49 функция str.replace в python 10
2024-06-06 12:51:39 variables 2
2024-06-06 12:33:22 docker 1
2024-06-06 12:12:40 html 5
2024-06-06 11:48:53 export as pdf 22
2024-06-06 11:48:12 headings 3
2024-06-06 11:04:22 import csv 5
2024-06-06 10:52:55 remove directory 9
2024-06-06 10:47:18 propagate 0
2024-06-06 10:45:49 set_xticks 0
2024-06-06 10:45:31 ticklabels 0
2024-06-06 10:45:09 ticks 0
2024-06-06 10:27:43 bookmark 0
2024-06-06 10:02:20 csv 0
2024-06-06 10:02:13 excel 0
2024-06-06 09:52:48 keymap 0
2024-06-06 09:43:37 loginhandler 0
2024-06-06 09:23:32 require 9
2024-06-06 08:43:47 %run 16
2024-06-06 08:11:02 sqlplot 0
2024-06-06 08:01:18 install 10
2024-06-06 07:58:39 python 10
2024-06-06 07:25:02 output.created.stdout 0
2024-06-06 07:18:10 custom.js 1
2024-06-06 06:57:24 token 1
2024-06-06 06:52:38 pip install chardet 10
2024-06-06 05:57:35 enable password 4
2024-06-06 05:57:15 password 2
2024-06-06 05:45:58 token 1
2024-06-06 05:44:05 jhguu 0
2024-06-06 05:37:59 matplotlib 1
2024-06-06 05:24:54 numpy 0
2024-06-06 04:43:34 функция str.replace в python 10
2024-06-06 04:20:33 numpy dcumentation 0
2024-06-06 04:20:11 numpy dcumentation 0
2024-06-06 03:40:28 code cell 14
2024-06-06 03:39:28 running code 17
2024-06-06 02:34:42 custom.js 1
2024-06-06 02:18:29 http://10.199.193.219:8881/ 3
2024-06-06 02:18:04 10.199.193.219:8881 0
2024-06-06 01:54:36 import pandas error 6
2024-06-06 01:37:46 debug 1
2024-06-06 01:26:36 language 7
2024-06-06 01:26:23 typescript 2
2024-06-06 01:07:16 license 1
2024-06-05 23:14:15 markdown cell 14
2024-06-05 22:09:58 def(x) 7
2024-06-05 22:09:45 def 2
2024-06-05 21:57:06 # %% 0
2024-06-05 21:21:57 open 9
2024-06-05 21:06:23 virtual environment 8
2024-06-05 19:19:10 kubernate 0
2024-06-05 18:56:12 python 10
2024-06-05 18:33:38 cull 1
2024-06-05 18:07:17 pdf 3
2024-06-05 17:18:41 how to delete cell output 30
2024-06-05 17:17:33 how to delete output 30
2024-06-05 17:14:52 # %% 0
2024-06-05 16:49:34 quantum 0
2024-06-05 16:46:45 support vector machine 5
2024-06-05 16:46:34 support vector 5
2024-06-05 16:46:19 makine 0
2024-06-05 16:46:09 svm 0
2024-06-05 15:45:10 certificate 3
2024-06-05 15:45:03 функция str.replace в python 10
2024-06-05 15:44:09 path setup 6
2024-06-05 15:31:31 unicode 1
2024-06-05 15:31:20 escape charaters 1
2024-06-05 15:20:24 sage 0
2024-06-05 15:14:47 log 1
2024-06-05 15:14:42 log_level 0
2024-06-05 15:11:07 puplic serve 2
2024-06-05 14:45:55 history 1
2024-06-05 14:31:46 delete column 3
2024-06-05 14:31:07 logo 3
2024-06-05 14:15:23 password 2
2024-06-05 14:11:44 remote 1
2024-06-05 13:55:32 nb_black 0
2024-06-05 13:49:37 path 5
2024-06-05 13:31:07 password 2
2024-06-05 13:08:11 git 3
2024-06-05 12:47:20 markdown cells 13
2024-06-05 12:26:38 parameter 1
2024-06-05 12:24:52 llama 0
2024-06-05 12:24:36 llm 0
2024-06-05 12:17:00 execution time 9
2024-06-05 12:16:43 execution 5
2024-06-05 12:04:19 http://10.199.193.219:8883/ 3
2024-06-05 11:28:34 工作 0
2024-06-05 11:28:25 工作目录 0
2024-06-05 11:26:23 db_url 0
2024-06-05 11:26:12 https://github.com/archer213/kaieye/blob/main/supervised%20machine%20learning%20regression%20and%20classification/week1/work/c1_w1_lab01_python_jupyter_soln.ipynb 13
2024-06-05 11:22:37 groupby 0
2024-06-05 11:01:18 equations 5
2024-06-05 10:58:56 preferred kernel 10
2024-06-05 10:57:48 функция str.replace в python 10
2024-06-05 10:41:42 terminal 6
2024-06-05 10:41:05 shell command 13
2024-06-05 10:30:18 terminals 1
2024-06-05 10:26:29 %run 16
2024-06-05 10:26:22 run 16
2024-06-05 09:48:23 set 8
2024-06-05 09:28:23 token 1
2024-06-05 08:45:19 number lines 3
2024-06-05 08:44:31 line 5
2024-06-05 08:14:33 kernel 10
2024-06-05 08:03:02 функция str.replace в python 10
2024-06-05 07:57:42 read 8
2024-06-05 07:51:33 obtional labs 1
2024-06-05 07:29:24 ipynb 3
2024-06-05 07:02:41 samesite 0
2024-06-05 07:01:51 same cookie 13
2024-06-05 06:44:14 access token 6
2024-06-05 06:44:05 book 0
2024-06-05 06:35:11 automatic syntax 7
2024-06-05 06:25:32 auto complete 4
2024-06-05 06:22:56 comm 1
2024-06-05 06:15:15 upgrade jupyter 7 31
2024-06-05 05:52:33 nbextensions 2
2024-06-05 05:51:01 extension 11
2024-06-05 04:52:45 server 14
2024-06-05 04:24:27 extensions 11
2024-06-05 04:14:10 функция str.replace в python 10
2024-06-05 02:44:11 shut 2
2024-06-05 02:43:50 quit 1
2024-06-05 02:43:47 exit 0
2024-06-05 02:43:44 .stop 1
2024-06-05 02:43:34 stop 1
2024-06-05 01:21:08 img src 1
2024-06-05 01:10:55 backend 1
2024-06-05 01:00:28 zip 0
2024-06-05 00:53:17 scatter plots 2
2024-06-05 00:31:42 language 7
2024-06-05 00:29:53 nbextensions 1
2024-06-04 23:45:00 terminals 1
2024-06-04 22:36:28 token 1
2024-06-04 22:29:06 password 2
2024-06-04 21:31:31 html 5
2024-06-04 21:27:04 vs code 13
2024-06-04 21:24:23 replace 1
2024-06-04 21:24:14 find 9
2024-06-04 21:06:53 export notebook 30
2024-06-04 20:36:01 install path 12
2024-06-04 20:23:07 notebook 30
2024-06-04 19:01:13 %run 16
2024-06-04 18:43:56 magic commands 6
2024-06-04 18:17:27 authentication 1
2024-06-04 18:17:19 oauth 0
2024-06-04 17:49:09 edit mode 32
2024-06-04 16:19:35 anaconda 1
2024-06-04 15:41:54 module documentation 13
2024-06-04 15:41:35 python documentation 17
2024-06-04 15:41:27 documentation 12
2024-06-04 15:17:44 функция str.replace в python 10
2024-06-04 15:14:52 upyter_notebook_config.py 0
2024-06-04 15:09:50 import matplotlib.pyplot as plt import numpy as np # definir las funciones para cada parábola def parabola_a(x, y): return (y - 3)**2 - 12 * (x - 2) def parabola_b(x, y): return (x - 3)**2 + 8 * (y - 1) def parabola_c(x, y): return (y + 3)**2 + 40 * (x + 4) def parabola_d(x, y): return (y + 2)**2 - 8 * (x - 4) # crear malla de puntos x = np.linspace(-20, 20, 400) y = np.linspace(-20, 20, 400) x, y = np.meshgrid(x, y) # graficar parábola a plt.figure() plt.contour(x, y, parabola_a(x, y), levels=[0]) plt.title("parábola a: (y - 3)^2 = 12(x - 2)") plt.xlabel('x') plt.ylabel('y') plt.grid(true) plt.axis('equal') plt.show() # graficar parábola b plt.figure() plt.contour(x, y, parabola_b(x, y), levels=[0]) plt.title("parábola b: (x - 3)^2 = -8(y - 1)") plt.xlabel('x') plt.ylabel('y') plt.grid(true) plt.axis('equal') plt.show() # graficar parábola c plt.figure() plt.contour(x, y, parabola_c(x, y), levels=[0]) plt.title("parábola c: (y + 3)^2 = -40(x + 4)") plt.xlabel('x') plt.ylabel('y') plt.grid(true) plt.axis('equal') plt.show() # graficar parábola d plt.figure() plt.contour(x, y, parabola_d(x, y), levels=[0]) plt.title("parábola d: (y + 2)^2 = 8(x - 4)") plt.xlabel('x') plt.ylabel('y') plt.grid(true) plt.axis('equal') plt.show() 34
2024-06-04 14:48:10 replace 1
2024-06-04 14:44:44 files list not updating 18
2024-06-04 14:44:14 local host 6
2024-06-04 14:41:22 update directory list 11
2024-06-04 14:38:19 find and replace 26
2024-06-04 14:13:10 workspace 0
2024-06-04 13:42:43 vim 0
2024-06-04 13:31:19 for 25
2024-06-04 13:28:29 autoreload 1
2024-06-04 13:23:03 recent file 13
2024-06-04 13:21:56 recent tas 1
2024-06-04 13:21:32 recent 1
2024-06-04 12:48:36 update 3
2024-06-04 12:39:52 larger font 2
2024-06-04 12:27:15 activate environment 8
2024-06-04 12:26:59 environment 8
2024-06-04 11:53:08 toggle output 5
2024-06-04 11:30:58 obtional labs 1
2024-06-04 11:30:19 coursera 0
2024-06-04 11:22:19 pareto 0
2024-06-04 10:56:28 changing kernel 11
2024-06-04 10:56:09 kernel 10
2024-06-04 10:11:59 langues 0
2024-06-04 10:11:36 longues 0
2024-06-04 10:09:08 shortcut 7
2024-06-04 10:09:00 zsh: command not found: jupyter 30
2024-06-04 10:08:41 zsh: command not found: jupyer 19
2024-06-04 09:57:37 automatic save 6
2024-06-04 09:44:07 raises-exception 1
2024-06-04 09:43:05 gunicorn 0
2024-06-04 09:38:02 notebook is read-only 31
2024-06-04 08:47:29 run scripts 16
2024-06-04 08:45:52 matplotlib 1
2024-06-04 08:29:39 is there references in the same notebook 31
2024-06-04 08:29:15 references in the same notebook 31
2024-06-04 08:28:25 inner references 3
2024-06-04 08:28:10 inner reference 3
2024-06-04 08:05:28 функция str.replace в python 10
2024-06-04 07:29:31 instalation 0
2024-06-04 04:24:18 scatter plots 2
2024-06-04 04:23:03 mathjax 5
2024-06-04 04:14:35 функция str.replace в python 10
2024-06-04 03:33:53 naviage to source code 32
2024-06-04 03:33:19 contextual help 8
2024-06-04 02:39:41 support 5
2024-06-04 02:31:58 playground 0
2024-06-04 02:30:41 version 10
2024-06-04 02:21:16 keboardinterrupt 0
2024-06-04 00:36:50 codium 0
2024-06-04 00:08:42 jupyter_notebook_config 0
2024-06-04 00:08:28 server 14
2024-06-03 22:50:06 run all cells 20
2024-06-03 22:35:34 clear screen 2
2024-06-03 22:16:43 jupyter notebook 31
2024-06-03 21:47:10 cull_idle_timeout 0
2024-06-03 19:50:55 keyboard shortcuts 8
2024-06-03 19:41:51 wesocket 0
2024-06-03 19:41:43 wesocket closed 2
2024-06-03 19:41:29 kernel dying 10
2024-06-03 19:34:26 download as py 22
2024-06-03 19:34:14 download 3
2024-06-03 19:34:09 downloading 1
2024-06-03 19:30:28 version of python 29
2024-06-03 19:29:14 python 10
2024-06-03 19:28:30 python version 20
2024-06-03 19:28:27 sympu 0
2024-06-03 19:28:20 euler numero 0
2024-06-03 19:28:16 euler numero} 0
2024-06-03 19:28:05 euler 0
2024-06-03 19:06:20 checkpoint 0
2024-06-03 18:55:22 checkpoint 1
2024-06-03 18:44:30 python 10
2024-06-03 18:41:24 plot_df 0
2024-06-03 18:27:51 shortcuts 5
2024-06-03 17:59:04 indentation 2
2024-06-03 17:53:38 kernels 10
2024-06-03 17:53:14 api reference 9
2024-06-03 17:08:53 directory 9
2024-06-03 16:49:06 функция str.replace в python 10
2024-06-03 16:38:36 java 0
2024-06-03 16:36:59 error_bad_lines 0
2024-06-03 16:16:21 pdf 3
2024-06-03 15:55:28 execute 5
2024-06-03 15:43:02 creating kernel 12
2024-06-03 15:42:19 kernel 10
2024-06-03 15:28:37 security 5
2024-06-03 14:50:58 notebook 30
2024-06-03 14:31:04 noteable 1
2024-06-03 13:58:13 extension 14
2024-06-03 13:25:19 certificate 3
2024-06-03 12:54:56 share 4
2024-06-03 12:35:06 %run notebook 30
2024-06-03 12:34:50 %run 16
2024-06-03 12:21:16 line number 6
2024-06-03 12:18:28 upload 1
2024-06-03 11:22:46 %%writefile 0
2024-06-03 11:07:31 switch to command mode 30
2024-06-03 11:06:51 markdown 11
2024-06-03 10:46:49 server 14
2024-06-03 10:35:42 jupyterlab 1
2024-06-03 10:20:19 open a different directory 29
2024-06-03 09:29:30 export .py 3
2024-06-03 09:29:21 export to .py 30
2024-06-03 09:29:07 export 1
2024-06-03 09:28:50 comms 1
2024-06-03 08:57:45 функция str.replace в python 10
2024-06-03 08:44:19 debug 1
2024-06-03 08:39:34 python3 1
2024-06-03 08:20:45 dash 0
2024-06-03 07:29:06 markdown 11
2024-06-03 07:02:19 curve_fit 0
2024-06-03 06:11:19 operator 1
2024-06-03 06:09:30 ** 0
2024-06-03 05:50:54 intent 0
2024-06-03 05:50:49 intend 0
2024-06-03 05:50:43 intenet 0
2024-06-03 05:43:28 config 4
2024-06-03 05:20:34 change browser 11
2024-06-03 05:04:09 функция str.replace в python 10
2024-06-03 04:42:34 rise 2
2024-06-03 04:41:29 enable password 4
2024-06-03 04:20:14 remote 1
2024-06-03 04:05:58 python 10
2024-06-03 03:02:39 matplotlib 1
2024-06-03 02:45:07 terminal 6
2024-06-03 02:09:29 cell 10
2024-06-03 02:09:24 citations 0
2024-06-03 02:09:13 citation 0
2024-06-03 02:09:08 citations 0
2024-06-03 02:09:00 footnotes 0
2024-06-03 02:06:06 footnote 0
2024-06-03 01:51:54 math 2
2024-06-03 00:29:37 example 13
2024-06-03 00:29:17 example.ipynb 0
2024-06-03 00:10:20 import 5
2024-06-02 21:33:46 save as python 22
2024-06-02 21:33:00 export as .py 22
2024-06-02 21:32:36 .py 2
2024-06-02 20:42:05 \begin 3
2024-06-02 20:36:40 df 0
2024-06-02 19:59:56 snippet 0
2024-06-02 18:51:53 translator 1
2024-06-02 18:24:29 snapshot 1
2024-06-02 18:24:17 versions 8
2024-06-02 17:20:41 save pdf 5
2024-06-02 17:17:06 export 1
2024-06-02 17:04:26 \begin 3
2024-06-02 16:12:39 new notebooks options 21
2024-06-02 15:42:40 conda 5
2024-06-02 15:42:28 upgrade 5
2024-06-02 15:37:34 pip install notebook 30
2024-06-02 15:09:58 files 10
2024-06-02 14:45:34 debug 1
2024-06-02 14:16:51 ann 0
2024-06-02 14:09:01 language 7
2024-06-02 13:34:57 html 5
2024-06-02 13:34:29 api 1
2024-06-02 13:15:49 iris 0
2024-06-02 12:36:30 dash 0
2024-06-02 12:25:30 pprint 0
2024-06-02 12:08:25 "out of memory" 0
2024-06-02 12:08:24 out of memory 29
2024-06-02 12:08:22 memory 2
2024-06-02 10:10:34 vpython 0
2024-06-02 10:02:43 typeerror traceback (most recent call last) cell in[566], line 2 1 plt.figure(figsize=(5, 5)) ----> 2 plt.bar(op.index, op.values, data=op) 3 plt.title('total orders', fontsize=15) 4 plt.xlabel('month') file ~\anaconda3\anaconda\lib\site-packages\matplotlib\pyplot.py:2742, in bar(x, height, width, bottom, align, data, **kwargs) 2731 @_copy_docstring_and_deprecators(axes.bar) 2732 def bar( 2733 x: float | arraylike, (...) 2740 **kwargs, 2741 ) -> barcontainer: -> 2742 return gca().bar( 2743 x, 2744 height, 2745 width=width, 2746 bottom=bottom, 2747 align=align, 2748 **({"data": data} if data is not none else {}), 2749 **kwargs, 2750 ) file ~\anaconda3\anaconda\lib\site-packages\matplotlib\__init__.py:1491, in _preprocess_data.<locals>.inner(ax, data, *args, **kwargs) 1487 if label_namer and "label" not in args_and_kwargs: 1488 new_kwargs["label"] = _label_from_arg( 1489 args_and_kwargs.get(label_namer), auto_label) -> 1491 return func(*new_args, **new_kwargs) file ~\anaconda3\anaconda\lib\site-packages\matplotlib\axes\_axes.py:2500, in axes.bar(self, x, height, width, bottom, align, **kwargs) 2498 left = x - width / 2 2499 except typeerror as e: -> 2500 raise typeerror(f'the dtypes of parameters x ({x.dtype}) ' 2501 f'and width ({width.dtype}) ' 2502 f'are incompatible') from e 2503 bottom = y 2504 else: # horizontal typeerror: the dtypes of parameters x (object) and width (float64) are incompatible 31
2024-06-02 09:59:14 signature 2
2024-06-02 09:48:49 debug 1
2024-06-02 09:43:44 typeerror: the dtypes of parameters x (object) and width (float64) are incompatible 31
2024-06-02 09:36:52 embed youtube video 3
2024-06-02 09:34:43 embed video 3
2024-06-02 09:31:31 %timeit 0
2024-06-02 08:32:57 custom.js 1
2024-06-02 08:20:50 svm 0
2024-06-02 08:19:23 функция str.replace в python 10
2024-06-02 07:37:41 generator 0
2024-06-02 06:31:21 keyboard shortcuts 8
2024-06-02 05:05:59 delete cell 10
2024-06-02 05:05:23 shortcuts 5
2024-06-02 03:22:23 функция str.replace в python 10
2024-06-02 01:46:16 twitter 0
2024-06-02 01:45:35 tweepy 0
2024-06-02 00:59:11 jupyter notebook extension install 31
2024-06-02 00:06:48 dealing_with_data 0
2024-06-01 23:40:48 jupyter 30
2024-06-01 22:14:12 intellisense 0
2024-06-01 22:14:06 intelligensense 0
2024-06-01 22:07:29 autosense 0
2024-06-01 21:26:32 pyplot 0
2024-06-01 18:45:06 auto complete when coding 16
2024-06-01 18:44:45 auto complete 4
2024-06-01 18:44:38 autocomplete 0
2024-06-01 18:16:02 remote 1
2024-06-01 17:09:58 import numpy 5
2024-06-01 17:09:29 import 5
2024-06-01 16:25:58 sympy 0
2024-06-01 15:48:02 new kernel 18
2024-06-01 12:54:59 функция str.replace в python 10
2024-06-01 11:45:21 функция str.replace в python 10
2024-06-01 10:52:34 pip3 install jupyter 30
2024-06-01 09:31:46 download 3
2024-06-01 09:12:14 trust 1
2024-06-01 07:38:02 template 1
2024-06-01 07:37:30 template 2
2024-06-01 07:17:41 language 7
2024-06-01 05:56:09 функция str.replace в python 10
2024-06-01 04:09:07 table 4
2024-06-01 04:09:02 tabel 0
2024-06-01 00:51:57 magic 3
2024-05-31 23:04:42 enable password 4
2024-05-31 21:41:47 color 2
2024-05-31 21:41:12 ssh no-browser 11
2024-05-31 21:40:58 --no-browser 11
2024-05-31 21:40:49 no-browser 11
2024-05-31 19:58:31 password 2
2024-05-31 19:46:45 jupyterlab 1
2024-05-31 18:29:20 bind 7
2024-05-31 18:24:46 keyboard shortcut 9
2024-05-31 18:24:21 output 5
2024-05-31 17:52:24 notebook cell 30
2024-05-31 17:47:41 file save hooks 14
2024-05-31 16:43:20 templatenotfound: nb_jupyter_lab.html 0
2024-05-31 16:43:01 clear screen 2
2024-05-31 16:31:03 markdowns 0
2024-05-31 16:26:38 rounding 0
2024-05-31 16:26:14 passing command line arguments 13
2024-05-31 16:25:35 command line arguments 13
2024-05-31 16:03:24 markdown 11
2024-05-31 15:55:08 notebookapp.password 0
2024-05-31 15:43:22 docker 0
2024-05-31 15:15:37 server 14
2024-05-31 15:15:31 password 2
2024-05-31 15:13:55 mobile 2
2024-05-31 14:44:30 path 5
2024-05-31 14:38:22 display 6
2024-05-31 14:26:19 issue installing jupyter notebook in environment 31
2024-05-31 14:25:43 ipython.display 1
2024-05-31 13:47:31 allow_remote 0
2024-05-31 13:47:19 allow_remote 0
2024-05-31 13:42:40 idisplay 0
2024-05-31 13:41:58 javascript 15
2024-05-31 12:53:30 slides 1
2024-05-31 12:52:28 if syntax 17
2024-05-31 12:52:16 loop 1
2024-05-31 12:51:58 if 16
2024-05-31 11:33:30 julia 2
2024-05-31 11:33:18 free download 3
2024-05-31 11:33:16 language 7
2024-05-31 11:30:06 hinterland 0
2024-05-31 11:00:25 translate 1
2024-05-31 11:00:20 language 7
2024-05-31 10:29:51 функция str.replace в python 10
2024-05-31 10:27:33 latex 5
2024-05-31 09:56:34 configurable nbextensions 1
2024-05-31 09:55:40 configurable 1
2024-05-31 09:39:28 javascript ipython 12
2024-05-31 09:39:16 javascript 6
2024-05-31 09:38:33 ipython 9
2024-05-31 09:35:58 terminals 1
2024-05-31 08:31:30 password 2
2024-05-31 08:31:14 forget password 3
2024-05-31 08:23:27 copy and paste 26
2024-05-31 08:23:15 copy 2
2024-05-31 08:22:03 raw cell 10
2024-05-31 08:16:15 sage 0
2024-05-31 07:34:40 .env 1
2024-05-31 07:25:27 code cell config 16
2024-05-31 07:25:22 codecellconfig 0
2024-05-31 07:24:07 dict.get() 0
2024-05-31 07:23:52 .get() 4
2024-05-31 06:14:46 openai 0
2024-05-31 05:59:38 sleeping 0
2024-05-31 05:59:18 sleep 0
2024-05-31 05:24:27 функция str.replace в python 10
2024-05-31 05:15:41 怎么打开本地路径 0
2024-05-31 05:00:27 check python version 16
2024-05-31 04:59:42 check version 15
2024-05-31 03:32:41 pip install 10
2024-05-31 02:55:09 griffith 0
2024-05-31 02:38:51 workspace 0
2024-05-31 02:38:47 workspac3e 0
2024-05-31 01:49:42 nbconvert 3
2024-05-30 23:24:38 csv 0
2024-05-30 23:24:34 read csv 8
2024-05-30 23:24:27 import csv 5
2024-05-30 22:38:09 mann-whitney-u-test 3
2024-05-30 22:33:19 ssd_mobilenet_v2_fpnlite_320 0
2024-05-30 22:32:20 how to run jupyter notebook in cmd 31
2024-05-30 22:31:38 cnn3 0
2024-05-30 22:07:28 scrolling 0
2024-05-30 22:07:03 toggle output scrolling 5
2024-05-30 22:03:29 import numpy as np # parámetros p = 25000 # capital inicial r = 0.05 # tasa de interés anual # calcular el monto acumulado para cada año de 1 a 10 resultados = [] for t in range(1, 11): a = p * np.exp(r * t) resultados.append((t, a)) # mostrar resultados for año, monto in resultados: print(f"año {año}: {monto:.2f}") 29
2024-05-30 20:30:15 save notebook 30
2024-05-30 19:49:51 linux 2
2024-05-30 19:48:52 linux 2
2024-05-30 19:41:59 references 3
2024-05-30 19:41:46 link 4
2024-05-30 19:23:36 how to install notebook 7 31
2024-05-30 19:12:59 mermaid 1
2024-05-30 19:12:55 mermiad 0
2024-05-30 19:10:45 export as pdf 22
2024-05-30 19:10:09 javascript 6
2024-05-30 19:09:41 jupyter javascript object 30
2024-05-30 19:09:00 api 1
2024-05-30 19:08:27 install 10
2024-05-30 18:52:42 replace 1
2024-05-30 18:29:40 font size on markown 32
2024-05-30 18:29:25 font size 3
2024-05-30 17:34:21 upload 1
2024-05-30 17:25:00 run button cell 17
2024-05-30 17:24:37 run in cell 27
2024-05-30 15:34:15 switch environment 9
2024-05-30 15:31:52 how can i update the jupyter i have 31
2024-05-30 15:05:52 end parameter 11
2024-05-30 14:52:56 insert image 3
2024-05-30 14:31:34 extensions 11
2024-05-30 14:28:43 base_url 4
2024-05-30 14:07:06 extension manager 14
2024-05-30 14:04:45 extension 14
2024-05-30 14:04:19 base_url 1
2024-05-30 14:04:05 --generate-config 5
2024-05-30 14:03:56 --generate-config 10
2024-05-30 13:59:54 base_url 4
2024-05-30 13:54:47 server 14
2024-05-30 13:42:41 ssl 4
2024-05-30 13:33:56 license 1
2024-05-30 13:23:29 password 2
2024-05-30 13:08:15 syntax highlighting 6
2024-05-30 12:56:11 elevado 0
2024-05-30 12:43:53 kernel 10
2024-05-30 12:37:59 float 0
2024-05-30 12:23:36 tkinter 0
2024-05-30 12:10:04 c.notebookapp.iopub_data_rate_limit 0
2024-05-30 12:06:23 syntax highlighting 6
2024-05-30 11:55:06 context 2
2024-05-30 11:50:06 corr() 0
2024-05-30 11:34:49 kernel 10
2024-05-30 11:00:41 python 10
2024-05-30 10:30:04 scatter 0
2024-05-30 10:29:49 scetter 0
2024-05-30 10:29:32 функция str.replace в python 10
2024-05-30 10:10:51 plot 0
2024-05-30 10:10:20 kind 0
2024-05-30 09:50:10 proxy 1
2024-05-30 09:49:53 config 4
2024-05-30 09:49:34 kernel 10
2024-05-30 09:29:37 pytorch 0
2024-05-30 09:29:26 pytouch 0
2024-05-30 09:29:07 dataloader 0
2024-05-30 09:17:03 terminals 1
2024-05-30 09:17:02 panel regression 3
2024-05-30 09:16:44 import pandas as pd file_path = 'path_to_your_file/invoice report ashaka security company limited (2).xlsx' df = pd.read_excel(file_path, sheet_name='sheet1') # adjust sheet name if necessary 26
2024-05-30 09:01:47 more codes in julyter 26
2024-05-30 08:55:21 terminal 6
2024-05-30 08:45:49 mathjax 5
2024-05-30 08:09:35 start location 7
2024-05-30 07:21:58 recov 0
2024-05-30 07:10:20 iopub_data_rate_limit 0
2024-05-30 06:27:35 install 10
2024-05-30 05:33:40 enable password 4
2024-05-30 04:04:59 clear screen 2
2024-05-30 03:51:04 magic command 14
2024-05-30 03:50:54 aimimport 0
2024-05-30 03:46:32 notebook_id 0
2024-05-30 03:43:46 функция str.replace в python 10
2024-05-30 03:18:10 %>% 0
2024-05-30 02:51:37 passwd 2
2024-05-30 01:59:13 terminal 6
2024-05-30 01:52:56 nbextensions 1
2024-05-30 01:12:13 kernel 10
2024-05-30 00:46:29 extension 14
2024-05-30 00:42:38 default save 12
2024-05-30 00:20:16 notebook 7 launch 30
2024-05-29 23:51:00 copilot 0
2024-05-29 23:50:18 user interface tour 17
2024-05-29 23:41:15 colab 0
2024-05-29 23:36:58 ordered dictionary 1
2024-05-29 23:33:32 apihandler 0
2024-05-29 23:33:23 apihandler 0
2024-05-29 22:54:42 ros2 0
2024-05-29 22:28:07 install jupyter notebook 7 31
2024-05-29 21:06:09 display 6
2024-05-29 20:18:27 noteboo 0
2024-05-29 20:02:40 args.filename 0
2024-05-29 20:01:27 filenotfounderror 1
2024-05-29 19:49:37 root 2
2024-05-29 19:40:30 --allow-root 4
2024-05-29 19:12:46 kill notebook 30
2024-05-29 19:12:38 turn off 5
2024-05-29 18:34:47 pip install jupyterlab 19
2024-05-29 18:22:54 dataframe add column cells 12
2024-05-29 17:54:45 images 3
2024-05-29 16:03:46 theme 3
2024-05-29 15:53:15 api documentation 12
2024-05-29 15:48:48 how to display columns 30
2024-05-29 15:47:06 dataframe columns 0
2024-05-29 15:46:42 columns 0
2024-05-29 15:41:34 pandas download 3
2024-05-29 15:41:14 copy all the cell 31
2024-05-29 15:41:08 pandas 1
2024-05-29 15:39:14 data frame missing values 5
2024-05-29 15:38:40 missing values 2
2024-05-29 15:15:00 mode 9
2024-05-29 15:07:23 slideshow 1
2024-05-29 15:07:22 cell slideshow 10
2024-05-29 15:07:20 cell toolbar 13
2024-05-29 13:54:38 find replace 9
2024-05-29 13:54:11 find and replace 26
2024-05-29 13:35:56 theme 3
2024-05-29 13:02:21 syntax highlighting 6
2024-05-29 12:31:31 install 10
2024-05-29 12:31:05 subscript 0
2024-05-29 12:30:49 subscript markdown 11
2024-05-29 12:22:34 функция str.replace в python 10
2024-05-29 11:40:51 jupyter.notebook 0
2024-05-29 11:28:06 collapse 1
2024-05-29 11:26:38 np.zeros 0
2024-05-29 11:08:11 terminal 6
2024-05-29 10:21:01 contentsmanager 0
2024-05-29 10:10:27 array 3
2024-05-29 10:10:20 ndarray 0
2024-05-29 09:59:32 matplotlib 1
2024-05-29 09:52:17 autosave 1
2024-05-29 09:47:04 docma 0
2024-05-29 09:44:07 failed to load a stylesheet from a url 31
2024-05-29 08:01:24 split 2
2024-05-29 07:38:44 console 5
2024-05-29 07:09:42 max kernels 10
2024-05-29 07:09:34 kernels 10
2024-05-29 07:05:58 jupyter_notebook_config.py 1
2024-05-29 06:32:34 public 4
2024-05-29 06:20:24 config 4
2024-05-29 05:55:30 функция str.replace в python 10
2024-05-29 05:41:50 sharing notebook 30
2024-05-29 03:40:46 jupyter config 28
2024-05-29 03:21:11 real time collaboration 9
2024-05-29 02:34:13 create gui 9
2024-05-29 02:32:33 tutorial 1
2024-05-29 02:30:01 graphic user interface faq 18
2024-05-29 02:29:05 graphic user interface 17
2024-05-29 01:42:01 failed fetch 2
2024-05-29 01:19:03 julia 2
2024-05-29 00:37:41 run 16
2024-05-28 23:07:25 import datetime 5
2024-05-28 23:07:15 import datetime library 6
2024-05-28 21:28:58 image 2
2024-05-28 21:28:34 display 6
2024-05-28 20:46:03 working directory 9
2024-05-28 20:27:29 copy 2
2024-05-28 20:27:24 "copy cells" 0
2024-05-28 20:27:15 copy cells 9
2024-05-28 20:22:48 copy cells between notebooks 17
2024-05-28 20:18:55 actions 6
2024-05-28 19:40:27 vim 0
2024-05-28 19:37:02 dash 0
2024-05-28 19:24:46 path for home directory 25
2024-05-28 18:47:03 pythagorean expectation and mlb 26
2024-05-28 17:40:02 sys.executable 0
2024-05-28 17:32:34 markdown 11
2024-05-28 17:30:23 different kernel 17
2024-05-28 17:27:18 kernel 10
2024-05-28 17:27:14 kerner 0
2024-05-28 17:17:52 функция str.replace в python 10
2024-05-28 16:52:21 shell commands 6
2024-05-28 16:07:05 como hacer que lea mis bases de datos 1
2024-05-28 15:53:09 pickle 0
2024-05-28 15:51:59 assets 1
2024-05-28 15:34:52 markdown 11
2024-05-28 15:33:16 openning files 10
2024-05-28 15:31:56 open file 15
2024-05-28 14:26:22 server 14
2024-05-28 14:02:45 subscript 0
2024-05-28 13:41:50 toggle line numbers 5
2024-05-28 13:34:10 math 2
2024-05-28 13:34:05 $ 0
2024-05-28 13:33:42 $$ 0
2024-05-28 13:18:41 odbc 0
2024-05-28 13:09:34 install 10
2024-05-28 12:54:03 security 5
2024-05-28 12:53:48 remote 1
2024-05-28 12:53:28 remote server 14
2024-05-28 12:50:46 xsrf 0
2024-05-28 12:48:59 labserverapp.settings 0
2024-05-28 12:04:31 lab 1
2024-05-28 10:37:53 функция str.replace в python 10
2024-05-28 10:20:44 python argument 11
2024-05-28 10:05:55 video pause 3
2024-05-28 10:05:38 video autoplay 3
2024-05-28 10:05:27 video auto 3
2024-05-28 09:57:46 audio 0
2024-05-28 09:14:15 serverapp 1
2024-05-28 09:12:30 %%javascript 15
2024-05-28 08:47:18 jupyter.ico 0
2024-05-28 08:40:32 config 4
2024-05-28 07:51:53 save 3
2024-05-28 07:24:26 функция str.replace в python 10
2024-05-28 07:21:49 change kernel 17
2024-05-28 06:59:04 open 9
2024-05-28 06:58:21 save 3
2024-05-28 06:35:30 background image 3
2024-05-28 05:18:59 replace 1
2024-05-28 03:42:47 path 5
2024-05-28 03:31:03 функция str.replace в python 10
2024-05-28 03:28:10 passwd 2
2024-05-28 02:58:41 how to download python 30
2024-05-28 01:42:16 timeout 1
2024-05-28 00:05:33 line numbers 5
2024-05-27 22:20:13 matplot 0
2024-05-27 22:19:52 pyplot 0
2024-05-27 22:19:12 scatter 0
2024-05-27 21:53:15 pythagorean expectation and mlb 26
2024-05-27 21:52:27 the pythagorean expectation 31
2024-05-27 21:52:20 teh pythagorean expectation 0
2024-05-27 21:23:00 security 5
2024-05-27 20:30:42 library 1
2024-05-27 20:30:17 biblio 0
2024-05-27 18:25:55 nameerror 0
2024-05-27 18:10:11 qiskit 0
2024-05-27 17:56:31 функция str.replace в python 10
2024-05-27 17:10:08 adobe 0
2024-05-27 15:47:12 pass 2
2024-05-27 15:16:47 audio 0
2024-05-27 15:07:25 open terminal 11
2024-05-27 15:07:12 terminal 6
2024-05-27 15:06:50 latex 5
2024-05-27 14:56:14 recall 0
2024-05-27 14:52:08 terminals 1
2024-05-27 13:55:34 debug 1
2024-05-27 13:03:59 start 6
2024-05-27 13:00:01 on_click 0
2024-05-27 12:59:05 wait until a button is clicked 29
2024-05-27 12:58:55 numpy 0
2024-05-27 12:58:50 pause 0
2024-05-27 12:46:19 running a notebook server 31
2024-05-27 12:14:53 kernel 10
2024-05-27 11:59:41 replace 1
2024-05-27 11:59:30 search replace 3
2024-05-27 11:57:09 describe 0
2024-05-27 11:50:23 password 2
2024-05-27 11:50:00 public server 16
2024-05-27 11:49:41 public 4
2024-05-27 11:49:16 функция str.replace в python 10
2024-05-27 11:21:35 print() 5
2024-05-27 11:21:00 print 5
2024-05-27 11:19:08 hide code for end user 27
2024-05-27 11:18:47 hide code 13
2024-05-27 11:08:49 config 4
2024-05-27 11:06:55 install packages 11
2024-05-27 10:52:52 python 3 13
2024-05-27 10:05:26 updating to notebook 7 31
2024-05-27 09:56:11 notebook password 32
2024-05-27 09:56:03 jupyter notebook password 32
2024-05-27 09:56:03 wrap 1
2024-05-27 09:54:14 password 5
2024-05-27 09:54:09 passwd 3
2024-05-27 09:41:18 rise 2
2024-05-27 09:40:15 user interface tour 17
2024-05-27 09:35:32 comment 2
2024-05-27 09:03:34 browser 9
2024-05-27 09:02:04 csv 0
2024-05-27 09:00:56 excel 0
2024-05-27 09:00:00 upload 1
2024-05-27 08:27:31 center 1
2024-05-27 07:01:57 nipype 0
2024-05-27 06:54:13 gputest.ipynb 0
2024-05-27 06:53:56 gpu 0
2024-05-27 06:08:10 matplotlib 1
2024-05-27 04:44:54 line number 6
2024-05-27 03:45:33 функция str.replace в python 10
2024-05-27 03:34:48 griddata 0
2024-05-27 03:19:39 nbextensions 1
2024-05-27 02:53:10 dataframe 0
2024-05-27 00:22:45 folium 0
2024-05-26 23:39:24 dll load failed while importing cv2 14
2024-05-26 23:39:07 importerror: dll load failed while importing cv2: the specified module could not be found. 32
2024-05-26 22:27:08 color 2
2024-05-26 20:42:57 terminal 6
2024-05-26 20:33:59 pass 2
2024-05-26 20:33:00 run in background 27
2024-05-26 20:24:41 np seed 0
2024-05-26 19:11:05 help 8
2024-05-26 19:11:00 contextual 0
2024-05-26 18:57:47 markdown cells 13
2024-05-26 17:27:57 default settings 14
2024-05-26 17:27:42 default 11
2024-05-26 17:08:10 language 7
2024-05-26 15:45:30 functions 3
2024-05-26 15:44:23 iloc 0
2024-05-26 14:51:56 terminals 1
2024-05-26 14:05:02 paste() 1
2024-05-26 14:03:01 print() 5
2024-05-26 13:38:48 copy text 12
2024-05-26 12:51:20 主题 0
2024-05-26 12:51:13 主题· 0
2024-05-26 12:36:32 docker 0
2024-05-26 12:02:02 nbconvert 3
2024-05-26 11:58:34 pdf 3
2024-05-26 11:53:56 headings 3
2024-05-26 11:35:38 функция str.replace в python 10
2024-05-26 11:24:11 0
2024-05-26 11:24:05 汉化 0
2024-05-26 11:23:58 ch 0
2024-05-26 11:15:05 google chrome 2
2024-05-26 09:45:20 cells 9
2024-05-26 09:26:48 kernel 10
2024-05-26 09:12:50 how to include data from excel 30
2024-05-26 09:12:29 how to excel 30
2024-05-26 08:09:29 pandas 1
2024-05-26 07:19:49 функция str.replace в python 10
2024-05-26 07:06:30 downloading jupiternote book 1
2024-05-26 07:06:16 downloading 1
2024-05-26 06:49:56 3e0f5db70265eea4691c33a307a50cad531078e42b3ee19b 0
2024-05-26 06:13:09 unistra 0
2024-05-26 05:52:23 language 7
2024-05-26 04:09:19 df.types o df.info 1
2024-05-26 02:43:08 javascript 6
2024-05-26 01:18:22 cell toolbar 13
2024-05-26 01:10:29 line numbers 5
2024-05-26 01:10:07 show line numbers 32
2024-05-26 00:43:09 bloqueado 0
2024-05-26 00:43:01 bloqued 0
2024-05-26 00:09:31 ssl 1
2024-05-26 00:09:27 self-sign 2
2024-05-26 00:09:17 public server 16
2024-05-25 21:49:47 hide toolbar 8
2024-05-25 20:36:40 debug 3
2024-05-25 19:57:09 in [] 25
2024-05-25 19:53:50 python help 14
2024-05-25 19:53:40 help 8
2024-05-25 16:38:51 mathjax 5
2024-05-25 15:19:17 latex equations 5
2024-05-25 14:35:16 sklearn.dataset 0
2024-05-25 14:35:03 sklearn_dataset 0
2024-05-25 13:48:48 pandas 1
2024-05-25 13:43:04 panel regression 3
2024-05-25 13:31:11 latex equation 5
2024-05-25 13:18:26 ir kernel 10
2024-05-25 12:02:41 numpy 0
2024-05-25 11:53:00 функция str.replace в python 10
2024-05-25 11:21:44 cheatsheet 0
2024-05-25 11:20:59 monthly_mean 0
2024-05-25 10:36:43 python 10
2024-05-25 09:23:49 open from path 23
2024-05-25 09:10:33 import module 5
2024-05-25 08:38:35 how to change index as in and out 32
2024-05-25 08:38:15 how to change index as in 32
2024-05-25 08:19:27 print 5
2024-05-25 07:34:09 calender 0
2024-05-25 05:38:33 pdf 3
2024-05-25 03:34:31 esc is not working 26
2024-05-25 03:02:19 mem 0
2024-05-25 02:06:01 docker 0
2024-05-25 01:26:43 функция str.replace в python 10
2024-05-25 00:18:12 kernel error 10
2024-05-24 22:49:15 magic 3
2024-05-24 22:48:46 extension 14
2024-05-24 22:31:33 document 7
2024-05-24 21:30:07 eclio 0
2024-05-24 19:27:45 ipcluster 0
2024-05-24 19:13:10 browser 9
2024-05-24 18:28:48 localhost error 500 5
2024-05-24 17:54:05 rename notebook 30
2024-05-24 17:53:50 rename 4
2024-05-24 17:40:52 dash 0
2024-05-24 17:20:25 highlight 2
2024-05-24 16:41:05 slides 1
2024-05-24 16:21:33 debugger 4
2024-05-24 16:19:35 debuging 0
2024-05-24 16:10:45 type ahead 5
2024-05-24 15:56:18 print nice dataframe 6
2024-05-24 15:26:24 format function 6
2024-05-24 15:26:08 format() 4
2024-05-24 15:24:28 collapse output 5
2024-05-24 15:08:55 hide cell 10
2024-05-24 14:55:46 command palete 12
2024-05-24 14:54:33 image 2
2024-05-24 14:42:00 pandas 1
2024-05-24 14:27:48 terminals 1
2024-05-24 14:12:21 clear screen 2
2024-05-24 14:02:25 font 2
2024-05-24 14:02:11 font style 4
2024-05-24 13:42:51 download 3
2024-05-24 12:09:54 completion 4
2024-05-24 11:45:50 img src 1
2024-05-24 11:42:17 img 1
2024-05-24 11:28:43 markdown 11
2024-05-24 11:25:54 heading 3
2024-05-24 09:58:59 widget 3
2024-05-24 08:53:18 функция str.replace в python 10
2024-05-24 07:58:45 root_dir 0
2024-05-24 07:57:21 map 0
2024-05-24 07:44:57 ip 1
2024-05-24 06:49:20 passwd 2
2024-05-24 06:14:09 environment variables 10
2024-05-24 05:54:49 lab 1
2024-05-24 05:02:22 mathjax 5
2024-05-24 04:06:28 функция str.replace в python 10
2024-05-24 03:31:08 contenido 0
2024-05-24 03:28:38 sklearn.datasets.fetch 0
2024-05-24 03:14:51 prevent changes to notebook 31
2024-05-24 03:01:03 line number 6
2024-05-24 01:58:52 convert to python 30
2024-05-24 01:02:04 setting editor 10
2024-05-24 00:59:40 using 18
2024-05-24 00:59:19 browser 9
2024-05-24 00:58:56 mappingkernelmanager.cull_idle_timeout 2
2024-05-24 00:55:10 display width 6
2024-05-23 23:38:23 mac 2
2024-05-23 22:51:12 $$ 0
2024-05-23 21:40:04 download jupyter 30
2024-05-23 21:39:21 docker 0
2024-05-23 21:39:17 download notebook 30
2024-05-23 21:38:56 download 3
2024-05-23 21:38:25 how to export 30
2024-05-23 21:36:21 export 1
2024-05-23 21:35:34 pdf 3
2024-05-23 21:15:17 ipython.display import html 8
2024-05-23 20:51:22 load data 8
2024-05-23 20:23:04 notebook.extensions 0
2024-05-23 20:22:49 extensions 11
2024-05-23 20:12:27 folium 0
2024-05-23 19:56:05 functions 3
2024-05-23 19:55:54 function 4
2024-05-23 19:38:08 not secured 15
2024-05-23 19:37:31 why jupyter notebook is not secured theres sayinf not secured connectiion 31
2024-05-23 19:29:57 auto complet 1
2024-05-23 19:24:24 download folder 7
2024-05-23 19:24:05 download the folder 31
2024-05-23 18:42:39 c++ 7
2024-05-23 17:51:50 scipy 0
2024-05-23 17:40:45 virtual environmnet 1
2024-05-23 17:33:00 download as py 22
2024-05-23 17:31:13 certificate 1
2024-05-23 17:14:07 latex 5
2024-05-23 17:06:00 функция str.replace в python 10
2024-05-23 16:36:47 np.diagonal 0
2024-05-23 16:09:24 preenchimento automatico 0
2024-05-23 16:07:18 enable password 4
2024-05-23 16:07:01 nbextension 1
2024-05-23 16:06:37 hinterland 0
2024-05-23 16:06:25 hinter 0
2024-05-23 14:56:34 public server 16
2024-05-23 14:38:20 pretty print 5
2024-05-23 14:38:12 print 5
2024-05-23 14:38:06 pprint 0
2024-05-23 14:31:45 matrices 0
2024-05-23 14:00:46 env 3
2024-05-23 13:35:25 pythonutf8 0
2024-05-23 13:35:16 utf8 0
2024-05-23 13:35:06 utf 4
2024-05-23 13:17:38 align 3
2024-05-23 12:55:09 toggle cell 10
2024-05-23 12:42:39 markdown 11
2024-05-23 12:05:39 comment out 9
2024-05-23 12:00:10 shortcuts 5
2024-05-23 11:59:46 clear output 6
2024-05-23 11:53:21 public server 16
2024-05-23 11:48:33 функция str.replace в python 10
2024-05-23 11:28:13 reading 2
2024-05-23 10:55:36 display 6
2024-05-23 10:39:58 xsrf 1
2024-05-23 10:16:01 examples 12
2024-05-23 10:13:55 contributing to the jupyter notebook 31
2024-05-23 10:11:40 configuration 5
2024-05-23 10:08:06 contributor documentation 14
2024-05-23 10:04:09 latex equations 5
2024-05-23 09:48:42 completion 4
2024-05-23 09:48:18 code compel 13
2024-05-23 09:48:11 code compelmetation 13
2024-05-23 09:46:55 language 7
2024-05-23 09:42:10 directory 9
2024-05-23 09:25:48 grouped 1
2024-05-23 09:18:52 pandas 1
2024-05-23 09:18:40 pyxl 0
2024-05-23 09:18:15 openpyxl 0
2024-05-23 08:48:13 dropdown widget 5
2024-05-23 08:47:57 dropdown 3
2024-05-23 08:45:14 table 4
2024-05-23 08:21:54 import files into jupyter notebook 31
2024-05-23 08:21:23 import files 12
2024-05-23 08:13:04 importing .json files 12
2024-05-23 07:59:16 what is strings 26
2024-05-23 07:58:44 what is strings 26
2024-05-23 07:58:34 strings 1
2024-05-23 07:53:30 what is string 26
2024-05-23 07:52:53 string 2
2024-05-23 07:52:34 functions 3
2024-05-23 07:52:31 functionds 0
2024-05-23 07:52:01 shuffle 0
2024-05-23 07:51:57 shuffle cards 0
2024-05-23 07:51:31 list split 9
2024-05-23 07:51:13 list 8
2024-05-23 07:51:00 sort 0
2024-05-23 07:50:53 numpay 0
2024-05-23 07:50:49 numpu 0
2024-05-23 07:50:44 numy 0
2024-05-23 07:47:25 scroll 2
2024-05-23 07:31:00 kernel manager async 11
2024-05-23 07:30:54 kernelmanager 1
2024-05-23 07:22:22 cell execution 10
2024-05-23 07:20:05 cell execution workflow selection 11
2024-05-23 07:17:58 whats extensions 11
2024-05-23 07:17:16 --generate-config 5
2024-05-23 07:17:06 jupyter notebook --generate-config 31
2024-05-23 07:12:17 file storage 13
2024-05-23 06:27:55 trust 1
2024-05-23 04:55:26 random 2
2024-05-23 04:19:57 функция str.replace в python 10
2024-05-23 03:25:32 colour 1
2024-05-23 03:09:15 comment 2
2024-05-23 03:09:06 commenting 0
2024-05-23 01:05:20 shortcut 7
2024-05-22 23:48:11 %%bash 1
2024-05-22 23:01:05 dtype 0
2024-05-22 22:34:42 password 2
2024-05-22 22:05:07 how o convert to exec 30
2024-05-22 21:11:38 late 1
2024-05-22 20:53:15 generate-config 5
2024-05-22 20:53:12 dataframe 0
2024-05-22 20:53:11 cdc 0
2024-05-22 20:52:29 copy and paste a cell 29
2024-05-22 20:07:37 metadata 2
2024-05-22 20:06:50 tag 3
2024-05-22 20:01:44 dash 0
2024-05-22 19:09:57 uml 0
2024-05-22 19:08:19 mermaid 1
2024-05-22 19:03:18 diagram 1
2024-05-22 19:03:10 plantuml 0
2024-05-22 19:01:17 debug 1
2024-05-22 18:38:40 directory 9
2024-05-22 18:19:06 shell 2
2024-05-22 18:18:57 bash 1
2024-05-22 16:49:34 latex 5
2024-05-22 16:33:28 license 1
2024-05-22 16:33:22 bsd 0
2024-05-22 16:09:40 breakpoint 0
2024-05-22 16:09:33 break point 6
2024-05-22 16:09:29 break poibnt 3
2024-05-22 15:51:27 install 10
2024-05-22 15:51:22 download 3
2024-05-22 15:41:18 kernel 10
2024-05-22 15:39:57 adfuller 0
2024-05-22 15:13:08 hide 1
2024-05-22 14:41:37 kernel 10
2024-05-22 14:22:32 функция str.replace в python 10
2024-05-22 14:12:16 javascript 6
2024-05-22 14:12:09 javascript 0
2024-05-22 13:11:21 open file 15
2024-05-22 13:06:42 range 3
2024-05-22 12:55:49 password 2
2024-05-22 11:42:03 password 2
2024-05-22 11:26:38 password 2
2024-05-22 11:26:08 functions 3
2024-05-22 11:25:55 function 4
2024-05-22 11:25:45 to_datetime 0
2024-05-22 11:23:45 pandas 1
2024-05-22 10:40:42 panel regression 3
2024-05-22 10:19:00 export ipynb to py 30
2024-05-22 10:18:17 export 1
2024-05-22 09:16:11 copy and paste a cell 29
2024-05-22 08:56:14 edit mode 32
2024-05-22 08:43:18 export 1
2024-05-22 08:36:17 numpy 0
2024-05-22 07:11:09 display 6
2024-05-22 06:55:00 replace 1
2024-05-22 06:19:43 pie 0
2024-05-22 06:18:00 shutdown_no_activity_timeout 0
2024-05-22 06:12:21 menu 12
2024-05-22 03:37:40 preprocessors 0
2024-05-22 02:34:55 save 3
2024-05-22 02:34:19 save as py 22
2024-05-22 02:33:58 save as python code 24
2024-05-22 02:33:20 save as python 22
2024-05-22 02:19:21 функция str.replace в python 10
2024-05-22 02:15:51 selector 1
2024-05-22 02:14:07 key 5
2024-05-22 02:14:00 keymap 0
2024-05-22 02:00:40 bitbucket 0
2024-05-22 02:00:37 selector 2
2024-05-21 23:58:49 figure formats 5
2024-05-21 23:58:45 inlinebackend 0
2024-05-21 23:58:36 inlinebackend 0
2024-05-21 23:41:01 authentication token 1
2024-05-21 23:40:48 xsrf cookie 1
2024-05-21 23:40:40 security 5
2024-05-21 23:04:31 comms 1
2024-05-21 23:02:36 security 5
2024-05-21 21:48:52 environment variable 8
2024-05-21 21:35:12 split dataset 2
2024-05-21 21:34:53 train_test_split 0
2024-05-21 21:34:47 test_train_split 0
2024-05-21 21:27:48 code refinement_project 13
2024-05-21 20:09:40 environment variable 11
2024-05-21 19:08:35 kernel 10
2024-05-21 19:06:34 linear_model 0
2024-05-21 19:06:27 inear_model 0
2024-05-21 19:06:17 sklearn.linear_model 0
2024-05-21 19:06:15 select all code 19
2024-05-21 18:38:48 headings 3
2024-05-21 18:36:57 how to give headings 30
2024-05-21 18:20:55 how to connect to github link with notebook 32
2024-05-21 18:08:56 lipidens 0
2024-05-21 17:54:24 pelicun 0
2024-05-21 17:49:05 find 9
2024-05-21 17:34:19 rasperry 0
2024-05-21 17:33:52 identical to symbol 30
2024-05-21 17:26:06 head 2
2024-05-21 16:17:53 r 4
2024-05-21 16:17:45 run r 16
2024-05-21 15:12:27 markdown 11
2024-05-21 14:50:46 python operators highlight 10
2024-05-21 14:38:17 backup 0
2024-05-21 14:29:05 window size 6
2024-05-21 13:36:27 np.loadtxt 0
2024-05-21 13:30:41 rest api 2
2024-05-21 13:30:32 jupyterlab rest api 16
2024-05-21 13:30:09 jupyterlab api 15
2024-05-21 13:04:12 width 0
2024-05-21 12:53:16 fig.show("notebook") 30
2024-05-21 12:50:58 range 3
2024-05-21 12:43:58 data frame 5
2024-05-21 12:38:26 data set 12
2024-05-21 12:27:19 scikit learn 8
2024-05-21 12:25:10 r2 0
2024-05-21 12:25:03 r2_score 0
2024-05-21 12:16:43 auto close quotes 4
2024-05-21 11:52:57 settings 9
2024-05-21 11:52:36 smartindentation 0
2024-05-21 11:52:31 smart indentation 2
2024-05-21 11:52:15 indentation 2
2024-05-21 11:51:56 identation 0
2024-05-21 11:51:41 indent 0
2024-05-21 11:50:04 brackets 0
2024-05-21 11:49:51 close brackets 2
2024-05-21 11:49:43 additional token 7
2024-05-21 11:47:27 brackets 0
2024-05-21 10:32:11 code 13
2024-05-21 10:29:15 python 10
2024-05-21 10:23:06 myst markdown 11
2024-05-21 10:20:51 github 32
2024-05-21 09:47:00 jupyter-notebook 31
2024-05-21 09:32:59 passwordidentity 0
2024-05-21 09:09:57 table of contens 29
2024-05-21 09:07:06 range 3
2024-05-21 08:53:26 jupyter_notebook_config 0
2024-05-21 08:36:40 update 3
2024-05-21 08:17:01 heading 3
2024-05-21 07:59:35 функция str.replace в python 10
2024-05-21 07:19:53 group 1
2024-05-21 07:19:45 groupby 0
2024-05-21 07:17:39 length 0
2024-05-21 06:58:07 password 2
2024-05-21 06:33:44 past 2
2024-05-21 04:23:40 функция str.replace в python 10
2024-05-21 04:08:43 numpy 0
2024-05-21 02:33:04 class 1
2024-05-21 02:15:24 local directory 10
2024-05-21 01:55:53 anaconda3 1
2024-05-21 01:47:59 不仅仅是喜欢 0
2024-05-21 00:46:04 subject1= float(nput("enter marks for english:") subject2= float(input("enter marks for math: ") subject3= float(input("enter marks for hindi: ") average_marks = (subject1 + subject2 + subject3) / 3 print("average marks:", average_marks) 9
2024-05-21 00:39:12 slideshow 1
2024-05-20 21:49:13 time 7
2024-05-20 21:10:18 how to reset cell 30
2024-05-20 21:06:27 reset 1
2024-05-20 20:24:16 hinterland 0
2024-05-20 20:23:49 hi 1
2024-05-20 19:04:27 when is notebook 7 release? 31
2024-05-20 18:57:20 environment variable 8
2024-05-20 18:57:02 set environment variable 12
2024-05-20 18:49:09 configuration file 15
2024-05-20 18:45:42 restart 6
2024-05-20 18:20:31 command mode 13
2024-05-20 17:27:18 terms and condidtions 26
2024-05-20 17:11:25 length 0
2024-05-20 17:11:01 how to increacse font of the markdown 31
2024-05-20 17:10:38 how to increacse the markdown 31
2024-05-20 16:42:13 print 5
2024-05-20 16:41:52 print notebook 30
2024-05-20 16:25:33 iopub_msg_rate_limit 0
2024-05-20 16:01:48 autocomplete 0
2024-05-20 15:50:52 kernel 10
2024-05-20 15:48:17 emf 0
2024-05-20 15:43:05 directory 9
2024-05-20 15:32:01 css 6
2024-05-20 15:29:36 sage 0
2024-05-20 14:14:52 hidden 2
2024-05-20 14:14:34 hidden 2
2024-05-20 14:14:25 hidden cells 10
2024-05-20 14:04:22 syntax highlighting 6
2024-05-20 14:03:20 语法高亮 0
2024-05-20 13:47:41 keyboard 8
2024-05-20 13:42:43 config 8
2024-05-20 12:27:10 in 25
2024-05-20 12:19:32 public server 16
2024-05-20 11:12:48 custom.css 1
2024-05-20 11:12:41 type checking 5
2024-05-20 11:12:31 type checking 12
2024-05-20 11:10:02 type checking with pyi 22
2024-05-20 11:09:49 typing with pyi 22
2024-05-20 11:09:48 custom 13
2024-05-20 10:46:30 code cell 14
2024-05-20 10:44:57 cmd 2
2024-05-20 10:39:10 tensorflow 0
2024-05-20 10:12:15 range 3
2024-05-20 09:45:47 theme 3
2024-05-20 09:41:15 toggle rtl 1
2024-05-20 09:37:35 virtual environment 8
2024-05-20 09:36:56 right to left 30
2024-05-20 09:32:40 extension 14
2024-05-20 09:04:23 password 2
2024-05-20 08:51:50 remote using 18
2024-05-20 08:51:30 remote using notebook 30
2024-05-20 08:20:37 resourceusedisplay 0
2024-05-20 08:20:26 resourceusedisplay 0
2024-05-20 08:13:58 shortcut run all cells 20
2024-05-20 08:12:35 add shortcut 9
2024-05-20 08:10:56 shortcuts 5
2024-05-20 08:06:59 ctrl+/ suddenly stopped working 5
2024-05-20 07:11:42 функция str.replace в python 10
2024-05-20 06:53:59 terminal 6
2024-05-20 05:57:09 token 1
2024-05-20 05:28:27 shortcut 7
2024-05-20 05:18:23 home directory 9
2024-05-20 04:53:07 sage 0
2024-05-20 04:53:00 sagemath 0
2024-05-20 04:42:04 verify migration 6
2024-05-20 04:11:24 функция str.replace в python 10
2024-05-20 04:09:11 rust 0
2024-05-20 03:31:11 csv 0
2024-05-20 03:30:39 import csv 5
2024-05-20 02:30:29 visual studio community 2022 4
2024-05-20 02:28:52 ui nbclassic 14
2024-05-19 22:36:07 shortcuts 5
2024-05-19 22:00:10 isalpha 0
2024-05-19 19:17:58 plots and graphs 26
2024-05-19 18:42:58 markdown 11
2024-05-19 18:05:12 token 1
2024-05-19 18:05:09 password 2
2024-05-19 17:46:52 how to install notebook 7? 31
2024-05-19 17:46:26 how to update to notebook 7? 31
2024-05-19 17:20:22 password or token: token authentication is enabled if no password has been configured, you need to open the notebook server with its login token in the url, or paste it above. this requirement will be lifted if you enable a password. 31
2024-05-19 17:15:04 settings editor 13
2024-05-19 17:12:22 shortcuts 5
2024-05-19 17:06:22 edit shortcut 32
2024-05-19 16:33:15 syntax highlight 6
2024-05-19 15:07:07 kernel 10
2024-05-19 14:46:21 magic keys 4
2024-05-19 14:40:30 tkinter 0
2024-05-19 14:38:20 gui 0
2024-05-19 14:38:04 tinker 0
2024-05-19 14:26:41 cluster 0
2024-05-19 14:26:25 jupyter on a cluster 32
2024-05-19 14:23:32 config 4
2024-05-19 13:27:16 livereveal 0
2024-05-19 12:03:55 chris 1
2024-05-19 11:51:46 функция str.replace в python 10
2024-05-19 11:18:34 kod 0
2024-05-19 11:14:31 moving a notebook to a new folder 31
2024-05-19 10:36:13 autocomplete 0
2024-05-19 04:21:00 sql 0
2024-05-19 01:15:25 password 2
2024-05-19 00:54:01 show line number 32
2024-05-19 00:53:31 line number 6
2024-05-19 00:44:54 run_ 0
2024-05-18 23:36:43 autocomplete 0
2024-05-18 23:36:13 extensions 11
2024-05-18 21:06:20 open and read file 26
2024-05-18 21:06:17 path file 15
2024-05-18 20:58:58 read file 17
2024-05-18 20:32:24 markdown 11
2024-05-18 18:51:47 list assignment index out of range 30
2024-05-18 18:11:10 line numbers 5
2024-05-18 17:56:25 latex 5
2024-05-18 16:18:36 функция str.replace в python 10
2024-05-18 16:16:43 criar arquivo exe 1
2024-05-18 16:14:56 color 2
2024-05-18 16:14:48 테마 0
2024-05-18 15:15:46 run_ 0
2024-05-18 15:10:17 python script 10
2024-05-18 15:10:12 pthon script 2
2024-05-18 14:48:35 numpy 0
2024-05-18 14:48:15 np.reshape 0
2024-05-18 13:51:03 eof 0
2024-05-18 13:47:17 html source 32
2024-05-18 13:47:04 inspect 2
2024-05-18 13:46:58 inspector 0
2024-05-18 13:00:40 command mode 13
2024-05-18 11:45:18 linspace 0
2024-05-18 11:34:36 t.dot() 0
2024-05-18 11:34:14 .tdot() 0
2024-05-18 10:34:06 "md file" 0
2024-05-18 10:33:49 md file 13
2024-05-18 09:59:18 latex 5
2024-05-18 08:30:22 kernel.json 1
2024-05-18 08:29:57 kernelspec 1
2024-05-18 08:20:51 multi kernel 10
2024-05-18 08:19:52 kernel 10
2024-05-18 07:06:19 跳转浏览器 0
2024-05-18 07:06:06 跳转 0
2024-05-18 06:58:57 %%html 5
2024-05-18 05:14:07 функция str.replace в python 10
2024-05-18 04:24:54 approx 0
2024-05-18 04:21:49 cpu 0
2024-05-18 03:08:45 commands 4
2024-05-18 01:29:02 desktop 3
2024-05-18 01:07:01 summary statistics 2
2024-05-18 00:40:37 markdown 11
2024-05-17 23:57:16 python 3 not showing 17
2024-05-17 21:46:09 #@markdown 11
2024-05-17 21:11:20 header 2
2024-05-17 20:51:24 java 0
2024-05-17 20:51:14 dart 0
2024-05-17 20:36:23 password 2
2024-05-17 20:31:32 image 2
2024-05-17 20:28:51 def 2
2024-05-17 19:55:05 save notebook 30
2024-05-17 19:54:46 save file 13
2024-05-17 18:26:53 installation 6
2024-05-17 18:08:41 numpy 0
2024-05-17 18:08:40 функция str.replace в python 10
2024-05-17 18:08:32 matplotlib 1
2024-05-17 18:01:01 update 3
2024-05-17 17:15:52 text editor syntax highlighting 16
2024-05-17 16:44:03 inspect 2
2024-05-17 16:34:37 path 5
2024-05-17 16:34:07 numpy 0
2024-05-17 16:33:55 environment 8
2024-05-17 16:33:54 logarithm 0
2024-05-17 15:38:03 language 7
2024-05-17 15:26:08 csv 0
2024-05-17 15:12:16 iter 0
2024-05-17 14:58:29 kernel 10
2024-05-17 14:58:16 environment 8
2024-05-17 14:36:47 python for data science 25
2024-05-17 14:14:23 metadata 2
2024-05-17 14:14:20 metadataa 0
2024-05-17 14:12:55 clear 2
2024-05-17 12:51:23 predefined password 2
2024-05-17 12:51:05 password docker 2
2024-05-17 12:46:10 install 10
2024-05-17 12:40:52 password 2
2024-05-17 11:09:31 slide 2
2024-05-17 11:05:09 how to update 30
2024-05-17 11:02:54 shift+tab 3
2024-05-17 11:02:44 tooltip 1
2024-05-17 10:33:56 font 2
2024-05-17 10:18:46 range 3
2024-05-17 10:17:49 command line 13
2024-05-17 09:39:24 extension 14
2024-05-17 09:33:15 :label: 2
2024-05-17 09:13:21 функция str.replace в python 10
2024-05-17 08:51:59 kernels 7
2024-05-17 08:50:46 logging 0
2024-05-17 08:28:17 kernels 7
2024-05-17 08:26:53 languages 6
2024-05-17 07:56:09 heading 3
2024-05-17 07:51:21 .py 5
2024-05-17 07:32:58 changing filebrowser starting workdir 10
2024-05-17 07:32:32 changing file starting workdir 17
2024-05-17 07:13:06 save hook 4
2024-05-17 07:04:03 "show line numbers" 0
2024-05-17 07:03:13 show line numbers 32
2024-05-17 06:51:59 функция str.replace в python 10
2024-05-17 06:39:14 # define a function to handle the conversation with the student def chatbot(): print("hello! i am your student chatbot. how can i help you today?") while true: user_input = input("student: ") if user_input.lower() == "hello" or user_input.lower() == "hi": print("chatbot: hi there! how can i assist you?") elif "exam" in user_input.lower(): print("chatbot: i can help you prepare for exams. what subject are you studying?") elif "assignment" in user_input.lower(): print("chatbot: i can assist you with your assignments. what is the topic?") elif user_input.lower() == "exit": print("chatbot: goodbye! have a great day.") break else: print("chatbot: i'm sorry, i don't understand. please try asking a different question.") # start the chatbot conversation chatbot() 31
2024-05-17 06:30:34 import numpy library 6
2024-05-17 06:30:25 import num py library 6
2024-05-17 06:29:50 import library 6
2024-05-17 06:08:23 excel 0
2024-05-17 05:07:35 pandas 1
2024-05-17 03:48:50 cull_idle_timeout 0
2024-05-17 03:48:21 mappingkernelmanager 0
2024-05-17 03:28:40 kernel_spec_manager_class 0
2024-05-17 03:22:12 limit 3
2024-05-17 03:22:07 mem 0
2024-05-17 03:22:02 cpu 0
2024-05-17 03:19:19 debugger 4
2024-05-17 03:06:53 language 7
2024-05-17 00:31:48 password 2
2024-05-16 23:57:31 not handled 15
2024-05-16 23:40:25 trusted 2
2024-05-16 23:37:02 trust documents 6
2024-05-16 22:11:21 insert image 3
2024-05-16 20:50:51 rp. 0
2024-05-16 20:50:43 rp code 13
2024-05-16 20:50:22 rp.ttest 0
2024-05-16 20:20:58 import pandas as pd # substitua 'caminho/do/arquivo.xlsx' pelo caminho do seu arquivo excel caminho_arquivo = 'caminho/do/arquivo.xlsx' # carregar o arquivo excel em um dataframe do pandas df = pd.read_excel(caminho_arquivo) # exibir as primeiras linhas do dataframe para verificar se os dados foram carregados corretamente print(df.head()) 23
2024-05-16 20:17:26 import pandas as pd 23
2024-05-16 19:49:08 linearfit 0
2024-05-16 19:28:25 troubleshoot 2
2024-05-16 19:25:00 jupyter execute 30
2024-05-16 19:23:51 execute 5
2024-05-16 19:19:49 %display latex 8
2024-05-16 19:19:32 %display 6
2024-05-16 19:02:59 magic functions 4
2024-05-16 18:57:25 pandas 1
2024-05-16 18:53:11 install 10
2024-05-16 17:28:06 livy 0
2024-05-16 17:28:00 spark 0
2024-05-16 16:10:44 security 5
2024-05-16 15:30:47 css 7
2024-05-16 15:23:35 server 14
2024-05-16 15:06:38 variable 2
2024-05-16 15:06:35 objects variable 6
2024-05-16 14:08:53 server password 14
2024-05-16 14:06:29 password 2
2024-05-16 14:06:26 passord 0
2024-05-16 12:49:43 length 0
2024-05-16 12:05:48 change home directory 10
2024-05-16 12:05:47 change directory 10
2024-05-16 12:05:46 directory 9
2024-05-16 11:45:31 install jupyter 28
2024-05-16 11:40:14 функция str.replace в python 10
2024-05-16 11:20:38 contexual help 8
2024-05-16 11:20:15 docstring 2
2024-05-16 10:40:29 automate 0
2024-05-16 10:40:14 daily 0
2024-05-16 10:39:57 task shedul 2
2024-05-16 10:30:56 command mode 13
2024-05-16 10:23:12 range 3
2024-05-16 09:56:19 jupyter-matplotlib 30
2024-05-16 09:16:14 hashed_password 0
2024-05-16 08:46:46 run command in cell 28
2024-05-16 08:36:20 toggle 0
2024-05-16 08:34:25 rtl 1
2024-05-16 08:24:07 install 10
2024-05-16 07:49:10 python pandas quick reference guide 14
2024-05-16 07:46:53 env 1
2024-05-16 06:55:50 powerpoint 0
2024-05-16 06:55:38 ppt 0
2024-05-16 06:34:10 spark-version 10
2024-05-16 06:32:03 line 5
2024-05-16 05:54:18 python 10
2024-05-16 05:53:28 run command in cell 28
2024-05-16 05:52:28 run command 19
2024-05-16 05:47:35 public 4
2024-05-16 05:42:50 remote 1
2024-05-16 05:13:14 length 0
2024-05-16 05:13:07 len() 0
2024-05-16 05:02:36 code cell outputs 14
2024-05-16 05:02:19 replace 1
2024-05-16 04:47:18 rise 1
2024-05-16 04:46:46 json 4
2024-05-16 04:41:53 nbextensions 1
2024-05-16 04:41:47 extensions 11
2024-05-16 04:24:15 shortcuts 5
2024-05-16 03:59:21 функция str.replace в python 10
2024-05-16 03:55:01 width 0
2024-05-16 03:54:54 notebook width 30
2024-05-16 03:54:36 increses notebook width 30
2024-05-16 03:16:09 jupyter 30
2024-05-16 02:53:04 cell meta 10
2024-05-16 02:52:57 presentation 0
2024-05-16 02:33:03 raw 4
2024-05-16 02:32:37 syntax 6
2024-05-16 02:25:25 command line 13
2024-05-16 02:24:14 command 12
2024-05-16 01:19:18 pandas 1
2024-05-16 00:39:46 approximately equal 0
2024-05-16 00:18:00 line magic 7
2024-05-15 23:31:51 markdown table 12
2024-05-15 21:12:28 edit shortcuts 32
2024-05-15 21:03:50 hide 1
2024-05-15 21:03:00 hide code 13
2024-05-15 19:05:29 jupyter notebook not working 31
2024-05-15 19:04:54 not executing code 18
2024-05-15 18:58:53 bash 1
2024-05-15 18:58:00 security 5
2024-05-15 18:19:41 download 3
2024-05-15 17:59:01 checkpoint 1
2024-05-15 17:54:31 installing packages 8
2024-05-15 17:54:19 install 10
2024-05-15 17:53:36 fetch 1
2024-05-15 17:52:25 failed to fetch 30
2024-05-15 17:51:38 autosave 1
2024-05-15 17:34:43 cell metadata 10
2024-05-15 17:08:06 notebook 30
2024-05-15 16:53:53 функция str.replace в python 10
2024-05-15 16:50:20 config file 13
2024-05-15 16:49:56 config 4
2024-05-15 16:34:23 linealgerror 0
2024-05-15 15:57:11 print statement 5
2024-05-15 15:56:53 print 5
2024-05-15 15:47:01 password 2
2024-05-15 15:46:55 security 5
2024-05-15 15:44:18 navigate 6
2024-05-15 15:42:59 open a notebook 31
2024-05-15 15:20:53 pandas 1
2024-05-15 14:40:46 kernel 10
2024-05-15 14:40:42 default_kernel_name 0
2024-05-15 14:37:55 trash 2
2024-05-15 14:21:32 kernel 10
2024-05-15 14:18:19 for if 26
2024-05-15 14:03:15 markup 3
2024-05-15 14:00:02 url 5
2024-05-15 13:48:54 fake profe detection using decision tree algorithm 18
2024-05-15 13:12:32 extensions 11
2024-05-15 13:10:22 pandas 1
2024-05-15 13:10:05 pands 0
2024-05-15 13:09:01 print 5
2024-05-15 12:51:07 markdown 11
2024-05-15 11:56:46 slide show 32
2024-05-15 10:19:35 browser change 11
2024-05-15 10:19:09 browser 9
2024-05-15 09:50:39 root 3
2024-05-15 09:48:52 password 5
2024-05-15 09:43:46 comment code 13
2024-05-15 09:31:45 range 3
2024-05-15 09:30:14 notebook 6 30
2024-05-15 09:22:12 font 2
2024-05-15 09:20:12 mealpy 0
2024-05-15 09:12:27 markdown 11
2024-05-15 09:00:33 linearfit 0
2024-05-15 08:59:36 linregress 0
2024-05-15 08:33:15 collapse 1
2024-05-15 08:32:17 arrays 0
2024-05-15 08:04:22 number of rows 29
2024-05-15 07:18:42 math equations 5
2024-05-15 06:35:25 функция str.replace в python 10
2024-05-15 06:10:50 wrap 1
2024-05-15 06:10:50 linewrap 0
2024-05-15 06:10:47 line wrapping 5
2024-05-15 05:55:31 libraries 2
2024-05-15 05:44:31 kubernetes 0
2024-05-15 05:44:16 kubernate 0
2024-05-15 05:44:06 k8s 0
2024-05-15 04:44:06 width 0
2024-05-15 04:43:27 cell width 10
2024-05-15 04:26:11 функция str.replace в python 10
2024-05-15 04:05:16 how to create multiple user for jupyter 31
2024-05-15 03:40:43 user interface tour 17
2024-05-15 03:07:47 shortcuts 5
2024-05-15 02:54:24 quantum computing 3
2024-05-15 01:56:08 \%matplotlib 1
2024-05-15 01:55:45 %matplotlib 1
2024-05-15 01:45:16 slideshow 1
2024-05-15 01:37:47 console 5
2024-05-15 01:37:23 console editor 13
2024-05-14 23:53:49 number pi 5
2024-05-14 23:49:53 checkpont 0
2024-05-14 23:49:23 last 2
2024-05-14 23:16:32 heading 3
2024-05-14 23:15:40 checkpoint 0
2024-05-14 23:15:36 checkpoints 0
2024-05-14 23:15:27 autosave 0
2024-05-14 22:12:10 python help 14
2024-05-14 22:11:51 python 10
2024-05-14 22:09:50 polymake 0
2024-05-14 22:00:34 classic notebook 30
2024-05-14 21:52:03 image view 6
2024-05-14 21:51:34 images 3
2024-05-14 20:30:22 shortcuts 5
2024-05-14 19:57:39 exp 0
2024-05-14 19:57:36 expü 0
2024-05-14 19:57:34 exo 0
2024-05-14 19:57:30 ecp 0
2024-05-14 19:57:26 experimentalphysik 0
2024-05-14 19:31:27 password 2
2024-05-14 19:30:44 password 2
2024-05-14 19:25:15 find and replace 26
2024-05-14 19:22:17 password 5
2024-05-14 19:09:31 logging 0
2024-05-14 19:06:40 autocomplete 0
2024-05-14 18:46:18 eccn 0
2024-05-14 18:39:39 trust 1
2024-05-14 18:39:31 security 5
2024-05-14 18:17:58 slide type 6
2024-05-14 18:17:40 cell toolbar 13
2024-05-14 18:02:28 ols regression 2
2024-05-14 17:52:58 latex cells 10
2024-05-14 17:35:28 short cut 2
2024-05-14 17:31:07 python 10
2024-05-14 17:28:37 debug 1
2024-05-14 17:23:30 функция str.replace в python 10
2024-05-14 17:01:50 collaborate 0
2024-05-14 16:51:47 freze 0
2024-05-14 16:51:43 freeze 0
2024-05-14 16:44:22 redo 0
2024-05-14 16:44:12 redo changes 5
2024-05-14 16:44:08 slide viewer 3
2024-05-14 16:43:56 slide show 32
2024-05-14 16:21:37 nbconvert 3
2024-05-14 16:21:34 pass argument 5
2024-05-14 16:21:18 pass argument to notebook 31
2024-05-14 16:19:09 slide 2
2024-05-14 16:02:54 find and replace 26
2024-05-14 15:49:38 hooks 3
2024-05-14 15:46:52 pandas 1
2024-05-14 15:41:20 heading 3
2024-05-14 15:24:53 pdf 3
2024-05-14 14:58:08 session 4
2024-05-14 14:50:39 heading 3
2024-05-14 14:14:57 upload option missing 5
2024-05-14 14:14:17 upload option 5
2024-05-14 13:56:00 !ls 1
2024-05-14 13:51:37 escape 1
2024-05-14 13:51:30 ! 0
2024-05-14 12:58:15 import 5
2024-05-14 12:50:42 expose app 6
2024-05-14 12:22:13 directory 9
2024-05-14 12:17:34 open directory 14
2024-05-14 11:40:14 output cell row 10
2024-05-14 11:40:07 output cell ow 10
2024-05-14 11:39:40 output cell 10
2024-05-14 11:11:10 shortcut 7
2024-05-14 11:07:03 ctrl-d 6
2024-05-14 11:06:42 ctrl 3
2024-05-14 11:05:16 ctrl+d 1
2024-05-14 10:23:43 html 5
2024-05-14 10:09:59 python 3 13
2024-05-14 10:08:35 saving 1
2024-05-14 10:08:09 file save hooks 14
2024-05-14 08:37:10 password 2
2024-05-14 08:34:50 numpy 0
2024-05-14 08:24:51 read_csv 0
2024-05-14 07:58:05 indexerror: at least one sheet must be visible 23
2024-05-14 07:57:50 __add__ 0
2024-05-14 07:51:53 installation 6
2024-05-14 07:51:04 update 3
2024-05-14 07:27:30 workspace 0
2024-05-14 07:19:59 kernel maanger 10
2024-05-14 07:16:27 asyncmappingkernelmanager 1
2024-05-14 06:56:07 unicode escape 1
2024-05-14 06:56:03 unicodeescape 0
2024-05-14 06:52:04 syntaxerror: (unicode error) 'unicodeescape' codec can't decode bytes in position 0-1: truncated \uxxxxxxxx escape 25
2024-05-14 06:32:56 mark 0
2024-05-14 06:32:44 mack 0
2024-05-14 06:28:13 функция str.replace в python 10
2024-05-14 06:16:02 license 1
2024-05-14 06:10:54 security 5
2024-05-14 05:57:30 numpy 0
2024-05-14 05:57:27 numy 0
2024-05-14 05:41:01 password 2
2024-05-14 04:31:21 debug 1
2024-05-14 03:18:37 python version 12
2024-05-14 02:05:35 swan 0
2024-05-14 02:05:29 solow 0
2024-05-14 02:05:23 solowswan 0
2024-05-14 01:44:29 song 0
2024-05-14 01:44:11 m 4
2024-05-14 01:39:14 markdown fonts 11
2024-05-14 01:08:56 extending 3
2024-05-14 01:08:52 keymap 0
2024-05-14 01:08:42 keymaps 1
2024-05-14 00:49:29 numpy 0
2024-05-13 21:59:08 notebookapp.password 2
2024-05-13 21:59:05 notebookapp.password= 2
2024-05-13 21:15:21 server 14
2024-05-13 20:38:36 c# 7
2024-05-13 20:38:32 csharp 0
2024-05-13 18:41:33 direct 0
2024-05-13 18:41:28 cooperation 0
2024-05-13 18:41:21 ccoperation 0
2024-05-13 17:21:15 cv2.resize 1
2024-05-13 17:21:07 resize 1
2024-05-13 17:21:03 cv.resize 0
2024-05-13 17:16:10 unique 0
2024-05-13 16:47:49 display 6
2024-05-13 16:45:53 automatic save 6
2024-05-13 16:18:52 config 4
2024-05-13 15:27:21 функция str.replace в python 10
2024-05-13 14:50:36 password 2
2024-05-13 14:50:13 comment 2
2024-05-13 14:48:04 headless 0
2024-05-13 14:31:28 ubuntu 0
2024-05-13 14:23:55 disk 2
2024-05-13 14:22:05 shape 0
2024-05-13 13:45:48 hinterland 0
2024-05-13 13:27:31 token 1
2024-05-13 13:27:22 password 2
2024-05-13 13:16:14 slideshow 1
2024-05-13 13:14:03 uninstall 1
2024-05-13 13:11:19 comment code line 13
2024-05-13 13:11:00 comment line 5
2024-05-13 13:06:30 下载 0
2024-05-13 12:28:28 path 5
2024-05-13 12:26:28 javascript 6
2024-05-13 12:14:54 dash 0
2024-05-13 11:53:57 theta 0
2024-05-13 11:37:55 password 5
2024-05-13 10:33:52 予測変換 0
2024-05-13 10:21:13 функция str.replace в python 10
2024-05-13 10:02:34 collapse 1
2024-05-13 10:02:16 nbconvert 6
2024-05-13 09:44:15 pythonpath 0
2024-05-13 09:43:47 edit metadata 32
2024-05-13 09:43:35 metadata 2
2024-05-13 08:30:22 plot 0
2024-05-13 08:26:55 remote 1
2024-05-13 08:25:31 copy output 5
2024-05-13 08:22:08 change directory 10
2024-05-13 08:21:23 shortcut 7
2024-05-13 07:11:58 installing 5
2024-05-13 07:09:15 whitelist 0
2024-05-13 06:58:41 tensorflow 0
2024-05-13 06:50:35 nodejs 1
2024-05-13 06:49:51 typescript 2
2024-05-13 06:35:51 keras 0
2024-05-13 06:12:44 jupyter-console 30
2024-05-13 06:06:00 prompt-toolkit 4
2024-05-13 06:05:07 regression model 4
2024-05-13 05:26:41 code block 14
2024-05-13 05:20:04 getdefaultfolder 0
2024-05-13 04:25:05 rhino 0
2024-05-13 04:10:29 lamda 0
2024-05-13 03:45:42 shortcuts not working 16
2024-05-13 03:45:08 troubleshoot 2
2024-05-13 03:39:57 функция str.replace в python 10
2024-05-13 02:29:24 password 2
2024-05-13 02:21:38 change kernel 12
2024-05-12 23:56:02 scatter plots 2
2024-05-12 22:42:12 print in python dataset 26
2024-05-12 22:14:31 tensorflow 0
2024-05-12 22:02:13 password 5
2024-05-12 21:38:22 module not found 15
2024-05-12 21:10:00 metadata 2
2024-05-12 21:01:20 kernel 10
2024-05-12 19:12:06 kernel 10
2024-05-12 19:11:20 kernelspec 1
2024-05-12 18:18:35 turn on line numbers 32
2024-05-12 17:35:05 show documents in a cell for function 32
2024-05-12 17:28:10 source 32
2024-05-12 16:11:47 python jupytre 10
2024-05-12 16:04:51 anaconda 1
2024-05-12 15:36:40 icloud 0
2024-05-12 14:13:01 interface 14
2024-05-12 13:17:00 what is jupyter notebook? 31
2024-05-12 13:09:56 token 1
2024-05-12 12:56:35 equations 5
2024-05-12 12:45:39 install pandas 10
2024-05-12 12:03:38 функция str.replace в python 10
2024-05-12 11:02:58 nbclassic 7
2024-05-12 10:43:13 module 3
2024-05-12 10:01:47 pca 0
2024-05-12 08:41:42 opencv2 0
2024-05-12 08:41:17 opencv 0
2024-05-12 08:31:46 git 3
2024-05-12 07:59:32 cell id 10
2024-05-12 07:59:25 textlink 0
2024-05-12 07:59:16 hyperlink 0
2024-05-12 07:26:25 set current directory 14
2024-05-12 07:25:58 directory setting 10
2024-05-12 07:03:23 versions 8
2024-05-12 06:51:49 функция str.replace в python 10
2024-05-12 06:49:48 ipython 9
2024-05-12 06:49:24 ipyhton 0
2024-05-12 06:37:32 keras 0
2024-05-12 06:33:16 slideshow 1
2024-05-12 06:26:47 slide 2
2024-05-12 04:06:41 upload 1
2024-05-12 04:06:19 plot display 6
2024-05-12 04:05:07 plot 0
2024-05-12 04:04:53 inline graph 5
2024-05-12 02:35:51 np.eye 0
2024-05-12 02:35:41 np.eye() 0
2024-05-12 01:38:11 xgboost 0
2024-05-12 01:37:29 xgboot 0
2024-05-12 00:54:45 find and replace 26
2024-05-12 00:54:32 find 9
2024-05-12 00:46:02 modulenotfounderror 0
2024-05-12 00:41:42 import python module 11
2024-05-12 00:41:16 import module 5
2024-05-11 23:35:26 starting 7
2024-05-11 23:14:22 help function 9
2024-05-11 23:14:12 help 8
2024-05-11 20:41:05 pyfirmata 0
2024-05-11 20:40:56 import pyfirmata 5
2024-05-11 20:39:50 firmata 0
2024-05-11 18:21:55 exception 1
2024-05-11 18:03:38 markdown 11
2024-05-11 17:28:49 append 0
2024-05-11 17:07:45 shutdown 3
2024-05-11 16:28:19 how to add file in jupyter 31
2024-05-11 15:13:45 convert to heading 30
2024-05-11 14:48:49 for 25
2024-05-11 14:48:25 is 26
2024-05-11 14:42:28 tf.keras.metrics.binaryaccuracy 0
2024-05-11 12:06:54 string 2
2024-05-11 12:06:17 .title 2
2024-05-11 12:06:16 title 2
2024-05-11 08:51:26 auto ident 1
2024-05-11 06:27:30 data_home 0
2024-05-11 06:24:52 xdg_data_home 0
2024-05-11 06:15:14 .local 10
2024-05-11 05:10:51 matplotlib 1
2024-05-11 05:09:03 elbow 0
2024-05-11 04:59:15 функция str.replace в python 10
2024-05-11 04:46:24 underline 1
2024-05-11 04:46:17 underline i 9
2024-05-11 04:45:57 underline in markdown 26
2024-05-11 04:22:59 edit 32
2024-05-11 03:14:13 terminal 6
2024-05-11 03:07:10 iostream 0
2024-05-11 01:53:35 update 3
2024-05-11 01:45:01 font size 3
2024-05-11 01:44:35 letter size 3
2024-05-11 00:00:29 git 3
2024-05-10 22:43:54 home data tree 15
2024-05-10 22:43:26 userprofile variable 6
2024-05-10 22:29:31 password 2
2024-05-10 21:40:47 cell tags 10
2024-05-10 21:23:41 sagemath 0
2024-05-10 21:09:24 xlsxwriter 0
2024-05-10 20:29:23 markdown 11
2024-05-10 20:18:54 google 0
2024-05-10 20:18:34 cuenta google 0
2024-05-10 19:56:02 scala 1
2024-05-10 19:33:22 while 9
2024-05-10 19:33:07 function if 16
2024-05-10 19:32:49 if 16
2024-05-10 19:32:27 functions 3
2024-05-10 19:32:09 freqs 0
2024-05-10 19:17:59 markdown flavour 11
2024-05-10 19:16:11 markdown 11
2024-05-10 18:51:06 animation 2
2024-05-10 18:50:44 funcanimation 0
2024-05-10 18:44:40 shortcut keys 7
2024-05-10 18:07:38 change home directory 10
2024-05-10 17:32:13 copy cells 9
2024-05-10 17:22:34 markdown 11
2024-05-10 16:54:29 increase font size 3
2024-05-10 16:49:19 executing 3
2024-05-10 16:49:08 papermill 0
2024-05-10 16:46:22 pip install 10
2024-05-10 16:36:37 fatal error 2
2024-05-10 16:36:26 completion 4
2024-05-10 16:36:24 port 7
2024-05-10 16:29:11 функция str.replace в python 10
2024-05-10 16:12:45 функция str.replace в python 10
2024-05-10 15:22:18 ml 0
2024-05-10 15:22:09 machine learning 1
2024-05-10 14:29:24 token 1
2024-05-10 14:20:51 gstreamer 0
2024-05-10 13:47:51 pip 8
2024-05-10 13:38:10 read_csv 0
2024-05-10 13:34:20 vba 0
2024-05-10 13:16:01 language 7
2024-05-10 12:37:40 set browser 12
2024-05-10 12:37:10 browser 9
2024-05-10 12:11:37 svm 0
2024-05-10 11:57:20 find_elements_by_xpath 0
2024-05-10 11:56:58 find_element 0
2024-05-10 11:56:47 find_elements 0
2024-05-10 11:56:42 find_elememts 0
2024-05-10 11:13:21 password 2
2024-05-10 11:13:17 assword 0
2024-05-10 11:13:09 setting password 4
2024-05-10 11:13:01 setting a password 27
2024-05-10 11:04:46 google chrome 2
2024-05-10 11:04:25 google 0
2024-05-10 10:57:10 password 2
2024-05-10 10:15:26 base_urlunicode 0
2024-05-10 10:15:12 base_url 1
2024-05-10 10:14:39 config 4
2024-05-10 10:14:35 url 5
2024-05-10 09:56:36 __add__ 0
2024-05-10 08:51:26 restful 0
2024-05-10 08:44:14 password 2
2024-05-10 08:35:45 pip 8
2024-05-10 08:00:06 grading 0
2024-05-10 07:50:58 print notebook 30
2024-05-10 07:50:39 print 5
2024-05-10 07:25:59 restart 5
2024-05-10 07:24:41 функция str.replace в python 10
2024-05-10 06:45:40 % 0
2024-05-10 06:45:06 %run 16
2024-05-10 06:36:49 recovery loss code file 18
2024-05-10 06:36:16 loss code file 18
2024-05-10 06:35:21 text 12
2024-05-10 06:32:08 install 10
2024-05-10 06:15:13 download as pdf 22
2024-05-10 05:54:23 pdf 3
2024-05-10 05:35:58 grading 0
2024-05-10 05:35:08 test grading 2
2024-05-10 05:29:57 debug magic function 5
2024-05-10 03:32:03 demo_5 0
2024-05-10 01:23:50 how to use conda environments 30
2024-05-10 01:20:23 upload dataset 1
2024-05-10 00:00:31 privacy server 14
2024-05-09 23:59:50 public server 16
2024-05-09 23:40:53 cell metadata 10
2024-05-09 23:33:09 pip install ios 10
2024-05-09 23:31:50 pip install 10
2024-05-09 22:57:41 hook 3
2024-05-09 22:42:34 panda 1
2024-05-09 22:24:41 conda activate 5
2024-05-09 22:23:56 activate 2
2024-05-09 22:23:49 virt 0
2024-05-09 22:14:26 import matlabplot 5
2024-05-09 22:14:08 import 5
2024-05-09 21:49:14 unicode 1
2024-05-09 21:21:44 plt 0
2024-05-09 21:02:49 security 5
2024-05-09 21:01:43 public server 16
2024-05-09 20:55:05 password 2
2024-05-09 19:09:44 gpu detection 1
2024-05-09 19:09:39 password 2
2024-05-09 19:09:25 detect gpu 1
2024-05-09 19:09:12 gpu 0
2024-05-09 19:07:07 allow scrolling 3
2024-05-09 19:07:00 aloow scrolling 0
2024-05-09 18:43:30 how to shut down 30
2024-05-09 18:37:03 import matplotlib.pyplot as plt # batting average data batting_avg = [.366, .358, .356, .346, .345, .344, .344, .342, .342, .342, .341, .341, .341, .340, .340, .338, .338, .338, .336, .334] # create box plot plt.figure(figsize=(8, 6)) plt.boxplot(batting_avg, vert=false) plt.xlabel('batting average') plt.title('box plot of batting averages') plt.grid(true) 30
2024-05-09 18:17:11 visualization of spread sheet 29
2024-05-09 17:43:46 comment multiple lines 11
2024-05-09 16:57:04 "meta data" 0
2024-05-09 16:56:51 meta data 5
2024-05-09 15:35:56 markdown cells 13
2024-05-09 15:35:32 markdown cell 14
2024-05-09 15:18:17 pdf 3
2024-05-09 13:59:40 == 0
2024-05-09 13:26:30 password 2
2024-05-09 13:01:21 iopub 1
2024-05-09 12:48:34 gradient_velocity 0
2024-05-09 12:40:53 is a notebook running? 31
2024-05-09 12:23:19 variable 2
2024-05-09 11:51:13 collab 0
2024-05-09 11:50:52 github 32
2024-05-09 11:28:57 tooltip 1
2024-05-09 11:07:51 debug 1
2024-05-09 11:06:13 cli 1
2024-05-09 10:52:24 debugger 4
2024-05-09 10:52:20 install libraries 10
2024-05-09 10:22:18 installation 6
2024-05-09 08:44:31 install jupyter notebook 31
2024-05-09 08:44:23 jupyter notebook 31
2024-05-09 08:32:00 dataframe 0
2024-05-09 08:07:18 upload 1
2024-05-09 07:28:54 remote 1
2024-05-09 07:10:01 % 0
2024-05-09 07:03:18 install notebook 7 30
2024-05-09 06:31:30 api 1
2024-05-09 06:31:18 api 1
2024-05-09 06:23:15 clear screen 2
2024-05-09 04:57:44 функция str.replace в python 10
2024-05-09 04:53:43 auto type 5
2024-05-09 02:37:22 github 32
2024-05-09 02:31:25 indentation 2
2024-05-09 01:50:33 magic 3
2024-05-09 01:09:21 runtime 1
2024-05-09 00:51:31 create 9
2024-05-09 00:28:26 nameof 0
2024-05-09 00:15:47 printing 1
2024-05-08 22:42:11 chown 0
2024-05-08 22:42:08 chgrp 0
2024-05-08 21:47:27 open file on c drive 32
2024-05-08 21:17:50 display 6
2024-05-08 20:18:41 title 2
2024-05-08 20:18:32 pdf 3
2024-05-08 19:38:00 jupyter_server_config 0
2024-05-08 19:29:17 python 10
2024-05-08 19:26:59 base_url 1
2024-05-08 19:00:23 chnaging directory folder 9
2024-05-08 18:54:18 import notebook into notebook 30
2024-05-08 18:37:52 tooltip 1
2024-05-08 18:37:44 function info 4
2024-05-08 18:37:34 function documentation 13
2024-05-08 18:03:38 system cannot find the file 31
2024-05-08 17:43:22 save and export notebook as 31
2024-05-08 17:39:59 export ipynb file 15
2024-05-08 17:39:12 how to export ipynb file into .py python file 30
2024-05-08 17:25:50 autoreload 1
2024-05-08 17:22:57 magic 3
2024-05-08 17:22:53 %% 0
2024-05-08 17:08:41 ipcluster 0
2024-05-08 16:19:39 numpy 0
2024-05-08 16:19:28 numpy 0
2024-05-08 16:19:16 libraries 2
2024-05-08 15:44:36 pandas 1
2024-05-08 15:29:03 gpu 0
2024-05-08 15:11:16 widgets 3
2024-05-08 14:11:02 download 3
2024-05-08 14:07:34 markdown 11
2024-05-08 13:56:09 slideshow 1
2024-05-08 13:56:07 slidehow 0
2024-05-08 13:41:36 query 0
2024-05-08 13:37:55 %run 16
2024-05-08 13:37:50 import_ipynb 0
2024-05-08 12:44:22 token 1
2024-05-08 12:43:28 asyncmappingkernelmanager 0
2024-05-08 12:33:36 autosave 0
2024-05-08 12:15:04 library 1
2024-05-08 12:14:11 라이브러리 활용 0
2024-05-08 12:13:34 image 2
2024-05-08 11:17:37 dash 0
2024-05-08 10:17:14 variable inspector 2
2024-05-08 10:17:09 variable #inspector 2
2024-05-08 10:17:05 variableinspector 0
2024-05-08 10:16:38 extension 14
2024-05-08 10:10:46 функция str.replace в python 10
2024-05-08 09:58:39 sage 0
2024-05-08 09:52:54 panel regression 3
2024-05-08 09:52:39 panel 2
2024-05-08 09:31:56 font_family 0
2024-05-08 09:31:17 custom.css 1
2024-05-08 09:13:57 working with markdown cells 25
2024-05-08 09:10:50 font 2
2024-05-08 09:10:26 font_family 0
2024-05-08 09:10:16 family 0
2024-05-08 09:09:46 font 2
2024-05-08 09:09:40 notebookapp 3
2024-05-08 08:45:19 indentation 2
2024-05-08 08:20:12 функция str.replace в python 10
2024-05-08 08:11:32 seaborn 0
2024-05-08 08:00:31 gradient_descent_soln 0
2024-05-08 08:00:01 pyplot 0
2024-05-08 07:53:51 keyboard shortcuts 8
2024-05-08 07:09:51 bs4 0
2024-05-08 06:17:31 shortcut 7
2024-05-08 06:09:37 server 14
2024-05-08 03:39:20 функция str.replace в python 10
2024-05-08 02:58:26 factsetrownership 0
2024-05-08 02:58:17 factorownership 0
2024-05-08 02:31:06 widget 3
2024-05-08 02:30:35 widget 3
2024-05-08 02:24:18 cull_idle 0
2024-05-08 00:23:16 data = 5
2024-05-07 23:58:56 shell_command 1
2024-05-07 23:44:40 token 1
2024-05-07 23:44:29 password set 9
2024-05-07 23:43:48 password 2
2024-05-07 23:12:11 cert 0
2024-05-07 22:14:12 docker image 2
2024-05-07 21:45:49 wrap line 5
2024-05-07 21:45:37 line wrapping 5
2024-05-07 21:33:38 color 2
2024-05-07 19:58:07 docker 0
2024-05-07 19:22:06 wrap 1
2024-05-07 19:22:03 wrapping 0
2024-05-07 19:21:55 overflow 1
2024-05-07 19:03:54 notebook errors 30
2024-05-07 19:03:24 error loading notebook 30
2024-05-07 18:10:16 copy cells 9
2024-05-07 18:09:00 markup 3
2024-05-07 17:57:14 функция str.replace в python 10
2024-05-07 17:49:57 fails to load api key 31
2024-05-07 17:49:30 how to setup environment variables 30
2024-05-07 17:21:50 directory 9
2024-05-07 17:12:53 trust 1
2024-05-07 17:01:58 left click 7
2024-05-07 16:33:05 image 2
2024-05-07 16:29:36 python 10
2024-05-07 16:20:00 shortcut 7
2024-05-07 16:19:44 edit 32
2024-05-07 16:18:35 text 12
2024-05-07 16:14:12 install python modules 16
2024-05-07 15:30:02 handler 1
2024-05-07 15:23:10 xsrf 0
2024-05-07 15:22:56 xrsf 0
2024-05-07 15:15:25 extensions 11
2024-05-07 15:07:49 image 2
2024-05-07 14:47:43 docker 1
2024-05-07 14:47:34 flags 0
2024-05-07 14:47:28 cmd 2
2024-05-07 13:46:42 ctrl + space 2
2024-05-07 13:43:26 sha1 2
2024-05-07 13:38:37 pre_save_hook 0
2024-05-07 13:38:30 filecontentsmanager.pre_save_hook 0
2024-05-07 13:36:40 save hooks 4
2024-05-07 13:22:57 tag 3
2024-05-07 13:19:59 out[1] 13
2024-05-07 13:19:41 in [1] 25
2024-05-07 13:13:54 [] out in 26
2024-05-07 13:12:59 code line number not appearing in [] out in 26
2024-05-07 13:09:39 code line number not appearing in [] 25
2024-05-07 13:08:56 code line number not appearing 18
2024-05-07 13:01:21 функция str.replace в python 10
2024-05-07 12:59:44 cnn low light 3
2024-05-07 12:55:04 toolbar 8
2024-05-07 12:36:03 terminal 6
2024-05-07 12:14:31 following the sample linear regression using least square method in python, write a program that will predict the amount of weight gained (y) based on the calories consumed (x). the following data will be used: 32
2024-05-07 11:47:00 panda 1
2024-05-07 11:19:46 notebook server 32
2024-05-07 11:19:34 connect 5
2024-05-07 11:17:54 cell tag 10
2024-05-07 10:29:18 xlrd 0
2024-05-07 10:28:23 how to create a kernal in juypter 31
2024-05-07 09:32:00 metrics 1
2024-05-07 09:27:59 service 3
2024-05-07 09:27:55 server 16
2024-05-07 09:07:30 enable 3
2024-05-07 08:29:56 7.0.6 1
2024-05-07 08:29:46 6.5.4 0
2024-05-07 08:18:46 drop duplicates 2
2024-05-07 08:17:48 duplicates 0
2024-05-07 08:17:34 drop_duplicates 0
2024-05-07 07:33:55 savehooks 0
2024-05-07 07:33:21 update 3
2024-05-07 06:52:00 %%time 7
2024-05-07 06:47:06 directory change 10
2024-05-07 06:46:17 concat 0
2024-05-07 06:29:44 download .py file 14
2024-05-07 05:44:06 dictionary 0
2024-05-07 05:29:26 функция str.replace в python 10
2024-05-07 05:07:16 markdown 11
2024-05-07 04:48:40 home dir 5
2024-05-07 04:20:34 add shortcut 9
2024-05-07 03:35:44 jupyter notebook download 31
2024-05-07 03:32:30 terminal 6
2024-05-07 03:29:44 suppress output 5
2024-05-07 03:28:32 cli options 9
2024-05-07 03:16:43 scatter plots 2
2024-05-07 03:15:17 runtime 1
2024-05-07 03:12:09 runtime 1
2024-05-07 01:29:12 gpu 0
2024-05-07 00:44:14 password 2
2024-05-06 23:32:53 debugpy 0
2024-05-06 23:05:06 highlight 2
2024-05-06 22:40:50 config 8
2024-05-06 21:40:47 pip install 10
2024-05-06 21:27:10 cell tags 10
2024-05-06 21:11:39 indentação 0
2024-05-06 21:11:27 indent 0
2024-05-06 21:08:04 server url 15
2024-05-06 21:07:26 tag 3
2024-05-06 20:47:30 connect_info 2
2024-05-06 19:26:57 syntax highlighting 6
2024-05-06 18:56:15 attribute 2
2024-05-06 18:45:36 extension 14
2024-05-06 18:45:15 remove() 1
2024-05-06 18:40:31 remove 1
2024-05-06 18:40:15 toremove 0
2024-05-06 18:39:44 oserror 0
2024-05-06 18:34:38 open3d 0
2024-05-06 18:26:20 err_connection_refused 0
2024-05-06 18:25:36 jupyterhub running on local url: http://0.0.0.0:7861 but the page is not working 32
2024-05-06 17:35:19 stop 3
2024-05-06 17:27:40 function 4
2024-05-06 17:19:12 multi kernel 10
2024-05-06 16:58:32 terminal 8
2024-05-06 16:50:05 help 8
2024-05-06 16:23:47 code completion 13
2024-05-06 16:23:32 autocompletion 0
2024-05-06 15:42:14 config 4
2024-05-06 15:41:59 save 3
2024-05-06 14:52:01 zen 0
2024-05-06 14:50:45 zen mode 9
2024-05-06 14:33:35 example 13
2024-05-06 14:07:46 shortcut 7
2024-05-06 14:01:54 latex 5
2024-05-06 13:58:57 markdown 11
2024-05-06 13:11:10 token 1
2024-05-06 12:43:07 public server 16
2024-05-06 12:39:31 config 4
2024-05-06 12:36:07 import pandas 6
2024-05-06 12:26:12 operator norm 1
2024-05-06 12:25:59 norme d'opérateur 0
2024-05-06 12:09:07 --notebookapp.password= 2
2024-05-06 12:06:30 linebreak 0
2024-05-06 12:06:14 new line 15
2024-05-06 10:46:06 extension 14
2024-05-06 10:45:50 handlers 1
2024-05-06 10:25:19 python exclamation mark 10
2024-05-06 10:25:09 exclamation mark 0
2024-05-06 10:21:41 exclamation mark 0
2024-05-06 10:21:24 exclamation 0
2024-05-06 10:20:40 ! 0
2024-05-06 10:19:55 linux command 12
2024-05-06 10:19:31 command 12
2024-05-06 10:16:34 color palette 2
2024-05-06 10:15:41 config 4
2024-05-06 10:15:20 remote 1
2024-05-06 10:15:10 ssh 0
2024-05-06 10:03:06 80 chars in code cells 26
2024-05-06 10:01:29 80 chars 0
2024-05-06 10:01:00 print notebook 30
2024-05-06 10:00:48 print 5
2024-05-06 09:44:51 equations 5
2024-05-06 09:23:17 mathjax 5
2024-05-06 09:20:11 mathjax configuration 9
2024-05-06 09:08:59 extension 14
2024-05-06 08:06:19 функция str.replace в python 10
2024-05-06 07:48:36 shortcut 7
2024-05-06 06:48:35 plugin 3
2024-05-06 06:48:01 language 7
2024-05-06 05:22:46 bug 3
2024-05-06 05:09:39 line numbers 5
2024-05-06 04:57:14 password 2
2024-05-06 04:57:07 notebook 7 release 30
2024-05-06 04:47:22 wrap 1
2024-05-06 04:27:11 local 10
2024-05-06 04:26:19 language 8
2024-05-06 04:14:12 show token 32
2024-05-06 04:13:59 invalid credential 1
2024-05-06 04:01:58 dash 0
2024-05-06 04:01:26 функция str.replace в python 10
2024-05-06 03:57:52 upload 1
2024-05-06 03:57:34 upload file 13
2024-05-06 02:39:43 custom 12
2024-05-06 02:39:39 lab.json 0
2024-05-06 02:39:32 jupyterlab.json 0
2024-05-06 02:38:45 fold 0
2024-05-06 02:31:52 wrap 1
2024-05-06 01:43:09 how to read a csv file 30
2024-05-06 00:12:57 new kernel 18
2024-05-06 00:12:51 new kernal 14
2024-05-05 23:54:02 gradient_descent_soln 0
2024-05-05 23:41:16 install 9
2024-05-05 23:36:04 save 3
2024-05-05 22:56:27 curl 0
2024-05-05 21:06:11 tools 3
2024-05-05 19:30:31 checkpoints 0
2024-05-05 19:28:05 conten manager 2
2024-05-05 19:27:58 contens manager 2
2024-05-05 19:27:55 contens managet 0
2024-05-05 18:45:48 generate configration file 13
2024-05-05 18:42:27 how to open a jupyter file 31
2024-05-05 18:41:38 comment ouvrir un fichier notebook 30
2024-05-05 18:29:36 heading 3
2024-05-05 16:48:20 nbconvert 3
2024-05-05 15:43:06 pd.series 0
2024-05-05 14:38:52 $virtual_env 0
2024-05-05 14:15:38 initialize( 1
2024-05-05 13:20:34 enable a password 27
2024-05-05 13:12:14 функция str.replace в python 10
2024-05-05 12:21:45 notebook_cookie_secret 0
2024-05-05 12:21:27 路径 0
2024-05-05 12:21:20 默认路径 0
2024-05-05 12:21:09 默认路径的设置 0
2024-05-05 12:20:33 设置默认路径 0
2024-05-05 11:22:29 function 4
2024-05-05 11:19:36 color 2
2024-05-05 10:14:34 proxyextension 0
2024-05-05 10:01:52 pyqtgraph 0
2024-05-05 10:01:35 pyqtgragh 0
2024-05-05 09:52:17 python programming basic to advance 30
2024-05-05 09:27:16 insert an image 16
2024-05-05 07:15:27 read csv 8
2024-05-05 06:58:07 auto type 5
2024-05-05 06:02:27 file ~\anaconda3\lib\random.py:380, in random.shuffle(self, x) 377 """shuffle list x in place, and return none.""" 379 randbelow = self._randbelow --> 380 for i in reversed(range(1, len(x))): 381 # pick an element in x[:i+1] with which to exchange x[i] 382 j = randbelow(i + 1) 383 x[i], x[j] = x[j], x[i] typeerror: object of type 'deck' has no len() 30
2024-05-05 05:15:20 if condition 16
2024-05-05 05:07:51 shortcut to duplicate a line 30
2024-05-05 05:07:02 shortcut for copy line 26
2024-05-05 04:51:22 command 12
2024-05-05 03:43:12 функция str.replace в python 10
2024-05-05 03:14:26 token 1
2024-05-05 02:18:55 token 1
2024-05-05 01:57:35 insert 2
2024-05-05 01:45:20 run python file 19
2024-05-05 01:22:20 .mad() 0
2024-05-05 01:22:07 mad 0
2024-05-05 01:21:28 mad() 0
2024-05-05 00:21:07 password 2
2024-05-04 23:51:50 attachment 2
2024-05-04 23:51:37 image 2
2024-05-04 21:39:22 insert image 3
2024-05-04 21:16:18 kernel 10
2024-05-04 21:16:09 preferred 0
2024-05-04 20:56:42 drive 0
2024-05-04 19:27:41 shell ! 2
2024-05-04 19:27:28 shell commands 6
2024-05-04 19:00:46 latex 5
2024-05-04 18:06:29 unzip 0
2024-05-04 17:56:53 display 6
2024-05-04 17:49:28 print 5
2024-05-04 16:12:31 markdown 11
2024-05-04 16:12:24 superscript 0
2024-05-04 15:58:40 token 1
2024-05-04 13:44:20 drive 0
2024-05-04 13:24:41 edit keyboard shortcuts 32
2024-05-04 12:58:22 iframe 0
2024-05-04 12:58:07 embed 1
2024-05-04 12:57:49 embed in web pages 26
2024-05-04 12:57:18 embed notebook 30
2024-05-04 12:45:38 module 3
2024-05-04 12:38:37 sklearn.linear_model 0
2024-05-04 12:23:52 learn 8
2024-05-04 11:40:04 pandas type 5
2024-05-04 11:39:38 pandas 1
2024-05-04 11:39:24 types des data 8
2024-05-04 11:38:10 plot 0
2024-05-04 11:38:03 grafic 0
2024-05-04 11:37:55 graphic 0
2024-05-04 11:13:55 import 5
2024-05-04 11:09:14 notebook_dir 0
2024-05-04 10:51:50 prod 0
2024-05-04 10:21:48 翻译 0
2024-05-04 10:08:13 cell language 12
2024-05-04 10:07:52 latex cell 11
2024-05-04 08:41:40 list 8
2024-05-04 08:22:51 функция str.replace в python 10
2024-05-04 07:43:37 下载 0
2024-05-04 07:13:49 user 14
2024-05-04 06:42:30 plot 0
2024-05-04 06:14:58 black theme 4
2024-05-04 04:06:01 nbconvert 3
2024-05-04 03:33:32 error 500 3
2024-05-04 00:47:55 debugge 0
2024-05-04 00:33:37 pandas 1
2024-05-04 00:33:31 sklearn 0
2024-05-04 00:33:24 scikit 0
2024-05-04 00:02:59 comand len 0
2024-05-04 00:02:18 len 0
2024-05-03 22:50:43 history jupyter 30
2024-05-03 22:39:24 restart 5
2024-05-03 22:39:03 how to restart jupyter 31
2024-05-03 21:33:26 theme change 6
2024-05-03 21:22:12 line wrap 5
2024-05-03 21:19:28 file ~\anaconda3\lib\random.py:380, in random.shuffle(self, x) 377 """shuffle list x in place, and return none.""" 379 randbelow = self._randbelow --> 380 for i in reversed(range(1, len(x))): 381 # pick an element in x[:i+1] with which to exchange x[i] 382 j = randbelow(i + 1) 383 x[i], x[j] = x[j], x[i] typeerror: object of type 'deck' has no len() 30
2024-05-03 20:38:02 import csv 5
2024-05-03 20:37:42 importer csv dans mon notebook 30
2024-05-03 20:14:07 asynchronous 2
2024-05-03 19:46:24 klammer 0
2024-05-03 19:45:04 debug 1
2024-05-03 19:04:09 find & replace 9
2024-05-03 18:14:44 datareader 0
2024-05-03 18:06:58 kernel 10
2024-05-03 18:06:43 kernal 0
2024-05-03 17:35:43 server 14
2024-05-03 17:22:40 importing dataset 3
2024-05-03 17:22:22 importing data 8
2024-05-03 17:01:15 terminal 6
2024-05-03 16:54:17 import excel file in jupyter environment 31
2024-05-03 16:53:24 reading excel file in jupyter environment 31
2024-05-03 15:50:38 bracket notation 1
2024-05-03 15:49:36 out notation 9
2024-05-03 15:49:28 in out notation 26
2024-05-03 15:20:02 contentsmanager 0
2024-05-03 15:19:43 contentsmanager 0
2024-05-03 15:19:30 contents manager 7
2024-05-03 15:19:00 contentmanager 0
2024-05-03 15:18:54 content manager 6
2024-05-03 14:45:33 logout 1
2024-05-03 14:44:10 функция str.replace в python 10
2024-05-03 14:39:33 magic 3
2024-05-03 14:35:15 environment 8
2024-05-03 13:03:24 text editor 16
2024-05-03 12:50:41 library 1
2024-05-03 12:08:42 tooltip suggestions settings 9
2024-05-03 12:08:36 tooltip settings 9
2024-05-03 10:50:53 notebookapp.password 2
2024-05-03 09:06:14 функция str.replace в python 10
2024-05-03 08:28:21 read_csv 0
2024-05-03 08:17:42 wolfram 0
2024-05-03 08:17:34 mathematica 0
2024-05-03 07:46:28 logg 0
2024-05-03 07:28:09 run-cell 16
2024-05-03 07:09:09 yfinance 0
2024-05-03 05:07:08 функция str.replace в python 10
2024-05-03 03:32:26 replace 1
2024-05-03 03:32:20 取代 0
2024-05-03 03:08:53 presentation 0
2024-05-03 01:48:59 working with markdown cells 25
2024-05-03 01:41:31 config 4
2024-05-03 00:09:26 dark 2
2024-05-02 23:38:21 introduction 2
2024-05-02 22:01:31 debugging 0
2024-05-02 21:50:49 merge 1
2024-05-02 21:14:12 run 16
2024-05-02 20:30:33 snapchat.com 0
2024-05-02 20:20:18 klammer 0
2024-05-02 20:19:53 braket 0
2024-05-02 20:19:38 bracket 0
2024-05-02 19:38:38 presentation 0
2024-05-02 19:23:08 max_buffer_size 1
2024-05-02 19:22:50 memory 2
2024-05-02 19:16:13 copy 2
2024-05-02 19:00:22 pip install notebook 30
2024-05-02 18:23:08 get_access_token 0
2024-05-02 18:04:38 http://localhost:8888/tree 6
2024-05-02 18:00:53 python version 20
2024-05-02 17:52:57 renumber cells 9
2024-05-02 17:44:38 editor 10
2024-05-02 17:44:23 capital 0
2024-05-02 17:44:11 insen 0
2024-05-02 17:43:46 case 4
2024-05-02 17:38:52 log 4
2024-05-02 17:36:27 numpy 0
2024-05-02 17:36:04 numpy 0
2024-05-02 17:18:46 import code 13
2024-05-02 16:27:34 r kernel 10
2024-05-02 15:43:28 shortcuts 5
2024-05-02 15:24:12 comment multiple lines 11
2024-05-02 15:06:49 identity provider 2
2024-05-02 15:06:49 identityprovider 0
2024-05-02 15:06:48 --identityprovider 0
2024-05-02 15:06:43 token 1
2024-05-02 14:55:24 failed to fetch 30
2024-05-02 14:54:03 pip 8
2024-05-02 14:39:17 ssl 4
2024-05-02 14:30:52 public server 16
2024-05-02 14:30:44 server 14
2024-05-02 14:30:24 remote 1
2024-05-02 14:30:21 ssh 0
2024-05-02 14:25:06 0l2dlkcjlbrqxe/cvtfoiw== 0
2024-05-02 13:46:23 linear regression 3
2024-05-02 13:35:50 slideshow 1
2024-05-02 13:35:01 cell toolbar 13
2024-05-02 13:20:02 agg 0
2024-05-02 12:34:51 manim 0
2024-05-02 12:29:25 file save hooks 14
2024-05-02 11:44:04 xeus 0
2024-05-02 10:51:42 database 0
2024-05-02 10:51:36 oracle 0
2024-05-02 10:51:29 jdbc 0
2024-05-02 09:48:21 slides 1
2024-05-02 09:22:25 % commands 4
2024-05-02 09:22:06 %run 16
2024-05-02 09:20:58 %run 16
2024-05-02 08:44:31 wigets 0
2024-05-02 08:43:26 cell operations 10
2024-05-02 08:04:09 host 1
2024-05-02 07:36:43 jupyter server 28
2024-05-02 07:35:14 snapshot 1
2024-05-02 07:20:05 websocket 1
2024-05-02 07:12:42 config 4
2024-05-02 07:00:48 insert 2
2024-05-02 05:34:16 local 6
2024-05-02 05:32:51 language 7
2024-05-02 05:16:06 run python 16
2024-05-02 04:07:21 password 5
2024-05-02 03:40:53 функция str.replace в python 10
2024-05-02 03:37:36 display line numbers 9
2024-05-02 03:29:52 line numbers 5
2024-05-02 03:28:57 line number 6
2024-05-02 03:18:28 webviewer 0
2024-05-02 01:53:19 java 0
2024-05-02 01:38:04 server 14
2024-05-02 01:26:02 width 0
2024-05-02 01:25:30 cell width 10
2024-05-01 23:23:56 breakpoint 0
2024-05-01 21:40:57 export enviornments 1
2024-05-01 21:39:38 export 1
2024-05-01 21:25:57 index 1
2024-05-01 20:34:18 chnge kernel 10
2024-05-01 20:32:54 change kernel 12
2024-05-01 18:18:32 hostname 2
2024-05-01 18:18:18 changing localhost 10
2024-05-01 18:18:14 changing tlocalhost 6
2024-05-01 18:18:06 changing the localhost 31
2024-05-01 16:55:04 see variables 14
2024-05-01 16:54:48 how to see variables 30
2024-05-01 16:27:22 run python 16
2024-05-01 15:56:14 password --stdin 5
2024-05-01 15:55:26 password 5
2024-05-01 15:31:37 stop server mac 19
2024-05-01 14:50:06 ipython.display 1
2024-05-01 14:47:19 token 4
2024-05-01 14:31:00 pandas 1
2024-05-01 14:30:40 groupby 0
2024-05-01 14:25:26 save as pdf 22
2024-05-01 14:08:44 local files 10
2024-05-01 14:06:42 excel 0
2024-05-01 14:06:15 file path 15
2024-05-01 14:06:10 reference a file path 27
2024-05-01 14:06:00 kernal 0
2024-05-01 14:04:55 conda 5
2024-05-01 14:04:15 environment 8
2024-05-01 13:27:55 markdown 11
2024-05-01 13:27:39 post_save 0
2024-05-01 13:27:33 save 3
2024-05-01 13:22:13 autofilling in notebook 31
2024-05-01 13:21:58 autofilling 0
2024-05-01 12:54:25 download .py 4
2024-05-01 12:05:16 latex 5
2024-05-01 11:46:26 pip 8
2024-05-01 11:43:52 функция str.replace в python 10
2024-05-01 11:30:16 local_hostnames. 1
2024-05-01 10:58:04 how can i display a photo 28
2024-05-01 10:57:49 photo 0
2024-05-01 10:57:39 my photo is not displaying after adding 27
2024-05-01 10:57:06 my phoyo is not displaying after adding 27
2024-05-01 10:55:44 magics 1
2024-05-01 10:55:16 magic commands 6
2024-05-01 10:48:07 pool 0
2024-05-01 10:46:54 multiprocess 0
2024-05-01 10:46:49 multiprocessing 0
2024-05-01 10:42:28 python enviornemnt 10
2024-05-01 10:29:03 equation 3
2024-05-01 10:28:37 latx 0
2024-05-01 10:06:34 secrets 0
2024-05-01 10:06:12 password 2
2024-05-01 09:49:16 path 5
2024-05-01 08:38:02 migrate to notebook 6 31
2024-05-01 08:10:23 importing csv file 15
2024-05-01 08:10:00 importing csv 3
2024-05-01 08:10:00 matplotlib 1
2024-05-01 08:09:41 matplotlib interactive 6
2024-05-01 08:09:39 internal structure 3
2024-05-01 08:09:29 matplotlib notebook 30
2024-05-01 08:09:16 widget 3
2024-05-01 08:09:13 widger 0
2024-05-01 07:36:07 variables 2
2024-05-01 07:30:19 environment 8
2024-05-01 06:58:29 default path 13
2024-05-01 06:54:51 функция str.replace в python 10
2024-05-01 06:21:38 complete 4
2024-05-01 06:21:32 hinterland 0
2024-05-01 06:21:22 autocomplete 0
2024-05-01 05:50:58 notebooks.utils 0
2024-05-01 05:50:45 sample_batch 0
2024-05-01 05:34:09 printing notebook 30
2024-05-01 05:33:15 print 5
2024-05-01 05:07:14 no color 7
2024-05-01 04:23:55 json 4
2024-05-01 04:06:17 how to add code line number 30
2024-05-01 03:52:07 collapse output 5
2024-05-01 03:52:03 collapse outpout 1
2024-05-01 03:51:58 collapse ouput 1
2024-05-01 03:48:14 einsteinpy 0
2024-05-01 03:35:26 дать доступ 0
2024-05-01 02:24:57 livereveal 0
2024-05-01 02:24:47 livereveal 0
2024-05-01 01:42:25 keyboard shortcuts 8
2024-05-01 01:07:14 shutdown_no_activity_timeout 0
2024-05-01 00:11:31 nb_conda_kernels 1
2024-04-30 22:43:23 add import library 10
2024-04-30 22:40:42 add code library 15
2024-04-30 22:40:04 add libraries 7
2024-04-30 21:33:31 change default browser 15
2024-04-30 21:24:55 slide show 32
2024-04-30 21:14:07 markdown 11
2024-04-30 20:54:15 ram 1
2024-04-30 20:52:51 memory size 4
2024-04-30 20:42:12 markdown 11
2024-04-30 20:07:28 entering text 12
2024-04-30 19:54:08 ?plt.contour 0
2024-04-30 19:31:28 server-info 14
2024-04-30 19:08:01 read cvs 8
2024-04-30 19:07:45 import cvs 5
2024-04-30 18:39:35 variable 2
2024-04-30 18:27:47 riskengineering.org 0
2024-04-30 18:02:34 ?? 0
2024-04-30 17:14:28 upgrade 5
2024-04-30 17:14:10 update 3
2024-04-30 17:13:23 share 4
2024-04-30 17:06:38 extension 14
2024-04-30 16:53:46 inline 4
2024-04-30 16:53:42 inlie 0
2024-04-30 16:53:35 retina 0
2024-04-30 16:13:27 password 2
2024-04-30 15:46:52 selenium 1
2024-04-30 15:32:01 pandas 1
2024-04-30 15:31:49 modules 4
2024-04-30 15:17:23 command to update notebook 31
2024-04-30 15:12:14 selenium 1
2024-04-30 14:54:47 plt.plot 0
2024-04-30 14:53:38 insert cells 9
2024-04-30 14:51:47 gpd 0
2024-04-30 14:49:25 shortcut 7
2024-04-30 14:30:42 clear memory 3
2024-04-30 14:04:55 password 2
2024-04-30 13:44:58 d drive 4
2024-04-30 13:44:32 change drive 4
2024-04-30 13:33:16 kernel 13
2024-04-30 13:28:15 matrictensor 0
2024-04-30 13:20:38 eclipse 0
2024-04-30 13:07:49 custom.js 1
2024-04-30 13:02:26 custom.js 4
2024-04-30 12:07:30 log in 25
2024-04-30 11:56:14 default kernal 11
2024-04-30 11:55:56 default kernal change 14
2024-04-30 11:40:22 shortcut key 8
2024-04-30 11:40:10 shoetcut key 5
2024-04-30 11:24:39 функция str.replace в python 10
2024-04-30 10:50:48 calculate average number 3
2024-04-30 10:50:16 average number 3
2024-04-30 10:49:51 average 0
2024-04-30 10:48:51 jupyterlite 0
2024-04-30 10:48:37 jupyter lite 30
2024-04-30 10:48:25 jupyter light 30
2024-04-30 10:48:01 jupyterlight 0
2024-04-30 10:46:59 jupyterlab 15
2024-04-30 10:46:36 jupyterlab workflows 16
2024-04-30 10:46:08 jupyterlab scenarios 16
2024-04-30 10:45:58 функция str.replace в python 10
2024-04-30 10:28:31 value_counts() 0
2024-04-30 10:28:18 latex 5
2024-04-30 10:14:34 allow_remote_access 0
2024-04-30 10:11:04 valeur manquante 0
2024-04-30 10:06:11 notebookapp 4
2024-04-30 09:57:26 dataframe 0
2024-04-30 09:44:59 jupytext 1
2024-04-30 09:39:52 dark theme 3
2024-04-30 09:34:50 terminals 1
2024-04-30 09:21:22 linalg 0
2024-04-30 09:08:45 folder 7
2024-04-30 09:08:41 startup 4
2024-04-30 09:07:01 config 4
2024-04-30 08:58:16 install module 11
2024-04-30 08:13:34 settings editor 13
2024-04-30 08:12:54 keyboard shortcuts 8
2024-04-30 08:06:40 how to load a file on path '\drive\notebook' 33
2024-04-30 07:54:31 custom.js 1
2024-04-30 07:24:35 memory 2
2024-04-30 07:18:17 streamlit 0
2024-04-30 06:53:21 insert a cell above 28
2024-04-30 06:48:54 add block 6
2024-04-30 06:48:40 before block 6
2024-04-30 06:48:25 control b 5
2024-04-30 06:46:34 shortcut 7
2024-04-30 05:35:21 how to clear screen 30
2024-04-30 05:19:40 no-browser 19
2024-04-30 05:04:57 headers 1
2024-04-30 04:53:47 line numbers 5
2024-04-30 04:53:34 line 5
2024-04-30 04:42:32 no-browser 19
2024-04-30 04:40:42 jupyter terminal config 28
2024-04-30 04:31:57 license 1
2024-04-30 04:18:25 token 1
2024-04-30 04:16:32 функция str.replace в python 10
2024-04-30 03:57:52 markdown 11
2024-04-30 03:41:30 undo delete cell 10
2024-04-30 02:53:57 checkpoint 0
2024-04-30 02:31:59 mathjax configuration 9
2024-04-30 02:11:07 python 3.12 10
2024-04-30 02:10:44 python version 12
2024-04-30 01:23:12 exponent 0
2024-04-30 01:17:17 mathjax 5
2024-04-30 01:07:39 preview 0
2024-04-30 01:06:56 dark 0
2024-04-30 01:06:25 dark mode 12
2024-04-30 01:01:55 sagemath 0
2024-04-30 00:48:42 print preview 6
2024-04-30 00:48:19 lab 1
2024-04-30 00:42:14 terminals 1
2024-04-30 00:07:31 decision tree in python 26
2024-04-29 23:16:15 panel 2
2024-04-29 21:11:19 import control system 12
2024-04-29 20:46:39 csv 0
2024-04-29 20:17:02 img 1
2024-04-29 19:45:38 split columns 2
2024-04-29 18:59:05 read files 12
2024-04-29 18:58:51 file navigatioin 13
2024-04-29 18:14:59 full output 5
2024-04-29 17:51:34 novo caderno 0
2024-04-29 17:50:57 python 3 13
2024-04-29 17:50:08 markdown 11
2024-04-29 17:49:59 greek leters 0
2024-04-29 17:48:29 events 1
2024-04-29 17:48:23 notebook events 30
2024-04-29 17:47:36 messaging 2
2024-04-29 17:42:35 download 3
2024-04-29 17:34:04 update 3
2024-04-29 17:32:25 extrair imagem de um pdf 3
2024-04-29 17:32:16 extrair imagem de um pedf 1
2024-04-29 17:32:00 terminal 6
2024-04-29 17:24:34 shortcuts 5
2024-04-29 17:00:07 docker 0
2024-04-29 16:40:50 display 6
2024-04-29 16:40:40 idisplay 0
2024-04-29 16:18:10 shell 2
2024-04-29 15:51:45 language 7
2024-04-29 15:51:18 语言 0
2024-04-29 15:14:31 clone notebook 30
2024-04-29 15:06:51 check 9
2024-04-29 15:06:46 checkpoint 0
2024-04-29 15:05:58 dark mode in jupyter 31
2024-04-29 14:45:40 esc a 27
2024-04-29 14:15:50 inspector 0
2024-04-29 13:54:35 data science 5
2024-04-29 13:46:51 errorbar 0
2024-04-29 13:35:27 функция str.replace в python 10
2024-04-29 13:31:42 password 2
2024-04-29 13:14:38 mrjob 0
2024-04-29 13:04:22 terminal 6
2024-04-29 12:55:53 directive 0
2024-04-29 12:55:42 where are the renamed files saved 31
2024-04-29 12:35:34 import control system 12
2024-04-29 11:57:39 tqdm 0
2024-04-29 11:11:34 execution time 9
2024-04-29 11:03:01 time 7
2024-04-29 11:02:23 runcell 0
2024-04-29 11:01:55 executive time 7
2024-04-29 10:51:15 notebookapp.token 1
2024-04-29 10:47:54 switch between presentation mode and jupyter ntebook 31
2024-04-29 10:41:33 debug 1
2024-04-29 10:39:46 track run 16
2024-04-29 09:58:50 json 4
2024-04-29 09:51:13 kmode 0
2024-04-29 09:48:33 terminals 1
2024-04-29 09:43:44 jupyter_client 2
2024-04-29 08:58:55 comms 1
2024-04-29 08:57:30 completion 4
2024-04-29 08:32:52 pdf 3
2024-04-29 08:25:40 authentication 1
2024-04-29 08:17:35 tab 6
2024-04-29 08:15:48 new tab 15
2024-04-29 06:47:37 how to open previous notebooks 32
2024-04-29 06:47:11 how to open before did notebook 31
2024-04-29 06:30:13 download as pdf 22
2024-04-29 06:19:52 cmd 2
2024-04-29 06:07:22 python module 10
2024-04-29 06:07:21 tkinter 0
2024-04-29 05:57:48 matplotlib 1
2024-04-29 05:14:50 функция str.replace в python 10
2024-04-29 04:20:39 cargo 0
2024-04-29 04:12:00 import matplotlib.pyplot as plt # data jars = ['jar 1', 'jar 2', 'jar 3', 'jar 4', 'jar 5', 'control'] initial_weights = [60, 95, 60, 60, 95, 60] final_weights = [49, 67, 49, 53, 67, 60] # plotting plt.figure(figsize=(10, 6)) plt.bar(jars, initial_weights, color='blue', alpha=0.5, label='initial weight') plt.bar(jars, final_weights, color='red', alpha=0.5, label='final weight') # adding labels and title plt.xlabel('jar') plt.ylabel('weight (oz)') plt.title('initial and final weights of shells in each jar') plt.legend() # show plot plt.xticks(rotation=45) plt.tight_layout() plt.show() 32
2024-04-29 03:47:14 flag 3
2024-04-29 03:47:05 --allow-root 4
2024-04-29 03:46:52 allow-root 9
2024-04-29 03:22:19 dark theme 3
2024-04-29 03:17:12 font 2
2024-04-29 02:39:40 security 5
2024-04-29 02:20:06 module 3
2024-04-29 02:07:17 code completition 13
2024-04-28 22:25:29 item icon id 5
2024-04-28 22:25:19 ui-components:delete 9
2024-04-28 22:24:59 ui-components 12
2024-04-28 21:57:35 server 14
2024-04-28 21:34:15 tensorflow 0
2024-04-28 20:31:31 autocomplete 0
2024-04-28 20:20:07 terminal 6
2024-04-28 20:16:34 asyncio 1
2024-04-28 20:16:32 asyncio\ 1
2024-04-28 20:16:28 nest_asyncio 0
2024-04-28 20:14:25 import control system 12
2024-04-28 20:13:57 control system 10
2024-04-28 19:32:22 utf 1
2024-04-28 17:35:39 install 10
2024-04-28 17:01:20 console 5
2024-04-28 16:51:56 environment 8
2024-04-28 16:51:51 new environment 16
2024-04-28 16:51:43 new environmentr 14
2024-04-28 16:03:13 shortcuts 5
2024-04-28 15:08:59 change themes 8
2024-04-28 14:40:11 token 1
2024-04-28 14:38:56 sklearn 0
2024-04-28 14:38:49 yellowbrick 0
2024-04-28 14:19:01 функция str.replace в python 10
2024-04-28 14:05:41 input function 5
2024-04-28 13:32:31 enter a number using input function 28
2024-04-28 13:31:06 input function 5
2024-04-28 13:30:39 notebook 30
2024-04-28 13:26:38 latex 5
2024-04-28 13:13:14 conda install jupyterlab-language-pack-zh-cn 20
2024-04-28 12:34:34 cpa 0
2024-04-28 11:40:08 scipy 0
2024-04-28 11:34:03 pdf 3
2024-04-28 10:20:42 upgrade 5
2024-04-28 10:04:39 autocompletion 0
2024-04-28 10:01:26 terminals 1
2024-04-28 09:59:52 notebook startup parameters 30
2024-04-28 09:47:43 python 10
2024-04-28 09:20:23 install 10
2024-04-28 09:19:59 package 7
2024-04-28 08:35:43 token 1
2024-04-28 08:27:37 token 1
2024-04-28 08:27:27 password 2
2024-04-28 08:24:51 security 5
2024-04-28 07:44:41 pip 8
2024-04-28 07:42:29 extension 14
2024-04-28 07:35:43 extension 14
2024-04-28 06:58:16 add cell 13
2024-04-28 06:58:07 cell 10
2024-04-28 06:35:54 .ipynb_checkpoints 0
2024-04-28 06:27:55 nbextensions 1
2024-04-28 06:25:38 广告语 0
2024-04-28 05:33:22 auto fill 1
2024-04-28 04:30:42 directory 9
2024-04-28 04:21:47 функция str.replace в python 10
2024-04-28 03:21:30 下载 0
2024-04-28 02:46:48 notebookapp.ip 0
2024-04-28 02:46:19 c.notebookapp.ip 0
2024-04-28 02:45:58 c.notebookapp.ip 1
2024-04-28 02:34:31 token login 4
2024-04-28 02:00:53 powershell 1
2024-04-28 01:39:25 "print preview" 0
2024-04-28 01:39:09 print preview 6
2024-04-27 23:51:38 trampf 0
2024-04-27 23:05:58 random 2
2024-04-27 23:05:50 randint 0
2024-04-27 22:31:24 data type 7
2024-04-27 22:17:53 tags 1
2024-04-27 21:51:26 auto fill 1
2024-04-27 19:49:36 !pip install minisom 10
2024-04-27 18:55:46 copy notebook 30
2024-04-27 18:25:09 right click to copy 30
2024-04-27 18:24:48 right click 8
2024-04-27 18:12:03 notebook 7 30
2024-04-27 17:54:54 soup 0
2024-04-27 17:54:40 find_all 0
2024-04-27 17:54:08 find 9
2024-04-27 17:25:45 notebook 7 download 30
2024-04-27 17:11:24 функция str.replace в python 10
2024-04-27 16:29:12 install 10
2024-04-27 16:21:37 slide 2
2024-04-27 15:40:14 raw 4
2024-04-27 15:29:21 pandas 1
2024-04-27 14:55:08 module 3
2024-04-27 14:54:44 turtle 0
2024-04-27 14:19:21 sampple 0
2024-04-27 14:19:12 mpi 0
2024-04-27 14:19:02 jobs 0
2024-04-27 14:14:36 output 5
2024-04-27 13:58:59 hide 1
2024-04-27 13:58:50 hidden 2
2024-04-27 13:58:24 comment 2
2024-04-27 13:54:06 nbclassic 7
2024-04-27 13:48:11 custom syntax highlighting 16
2024-04-27 12:58:01 pyzmq 1
2024-04-27 12:03:22 linear 1
2024-04-27 12:03:21 bank 0
2024-04-27 11:59:43 suggestions 1
2024-04-27 11:59:37 show suggestions 32
2024-04-27 11:38:47 & 0
2024-04-27 11:30:16 hints 0
2024-04-27 10:29:08 links 2
2024-04-27 10:28:48 markdown links 11
2024-04-27 09:49:33 api 1
2024-04-27 09:33:42 python 10
2024-04-27 09:32:29 matplotlib 1
2024-04-27 09:32:13 .grid 0
2024-04-27 09:32:01 plt.grid 0
2024-04-27 09:27:20 noise 0
2024-04-27 09:27:13 voronoi 0
2024-04-27 09:27:06 scipy 0
2024-04-27 08:15:11 save as pdf 22
2024-04-27 08:14:47 pdf 3
2024-04-27 06:46:30 \#debugged \ces finger f'{py_win32} 4
2024-04-27 06:45:05 py_win32 nameproblem 0
2024-04-27 06:44:56 py_win32 nameproblem.. os protected 3
2024-04-27 06:44:24 server initiate py_win32 as py_serv & py_serv --bless 25
2024-04-27 06:10:16 функция str.replace в python 10
2024-04-27 04:54:58 starting kernel 14
2024-04-27 03:40:33 token 1
2024-04-27 03:40:16 token and password 26
2024-04-27 01:05:39 indentation 2
2024-04-27 01:05:11 indent 0
2024-04-27 00:29:01 config.yaml 0
2024-04-27 00:28:19 dachboard extension 14
2024-04-26 23:10:29 how to export as a pdf 30
2024-04-26 22:20:34 code completition 13
2024-04-26 21:35:50 raw 4
2024-04-26 20:36:18 model generator 3
2024-04-26 19:59:36 executing python file 16
2024-04-26 19:30:29 run 16
2024-04-26 18:31:43 matplotlib 1
2024-04-26 18:30:51 plot 0
2024-04-26 18:11:03 clamp 0
2024-04-26 18:06:33 random 2
2024-04-26 17:48:35 markdown color 11
2024-04-26 17:48:25 color 2
2024-04-26 17:48:23 debugger 4
2024-04-26 17:48:07 video 3
2024-04-26 17:43:41 функция str.replace в python 10
2024-04-26 17:41:04 javscript widget 3
2024-04-26 17:40:11 numpy 0
2024-04-26 17:40:02 javascript widget 8
2024-04-26 17:39:58 range 3
2024-04-26 17:26:12 drop columns in files 26
2024-04-26 17:25:52 .drop 2
2024-04-26 17:25:38 drop 2
2024-04-26 17:15:36 create executables 9
2024-04-26 17:15:25 criate executables 0
2024-04-26 17:15:08 criate exe 1
2024-04-26 17:15:00 criate executable 3
2024-04-26 17:11:53 docker 0
2024-04-26 17:09:40 install all users 20
2024-04-26 17:09:38 disk i/o error 10
2024-04-26 16:42:15 load notebooks 15
2024-04-26 16:40:38 path 5
2024-04-26 16:38:30 extension 14
2024-04-26 16:08:49 extensions 10
2024-04-26 15:51:11 check point 10
2024-04-26 15:51:05 checkpoint 0
2024-04-26 15:44:58 share 4
2024-04-26 14:30:49 hide output 5
2024-04-26 14:30:19 hide cell output 10
2024-04-26 13:49:20 password 2
2024-04-26 13:42:35 extensions 10
2024-04-26 13:32:56 store 1
2024-04-26 13:14:21 csv 0
2024-04-26 13:14:15 dataset 0
2024-04-26 12:39:17 hooks 3
2024-04-26 12:38:42 initializing 0
2024-04-26 12:38:32 image 2
2024-04-26 12:38:27 picture 0
2024-04-26 12:38:19 insert picture 2
2024-04-26 12:30:56 hook 3
2024-04-26 12:07:51 block comment 4
2024-04-26 12:07:49 comment 2
2024-04-26 11:08:57 функция str.replace в python 10
2024-04-26 10:37:01 dark mode 9
2024-04-26 09:53:27 how to change the directory of jupyter notebook 31
2024-04-26 09:37:49 paddlets 0
2024-04-26 09:29:54 gradient_descent_soln 0
2024-04-26 09:29:52 open from path 23
2024-04-26 08:31:47 intcastingnanerror 0
2024-04-26 08:28:31 taller arqui 0
2024-04-26 08:28:27 taller-arqui 0
2024-04-26 07:24:11 theme 3
2024-04-26 07:22:10 bold 3
2024-04-26 07:08:57 temporal 0
2024-04-26 06:17:43 markdown 11
2024-04-26 05:49:57 функция str.replace в python 10
2024-04-26 05:49:44 config 8
2024-04-26 05:25:15 comments 0
2024-04-26 03:21:15 replace 1
2024-04-26 02:24:08 iopub 1
2024-04-26 02:14:52 bracket 0
2024-04-26 02:12:32 latex 5
2024-04-26 01:20:40 autocomplete 0
2024-04-26 01:20:04 autofill 0
2024-04-26 01:19:54 autosearch 0
2024-04-26 01:17:21 download 3
2024-04-26 01:17:02 python file 16
2024-04-26 00:40:20 gpu 0
2024-04-26 00:27:13 from ipython.display import display, image 20
2024-04-26 00:27:08 insert image 3
2024-04-26 00:19:42 notebook_dir 0
2024-04-26 00:18:10 config file 13
2024-04-26 00:17:53 serverapp 1
2024-04-26 00:17:45 config_file 0
2024-04-26 00:17:42 jupyterapp.config_file 0
2024-04-25 23:41:26 print 5
2024-04-25 23:06:49 file path home 15
2024-04-25 22:39:32 button 5
2024-04-25 22:19:41 import matplotlib.pyplot as plt # definir los datos intervalos = ['2,380,000-2,499,999'] frecuencia = [1] # crear el histograma plt.bar(intervalos, frecuencia, color='blue') # agregar etiquetas y título plt.xlabel('intervalos del recuento de eritrocitos') plt.ylabel('frecuencia') plt.title('histograma del recuento de eritrocitos') # mostrar el histograma plt.tight_layout() plt.show() 24
2024-04-25 21:43:20 localization 0
2024-04-25 19:22:46 terminals 1
2024-04-25 19:21:44 %s 4
2024-04-25 17:17:21 characters 1
2024-04-25 17:16:59 special characters 3
2024-04-25 17:04:02 dnn 0
2024-04-25 17:03:35 redes neuronales artificiales y dense neural networks (dnn) 4
2024-04-25 16:53:29 numpy 0
2024-04-25 16:51:50 random.sample 1
2024-04-25 16:50:17 np.random.sample 0
2024-04-25 16:49:15 sample normal 4
2024-04-25 16:47:54 custom javascript 17
2024-04-25 16:39:10 функция str.replace в python 10
2024-04-25 16:37:37 evcxr 0
2024-04-25 16:33:16 parametric plot 3d 2
2024-04-25 16:09:25 heading 3
2024-04-25 16:01:46 debug 1
2024-04-25 15:47:31 r 4
2024-04-25 15:31:13 jupyter_notebook_config.py 6
2024-04-25 15:24:51 markdown 11
2024-04-25 14:58:21 cv2 0
2024-04-25 14:58:08 opencv 0
2024-04-25 14:51:36 notebook basics' 30
2024-04-25 14:12:32 mathjax 5
2024-04-25 14:11:25 label encoder 2
2024-04-25 14:11:18 sklearn 0
2024-04-25 14:10:59 encoder 0
2024-04-25 14:10:22 ordinal encoder 0
2024-04-25 14:07:48 latex 5
2024-04-25 14:07:40 os.environ 0
2024-04-25 13:56:52 kernel 10
2024-04-25 13:43:21 python 10
2024-04-25 13:39:43 comments 0
2024-04-25 13:19:50 pandoc 0
2024-04-25 13:02:55 template 1
2024-04-25 12:55:25 random 2
2024-04-25 12:45:25 docker 0
2024-04-25 12:06:42 theme 2
2024-04-25 11:57:19 password 2
2024-04-25 11:56:47 max_buffer_size 1
2024-04-25 11:17:11 функция str.replace в python 10
2024-04-25 10:55:54 r 4
2024-04-25 10:31:26 utf 1
2024-04-25 09:59:16 update 3
2024-04-25 09:49:24 custom shortcuts 15
2024-04-25 09:47:03 documentation file 18
2024-04-25 09:42:56 documentation 12
2024-04-25 09:42:41 guide 7
2024-04-25 09:41:12 settings editor 13
2024-04-25 09:39:42 list of variables 29
2024-04-25 09:39:22 how to view the list of variables 31
2024-04-25 09:39:00 %who 1
2024-04-25 09:37:33 keyboard shortcuts 8
2024-04-25 09:23:45 install notebook 30
2024-04-25 09:19:14 openai 0
2024-04-25 09:17:01 open a file 27
2024-04-25 09:12:15 storing and reaqding the weights 31
2024-04-25 09:12:01 storing and reaqding the weights in tensorflow 31
2024-04-25 09:08:29 cull_inactive_timeout 0
2024-04-25 09:07:52 terminal 8
2024-04-25 09:07:37 terminalmanger 0
2024-04-25 09:07:01 terminalmanger 0
2024-04-25 09:06:18 terminals 1
2024-04-25 08:26:31 sum 0
2024-04-25 07:39:52 ssl 1
2024-04-25 06:10:49 terminal 6
2024-04-25 06:10:45 teriminal 0
2024-04-25 05:56:01 функция str.replace в python 10
2024-04-25 05:45:15 use notebook insted of lab 31
2024-04-25 05:44:39 directory 9
2024-04-25 05:30:43 jupyter lab 30
2024-04-25 04:51:53 line number 6
2024-04-25 04:51:34 middle 0
2024-04-25 04:00:32 slides 1
2024-04-25 03:52:08 headings 3
2024-04-25 03:48:35 qutip 0
2024-04-25 03:48:29 mesolve 0
2024-04-25 03:17:07 download 3
2024-04-25 02:28:05 gradient_descent_soln 0
2024-04-25 02:27:33 c1_w2_lab03 0
2024-04-25 01:14:09 copy graph 3
2024-04-25 01:09:31 jupyter_contrib_nbextensions 0
2024-04-25 00:30:49 sum 0
2024-04-25 00:30:38 fraction 0
2024-04-25 00:05:44 command mode 13
2024-04-25 00:04:03 debug 1
2024-04-24 23:52:56 magic 3
2024-04-24 23:52:36 pip install 10
2024-04-24 23:26:04 line numbers 5
2024-04-24 22:16:43 modules 4
2024-04-24 21:11:33 tensorflow 0
2024-04-24 21:07:41 headings 3
2024-04-24 20:57:10 display line number 10
2024-04-24 20:56:46 line number 6
2024-04-24 20:15:57 .py 2
2024-04-24 20:15:34 export py 3
2024-04-24 20:05:33 gpu 0
2024-04-24 19:32:11 terminals 1
2024-04-24 19:11:19 missingno 0
2024-04-24 19:10:42 library 1
2024-04-24 18:47:49 python 10
2024-04-24 18:09:21 iopub_data_rate_limit 0
2024-04-24 18:09:11 notebookapp.iopub_data_rate_limit=1.0e10 0
2024-04-24 17:07:56 jupyter lab 30
2024-04-24 17:05:23 comment 2
2024-04-24 16:44:03 jupyter server 30
2024-04-24 16:38:34 syntax highlighting 6
2024-04-24 16:28:35 widget 3
2024-04-24 15:55:43 cell 10
2024-04-24 15:55:37 minimize 0
2024-04-24 15:33:30 log 1
2024-04-24 15:10:38 .head() 2
2024-04-24 15:08:43 hide output 5
2024-04-24 15:08:30 hide 1
2024-04-24 15:07:50 heading 3
2024-04-24 15:07:29 header 2
2024-04-24 15:07:14 logging 0
2024-04-24 15:05:51 read_csv 0
2024-04-24 14:55:12 jupyter lab 30
2024-04-24 14:55:03 lab 1
2024-04-24 14:53:18 collapse output 13
2024-04-24 14:52:46 toggle 2
2024-04-24 14:30:28 security 5
2024-04-24 14:05:27 how to import csv file 30
2024-04-24 13:58:25 terminal 8
2024-04-24 13:45:54 how do i change working directory 21
2024-04-24 13:44:29 shortcut 7
2024-04-24 13:42:00 python 10
2024-04-24 13:31:43 token authentication is enabled 26
2024-04-24 13:30:08 password login 2
2024-04-24 13:28:23 log in token 25
2024-04-24 13:25:48 password or token for log in 27
2024-04-24 13:24:45 invalid credentials 1
2024-04-24 12:57:08 complete 4
2024-04-24 12:57:02 autocomplete 0
2024-04-24 12:56:44 tab 6
2024-04-24 12:56:39 intelicense 0
2024-04-24 12:56:32 intelisence 0
2024-04-24 12:56:23 intelisense 0
2024-04-24 12:42:56 how to apply dark theme 30
2024-04-24 11:58:15 image 2
2024-04-24 11:49:20 keycloak 0
2024-04-24 11:49:12 sso 0
2024-04-24 11:49:02 sso 0
2024-04-24 11:48:59 opensso 0
2024-04-24 11:33:50 schemas 1
2024-04-24 11:33:41 shcema 0
2024-04-24 11:29:22 store 4
2024-04-24 11:17:32 shortcut 7
2024-04-24 10:40:52 metrictensor 0
2024-04-24 10:19:02 %run 16
2024-04-24 09:26:03 integer 1
2024-04-24 09:26:00 int' 0
2024-04-24 09:20:25 reverse() 0
2024-04-24 09:18:03 change password 4
2024-04-24 09:17:52 password 2
2024-04-24 09:05:56 функция str.replace в python 10
2024-04-24 08:45:00 language 7
2024-04-24 08:42:32 line number 6
2024-04-24 08:42:16 line num 5
2024-04-24 08:33:20 slideshow 1
2024-04-24 08:27:05 scatter plot 0
2024-04-24 08:06:55 latex 5
2024-04-24 07:55:47 config 4
2024-04-24 06:20:26 share 4
2024-04-24 06:20:03 collaborate 0
2024-04-24 05:45:57 normal distribution 3
2024-04-24 05:12:19 html 5
2024-04-24 04:39:17 --ip 1
2024-04-24 04:05:22 keyboard_manager 0
2024-04-24 04:01:37 функция str.replace в python 10
2024-04-24 03:56:47 shortcuts 7
2024-04-24 03:25:38 --notebookapp.password= 2
2024-04-24 02:31:53 indent 0
2024-04-24 02:31:12 indent spaces 1
2024-04-24 02:23:59 opening an existing notebook 30
2024-04-24 02:20:20 doc 1
2024-04-24 02:20:13 info 1
2024-04-24 02:20:03 help 8
2024-04-24 01:16:10 insert image file 13
2024-04-24 01:14:48 insert image 3
2024-04-24 01:06:22 docker 0
2024-04-24 01:05:28 api keys 1
2024-04-24 01:05:14 key 5
2024-04-24 01:05:07 secret 0
2024-04-24 01:04:02 password 2
2024-04-24 01:03:49 hashed 0
2024-04-24 00:55:21 目录 0
2024-04-24 00:55:15 目录路径 0
2024-04-24 00:39:56 password 5
2024-04-23 23:35:12 kernel maping 10
2024-04-23 22:17:12 wss 0
2024-04-23 22:16:08 examples 12
2024-04-23 22:08:11 integral 0
2024-04-23 21:37:00 themes 4
2024-04-23 21:14:26 kernel 10
2024-04-23 21:10:00 java 0
2024-04-23 20:47:02 turtle 0
2024-04-23 20:32:09 clear cells 9
2024-04-23 19:57:48 linux server 15
2024-04-23 19:55:39 public server 16
2024-04-23 19:03:45 security 5
2024-04-23 18:39:48 terminals 1
2024-04-23 18:09:09 connect to jupyter server 31
2024-04-23 17:58:18 virtual environment 8
2024-04-23 17:37:08 функция str.replace в python 10
2024-04-23 16:52:52 "working directory" 0
2024-04-23 16:52:40 working directory 9
2024-04-23 16:51:43 to change this limit, set the config variable `--notebookapp.iopub_data_rate_limit 31
2024-04-23 15:48:05 change the file root 31
2024-04-23 15:28:40 completion 4
2024-04-23 15:28:14 autocompletion 0
2024-04-23 15:24:09 tooltip 1
2024-04-23 15:21:08 version 12
2024-04-23 15:18:54 calculate snr() 0
2024-04-23 14:47:22 table manipolation 4
2024-04-23 13:57:23 python note books 15
2024-04-23 13:56:17 python 10
2024-04-23 13:55:47 python foy biguenner 10
2024-04-23 13:48:19 html 5
2024-04-23 13:32:22 slideshow 1
2024-04-23 13:32:01 функция str.replace в python 10
2024-04-23 13:31:23 time 7
2024-04-23 13:30:50 timeit 0
2024-04-23 13:27:52 argv 1
2024-04-23 13:26:52 sys.argv 0
2024-04-23 12:47:26 magic 3
2024-04-23 12:33:13 save hook 4
2024-04-23 12:08:25 pd.read_csv 0
2024-04-23 12:05:18 proxy 1
2024-04-23 11:01:21 python 10
2024-04-23 10:52:04 функция str.replace в python 10
2024-04-23 10:33:51 shortcuts 5
2024-04-23 09:06:21 slides 1
2024-04-23 08:57:48 nbmerge 0
2024-04-23 08:57:07 bundle 0
2024-04-23 08:39:30 функция str.replace в python 10
2024-04-23 08:22:04 color 2
2024-04-23 07:40:07 theme 3
2024-04-23 07:19:53 change to classic view 31
2024-04-23 06:36:15 content 5
2024-04-23 06:35:59 contentmanager 0
2024-04-23 06:35:50 contentsmanager 0
2024-04-23 06:09:09 jupyter commandline 30
2024-04-23 06:09:09 jupytercommandline 0
2024-04-23 05:58:25 jupytercommandlinearguments 0
2024-04-23 05:58:13 jupytercommandlinearguments 0
2024-04-23 05:36:06 функция str.replace в python 10
2024-04-23 05:33:21 language 7
2024-04-23 05:19:00 password 5
2024-04-23 05:13:33 numpy 0
2024-04-23 05:00:40 jupyterhub 2
2024-04-23 04:52:49 nbextensions 1
2024-04-23 04:51:40 pdf2 0
2024-04-23 04:42:43 run 16
2024-04-23 03:37:35 extension 14
2024-04-23 03:08:31 https 8
2024-04-23 03:08:20 ssl 1
2024-04-23 02:28:52 password 2
2024-04-23 02:24:43 configuration file 15
2024-04-23 02:23:33 configuration 5
2024-04-23 01:40:09 access control 11
2024-04-23 01:38:19 pandas 1
2024-04-23 01:29:45 predict 0
2024-04-23 01:14:31 markdown 11
2024-04-23 00:30:43 terminals 1
2024-04-23 00:18:06 password 2
2024-04-23 00:16:50 install 9
2024-04-23 00:06:20 password 2
2024-04-22 23:51:36 password 2
2024-04-22 23:50:07 numpy 0
2024-04-22 23:50:02 mathplot 0
2024-04-22 23:49:56 statistics 0
2024-04-22 23:49:53 statisticx 0
2024-04-22 23:49:43 stats 0
2024-04-22 23:49:29 sample 1
2024-04-22 23:46:28 binomial 0
2024-04-22 23:45:56 norm 0
2024-04-22 23:45:51 deviation 0
2024-04-22 23:45:46 sd 0
2024-04-22 23:45:41 median 0
2024-04-22 23:45:11 probability 1
2024-04-22 23:44:51 mean 0
2024-04-22 23:35:30 500 1
2024-04-22 22:00:12 process 8
2024-04-22 22:00:05 multiprocess 0
2024-04-22 21:59:58 multiprocessing 0
2024-04-22 20:34:28 autocomplete 0
2024-04-22 20:32:02 comment 2
2024-04-22 20:13:36 line numbers 5
2024-04-22 19:11:10 remote desktop 3
2024-04-22 19:10:47 jupyter remote 30
2024-04-22 19:10:19 jupyter remote desktop 30
2024-04-22 19:00:26 handle 2
2024-04-22 19:00:19 handles 1
2024-04-22 18:33:00 jupyterlab 15
2024-04-22 18:24:41 show line numbers 32
2024-04-22 18:24:23 line numbers 5
2024-04-22 18:08:31 command mode 13
2024-04-22 18:08:23 auto insert new cell 17
2024-04-22 17:57:35 export as python 22
2024-04-22 17:30:39 download 3
2024-04-22 17:30:28 nltk 0
2024-04-22 17:25:41 https://drive.google.com/file/d/1alwq-bgtcur6kctbkv4ms5xyo5uueng0/view?usp=sharing 20
2024-04-22 17:15:07 read datas 8
2024-04-22 16:35:29 numpy 0
2024-04-22 16:27:28 notebookapp.python 0
2024-04-22 16:03:44 iopub_data_rate_limit 0
2024-04-22 16:03:32 io pubrate 1
2024-04-22 16:03:22 io pub rate 1
2024-04-22 15:59:38 как увеличить шрифт 0
2024-04-22 15:59:06 как увеличить шрифе 0
2024-04-22 15:46:52 font 2
2024-04-22 15:27:06 private 1
2024-04-22 14:57:34 insert image 3
2024-04-22 14:39:23 frozen modules 4
2024-04-22 14:17:18 aws 0
2024-04-22 14:17:14 neptune 0
2024-04-22 14:04:31 %%bash 1
2024-04-22 13:56:21 print 5
2024-04-22 13:55:32 score 0
2024-04-22 13:54:47 cross_val_score 0
2024-04-22 13:30:39 upgrade 5
2024-04-22 12:58:52 user interface tour 17
2024-04-22 12:53:38 pandas 1
2024-04-22 12:45:54 example-io-notebooks 19
2024-04-22 12:43:07 principles and theory 26
2024-04-22 12:42:09 sar 0
2024-04-22 12:41:46 insar 0
2024-04-22 12:29:59 widgets 3
2024-04-22 12:29:53 widgetsnbextension 0
2024-04-22 12:27:20 environment 8
2024-04-22 11:53:27 case statement 5
2024-04-22 11:34:35 from notebook import 30
2024-04-22 11:30:02 numpy 0
2024-04-22 11:23:02 change logo 5
2024-04-22 11:22:37 logo 3
2024-04-22 11:10:48 функция str.replace в python 10
2024-04-22 11:03:07 opencv 0
2024-04-22 11:02:57 cv2 0
2024-04-22 10:58:59 indicator 2
2024-04-22 10:52:48 edit mode 32
2024-04-22 10:50:33 orange pi 5 plus python 11
2024-04-22 10:41:28 tkinter 0
2024-04-22 10:33:34 math - mathematical functions 6
2024-04-22 10:33:12 math 2
2024-04-22 08:43:45 install extentions 10
2024-04-22 08:37:01 simple plot 7
2024-04-22 08:36:37 simple 7
2024-04-22 08:28:45 allowed_extensions_uris 0
2024-04-22 08:28:33 allowed_extensions_uris 0
2024-04-22 08:26:02 3600 0
2024-04-22 08:25:34 timeout 1
2024-04-22 08:25:31 timout 0
2024-04-22 07:45:21 tab 6
2024-04-22 06:27:19 ewjkrekjwekwekrnwjkfnerjkfnq 0
2024-04-22 06:21:30 install libraries 10
2024-04-22 06:21:22 numpy 0
2024-04-22 06:18:12 функция str.replace в python 10
2024-04-22 06:11:38 find and replace 26
2024-04-22 05:40:52 dfs 0
2024-04-22 05:40:44 bfs 0
2024-04-22 04:22:13 pypi 3
2024-04-22 04:13:16 groupby 0
2024-04-22 04:10:34 функция str.replace в python 10
2024-04-22 03:58:37 sentencesplitter 0
2024-04-22 03:46:53 footnote 0
2024-04-22 02:43:32 pypi 3
2024-04-22 02:37:59 jupyter 30
2024-04-22 01:58:07 version 10
2024-04-22 00:46:42 terminals 1
2024-04-22 00:28:27 install 10
2024-04-22 00:14:51 range() 3
2024-04-21 23:19:13 no-browser 19
2024-04-21 23:19:10 --no-browser 19
2024-04-21 22:48:12 graphviz 0
2024-04-21 22:13:06 geoplot 0
2024-04-21 22:12:52 geopandas 0
2024-04-21 22:12:44 geopands 0
2024-04-21 21:42:50 embed 1
2024-04-21 21:18:37 magic commands 6
2024-04-21 20:57:53 server 14
2024-04-21 20:37:56 security 5
2024-04-21 20:01:45 citation 0
2024-04-21 19:24:39 import text files 16
2024-04-21 19:08:00 markdown 11
2024-04-21 19:07:52 insert image 3
2024-04-21 18:56:50 one column table 11
2024-04-21 18:35:21 latex 5
2024-04-21 18:04:39 update jupyter 30
2024-04-21 17:24:39 logical operator 1
2024-04-21 14:54:07 pdf 3
2024-04-21 14:27:03 terminal 6
2024-04-21 14:26:43 terminal failure 6
2024-04-21 14:26:15 terminal fail to open 30
2024-04-21 13:51:48 format date 4
2024-04-21 13:41:13 len 0
2024-04-21 13:40:49 length 0
2024-04-21 13:40:32 length function 4
2024-04-21 12:30:29 bfs in python 26
2024-04-21 12:30:09 security 5
2024-04-21 12:30:07 bfs 0
2024-04-21 12:28:24 python 10
2024-04-21 11:52:42 scroll plot 1
2024-04-21 11:52:32 sroll 0
2024-04-21 11:24:18 функция str.replace в python 10
2024-04-21 10:41:35 my jupyter note book does not have command promt runnning background 31
2024-04-21 10:35:18 slides 1
2024-04-21 10:34:44 slide show 32
2024-04-21 10:24:30 width 0
2024-04-21 10:24:18 increase width 2
2024-04-21 10:08:05 repl 0
2024-04-21 08:13:40 add kernel 14
2024-04-21 08:12:24 kernel 10
2024-04-21 07:50:49 install 10
2024-04-21 07:42:50 designer 0
2024-04-21 07:24:35 ipykernel 2
2024-04-21 07:07:04 türkçe 0
2024-04-21 07:06:36 show api 32
2024-04-21 06:24:31 password 2
2024-04-21 06:06:30 функция str.replace в python 10
2024-04-21 05:59:23 iot 0
2024-04-21 05:49:47 heading 3
2024-04-21 02:17:18 importing between notebooks 16
2024-04-21 02:16:53 importing 3
2024-04-21 01:31:03 mark 0
2024-04-21 01:06:40 custom.js 1
2024-04-21 01:05:31 custom 12
2024-04-21 01:01:31 slide 2
2024-04-21 00:34:12 terminals 1
2024-04-20 23:11:10 %who 1
2024-04-20 22:02:17 jupyterlab 15
2024-04-20 21:22:36 slides 1
2024-04-20 21:09:50 open files 14
2024-04-20 21:08:46 share 4
2024-04-20 20:46:16 vigas 0
2024-04-20 20:46:12 civil engineering 0
2024-04-20 17:48:27 saving a notebook 31
2024-04-20 17:37:51 save 3
2024-04-20 16:48:24 export internet 2
2024-04-20 16:46:30 execute notebook 30
2024-04-20 16:46:15 webpage 0
2024-04-20 16:18:29 minmaxscaler 0
2024-04-20 16:17:32 alpha 1
2024-04-20 16:08:49 install modules to use 30
2024-04-20 16:08:42 pymysql 0
2024-04-20 15:41:57 ipython is not defined 26
2024-04-20 15:33:06 pandas 1
2024-04-20 15:21:26 shortcut code 14
2024-04-20 15:20:55 shortcut 7
2024-04-20 14:57:53 text completion 12
2024-04-20 14:57:40 command completion 13
2024-04-20 11:42:29 token 1
2024-04-20 11:25:51 qiskit 0
2024-04-20 11:16:33 introduction to qiskit 30
2024-04-20 10:58:59 функция str.replace в python 10
2024-04-20 10:25:44 terminal 6
2024-04-20 09:50:58 %s 4
2024-04-20 09:29:17 import csv 5
2024-04-20 09:24:42 .info() 1
2024-04-20 09:07:04 version 10
2024-04-20 08:33:46 venv 0
2024-04-20 08:28:15 code suggestion 21
2024-04-20 07:16:14 функция str.replace в python 10
2024-04-20 07:10:11 sympy 0
2024-04-20 05:35:32 stemming nltk 0
2024-04-20 05:07:02 install 10
2024-04-20 05:05:33 instalar jupyter con pip 30
2024-04-20 05:05:07 installing jupyter with pip 31
2024-04-20 05:04:29 expert python user 19
2024-04-20 03:50:28 функция str.replace в python 10
2024-04-20 03:42:53 comparations operators 0
2024-04-20 03:42:48 comparationsoperators 0
2024-04-20 03:42:16 logic operaators 1
2024-04-20 03:42:00 operators 0
2024-04-20 03:25:41 parent_header 0
2024-04-20 03:23:05 terminals 1
2024-04-20 02:47:31 kernel 10
2024-04-20 01:00:24 nbextensions 1
2024-04-19 23:46:39 inspeccionar variables 2
2024-04-19 22:51:49 numpy 0
2024-04-19 20:55:32 raw cell 10
2024-04-19 20:46:22 how to enable a password 30
2024-04-19 20:44:54 token 1
2024-04-19 20:18:38 горячие клавишы 0
2024-04-19 19:43:52 np.array 0
2024-04-19 19:43:36 meinarray 0
2024-04-19 19:26:22 heading 3
2024-04-19 18:58:43 porta h 0
2024-04-19 18:58:17 hadamart 0
2024-04-19 18:39:38 config 8
2024-04-19 18:26:41 install modules 14
2024-04-19 18:25:17 theme 3
2024-04-19 18:24:06 slide 2
2024-04-19 18:23:05 install packages 11
2024-04-19 18:22:32 extension 14
2024-04-19 17:02:34 markdown preview 11
2024-04-19 16:50:47 metadata 2
2024-04-19 16:50:14 shortcut 7
2024-04-19 16:50:02 line number 6
2024-04-19 16:35:15 print a notebook 31
2024-04-19 16:23:48 sympy 0
2024-04-19 15:58:01 command mode 13
2024-04-19 15:44:44 slideshow 1
2024-04-19 15:43:10 cell toolbar 13
2024-04-19 15:40:35 parent_header 0
2024-04-19 15:16:12 code completion 13
2024-04-19 15:08:34 "print a cell" 0
2024-04-19 15:07:31 print a cell 27
2024-04-19 15:01:54 printing 1
2024-04-19 14:52:06 hardware 0
2024-04-19 14:44:30 update 3
2024-04-19 14:39:46 model 3
2024-04-19 14:39:41 ensemble 0
2024-04-19 14:39:32 ensemble model 3
2024-04-19 14:39:14 create a stacking ensemble model 27
2024-04-19 14:22:37 heading 3
2024-04-19 14:17:08 numbering for code lines 25
2024-04-19 13:53:47 skip button 5
2024-04-19 13:53:41 prophet 0
2024-04-19 13:48:38 console 5
2024-04-19 13:38:00 .ipynb 3
2024-04-19 13:34:55 display style 7
2024-04-19 13:34:39 display format 8
2024-04-19 13:34:22 format 6
2024-04-19 12:57:06 columntransformer 0
2024-04-19 12:57:02 shortcut multiline comment 7
2024-04-19 12:54:48 display strings and floats 26
2024-04-19 12:54:24 display with jupyter notebooks 31
2024-04-19 12:41:21 increase buffering 2
2024-04-19 12:41:09 buffering 1
2024-04-19 12:40:50 increase memory 3
2024-04-19 12:24:09 random.randint() 0
2024-04-19 12:23:54 random 2
2024-04-19 12:23:50 random.randint 0
2024-04-19 12:23:47 random.randit 0
2024-04-19 11:45:07 sql 0
2024-04-19 11:25:27 create token 16
2024-04-19 10:56:56 directories 4
2024-04-19 10:30:16 invalid string length 2
2024-04-19 10:28:43 page break 23
2024-04-19 10:26:47 attachment 2
2024-04-19 10:25:43 heading 3
2024-04-19 10:08:45 notebook 7 apk 30
2024-04-19 10:07:44 download 3
2024-04-19 10:07:36 downlaod 0
2024-04-19 09:34:21 metadata 2
2024-04-19 09:33:59 hide cell 10
2024-04-19 09:23:16 dependancies 0
2024-04-19 09:13:47 cell reference 11
2024-04-19 09:08:44 openpyxl 0
2024-04-19 09:08:20 upgrade openpyxl 5
2024-04-19 08:57:54 ssl 1
2024-04-19 08:39:50 sys.arg 0
2024-04-19 08:37:52 argv 1
2024-04-19 08:35:04 trust 1
2024-04-19 07:59:27 font 0
2024-04-19 07:48:19 yfinance 0
2024-04-19 07:47:56 yahoo finance 0
2024-04-19 07:28:23 rise 1
2024-04-19 07:21:14 install 10
2024-04-19 06:34:04 scroll 1
2024-04-19 06:27:00 numbering for code lines 25
2024-04-19 06:26:49 numbers for code lines 25
2024-04-19 06:26:25 toggle line 5
2024-04-19 05:18:05 how to download output 30
2024-04-19 05:03:53 include page 23
2024-04-19 04:53:26 [python 10
2024-04-19 04:39:52 функция str.replace в python 10
2024-04-19 04:15:41 kernel doesn't exist 11
2024-04-19 03:06:52 .ipynb 3
2024-04-19 03:06:52 config 8
2024-04-19 03:06:35 option 5
2024-04-19 03:00:27 terminals 1
2024-04-19 02:31:51 cell number 10
2024-04-19 01:29:48 client 2
2024-04-19 01:29:24 server 14
2024-04-19 01:29:12 upload 1
2024-04-18 23:59:23 not able to type 30
2024-04-18 23:50:49 hinting 0
2024-04-18 23:27:23 user interface tour 17
2024-04-18 22:52:44 solve 0
2024-04-18 22:18:08 none 2
2024-04-18 21:59:54 widgets 3
2024-04-18 21:57:11 markdown 11
2024-04-18 21:26:51 insert image 3
2024-04-18 21:15:41 print 5
2024-04-18 21:11:41 add_buttons_group 0
2024-04-18 21:10:44 insert image 3
2024-04-18 20:25:14 save image as svg 22
2024-04-18 20:01:30 os 2
2024-04-18 19:55:30 util 0
2024-04-18 19:47:30 password 2
2024-04-18 19:42:27 how to change microsoft edge to chrome 30
2024-04-18 19:26:55 enable "password" 4
2024-04-18 19:26:47 enable password 4
2024-04-18 19:25:24 password 2
2024-04-18 19:14:33 console 5
2024-04-18 18:54:21 "cannot convert " 0
2024-04-18 18:54:11 "cannot convert " "to a shape" 0
2024-04-18 18:53:12 cannot convert '' to a shape 30
2024-04-18 18:44:32 len 0
2024-04-18 18:42:58 command mode 13
2024-04-18 18:37:02 versions 8
2024-04-18 18:20:46 latex 5
2024-04-18 18:14:08 passwd 2
2024-04-18 18:13:13 list_running_servers 1
2024-04-18 17:52:21 str 0
2024-04-18 17:31:56 tab completion 6
2024-04-18 17:24:36 android 0
2024-04-18 17:20:20 keyboard layout 10
2024-04-18 16:34:40 default url 17
2024-04-18 16:28:48 file save error 13
2024-04-18 16:14:30 notebookapp 3
2024-04-18 16:13:50 --notebookapp.password 2
2024-04-18 15:54:21 toggle output of selected cells 29
2024-04-18 15:43:10 функция str.replace в python 10
2024-04-18 15:27:39 ? 0
2024-04-18 14:48:33 load_ipython_extension 2
2024-04-18 14:35:14 gridsearchcv 0
2024-04-18 14:35:04 gridsearchcv class 1
2024-04-18 14:11:08 esclamation 0
2024-04-18 14:10:48 ! 0
2024-04-18 14:05:20 passwd 2
2024-04-18 13:49:01 data tables 5
2024-04-18 13:48:57 spreadsheet 0
2024-04-18 13:46:09 print ipnyb 5
2024-04-18 13:27:11 token 4
2024-04-18 13:12:27 intelli 0
2024-04-18 13:12:10 comandos 0
2024-04-18 13:12:03 inteligente 0
2024-04-18 13:11:54 inteligente comandos 0
2024-04-18 13:11:40 compleatar comandos 0
2024-04-18 13:11:23 intellisence 0
2024-04-18 13:10:58 inteli 0
2024-04-18 13:07:18 password 2
2024-04-18 13:01:55 config 4
2024-04-18 12:52:39 token 1
2024-04-18 12:22:53 keybinds 0
2024-04-18 11:43:31 define name 3
2024-04-18 11:31:09 remote server 14
2024-04-18 11:31:03 remote ser er 1
2024-04-18 11:29:17 server 14
2024-04-18 10:43:38 pdf 3
2024-04-18 10:37:48 loc 0
2024-04-18 10:15:18 api 1
2024-04-18 08:30:55 config file and 26
2024-04-18 07:45:38 c# 7
2024-04-18 07:41:56 how to shutdown 30
2024-04-18 07:41:13 how to exit 30
2024-04-18 07:37:21 http health check path 12
2024-04-18 07:36:57 health check endpoint 9
2024-04-18 07:24:25 export 1
2024-04-18 07:24:01 latex 5
2024-04-18 07:17:18 usepackage 0
2024-04-18 07:17:07 mathjax 5
2024-04-18 06:51:51 функция str.replace в python 10
2024-04-18 06:12:24 code complete 13
2024-04-18 06:12:11 code compelete 13
2024-04-18 04:15:37 функция str.replace в python 10
2024-04-18 03:17:01 shutdown 3
2024-04-18 02:56:30 math 2
2024-04-18 02:42:19 install package 12
2024-04-18 01:45:02 dropdown 3
2024-04-18 01:44:54 toggle 1
2024-04-18 00:25:57 gui 0
2024-04-17 23:47:14 /python/al/week%2005.ipynb 10
2024-04-17 23:46:18 week 05 last checkpoint: 32 minutes ago 5
2024-04-17 23:11:13 export html 5
2024-04-17 23:10:44 pdf 3
2024-04-17 23:09:36 export 1
2024-04-17 22:42:45 nbconvert 3
2024-04-17 22:42:29 export 1
2024-04-17 22:41:24 export pdf 3
2024-04-17 22:40:56 print 5
2024-04-17 22:14:19 password 2
2024-04-17 20:35:33 line wrap 5
2024-04-17 20:13:36 password 2
2024-04-17 19:59:04 what version of jupyter do i need to use to create a file and open it 31
2024-04-17 19:56:52 how to create a file and open it 30
2024-04-17 19:56:09 sql 0
2024-04-17 19:48:43 date sql 2
2024-04-17 19:48:32 sql 0
2024-04-17 19:48:09 align 3
2024-04-17 19:47:13 centering 0
2024-04-17 19:46:35 orientation 0
2024-04-17 19:46:26 center 1
2024-04-17 19:33:04 links in markdown 26
2024-04-17 19:27:40 securing-a-notebook-server 31
2024-04-17 19:21:15 debugger 4
2024-04-17 18:47:29 detect 1
2024-04-17 18:44:32 recursion 0
2024-04-17 18:25:03 token 4
2024-04-17 18:23:08 clear output 6
2024-04-17 18:22:58 clear 2
2024-04-17 18:20:55 save as pdf 22
2024-04-17 18:20:28 pdf save 5
2024-04-17 18:15:45 directory access 10
2024-04-17 17:32:22 update 3
2024-04-17 17:32:12 syntax 6
2024-04-17 17:19:45 функция str.replace в python 10
2024-04-17 16:54:55 shutdown 3
2024-04-17 16:43:51 notebookapp.local_hostnames 2
2024-04-17 16:31:48 syntax highlighting 6
2024-04-17 16:24:16 save and checkpoint 26
2024-04-17 16:24:10 checkpoint 0
2024-04-17 15:50:43 folder access 7
2024-04-17 15:46:52 altair 0
2024-04-17 15:45:48 %s 4
2024-04-17 15:22:20 kernel 13
2024-04-17 15:18:33 spark 0
2024-04-17 15:07:24 autoreload 1
2024-04-17 14:22:05 /notebooks/annotated follow-along guide_data structures in python.ipynb 26
2024-04-17 12:58:17 dmatrices 0
2024-04-17 12:54:09 kernel 10
2024-04-17 12:43:35 save as python file 24
2024-04-17 12:43:18 save as py 22
2024-04-17 12:33:16 raw cell 10
2024-04-17 12:29:26 convert pdf 3
2024-04-17 12:28:35 convert in pdf 25
2024-04-17 12:14:38 decisiontreeregressor 0
2024-04-17 12:14:31 vscode 0
2024-04-17 11:47:23 heading 3
2024-04-17 11:15:18 how to add data 30
2024-04-17 10:31:55 tensorflow 0
2024-04-17 10:09:32 notebookapp 2
2024-04-17 10:05:18 notebookapp.main 0
2024-04-17 10:05:08 main 6
2024-04-17 09:51:43 heading 3
2024-04-17 09:40:32 функция str.replace в python 10
2024-04-17 09:38:31 aimport 0
2024-04-17 09:37:24 matplotlib 1
2024-04-17 09:31:06 shortcuts # 5
2024-04-17 09:21:48 idle kernel status 10
2024-04-17 09:16:56 text editor syntax highlighting 16
2024-04-17 08:21:58 "@" 0
2024-04-17 08:21:53 @ 0
2024-04-17 08:10:35 default directory 14
2024-04-17 07:39:32 markdown 11
2024-04-17 07:26:48 функция str.replace в python 10
2024-04-17 07:23:15 root dir 2
2024-04-17 07:23:08 root_dir 0
2024-04-17 06:48:20 width 0
2024-04-17 06:17:22 password 5
2024-04-17 05:52:56 public server 16
2024-04-17 05:37:12 pandas 1
2024-04-17 05:20:31 markdown 11
2024-04-17 05:11:21 timeit 0
2024-04-17 04:27:01 tornado 5
2024-04-17 03:23:29 token 1
2024-04-17 02:59:57 in[-1] 25
2024-04-17 02:39:11 magic 3
2024-04-17 02:15:10 py 2
2024-04-17 01:45:14 jupyter notebook 10 31
2024-04-17 01:44:43 pandas 1
2024-04-17 01:44:30 dataframe 0
2024-04-17 01:44:24 dataframe rows 0
2024-04-17 01:44:09 datatable rows 0
2024-04-17 01:43:55 table rows 4
2024-04-17 01:43:42 display rows 6
2024-04-17 01:07:39 example data 15
2024-04-17 00:14:06 shortcut 7
2024-04-17 00:14:01 variable 2
2024-04-16 22:25:28 public server 16
2024-04-16 22:24:57 public_server 0
2024-04-16 21:48:59 github 32
2024-04-16 20:50:52 security 5
2024-04-16 20:49:24 encryption 0
2024-04-16 20:28:35 docstring 2
2024-04-16 20:27:58 enable docstring 4
2024-04-16 20:12:06 database 0
2024-04-16 20:11:59 sql 0
2024-04-16 19:35:49 kernel 13
2024-04-16 19:06:59 external command 13
2024-04-16 19:06:21 command 12
2024-04-16 19:05:19 importing data 8
2024-04-16 19:04:27 connect to a network drive 30
2024-04-16 18:49:25 how to get external data files into the notebook 31
2024-04-16 18:49:04 how to get data files into the notebook 31
2024-04-16 18:48:28 security 5
2024-04-16 18:48:25 public server 16
2024-04-16 18:27:27 conda python 3 kernel 15
2024-04-16 18:26:46 conda python 3 13
2024-04-16 18:25:33 vim 0
2024-04-16 18:25:23 import new kernels 18
2024-04-16 18:24:20 file io 14
2024-04-16 18:15:43 path mac 6
2024-04-16 18:15:13 path 5
2024-04-16 18:14:16 cell 10
2024-04-16 18:08:28 order list 8
2024-04-16 18:07:46 reading csv files 10
2024-04-16 18:07:32 reading files 10
2024-04-16 18:07:22 file i/o 16
2024-04-16 18:07:05 open csv file 15
2024-04-16 17:50:17 mysql 0
2024-04-16 17:42:06 authentication 1
2024-04-16 17:08:02 variables 2
2024-04-16 17:04:55 watch variable 3
2024-04-16 16:33:48 localhost 4
2024-04-16 16:04:55 upgrade 5
2024-04-16 15:38:43 method 0
2024-04-16 15:37:57 sort() 0
2024-04-16 14:49:37 python 10
2024-04-16 14:42:32 pdf 3
2024-04-16 14:31:27 security 5
2024-04-16 14:23:31 http://localhost:8786/tree 7
2024-04-16 14:23:03 localhost 4
2024-04-16 13:46:35 matplotlib 1
2024-04-16 13:40:46 keyboard 8
2024-04-16 13:29:09 функция str.replace в python 10
2024-04-16 13:16:08 api 1
2024-04-16 11:59:32 "jupyter notebook password" 3
2024-04-16 11:58:07 jupyter notebook password 31
2024-04-16 11:57:14 jupyter notebook password 32
2024-04-16 11:39:05 split a string in to alphabets in python 31
2024-04-16 11:36:55 split function 5
2024-04-16 11:36:44 split 2
2024-04-16 11:30:45 "getting started" 0
2024-04-16 11:26:09 "getting started" 0
2024-04-16 11:25:47 getting started 5
2024-04-16 11:12:51 imp 0
2024-04-16 10:56:31 iteritems 0
2024-04-16 10:53:53 how to move c dirive to d drive jupyter notebook 31
2024-04-16 10:52:13 how to open jupyter notebook in d drive 31
2024-04-16 10:36:13 video 3
2024-04-16 10:25:26 code gold edge expert # 3.8 forex 13
2024-04-16 10:22:54 gold edge expert # 3.8 forex 2
2024-04-16 10:21:16 gold edge expert forex 2
2024-04-16 09:56:26 extensions interface 19
2024-04-16 09:55:18 extensions 11
2024-04-16 09:36:34 notebooknotary 0
2024-04-16 09:34:58 notebooknotary 0
2024-04-16 09:29:51 notebooknotary 0
2024-04-16 09:29:41 c.notebooknotary.db_file 0
2024-04-16 09:26:08 auto-save 3
2024-04-16 09:26:00 auto save 3
2024-04-16 09:25:57 autosave 0
2024-04-16 09:25:49 save 3
2024-04-16 09:24:36 cell 10
2024-04-16 09:24:35 directory 9
2024-04-16 09:24:09 folder 5
2024-04-16 09:24:02 workspace 0
2024-04-16 09:18:14 escape_html_script 0
2024-04-16 08:47:20 comment 2
2024-04-16 08:46:54 shortcuts 5
2024-04-16 08:46:34 key 5
2024-04-16 08:45:47 docker 0
2024-04-16 08:22:09 developer 2
2024-04-16 08:08:07 password 5
2024-04-16 07:42:37 password 5
2024-04-16 07:40:08 функция str.replace в python 10
2024-04-16 07:39:15 функция str.replace 0
2024-04-16 07:36:36 str.replace 0
2024-04-16 06:42:16 custom.js 4
2024-04-16 06:40:19 custom.js 1
2024-04-16 06:39:14 copy cell 10
2024-04-16 06:38:35 copy cell content 11
2024-04-16 06:35:32 form-data 13
2024-04-16 05:56:13 install 10
2024-04-16 05:53:28 recover crash 2
2024-04-16 05:53:27 lab 1
2024-04-16 05:53:27 jupyter notebook crash 31
2024-04-16 05:53:27 jupyter-lab 30
2024-04-16 05:53:26 9jupyter-lab 1
2024-04-16 05:15:17 trash 1
2024-04-16 04:38:08 directory 13
2024-04-16 04:10:05 markdown 11
2024-04-16 02:55:32 resource_dir 0
2024-04-16 01:15:24 pandas 1
2024-04-16 01:12:05 linux 2
2024-04-15 23:25:48 multiplication 0
2024-04-15 23:24:06 hosting 0
2024-04-15 23:23:46 host notebook 30
2024-04-15 22:52:49 password 2
2024-04-15 22:52:34 auth 1
2024-04-15 22:50:25 auth 1
2024-04-15 22:29:44 folium 0
2024-04-15 22:29:16 exif 0
2024-04-15 22:25:18 import module 5
2024-04-15 21:53:59 latex 5
2024-04-15 21:27:30 save image as svg 22
2024-04-15 21:25:35 save images 4
2024-04-15 20:44:34 scroll output 5
2024-04-15 20:44:20 scrolling 0
2024-04-15 20:41:35 jupyterlab-neon 15
2024-04-15 20:40:52 theme 3
2024-04-15 20:03:14 whitelist 0
2024-04-15 18:15:34 download 3
2024-04-15 18:08:19 special characters 3
2024-04-15 18:05:12 files 10
2024-04-15 17:30:19 directory 9
2024-04-15 17:15:41 markdown 11
2024-04-15 17:13:22 jump page 23
2024-04-15 16:50:31 metrics 1
2024-04-15 16:50:14 sklearn 0
2024-04-15 16:32:29 import 5
2024-04-15 16:25:24 nbexte 0
2024-04-15 16:25:20 nbextention 0
2024-04-15 15:56:45 kernel 10
2024-04-15 15:46:34 markdown 11
2024-04-15 15:15:43 import sklearn 5
2024-04-15 15:15:27 pandas 1
2024-04-15 15:15:16 sklearn 0
2024-04-15 14:22:49 token 1
2024-04-15 14:16:41 kernel setup 11
2024-04-15 13:44:52 theme 3
2024-04-15 12:55:46 reading file 13
2024-04-15 12:51:40 video 3
2024-04-15 12:51:33 camera 0
2024-04-15 12:49:22 nbextensions 1
2024-04-15 12:42:23 theme] 3
2024-04-15 12:33:47 them,e 9
2024-04-15 12:28:35 custom.js 1
2024-04-15 12:28:06 jupyterlab-theme 15
2024-04-15 12:23:33 languages 6
2024-04-15 12:14:40 nbgrader install 12
2024-04-15 12:13:32 repository 6
2024-04-15 11:56:21 _input_request 0
2024-04-15 11:42:49 working dir 9
2024-04-15 11:30:10 import warning 11
2024-04-15 11:23:44 theme 3
2024-04-15 10:52:05 replace 1
2024-04-15 10:31:03 save hook 4
2024-04-15 10:13:21 换行 0
2024-04-15 10:13:03 自动换行 0
2024-04-15 10:01:09 terminals 1
2024-04-15 09:48:16 how to open file from folder 30
2024-04-15 08:57:19 c++ 7
2024-04-15 08:52:52 auto 1
2024-04-15 08:36:26 auto 1
2024-04-15 08:29:24 toggle scroll 2
2024-04-15 07:57:53 how to write in midddle in markdown cell 31
2024-04-15 07:09:50 keymaps 1
2024-04-15 07:09:22 keymaps 2
2024-04-15 07:03:20 new folder 16
2024-04-15 06:54:51 .py 2
2024-04-15 06:18:36 token 1
2024-04-15 06:18:20 enable password 4
2024-04-15 05:23:58 path syntax 9
2024-04-15 04:46:38 show() 32
2024-04-15 04:44:39 auto 1
2024-04-15 04:44:32 autosave 0
2024-04-15 03:49:12 download as 22
2024-04-15 03:47:51 download 3
2024-04-15 03:44:20 download 3
2024-04-15 02:31:51 raw cell 10
2024-04-15 02:31:32 token 1
2024-04-15 02:15:32 custom_display_url 1
2024-04-15 02:15:18 show outputs 32
2024-04-15 02:13:05 sql table 4
2024-04-15 02:12:23 create table 12
2024-04-15 01:03:50 disable token authentication 7
2024-04-15 01:03:39 disable authentication 6
2024-04-15 00:27:27 markdown 11
2024-04-15 00:14:50 upload file 13
2024-04-14 23:54:49 change working directory 10
2024-04-14 23:26:02 input 4
2024-04-14 23:24:13 html form 5
2024-04-14 23:23:41 forms 2
2024-04-14 22:43:34 how find version of jupyter because i need to install os as per the version 31
2024-04-14 22:42:46 how find version of jupyter 31
2024-04-14 22:35:35 islp 0
2024-04-14 21:20:03 image 2
2024-04-14 21:13:53 *.py* 0
2024-04-14 21:10:07 setting 3
2024-04-14 19:40:37 security 8
2024-04-14 19:16:22 import 5
2024-04-14 19:16:18 dataset 0
2024-04-14 19:15:20 install anaconda libraries 10
2024-04-14 18:20:05 "'jupyter' is not recognized as an internal or external command" 0
2024-04-14 18:19:55 'jupyter' is not recognized as an internal or external command 31
2024-04-14 18:19:24 recognized as an internal or external command 27
2024-04-14 17:14:59 magic 3
2024-04-14 17:14:46 %run 16
2024-04-14 17:10:40 $$ 0
2024-04-14 17:05:47 libs 0
2024-04-14 17:05:27 update libs 3
2024-04-14 16:55:59 axis label 2
2024-04-14 16:55:36 $ 0
2024-04-14 16:33:07 kernel connection status 10
2024-04-14 16:18:42 kernel status 10
2024-04-14 15:46:11 awesome 1
2024-04-14 15:29:17 tags tollbar 1
2024-04-14 15:28:55 parameter 1
2024-04-14 15:22:46 debug 1
2024-04-14 15:22:29 getting started 5
2024-04-14 15:09:23 random 2
2024-04-14 14:38:07 time 7
2024-04-14 14:37:59 tiem 0
2024-04-14 12:49:12 figure 3
2024-04-14 12:17:30 remote server 14
2024-04-14 12:17:24 server 14
2024-04-14 12:07:29 set password 9
2024-04-14 11:40:25 jupyter notebook password 32
2024-04-14 11:35:10 .env 1
2024-04-14 11:25:50 password 2
2024-04-14 11:25:30 token 1
2024-04-14 10:22:26 jupyterrender 0
2024-04-14 10:06:04 jupyternotebookapp 2
2024-04-14 10:04:03 app 1
2024-04-14 09:38:18 terminals 1
2024-04-14 09:22:24 language 7
2024-04-14 09:07:16 'str' object is not callable 26
2024-04-14 08:46:23 tutorial 1
2024-04-14 08:39:02 "convert to py" 0
2024-04-14 08:38:49 convert to py 30
2024-04-14 08:38:42 convertto py 2
2024-04-14 08:38:21 export py 3
2024-04-14 08:38:08 export to py 30
2024-04-14 08:18:56 directory 9
2024-04-14 07:43:19 proxy 1
2024-04-14 07:39:44 choose preferred browser 11
2024-04-14 07:38:12 set browser 12
2024-04-14 06:33:07 how to back extension\ 30
2024-04-14 05:13:37 ipython 9
2024-04-14 03:37:19 extension 14
2024-04-14 03:35:40 markdown 11
2024-04-14 03:19:45 .format() 4
2024-04-14 03:13:54 nbextensions 1
2024-04-14 03:02:01 breakpoints 1
2024-04-14 01:31:11 ldap 0
2024-04-14 00:50:38 metadata 5
2024-04-14 00:26:25 api 1
2024-04-14 00:25:58 remove kernel 10
2024-04-13 23:46:03 increase buffer 2
2024-04-13 23:45:53 increase ma buffer 2
2024-04-13 23:45:47 increase ma buffwer 2
2024-04-13 23:45:30 joining lines 1
2024-04-13 23:45:01 lines 1
2024-04-13 23:41:10 jupyter_notebook_config.py 6
2024-04-13 23:25:11 memory jupyter 30
2024-04-13 23:24:41 increase memory jupyter notebook 31
2024-04-13 23:15:02 update 3
2024-04-13 23:14:52 update jupyter 30
2024-04-13 23:13:29 update 3
2024-04-13 23:06:40 jupyter_notebook_config.py 1
2024-04-13 21:57:09 factorial 0
2024-04-13 21:24:22 xls= 0
2024-04-13 21:22:21 how to keep code visible 30
2024-04-13 21:21:05 splitting code between multiple lines 17
2024-04-13 21:17:55 pretty displays 2
2024-04-13 21:15:21 latex 5
2024-04-13 20:38:11 modulus 0
2024-04-13 20:37:56 module 3
2024-04-13 20:37:42 modulo 0
2024-04-13 20:22:28 notebookapp 2
2024-04-13 20:11:54 brackets 0
2024-04-13 19:59:10 += 0
2024-04-13 19:15:52 geopandas 0
2024-04-13 18:09:56 import 5
2024-04-13 18:06:50 files 10
2024-04-13 17:54:38 update 3
2024-04-13 17:45:17 load module 5
2024-04-13 17:44:59 functools 0
2024-04-13 17:44:14 module 3
2024-04-13 17:41:32 import 5
2024-04-13 16:52:49 env 1
2024-04-13 15:58:06 history 1
2024-04-13 15:54:36 cell history 10
2024-04-13 15:39:17 numerical list 8
2024-04-13 15:39:05 numeric list 8
2024-04-13 14:56:57 keyboard shortcuts 8
2024-04-13 14:33:40 markdown fonts types 13
2024-04-13 14:31:01 imports 6
2024-04-13 13:54:50 print 5
2024-04-13 13:51:39 formatting in print 25
2024-04-13 13:33:21 c1_w2_lab01_model_representation_soln 0
2024-04-13 12:56:44 markdown 11
2024-04-13 12:10:40 += 0
2024-04-13 12:07:02 files 10
2024-04-13 11:54:56 bash 1
2024-04-13 11:31:34 pandas 1
2024-04-13 11:22:39 kernel restart 12
2024-04-13 11:22:36 kerne; 0
2024-04-13 11:19:38 dark mode 9
2024-04-13 11:13:42 get_dummies 0
2024-04-13 11:13:32 dummies 0
2024-04-13 11:06:18 input 4
2024-04-13 10:45:18 seaborn 0
2024-04-13 10:45:06 sklearn 0
2024-04-13 10:44:57 sklearn seaborn 0
2024-04-13 09:15:35 init_printing 0
2024-04-13 09:15:34 init_printing() 0
2024-04-13 08:17:49 version 10
2024-04-13 07:22:56 slide show 32
2024-04-13 05:05:19 show "line numbers" 32
2024-04-13 05:04:39 show line numbers in code 32
2024-04-13 05:04:04 line numbers 5
2024-04-13 04:40:39 ! 0
2024-04-13 04:40:35 % 0
2024-04-13 04:21:23 mathcal 0
2024-04-13 03:25:43 password 2
2024-04-13 03:25:34 server password 14
2024-04-13 03:19:14 codemirror 2
2024-04-13 02:55:54 a*算法求解八数码问题 27
2024-04-13 02:55:33 a*算法求解 27
2024-04-13 00:21:58 remove kernel 10
2024-04-12 23:56:11 token password 2
2024-04-12 22:23:36 save to py 30
2024-04-12 22:14:19 open() 9
2024-04-12 22:13:45 open 9
2024-04-12 21:59:02 tensor 0
2024-04-12 21:58:53 tensorflow 0
2024-04-12 21:56:39 path 5
2024-04-12 21:50:14 auto complete 4
2024-04-12 20:42:39 latex equations 5
2024-04-12 20:41:04 latex equation 5
2024-04-12 20:13:17 imputation 0
2024-04-12 20:11:28 server 14
2024-04-12 20:11:10 notebook server 30
2024-04-12 19:34:48 plot 0
2024-04-12 19:34:43 ploting 0
2024-04-12 19:18:40 settings 9
2024-04-12 18:28:35 highlight 2
2024-04-12 18:18:56 command 12
2024-04-12 18:17:11 wrap 1
2024-04-12 18:07:01 trust 1
2024-04-12 17:59:33 inport image 2
2024-04-12 17:59:25 image 2
2024-04-12 17:17:38 extensions 11
2024-04-12 17:01:53 key 5
2024-04-12 17:01:46 快捷键 0
2024-04-12 15:45:28 heading 3
2024-04-12 15:37:20 metadata 2
2024-04-12 15:19:49 border left width 6
2024-04-12 14:37:51 markdown cell 14
2024-04-12 14:14:33 settings 9
2024-04-12 14:13:15 theme 3
2024-04-12 14:09:52 advanced settings 10
2024-04-12 14:07:30 %whos 0
2024-04-12 14:04:36 tags 1
2024-04-12 14:03:57 hide cell 10
2024-04-12 13:53:04 passwd 2
2024-04-12 13:31:02 breakpoint 0
2024-04-12 12:37:42 checkpoint 0
2024-04-12 12:36:36 matplotlib 1
2024-04-12 12:35:46 autosave 0
2024-04-12 11:30:03 theta 0
2024-04-12 11:12:49 base_url 1
2024-04-12 10:43:33 slideshow 1
2024-04-12 10:43:20 slide 2
2024-04-12 10:43:08 slides 1
2024-04-12 10:28:42 package 7
2024-04-12 10:12:28 server 14
2024-04-12 10:11:45 change setting via json 11
2024-04-12 10:11:24 setting json 6
2024-04-12 10:11:02 modulenotfounderror: no module named 'matplotlib.pyplot'; 'matplotlib' is not a package 29
2024-04-12 10:09:25 codemirror 6 8
2024-04-12 10:01:05 se 0
2024-04-12 09:52:38 notebook:delete-cell 10
2024-04-12 09:49:54 clear output shortcut 10
2024-04-12 09:48:54 clear output 6
2024-04-12 09:17:16 cell output 10
2024-04-12 09:16:51 load_ipython_extension 2
2024-04-12 08:52:51 plot 0
2024-04-12 08:47:46 collapse 1
2024-04-12 07:47:34 api 1
2024-04-12 07:47:26 content 5
2024-04-12 07:38:43 download notebook 30
2024-04-12 07:32:11 markdown 11
2024-04-12 07:19:07 time 7
2024-04-12 07:13:51 root 3
2024-04-12 07:07:30 analyse variable 2
2024-04-12 06:39:37 json 4
2024-04-12 06:38:49 notebook. 30
2024-04-12 06:38:29 create 9
2024-04-12 06:37:47 filecontentmanager 0
2024-04-12 06:14:00 toggle 1
2024-04-12 06:13:21 cell 10
2024-04-12 05:36:05 jupyter_notebook_config.py 6
2024-04-12 05:34:24 print 5
2024-04-12 05:30:14 chatgpt 0
2024-04-12 05:30:06 using chatgpt 18
2024-04-12 04:54:06 update 3
2024-04-12 03:54:47 how to save file in pandas 31
2024-04-12 03:53:44 pandas 1
2024-04-12 03:41:46 keyboard shortcut 9
2024-04-12 03:07:25 fromhex 0
2024-04-12 03:07:17 byte 0
2024-04-12 03:07:13 bytes 0
2024-04-12 03:07:04 ljsut 0
2024-04-12 01:25:51 search 3
2024-04-12 01:22:36 search 3
2024-04-12 00:44:32 80 column 0
2024-04-12 00:23:41 raw 4
2024-04-11 23:21:35 python handbook 10
2024-04-11 23:05:08 import dataframe 5
2024-04-11 21:58:30 auto complete 4
2024-04-11 21:58:18 autocomplete 0
2024-04-11 21:41:08 ai 1
2024-04-11 21:18:45 width 0
2024-04-11 20:49:38 shortcut 6
2024-04-11 20:00:15 history 1
2024-04-11 20:00:09 history 3
2024-04-11 19:33:26 text cell 14
2024-04-11 19:01:42 memory error 3
2024-04-11 19:01:38 memoryerror 0
2024-04-11 19:01:19 memory error 3
2024-04-11 19:01:03 memory 2
2024-04-11 18:17:34 kernel 10
2024-04-11 18:17:22 kernelspec 1
2024-04-11 17:56:38 config options 6
2024-04-11 17:56:23 config browser 11
2024-04-11 17:56:06 browser 9
2024-04-11 16:47:26 youtube 0
2024-04-11 16:47:05 video 3
2024-04-11 16:22:48 toolbar 8
2024-04-11 16:18:38 debug 1
2024-04-11 16:08:24 overrides.json 0
2024-04-11 15:53:38 lan 0
2024-04-11 15:37:02 notebook job error 30
2024-04-11 15:32:07 pandas 1
2024-04-11 15:30:37 notebookapp 3
2024-04-11 15:25:36 dataframe.nodes 0
2024-04-11 15:18:04 plt.style 0
2024-04-11 15:16:27 style.available 0
2024-04-11 15:13:18 plt.style.use 0
2024-04-11 14:47:57 jupyterhub-singleuser 2
2024-04-11 14:29:31 logo 3
2024-04-11 14:20:07 email 1
2024-04-11 14:20:02 outlook 0
2024-04-11 13:38:51 config 4
2024-04-11 13:37:09 config file 13
2024-04-11 13:27:10 pdf 3
2024-04-11 13:23:23 ssl 1
2024-04-11 13:23:11 https 8
2024-04-11 13:01:22 mappingkernelmanager 1
2024-04-11 12:45:16 font 2
2024-04-11 12:33:07 docker 0
2024-04-11 12:33:03 kubernetes 0
2024-04-11 12:32:54 pod 0
2024-04-11 11:52:30 token authentication 4
2024-04-11 11:03:30 collaboration 2
2024-04-11 10:40:10 logisticregression 0
2024-04-11 10:26:54 syntax highlight 6
2024-04-11 09:08:47 save 3
2024-04-11 09:08:29 how save file 19
2024-04-11 08:46:37 variable inspector 2
2024-04-11 08:18:18 format 4
2024-04-11 07:30:04 function display 7
2024-04-11 07:28:38 install 10
2024-04-11 07:12:38 update python 11
2024-04-11 07:12:24 upgrade python 11
2024-04-11 07:10:02 markdown 11
2024-04-11 07:05:45 jupyterlab 15
2024-04-11 06:54:30 auto save 3
2024-04-11 04:23:22 generate passwd 5
2024-04-11 03:58:08 seaborn 0
2024-04-11 03:49:58 toolbar 8
2024-04-11 03:16:23 sklearn 0
2024-04-11 02:46:38 scikit 0
2024-04-11 02:03:51 code font 14
2024-04-11 01:38:18 magic 3
2024-04-11 01:16:51 auto completion 4
2024-04-11 01:16:45 autocompletion 0
2024-04-11 01:07:52 host 1
2024-04-11 01:07:45 docker 0
2024-04-11 00:51:15 python3 1
2024-04-10 23:41:29 sqlplot 0
2024-04-10 23:00:15 matplotlib 1
2024-04-10 22:42:39 folder 5
2024-04-10 22:42:31 permission 1
2024-04-10 22:38:26 printing 1
2024-04-10 22:38:09 printing the notebook 31
2024-04-10 22:37:36 print notebook 30
2024-04-10 22:36:24 print 5
2024-04-10 21:51:31 custom.js 1
2024-04-10 21:41:23 image 2
2024-04-10 21:12:51 image from file 22
2024-04-10 21:12:31 image 2
2024-04-10 20:38:38 server 14
2024-04-10 20:38:28 vm 0
2024-04-10 20:38:22 virtual machine 1
2024-04-10 20:38:07 running on a vm 32
2024-04-10 20:23:02 headings 3
2024-04-10 20:21:41 dictionnary 0
2024-04-10 20:02:11 exporting 1
2024-04-10 19:54:48 markdown 11
2024-04-10 19:32:38 no proxy 6
2024-04-10 19:25:24 reset 1
2024-04-10 19:25:00 clear 2
2024-04-10 19:09:26 python environment 12
2024-04-10 19:09:13 packages 5
2024-04-10 19:01:14 footnotes 0
2024-04-10 19:01:09 cite 0
2024-04-10 19:01:02 citations 0
2024-04-10 18:29:22 print file 14
2024-04-10 18:29:00 print 5
2024-04-10 18:13:41 kernel 10
2024-04-10 18:07:02 download as pdf 22
2024-04-10 17:40:25 data viewe 5
2024-04-10 17:39:51 data viewer 5
2024-04-10 17:39:46 dataviewer 0
2024-04-10 17:22:44 pdf 3
2024-04-10 17:17:38 phase 0
2024-04-10 17:12:24 working directory 9
2024-04-10 17:09:30 to update notebook to jupyter 7 31
2024-04-10 16:40:27 javascript 16
2024-04-10 16:17:08 print preview 6
2024-04-10 16:16:07 print 5
2024-04-10 16:04:25 语言 0
2024-04-10 16:01:38 toolbar 8
2024-04-10 15:45:43 pandas 1
2024-04-10 15:45:18 print 5
2024-04-10 15:44:57 convert html 5
2024-04-10 15:43:48 image 2
2024-04-10 15:35:01 code completion 13
2024-04-10 15:33:07 settings 9
2024-04-10 15:32:06 defaults 2
2024-04-10 15:29:36 export html 5
2024-04-10 15:29:14 html 5
2024-04-10 15:19:30 pfe 0
2024-04-10 15:19:26 pfe\ 0
2024-04-10 15:09:39 codemirror 0
2024-04-10 15:07:49 code_mirror 0
2024-04-10 15:07:31 metadata 2
2024-04-10 15:07:30 yaml 0
2024-04-10 14:32:22 tags 1
2024-04-10 14:26:19 cell tags 10
2024-04-10 14:02:55 tokenizer 0
2024-04-10 14:02:45 tokenizer, hashingtf, idf 0
2024-04-10 14:01:47 import tokenizer, hashingtf, idf 5
2024-04-10 13:35:25 df.loc 0
2024-04-10 13:27:45 notebookapp 3
2024-04-10 13:25:09 change root 5
2024-04-10 12:35:31 giga 0
2024-04-10 12:09:39 lab 1
2024-04-10 11:38:28 print preview 6
2024-04-10 10:38:40 copy 2
2024-04-10 10:30:38 password 5
2024-04-10 10:27:57 ipythonhandler 0
2024-04-10 10:13:27 line number 6
2024-04-10 10:00:51 environment 8
2024-04-10 09:52:17 user interface tour 17
2024-04-10 09:27:17 license 1
2024-04-10 09:27:12 previousvalue 0
2024-04-10 09:06:57 gateway 3
2024-04-10 09:06:55 export notebook 30
2024-04-10 09:06:53 save and export notebook 31
2024-04-10 09:06:51 saving 1
2024-04-10 09:06:48 jupyter notebook project file saving 31
2024-04-10 09:06:29 theme 3
2024-04-10 08:28:04 heading 3
2024-04-10 08:20:42 slide 2
2024-04-10 08:20:30 slides 1
2024-04-10 08:00:16 how to import a file 30
2024-04-10 07:52:47 public server 16
2024-04-10 06:59:04 auto close brackets 2
2024-04-10 06:58:53 bracket 0
2024-04-10 06:57:15 undo 1
2024-04-10 06:55:48 bracket 0
2024-04-10 06:46:19 functions 3
2024-04-10 06:23:51 arrays 0
2024-04-10 06:23:12 array 3
2024-04-10 05:29:40 shift tab 7
2024-04-10 05:29:19 tab 6
2024-04-10 04:41:30 convert notebook to .py file 31
2024-04-10 04:41:08 py 2
2024-04-10 04:39:16 trust 1
2024-04-10 04:22:11 matplotlib 1
2024-04-10 03:21:57 autosave_interval 0
2024-04-10 02:54:13 default_cell_type 0
2024-04-10 02:41:26 markdown table 12
2024-04-10 02:35:55 snippet 0
2024-04-10 02:35:38 snippest 0
2024-04-10 01:26:44 shortcut 7
2024-04-10 01:26:38 keybind 0
2024-04-10 01:26:22 keymap 0
2024-04-10 01:19:41 c.serverapp.websocket_ping_timeout 0
2024-04-10 01:15:52 code completion 13
2024-04-10 01:15:15 代码补全 0
2024-04-10 00:20:45 close and halt 26
2024-04-10 00:19:16 quit 1
2024-04-10 00:11:36 download 3
2024-04-09 22:18:51 default_cell_type 0
2024-04-09 22:18:38 default_cell_type 0
2024-04-09 22:13:35 line size wrap 6
2024-04-09 22:02:24 install packages 11
2024-04-09 21:51:46 packages 5
2024-04-09 21:51:40 install jupyter lab 30
2024-04-09 20:52:37 filter data 5
2024-04-09 20:52:07 filter 1
2024-04-09 20:50:59 python 10
2024-04-09 20:50:48 colunm 0
2024-04-09 20:50:28 colun 0
2024-04-09 20:50:10 column 0
2024-04-09 20:49:56 kernel 10
2024-04-09 20:49:53 col 0
2024-04-09 20:42:26 install library 10
2024-04-09 20:42:05 install libraries 10
2024-04-09 20:11:49 logs 0
2024-04-09 20:00:59 pandas 1
2024-04-09 19:35:03 image 2
2024-04-09 19:26:35 mermaid 1
2024-04-09 19:16:51 show line numbers 32
2024-04-09 19:14:42 "output of selected cell" 0
2024-04-09 19:14:06 "toggle output" 0
2024-04-09 19:13:52 toggle output 5
2024-04-09 19:13:23 hide 1
2024-04-09 19:08:49 display shortcuts 8
2024-04-09 19:08:02 command mode 13
2024-04-09 18:50:01 autocomplete 0
2024-04-09 18:12:56 import 5
2024-04-09 17:06:45 password 2
2024-04-09 17:02:14 library 1
2024-04-09 17:01:58 dates 0
2024-04-09 16:58:20 environment 8
2024-04-09 16:56:14 for 25
2024-04-09 16:39:08 wrap line 5
2024-04-09 16:38:56 wrapt 0
2024-04-09 16:11:30 copy notebook 30
2024-04-09 16:11:24 copy noteb ook 2
2024-04-09 15:44:24 finding root 3
2024-04-09 15:38:29 squeeze 0
2024-04-09 15:19:24 download 3
2024-04-09 15:19:03 py 2
2024-04-09 15:17:52 module 3
2024-04-09 15:13:57 example 13
2024-04-09 15:08:14 librar 0
2024-04-09 14:50:14 disconnected to kernel 30
2024-04-09 14:50:00 not connected to kernel 30
2024-04-09 14:49:03 grouping 0
2024-04-09 14:39:14 widgets 3
2024-04-09 14:37:00 data frame 5
2024-04-09 14:36:42 print data frame 7
2024-04-09 14:27:55 display html 8
2024-04-09 13:54:35 markdown 11
2024-04-09 13:54:16 user interface tour 17
2024-04-09 13:39:40 restart 6
2024-04-09 13:34:22 token 1
2024-04-09 13:34:04 security 5
2024-04-09 12:57:36 show line number 32
2024-04-09 12:57:21 linenumber 0
2024-04-09 12:57:10 line number 6
2024-04-09 12:44:53 nbextension 1
2024-04-09 12:44:42 jupyter nbextension 30
2024-04-09 12:34:14 notebook_saved.notebook 0
2024-04-09 12:32:56 head() 2
2024-04-09 12:32:41 head 2
2024-04-09 12:30:32 pip install jupyter_contrib_nbextensions 10
2024-04-09 12:14:01 license 1
2024-04-09 11:59:55 se 0
2024-04-09 11:15:13 variables 2
2024-04-09 11:15:03 environmental 0
2024-04-09 11:13:41 shift-tab 7
2024-04-09 11:13:14 shift + tab 3
2024-04-09 11:00:29 notifications 1
2024-04-09 10:56:10 slide 2
2024-04-09 10:30:58 python 10
2024-04-09 10:20:13 password 2
2024-04-09 09:11:18 custom.js 1
2024-04-09 09:11:08 app_initialized.dashboardapp 0
2024-04-09 09:06:39 events.on 0
2024-04-09 08:41:21 remote 1
2024-04-09 08:41:03 server 14
2024-04-09 08:40:55 secure shell 2
2024-04-09 08:39:34 window 4
2024-04-09 08:08:11 ssh 0
2024-04-09 08:06:50 extension 14
2024-04-09 07:54:56 line break 7
2024-04-09 07:54:47 newline 0
2024-04-09 07:53:52 api reference 3
2024-04-09 07:53:02 events 1
2024-04-09 07:52:03 jupyter notebook events 31
2024-04-09 07:49:00 ディレクトリ 0
2024-04-09 07:31:16 find and replace 26
2024-04-09 07:30:28 shortcut 7
2024-04-09 06:56:06 xpath 0
2024-04-09 06:43:10 extension 14
2024-04-09 06:39:05 nbxextension 0
2024-04-09 06:38:49 tension 0
2024-04-09 06:33:48 magic 3
2024-04-09 06:30:32 statistiken für das aktuelle jahr: höchster umsatz: 221000 € niedrigster umsatz: 25000 € durchschnittlicher umsatz: 113200.0 € statistiken für das vorjahr: höchster umsatz: 245000 € niedrigster umsatz: 24000 € durchschnittlicher umsatz: 99200.0 € 0
2024-04-09 05:26:23 share 4
2024-04-09 04:24:39 insert image 3
2024-04-09 04:15:31 whitelist 1
2024-04-09 03:36:21 editor notebook 30
2024-04-09 03:33:35 tema en jupyter 30
2024-04-09 03:21:07 sigmoid 0
2024-04-09 03:20:57 sigmoid fuction 0
2024-04-09 02:53:18 config 4
2024-04-09 02:45:15 %store 1
2024-04-09 02:27:36 language 7
2024-04-09 00:54:28 import control as ctl 23
2024-04-09 00:54:16 control 3
2024-04-09 00:51:50 install packages 11
2024-04-09 00:51:25 install python 13
2024-04-09 00:51:07 install 10
2024-04-09 00:25:01 jwt 0
2024-04-09 00:24:49 security 5
2024-04-08 23:16:08 markdown cell 14
2024-04-08 22:38:52 dependent 0
2024-04-08 22:38:40 precedent 0
2024-04-08 22:38:33 precedent cells 9
2024-04-08 20:36:45 auto completion 4
2024-04-08 20:36:34 autocompletion 0
2024-04-08 20:33:25 algorithm design and analysis 26
2024-04-08 19:58:09 utils 2
2024-04-08 19:50:59 csv 0
2024-04-08 19:48:52 magic 3
2024-04-08 19:38:43 built-in 25
2024-04-08 19:28:01 pytorch 0
2024-04-08 19:11:02 jupyter_runtime_dir 0
2024-04-08 19:10:57 default jupyter_runtime_dir 11
2024-04-08 18:06:39 current outputs 6
2024-04-08 18:06:38 current ouputs 5
2024-04-08 17:35:20 cell type 10
2024-04-08 17:34:59 port 2
2024-04-08 17:31:55 keyboard shortcuts 8
2024-04-08 17:31:34 keyboard 8
2024-04-08 16:53:08 %matplotlib 1
2024-04-08 16:51:43 matplotlib 1
2024-04-08 16:18:30 default directory 14
2024-04-08 16:18:23 workspace 0
2024-04-08 15:33:06 import csv 5
2024-04-08 15:28:45 how to import pi 30
2024-04-08 15:28:17 import pi 7
2024-04-08 15:23:29 python file 16
2024-04-08 15:23:20 export 1
2024-04-08 14:41:43 docker 0
2024-04-08 14:11:08 cell tag 10
2024-04-08 14:10:56 tag 3
2024-04-08 13:27:51 echarts 0
2024-04-08 13:27:44 pyecharts 0
2024-04-08 12:19:24 install 9
2024-04-08 12:14:05 notebook extension 30
2024-04-08 11:22:56 --preferred-dir 2
2024-04-08 11:11:52 61060 0
2024-04-08 10:51:55 shortcuts 5
2024-04-08 10:44:59 input 4
2024-04-08 09:10:58 identityprovider 0
2024-04-08 08:47:33 install notebook 7 30
2024-04-08 08:41:43 dataframe 0
2024-04-08 08:41:21 groupby 0
2024-04-08 08:24:53 sorted 1
2024-04-08 08:13:30 color 2
2024-04-08 07:53:08 auth 1
2024-04-08 07:34:16 powershell 1
2024-04-08 07:31:26 array 3
2024-04-08 07:31:08 define variable? 2
2024-04-08 07:28:43 how to define variable? 30
2024-04-08 07:14:24 kernel 10
2024-04-08 07:05:11 creating a new pivot from an existing data frame when forcasting 29
2024-04-08 07:00:25 font 2
2024-04-08 06:56:21 format 4
2024-04-08 05:13:24 slide 2
2024-04-08 03:15:49 default 11
2024-04-08 03:15:44 parameter 1
2024-04-08 03:15:32 variables 2
2024-04-08 03:00:08 shortcuts 5
2024-04-08 02:59:15 short 1
2024-04-08 02:58:53 快捷键 0
2024-04-08 02:36:43 show line number 32
2024-04-08 01:54:22 notebookapp 2
2024-04-08 01:52:25 notebookapp 2
2024-04-08 01:11:19 upload 1
2024-04-07 21:34:25 what are kernels 23
2024-04-07 21:34:12 kernel 10
2024-04-07 21:33:58 latex 5
2024-04-07 21:13:53 dashboard 6
2024-04-07 20:46:54 command mode 13
2024-04-07 20:46:14 save as and export notebook is not active 31
2024-04-07 20:46:09 mode 9
2024-04-07 20:25:44 install 10
2024-04-07 20:25:06 expose lan 3
2024-04-07 20:17:24 operands could not be broadcast together with shape 26
2024-04-07 20:06:29 ox3uzd 0
2024-04-07 20:00:51 install package 12
2024-04-07 19:51:18 raw 4
2024-04-07 19:08:15 highlight 2
2024-04-07 19:08:07 colour 1
2024-04-07 18:34:08 directory 9
2024-04-07 18:17:36 code 13
2024-04-07 17:18:32 count 0
2024-04-07 17:18:20 word count 1
2024-04-07 17:10:37 quotes 2
2024-04-07 17:10:30 insight qq 0
2024-04-07 17:10:18 insight quotes 2
2024-04-07 17:02:25 avg 0
2024-04-07 17:02:19 avarage 0
2024-04-07 16:34:00 array 3
2024-04-07 16:32:53 command 12
2024-04-07 16:31:46 file store on labtop 32
2024-04-07 16:30:37 export 1
2024-04-07 16:30:20 export notebook 30
2024-04-07 14:30:43 time 7
2024-04-07 14:11:54 "jupyterlab" 15
2024-04-07 14:11:22 "jupyter-lab" 0
2024-04-07 14:10:41 jupyter-lab 30
2024-04-07 11:33:37 how could i import excel file 22
2024-04-07 11:23:01 execute time 9
2024-04-07 10:58:05 nbextension 1
2024-04-07 10:56:54 image 2
2024-04-07 10:56:48 picture 0
2024-04-07 10:56:40 add picture 6
2024-04-07 09:58:55 javascript 6
2024-04-07 08:10:33 manager 2
2024-04-07 07:37:53 file:///c:/users/student/appdata/roaming/jupyter/runtime/nbserver-4248-open.html 30
2024-04-07 06:07:50 mathjax 5
2024-04-07 05:29:52 .agg fucntion 0
2024-04-07 05:29:32 agg 0
2024-04-07 04:31:59 matplotlib 1
2024-04-07 04:20:23 install 9
2024-04-07 03:22:56 sql 0
2024-04-07 03:10:50 token 1
2024-04-07 03:10:45 notebookapp.token 0
2024-04-07 03:10:35 public 4
2024-04-07 03:10:29 authentication 1
2024-04-07 02:30:09 in out 26
2024-04-07 02:29:57 out 8
2024-04-07 02:16:33 tab autocomplete 6
2024-04-07 01:55:15 sns 0
2024-04-07 01:33:51 debug 1
2024-04-07 00:43:58 file load error unhandled error 15
2024-04-07 00:42:54 file load error 15
2024-04-07 00:42:03 notebook does not load 31
2024-04-06 23:42:53 setup.py 2
2024-04-06 23:19:48 scrolling 0
2024-04-06 23:03:15 hit tech 1
2024-04-06 22:59:15 ruler 0
2024-04-06 20:38:50 jupnote1 0
2024-04-06 19:42:06 base_url 1
2024-04-06 19:19:25 copy 2
2024-04-06 18:27:29 php 0
2024-04-06 18:13:24 量化 0
2024-04-06 16:33:22 my new notebook 32
2024-04-06 16:27:42 clear cell output 10
2024-04-06 15:39:54 themes 4
2024-04-06 15:32:23 datetime 0
2024-04-06 15:26:24 full screen 2
2024-04-06 15:22:46 _ = sns.regplot() 0
2024-04-06 15:21:46 underline 1
2024-04-06 14:57:04 np.identify 0
2024-04-06 14:52:50 heading 3
2024-04-06 14:47:34 autofill 0
2024-04-06 14:47:31 extention 0
2024-04-06 14:47:18 auto fill 1
2024-04-06 13:34:09 token 1
2024-04-06 12:52:00 compatibility 3
2024-04-06 12:43:41 installing jupyter 30
2024-04-06 12:43:19 instlling jupyteeeer 0
2024-04-06 12:38:30 theme 3
2024-04-06 12:12:12 section 4
2024-04-06 10:42:40 help with a method 27
2024-04-06 10:12:42 model training images of credit card faurd detection 29
2024-04-06 10:02:21 auto complete 4
2024-04-06 10:02:14 autocomplete 0
2024-04-06 09:07:09 compatibility 3
2024-04-06 08:38:36 remove 1
2024-04-06 07:26:41 run 16
2024-04-06 06:58:26 how to get heading option 30
2024-04-06 05:02:07 debugger 4
2024-04-06 04:44:00 importowanie modułów openai python 10
2024-04-06 04:41:31 importowanie modułów python 10
2024-04-06 04:39:57 mpi 0
2024-04-06 04:39:47 mpirun 0
2024-04-06 04:37:01 console 5
2024-04-06 03:12:37 args 1
2024-04-06 03:11:56 def 2
2024-04-06 02:13:10 cell toolbar 13
2024-04-06 01:25:48 fill= 0
2024-04-06 01:22:15 draw.text 0
2024-04-06 00:40:58 install libraries 10
2024-04-05 23:07:43 password 2
2024-04-05 23:07:32 auth 1
2024-04-05 21:18:48 run python 16
2024-04-05 20:33:24 indentation 2
2024-04-05 20:33:15 brackets 0
2024-04-05 20:28:53 itg.urvkyvyop 0
2024-04-05 20:28:15 .nyr.h cuy onehdnyjy cnv 0
2024-04-05 20:28:15 magic 3
2024-04-05 20:28:12 % 0
2024-04-05 20:13:49 grandmean 0
2024-04-05 20:13:44 grand mean 0
2024-04-05 19:46:19 debug sidebar 2
2024-04-05 19:36:58 times 3
2024-04-05 19:36:52 division 0
2024-04-05 18:48:36 working directory 9
2024-04-05 18:39:43 log 1
2024-04-05 18:38:17 changing the working directory 31
2024-04-05 18:35:49 shortcuts 5
2024-04-05 18:35:46 shortuts 0
2024-04-05 18:34:42 input 4
2024-04-05 18:13:21 object storage 2
2024-04-05 18:13:14 "object storage" 0
2024-04-05 18:13:08 "object storage browser" 0
2024-04-05 18:12:37 object storage browser 10
2024-04-05 17:28:14 functions 3
2024-04-05 17:27:55 def 2
2024-04-05 16:58:23 raw 4
2024-04-05 15:58:28 paste 1
2024-04-05 15:44:35 plot 0
2024-04-05 15:28:13 docker 0
2024-04-05 15:14:51 merge 1
2024-04-05 14:45:53 hide input 4
2024-04-05 14:45:45 hide input 7
2024-04-05 14:45:13 password 2
2024-04-05 14:43:40 "find-and-replace" 1
2024-04-05 14:43:01 find-and-replace 26
2024-04-05 14:41:58 replace 1
2024-04-05 14:36:32 server 14
2024-04-05 14:35:47 sqlplot 0
2024-04-05 13:41:11 virtual environment 8
2024-04-05 13:40:58 interpreter 1
2024-04-05 13:40:42 import 5
2024-04-05 13:08:28 fonction somme 0
2024-04-05 12:58:57 listen 1
2024-04-05 12:36:11 tool box 2
2024-04-05 12:25:38 setting password 4
2024-04-05 12:06:28 plot 0
2024-04-05 12:02:41 iframe 0
2024-04-05 12:02:41 embed jupyter in another website 31
2024-04-05 11:51:55 password 5
2024-04-05 11:27:43 files 10
2024-04-05 11:18:02 notebook 30
2024-04-05 10:34:21 box-cox 1
2024-04-05 10:32:47 terminal commands 8
2024-04-05 10:32:24 close notebook 30
2024-04-05 10:19:44 file path 15
2024-04-05 10:11:14 update 3
2024-04-05 10:07:50 code cell 14
2024-04-05 09:54:49 password 2
2024-04-05 09:48:14 install 10
2024-04-05 09:06:38 download 3
2024-04-05 08:50:49 spark 0
2024-04-05 08:41:42 shortcut 7
2024-04-05 08:41:32 see documentation 19
2024-04-05 08:03:07 fillna() 0
2024-04-05 08:02:52 df.fillna() 0
2024-04-05 06:46:26 key shortcut markdown 15
2024-04-05 06:07:13 matplotlib 1
2024-04-05 06:06:04 matplotlib.pyplot 0
2024-04-05 06:05:27 matplot 0
2024-04-05 05:29:24 public 5
2024-04-05 05:17:53 panda 1
2024-04-05 04:42:49 save as a html 27
2024-04-05 03:51:27 ipython 8
2024-04-05 03:48:55 matplotlib 1
2024-04-05 02:02:51 executed in 25
2024-04-05 01:54:29 remote 1
2024-04-05 01:47:21 pandas 1
2024-04-05 01:47:10 upload file 13
2024-04-05 01:17:22 shortcut 7
2024-04-05 01:16:57 toggle 1
2024-04-05 01:16:38 ctrl 3
2024-04-05 01:16:19 comment 2
2024-04-05 00:23:53 where is the saved files 31
2024-04-05 00:19:09 raises-exception 1
2024-04-05 00:18:48 tag 3
2024-04-04 23:32:24 versions 8
2024-04-04 22:48:14 slideshow 1
2024-04-04 22:46:27 slide 2
2024-04-04 22:15:12 config 4
2024-04-04 21:37:49 metadata 2
2024-04-04 21:31:53 image.load_img 0
2024-04-04 21:13:21 python 10
2024-04-04 21:13:16 192.168.194.237:8887 0
2024-04-04 21:13:05 http://192.168.194.237:8887 3
2024-04-04 20:53:34 comment 2
2024-04-04 20:12:28 png 2
2024-04-04 19:57:55 # 0
2024-04-04 19:37:47 token 1
2024-04-04 19:10:55 upgrade all 15
2024-04-04 18:26:17 latex 5
2024-04-04 18:17:50 magic 3
2024-04-04 18:09:21 secured password management 3
2024-04-04 18:09:19 credentials 2
2024-04-04 17:59:39 /language/prompt folder 12
2024-04-04 17:58:13 language/prompt folder 12
2024-04-04 17:57:26 generative-ai folder 5
2024-04-04 17:56:36 generative ai folder 5
2024-04-04 17:28:56 save location 5
2024-04-04 17:28:43 location 3
2024-04-04 17:18:06 magic 3
2024-04-04 17:07:44 migrating to notebook7 30
2024-04-04 17:04:58 beginner 0
2024-04-04 16:50:58 open file 15
2024-04-04 16:49:55 load file 15
2024-04-04 16:40:49 docker 0
2024-04-04 16:17:16 error 6
2024-04-04 16:09:32 debugging 0
2024-04-04 15:59:38 files 10
2024-04-04 15:54:36 pdf 3
2024-04-04 15:52:50 pearson 0
2024-04-04 15:49:12 hide input hotkey 4
2024-04-04 15:49:04 hide inputs hotkey 3
2024-04-04 15:48:46 hide inputs 3
2024-04-04 14:54:07 module functions 4
2024-04-04 14:53:51 backward 1
2024-04-04 14:53:45 backward_selected 0
2024-04-04 14:18:33 irkernel 1
2024-04-04 14:09:09 ssl 4
2024-04-04 14:08:57 [running] 13
2024-04-04 14:08:35 [1] 8
2024-04-04 14:08:26 [*] 0
2024-04-04 14:07:01 https 7
2024-04-04 13:50:22 function 4
2024-04-04 12:50:25 managing the kernel 31
2024-04-04 12:38:27 change 4
2024-04-04 12:12:55 pip install 10
2024-04-04 12:12:49 boto3 0
2024-04-04 11:57:28 image 2
2024-04-04 11:37:57 citation 0
2024-04-04 11:21:28 shortcut 7
2024-04-04 11:20:32 clear cell output 10
2024-04-04 10:30:18 requirements 1
2024-04-04 10:22:53 heading 3
2024-04-04 10:08:38 copy image 3
2024-04-04 09:52:33 command mode 13
2024-04-04 09:36:28 headers color 2
2024-04-04 09:21:05 hotkeys 0
2024-04-04 08:41:15 shortcut 7
2024-04-04 08:40:36 hot key 5
2024-04-04 08:40:24 short key 5
2024-04-04 08:11:35 fuck\ 0
2024-04-04 06:53:13 sum 0
2024-04-04 06:35:39 ipython module not found 16
2024-04-04 06:34:54 ipython 9
2024-04-04 03:20:22 label equations 6
2024-04-04 02:59:11 import yellowbrick module 5
2024-04-04 00:38:20 session 7
2024-04-04 00:20:34 import yellowbrick 5
2024-04-04 00:16:47 install yellowbrick modules 14
2024-04-04 00:14:24 yellowbrick modules 4
2024-04-04 00:08:57 update jupiter notebook 30
2024-04-04 00:08:51 update notebook 30
2024-04-04 00:08:42 from sklearn.cluster import kmeans from sklearn.datasets import make_blobs from yellowbrick.cluster import kelbowvisualizer 20
2024-04-04 00:08:36 yellowbrick 0
2024-04-03 23:50:46 login_handler_class 0
2024-04-03 23:50:41 c.notebookapp.login_handler_class 0
2024-04-03 22:33:40 crosstab 0
2024-04-03 22:20:05 update 3
2024-04-03 21:52:31 open a notebook 31
2024-04-03 21:15:32 terminal 6
2024-04-03 21:06:19 changing path 6
2024-04-03 20:50:03 hooks 3
2024-04-03 20:49:44 save hook 4
2024-04-03 20:49:40 savehook 0
2024-04-03 20:49:03 save_hooks 0
2024-04-03 20:48:46 file menu 16
2024-04-03 20:48:09 file open from path 24
2024-04-03 20:45:45 open from path 23
2024-04-03 20:20:02 docstring 2
2024-04-03 20:12:50 language 7
2024-04-03 20:12:42 langage 0
2024-04-03 19:51:42 how to find token 30
2024-04-03 19:42:34 command line options 14
2024-04-03 19:41:23 notebook-dir 30
2024-04-03 19:41:03 notebook-dir 33
2024-04-03 19:28:17 code completion 13
2024-04-03 19:23:41 how to import csv file 30
2024-04-03 19:03:29 abs 0
2024-04-03 19:00:36 "--no-browser" 3
2024-04-03 19:00:20 --no-browser 19
2024-04-03 18:18:26 how to install the jupyter extenstion 31
2024-04-03 17:22:18 new cell 17
2024-04-03 17:21:19 keyboard shortcut 9
2024-04-03 17:14:04 latex 5
2024-04-03 17:01:58 variables auto complete 4
2024-04-03 17:01:52 variables complete 4
2024-04-03 16:57:59 auto complete 4
2024-04-03 16:57:52 autocomplete 0
2024-04-03 16:57:21 auto 1
2024-04-03 16:56:44 highlight 2
2024-04-03 16:17:58 cell metadata 10
2024-04-03 16:12:40 github 32
2024-04-03 15:53:18 certificate ssl 2
2024-04-03 15:35:57 setting up version control for jupyter notebook 31
2024-04-03 15:33:41 version control 10
2024-04-03 15:25:07 server 14
2024-04-03 15:09:09 module 3
2024-04-03 14:55:12 tkinter 0
2024-04-03 14:38:17 datetime 0
2024-04-03 14:27:47 matplotlib 1
2024-04-03 14:25:39 plotting quantitative data 5
2024-04-03 13:52:42 graphviz 0
2024-04-03 13:35:47 extensions 11
2024-04-03 13:35:44 extensions# 11
2024-04-03 13:19:07 new notebook 30
2024-04-03 12:48:47 password 2
2024-04-03 12:44:49 new python3 14
2024-04-03 12:43:48 new python 18
2024-04-03 12:28:28 uploading 1
2024-04-03 12:28:17 csv 0
2024-04-03 12:07:24 debugger 4
2024-04-03 11:46:52 add-on 32
2024-04-03 11:46:45 addon 0
2024-04-03 11:44:32 language 7
2024-04-03 10:46:46 api 1
2024-04-03 10:44:11 markdown 11
2024-04-03 10:27:02 hook 3
2024-04-03 10:26:15 ldap 0
2024-04-03 10:22:48 path 5
2024-04-03 10:22:28 runtime 1
2024-04-03 10:03:23 matriz 0
2024-04-03 10:03:19 matrix 0
2024-04-03 09:38:12 password 5
2024-04-03 09:15:58 download 3
2024-04-03 09:11:04 authentication 1
2024-04-03 09:10:57 autyentication 0
2024-04-03 09:10:11 change token 4
2024-04-03 09:08:34 jupyter notebook 31
2024-04-03 09:08:28 matplotlib 1
2024-04-03 09:08:27 scatter 0
2024-04-03 08:51:35 share 4
2024-04-03 08:35:24 port 2
2024-04-03 08:21:12 import file 15
2024-04-03 08:20:55 python code 14
2024-04-03 07:33:31 chinese 1
2024-04-03 07:32:41 language 7
2024-04-03 07:06:21 nbclassic 7
2024-04-03 07:01:12 password 5
2024-04-03 06:53:28 programmatic 1
2024-04-03 06:51:43 custom 12
2024-04-03 06:48:48 cell width 10
2024-04-03 06:47:58 language 7
2024-04-03 06:45:09 identityprovider 0
2024-04-03 06:44:56 identityprovider 0
2024-04-03 06:15:24 tls 1
2024-04-03 06:15:23 ssl 1
2024-04-03 05:47:36 cell tagging 10
2024-04-03 04:31:51 install kernel 16
2024-04-03 04:10:44 equation 3
2024-04-03 04:09:03 break point 6
2024-04-03 04:04:06 activity 2
2024-04-03 04:04:00 no_activity 0
2024-04-03 03:39:32 for loops 25
2024-04-03 03:39:02 markdown basics 11
2024-04-03 03:24:18 converting 0
2024-04-03 03:22:09 graphics function 4
2024-04-03 03:20:18 host_allowlist 0
2024-04-03 02:43:13 pdf 3
2024-04-03 02:29:32 explorer in jupyter notebook 31
2024-04-03 01:52:39 optional lab 4
2024-04-03 00:28:22 slideshow 1
2024-04-03 00:21:53 00 1 (220) 238-3430 8
2024-04-03 00:08:37 languaje 0
2024-04-03 00:08:30 scatter 0
2024-04-02 23:34:12 markdown 11
2024-04-02 23:21:36 table of contents 29
2024-04-02 23:04:17 heading 3
2024-04-02 23:01:50 header 2
2024-04-02 22:58:19 string 2
2024-04-02 22:32:45 ide 0
2024-04-02 22:26:22 toggle output 5
2024-04-02 22:06:01 security 5
2024-04-02 21:48:45 command palette 12
2024-04-02 21:36:04 cmd 2
2024-04-02 21:13:15 dictionary 0
2024-04-02 21:00:01 choice() 0
2024-04-02 19:41:20 replace 1
2024-04-02 19:22:52 conda 5
2024-04-02 19:14:49 color 2
2024-04-02 18:02:38 ijava 0
2024-04-02 17:56:47 terminals 1
2024-04-02 17:20:51 additional python modules 14
2024-04-02 17:20:41 additional modules 8
2024-04-02 17:20:28 additional 4
2024-04-02 16:51:22 add package 10
2024-04-02 16:50:35 add module 7
2024-04-02 16:50:29 package 7
2024-04-02 16:45:40 environment 8
2024-04-02 16:17:00 autoreload 1
2024-04-02 16:16:52 %load_ext 0
2024-04-02 16:16:42 load_ext 0
2024-04-02 16:16:15 python doc 10
2024-04-02 16:11:31 savgol_filter 0
2024-04-02 16:05:25 hot buttons 1
2024-04-02 16:05:12 hot buutons 0
2024-04-02 15:43:14 matplotlib 1
2024-04-02 15:39:03 c.contentsmanager.checkpoints 0
2024-04-02 15:26:37 environment 8
2024-04-02 15:12:55 virtual_documents 0
2024-04-02 15:10:29 matplotlib 1
2024-04-02 14:44:27 shortcut 7
2024-04-02 14:38:11 server 14
2024-04-02 14:31:04 chrome 2
2024-04-02 14:23:02 how to declare f' in sympy 31
2024-04-02 14:19:46 notebook cell print 30
2024-04-02 14:19:22 print 5
2024-04-02 14:08:30 pearson 0
2024-04-02 14:08:10 imnport library modules 5
2024-04-02 14:07:41 import modules 7
2024-04-02 13:48:55 install packages 11
2024-04-02 13:48:45 install 10
2024-04-02 13:44:11 notebook list 30
2024-04-02 13:43:54 jupyter notebook list 31
2024-04-02 13:43:12 list 8
2024-04-02 13:39:32 pearson 0
2024-04-02 13:38:48 token 1
2024-04-02 13:32:43 change directory 10
2024-04-02 13:32:36 directory 9
2024-04-02 13:08:56 sympy 0
2024-04-02 13:05:01 indent 0
2024-04-02 12:43:04 how to insert image 30
2024-04-02 12:42:46 insert image 3
2024-04-02 12:34:10 config file 13
2024-04-02 12:17:14 new line 15
2024-04-02 11:37:40 completion 4
2024-04-02 11:37:32 autocompletion 0
2024-04-02 11:30:53 print 5
2024-04-02 11:24:24 checkpoints 0
2024-04-02 11:04:25 markdown 11
2024-04-02 11:01:50 enlarge 0
2024-04-02 11:01:27 expantion 0
2024-04-02 11:01:17 expansion 0
2024-04-02 10:59:48 horizontal 1
2024-04-02 10:32:03 heading 3
2024-04-02 10:28:30 print preview 6
2024-04-02 10:28:28 pdf 3
2024-04-02 09:16:18 terminals 1
2024-04-02 08:45:56 console 5
2024-04-02 08:44:23 intersection symbol in jupyternotebook 25
2024-04-02 08:27:54 change 4
2024-04-02 08:23:05 coder-server 14
2024-04-02 08:23:01 vscode 0
2024-04-02 08:18:13 dash 0
2024-04-02 07:42:54 markdown 11
2024-04-02 07:29:37 square bracket 1
2024-04-02 07:14:02 install package 12
2024-04-02 06:28:45 duplicate() 2
2024-04-02 06:27:30 config.html 0
2024-04-02 06:21:27 ident 0
2024-04-02 06:15:37 horizontal scroll 2
2024-04-02 05:47:26 kube 0
2024-04-02 05:13:54 cell tag 10
2024-04-02 04:49:06 numpy 0
2024-04-02 03:27:36 目录 0
2024-04-02 03:08:26 content 5
2024-04-02 03:08:23 contenta 0
2024-04-02 03:03:16 find and replace 26
2024-04-02 02:43:56 i18n 1
2024-04-02 02:40:16 i18 0
2024-04-02 02:36:56 locale 1
2024-04-02 02:36:35 language 8
2024-04-02 02:30:22 token 1
2024-04-02 02:16:21 en_us 0
2024-04-02 02:16:10 en-us 1
2024-04-02 02:14:49 remote 1
2024-04-02 02:14:49 zh_cn 1
2024-04-02 01:53:43 language 7
2024-04-02 01:53:29 locale 1
2024-04-02 01:53:16 lang 0
2024-04-02 01:47:37 certfile 0
2024-04-02 01:47:29 keyfile 0
2024-04-02 01:46:46 https 8
2024-04-02 01:46:32 ssl 1
2024-04-02 01:45:53 mardw 0
2024-04-02 01:44:32 markdown 11
2024-04-02 01:40:15 language 7
2024-04-02 01:34:48 debugger 4
2024-04-02 00:28:32 string 2
2024-04-02 00:24:19 showing line number 7
2024-04-02 00:23:59 line number 6
2024-04-02 00:23:40 enable a password 27
2024-04-02 00:19:22 frac 2
2024-04-02 00:19:16 fraction 0
2024-04-02 00:19:12 fraciton 0
2024-04-02 00:18:20 bold 3
2024-04-02 00:16:50 eqnarray 1
2024-04-01 23:57:44 get 4
2024-04-01 23:55:41 enviroment 0
2024-04-01 23:42:02 timeout 1
2024-04-01 23:39:32 高中 python 10
2024-04-01 23:21:06 can i print 25
2024-04-01 23:20:53 pdf 3
2024-04-01 23:20:48 print paper 5
2024-04-01 23:20:44 imprimer 0
2024-04-01 23:20:37 impression 0
2024-04-01 23:20:24 print 5
2024-04-01 22:29:56 insert image 3
2024-04-01 22:28:23 linearregression 0
2024-04-01 22:17:31 strings 1
2024-04-01 21:46:52 wigets 0
2024-04-01 21:39:17 self host 3
2024-04-01 21:39:13 selfhost 0
2024-04-01 21:39:06 run server 19
2024-04-01 21:38:59 server 14
2024-04-01 20:45:17 disable red color under line 10
2024-04-01 20:44:56 disable grammer 3
2024-04-01 20:40:22 dash 0
2024-04-01 20:05:34 nbextension 1
2024-04-01 20:02:15 cell toolbar 13
2024-04-01 19:48:21 input numbers in programm 25
2024-04-01 19:47:27 input numbers 4
2024-04-01 19:47:01 number 3
2024-04-01 19:46:37 read number 9
2024-04-01 19:45:51 sum 0
2024-04-01 19:19:05 "copy all cells" 0
2024-04-01 19:18:58 copy all cells 16
2024-04-01 18:40:41 vector 0
2024-04-01 18:16:21 datetime format 4
2024-04-01 18:16:05 datetime_format 0
2024-04-01 17:56:22 firefox 3
2024-04-01 17:38:09 javascript 6
2024-04-01 16:33:10 [working with markdown cells] example notebook 31
2024-04-01 16:20:37 code cell 14
2024-04-01 16:19:09 debug 1
2024-04-01 16:01:14 latex equations 5
2024-04-01 14:37:36 anding 0
2024-04-01 13:26:42 config dir 4
2024-04-01 13:26:31 config dir 8
2024-04-01 13:11:28 jupyter_cookie_secret 0
2024-04-01 12:42:05 server 14
2024-04-01 12:41:44 javascript 6
2024-04-01 12:29:19 await 0
2024-04-01 12:29:01 user 14
2024-04-01 12:28:49 download 3
2024-04-01 12:23:08 자동완성 0
2024-04-01 10:25:59 widget 3
2024-04-01 10:15:48 line number 6
2024-04-01 09:49:04 change route 4
2024-04-01 09:42:48 jupyter run 28
2024-04-01 09:07:13 terminals 1
2024-04-01 09:06:57 magic 3
2024-04-01 09:05:34 magic 0
2024-04-01 08:52:10 display_data 0
2024-04-01 08:33:23 timeit 0
2024-04-01 08:28:46 installing libraries 6
2024-04-01 08:27:50 text color 12
2024-04-01 08:27:20 color blue 3
2024-04-01 08:24:35 color 2
2024-04-01 08:20:28 api 9
2024-04-01 08:04:14 pdf 3
2024-04-01 07:35:24 new file 19
2024-04-01 07:35:12 new 14
2024-04-01 06:39:55 ipythonhandler 0
2024-04-01 06:38:28 input function 5
2024-04-01 06:38:13 input 4
2024-04-01 06:26:05 conda list 10
2024-04-01 06:23:26 replace 1
2024-04-01 06:11:24 len 0
2024-04-01 05:11:53 vscode 0
2024-04-01 04:26:01 class 1
2024-04-01 04:17:47 creating a string 27
2024-04-01 04:17:39 1. characters: the fundamental building blocks of strings are characters. these can be letters (uppercase and lowercase), numbers, symbols, punctuation marks, whitespace (spaces, tabs, newlines), and more. the specific character set supported will vary depending on the context (e.g., a standard keyboard layout or a particular encoding scheme). 2. sequence: the characters in a string are arranged in a specific order. this order determines the meaning and interpretation of the text. the first character has a position (index 0), the second character has a position (index 1), and so on. 3. specifying the sequence: different methods exist for defining the sequence of characters in a string, depending on the programming language or environment you're using. here are some common approaches: string literals: enclosing the characters within quotation marks (single, double, or sometimes triple) is the most common way. the specific quotation mark type may have some variations depending on the language (e.g., single quotes in python for basic strings). string constructors: some languages offer built-in functions or operators to create strings from other data types (e.g., converting numbers to text). user input: interactive programs can allow users to type in characters, which are then assembled into a string. 4. string manipulation: once you have a string, various operations can be performed on it, depending on the programming language or environment. these operations might include: 33
2024-04-01 04:15:20 markdown 11
2024-04-01 04:00:24 jupyter_notebook_config.py 1
2024-04-01 03:50:03 change text color 13
2024-04-01 03:04:19 temp 0
2024-04-01 03:00:10 oauth 0
2024-04-01 02:50:00 api 1
2024-04-01 02:33:26 checkpoints 0
2024-04-01 01:38:55 rest api 2
2024-04-01 01:33:08 pdf 3
2024-04-01 01:13:41 chinese 1
2024-04-01 00:35:36 tree 6
2024-04-01 00:32:59 import data file 17
2024-03-31 22:41:50 tables 3
2024-03-31 22:41:39 table 4
2024-03-31 22:24:22 wigets 0
2024-03-31 21:23:02 path 5
2024-03-31 20:01:45 api 1
2024-03-31 20:01:41 python 10
2024-03-31 19:49:20 kernel phyton 10
2024-03-31 19:32:36 vscode 0
2024-03-31 19:31:12 mathematica files 10
2024-03-31 18:14:25 input() 4
2024-03-31 17:43:36 theme 3
2024-03-31 17:01:34 up 5
2024-03-31 15:49:44 panda 1
2024-03-31 15:49:38 pd 0
2024-03-31 15:45:52 text editor theme 17
2024-03-31 15:31:44 color 2
2024-03-31 14:57:47 append 0
2024-03-31 13:59:14 markdown 11
2024-03-31 12:38:38 theme 3
2024-03-31 12:06:22 escape 1
2024-03-31 12:06:20 import module 5
2024-03-31 12:02:59 import 5
2024-03-31 11:47:19 download 3
2024-03-31 11:23:48 cell copy 10
2024-03-31 11:23:34 텍스트로 복사 0
2024-03-31 11:23:28 셀을 텍스트로 복사 0
2024-03-31 11:11:50 julia 2
2024-03-31 11:10:58 trouble shoot 0
2024-03-31 11:09:53 kernelspec 1
2024-03-31 10:04:13 keyboard shortc 8
2024-03-31 08:06:00 language 7
2024-03-31 07:51:48 update 3
2024-03-31 07:49:07 presentation mode 9
2024-03-31 07:48:54 slide show 4
2024-03-31 07:46:15 presentation 0
2024-03-31 07:46:03 slides 1
2024-03-31 07:39:15 "org mode" 0
2024-03-31 07:38:48 org mode 9
2024-03-31 05:40:04 format 4
2024-03-31 03:08:08 line number 6
2024-03-31 00:15:17 view 6
2024-03-30 23:37:13 add kernal 6
2024-03-30 23:35:35 shell 2
2024-03-30 23:35:17 terminal 6
2024-03-30 23:18:05 allow_origin 1
2024-03-30 23:01:42 скопировать часть слодержимого ячеки 0
2024-03-30 22:37:34 directory to run data 30
2024-03-30 22:37:24 directory 9
2024-03-30 22:29:43 identityprovider 0
2024-03-30 20:22:09 notebooks open 19
2024-03-30 20:20:59 import notebook 30
2024-03-30 20:19:02 code 13
2024-03-30 20:07:30 how get auto correct 14
2024-03-30 19:03:11 comments 0
2024-03-30 19:03:03 # 0
2024-03-30 19:03:00 ## 0
2024-03-30 18:58:52 with output: 22
2024-03-30 18:53:29 method 0
2024-03-30 18:53:01 methods 2
2024-03-30 17:44:14 whitelist 0
2024-03-30 17:06:46 ols 0
2024-03-30 16:43:30 pip install pandas 10
2024-03-30 15:48:37 copy text in a cell 29
2024-03-30 15:38:52 matplotlib integration 3
2024-03-30 15:10:40 paths 4
2024-03-30 15:10:27 "save as" 1
2024-03-30 15:10:11 save as 22
2024-03-30 14:42:57 pandas 1
2024-03-30 14:40:56 read csv 8
2024-03-30 14:40:32 read 8
2024-03-30 13:35:43 python version 12
2024-03-30 13:34:52 physhon version 10
2024-03-30 13:25:54 cell tags 10
2024-03-30 12:24:14 决策树 0
2024-03-30 12:19:48 language 7
2024-03-30 12:07:33 command mode 13
2024-03-30 11:09:29 correlation 0
2024-03-30 11:09:16 corr 0
2024-03-30 10:47:09 equation numbering 3
2024-03-30 10:23:46 toggle scrolling 1
2024-03-30 10:04:46 slides 1
2024-03-30 09:04:25 cpu 0
2024-03-30 09:04:14 gpu 0
2024-03-30 09:03:26 password 2
2024-03-30 08:27:48 markdown cell purpose and its usage 26
2024-03-30 07:20:47 debugger 4
2024-03-30 05:56:32 sales analysis 2
2024-03-30 03:53:27 evaluation 0
2024-03-30 01:24:38 uninstall 1
2024-03-29 23:41:55 export 1
2024-03-29 23:41:49 export notebook 30
2024-03-29 23:41:36 download notebook 30
2024-03-29 23:32:51 password 2
2024-03-29 21:10:04 boundary-layer_v3 0
2024-03-29 20:29:53 google drive 0
2024-03-29 20:25:27 creating .py files 12
2024-03-29 20:25:10 .py 2
2024-03-29 20:17:19 prompt 4
2024-03-29 19:35:27 python 10
2024-03-29 19:11:26 opencv 0
2024-03-29 19:05:52 mustafa murat coşkun 0
2024-03-29 19:05:42 mustafa murat coskun 0
2024-03-29 19:05:16 kosullu 0
2024-03-29 18:27:19 upload dataset 1
2024-03-29 18:08:01 save settings 11
2024-03-29 18:07:36 line numbers 5
2024-03-29 18:04:28 comment 2
2024-03-29 17:45:17 numbers 1
2024-03-29 17:43:45 notebook file browser not updating 31
2024-03-29 17:30:34 line numbers 5
2024-03-29 17:30:22 line number 6
2024-03-29 17:21:05 css 6
2024-03-29 17:14:20 csv viewer 2
2024-03-29 16:47:24 magic 3
2024-03-29 15:19:58 view in out 26
2024-03-29 15:19:48 in out 26
2024-03-29 14:40:30 notebookapp.token 1
2024-03-29 14:38:16 pd.read_csv 0
2024-03-29 14:38:01 data_read 0
2024-03-29 14:23:24 break 3
2024-03-29 14:09:54 import matplotlib.pyplot as plt 23
2024-03-29 14:00:17 matplotlib 1
2024-03-29 13:33:51 modulo 0
2024-03-29 13:04:06 sqlplot 0
2024-03-29 12:36:07 installation on macbook 32
2024-03-29 12:21:50 remove background 2
2024-03-29 12:21:35 remove 1
2024-03-29 12:08:04 mac 2
2024-03-29 12:07:41 turtle 0
2024-03-29 12:07:34 macturtle 0
2024-03-29 11:54:15 docker 0
2024-03-29 11:41:16 new 14
2024-03-29 10:51:33 maths 1
2024-03-29 10:25:37 auto suggestion 1
2024-03-29 10:25:26 suggestion 1
2024-03-29 10:02:26 time 7
2024-03-29 09:41:14 rest api 2
2024-03-29 09:23:38 autosave 0
2024-03-29 09:23:15 set_autosave_interval 0
2024-03-29 09:11:03 docstring 2
2024-03-29 09:10:43 signature 2
2024-03-29 08:55:08 export python 10
2024-03-29 08:54:51 .py 2
2024-03-29 08:05:56 pandas 1
2024-03-29 07:24:42 ipython kernel install --prefix 16
2024-03-29 07:13:01 existing 10
2024-03-29 07:04:52 shortcuts 5
2024-03-29 06:45:59 loc 0
2024-03-29 06:37:32 virtual environment 8
2024-03-29 06:13:53 download 7.10 3
2024-03-29 06:13:45 toggle 1
2024-03-29 05:59:49 all output toggle 14
2024-03-29 05:59:24 all output 14
2024-03-29 05:40:50 df tidak dapat dibaca 0
2024-03-29 05:20:28 to see the function 31
2024-03-29 04:54:28 _config.yml 0
2024-03-29 04:53:44 latex 5
2024-03-29 04:31:28 comm 1
2024-03-29 03:51:04 upload 1
2024-03-29 03:15:48 java 0
2024-03-29 03:15:23 code in java 25
2024-03-29 02:32:29 依赖 0
2024-03-29 02:09:34 self complete 5
2024-03-29 01:53:33 auto code completon 13
2024-03-29 01:53:13 auto completon 1
2024-03-29 00:48:25 comm 1
2024-03-29 00:45:15 keyboard 8
2024-03-29 00:45:02 teclado 0
2024-03-28 23:36:40 importar selenium 1
2024-03-28 23:36:13 selenium 1
2024-03-28 23:19:41 rate 0
2024-03-28 23:19:37 data_rate 0
2024-03-28 22:26:24 select file from local path 24
2024-03-28 22:26:00 select file from 23
2024-03-28 22:25:24 open file from 24
2024-03-28 22:24:49 open file from path path 24
2024-03-28 22:23:36 open path 12
2024-03-28 21:17:36 module path 14
2024-03-28 21:10:47 width 0
2024-03-28 20:03:49 function 4
2024-03-28 20:02:21 define 0
2024-03-28 20:02:09 def 2
2024-03-28 19:48:28 connecting to kernel 30
2024-03-28 19:36:33 attributes 0
2024-03-28 19:09:49 how to show the in on the editor 32
2024-03-28 19:09:37 how to show in on the editor 32
2024-03-28 19:05:18 expand().value 1
2024-03-28 18:59:52 download 3
2024-03-28 18:58:47 .py 2
2024-03-28 18:46:46 convert to python file 30
2024-03-28 18:45:27 convert to .py 30
2024-03-28 18:21:12 password 5
2024-03-28 18:07:52 output text limit 12
2024-03-28 18:07:34 output 5
2024-03-28 18:06:03 how to update 30
2024-03-28 17:42:00 tk 0
2024-03-28 17:41:52 tkinter 0
2024-03-28 17:38:15 late equations 6
2024-03-28 17:38:09 late equastions 1
2024-03-28 17:32:46 widgets 3
2024-03-28 16:13:50 password 5
2024-03-28 15:38:32 hooks 3
2024-03-28 15:32:41 pandoc install 10
2024-03-28 15:29:37 magic 3
2024-03-28 15:29:24 bash 1
2024-03-28 15:29:20 bsh 0
2024-03-28 15:28:54 custom 12
2024-03-28 15:28:38 js 1
2024-03-28 15:11:50 how to display png 30
2024-03-28 15:11:30 how to display png files 31
2024-03-28 15:10:52 png 2
2024-03-28 15:10:45 pgn 0
2024-03-28 15:05:25 debug 1
2024-03-28 15:05:13 markdown 11
2024-03-28 15:03:36 show png 32
2024-03-28 15:02:09 display png 7
2024-03-28 15:01:21 despay png 2
2024-03-28 14:57:59 initial password 6
2024-03-28 14:55:01 dataframe 0
2024-03-28 14:32:41 sqlplot 0
2024-03-28 13:31:58 insert 2
2024-03-28 13:14:17 new 14
2024-03-28 13:13:50 control panel 4
2024-03-28 12:59:46 rest api 2
2024-03-28 12:57:17 .ipynb? 3
2024-03-28 12:57:07 .ipynb?variable 5
2024-03-28 12:41:33 int() 0
2024-03-28 11:15:10 cell size 11
2024-03-28 11:13:29 cell width 10
2024-03-28 11:11:01 for in 27
2024-03-28 11:10:39 for 25
2024-03-28 11:10:37 pip install 10
2024-03-28 11:01:46 if 16
2024-03-28 10:59:15 if elif else 16
2024-03-28 09:59:53 fourier 0
2024-03-28 09:54:36 shortcut 7
2024-03-28 09:52:39 color letter 2
2024-03-28 08:27:41 печать 0
2024-03-28 08:27:34 распечатать 0
2024-03-28 08:27:13 print 5
2024-03-28 07:51:05 extra 2
2024-03-28 07:50:52 headless 0
2024-03-28 07:50:17 nopylawns 0
2024-03-28 07:49:17 server_security 1
2024-03-28 07:48:22 token 1
2024-03-28 07:14:44 themes 4
2024-03-28 07:09:29 language server 16
2024-03-28 07:00:00 pdf 3
2024-03-28 06:47:43 backup 0
2024-03-28 06:47:26 recover from backup 19
2024-03-28 06:13:52 find and 26
2024-03-28 04:12:48 shortcut 7
2024-03-28 04:01:42 how to enable a password 30
2024-03-28 03:56:16 enable a password 27
2024-03-28 03:56:09 enable password 4
2024-03-28 03:42:21 llm 0
2024-03-28 03:41:59 ollama 0
2024-03-28 02:50:39 token 1
2024-03-28 02:35:24 save as python file 24
2024-03-28 02:35:12 save as python code 24
2024-03-28 02:24:38 https://colab.research.google.com/drive/1psnykx7jwimin-pfyvx4uiw_l5k4bdb8 8
2024-03-28 01:58:58 "execution time" 0
2024-03-28 01:58:52 execution time 9
2024-03-28 01:24:56 cell 10
2024-03-28 01:24:26 in 25
2024-03-28 01:24:10 in out show 32
2024-03-28 00:40:40 warning 7
2024-03-28 00:40:36 alert box 1
2024-03-28 00:40:31 box 1
2024-03-28 00:40:24 note 11
2024-03-28 00:40:20 alert 0
2024-03-28 00:05:30 importing jupyter notebook as modules 31
Created Date Query Total Results
2024-06-26 13:58:49 code server 8
2024-06-25 11:53:21 vscode 0
2024-06-25 03:35:25 sex 0
2024-06-24 11:31:23 rstudio 2
2024-06-23 01:28:32 panel 1
2024-06-23 01:28:23 holoviz 0
2024-06-23 01:28:15 bokeh 0
2024-06-20 18:06:32 compatibility 1
2024-06-18 07:57:57 urlpath 0
2024-06-17 19:37:27 configuration 3
2024-06-17 19:31:35 timeout 1
2024-06-17 12:28:18 docker 0
2024-06-17 12:18:09 jupyterhub 4
2024-06-14 21:23:00 authentication 1
2024-06-14 11:22:02 jupyter-server-proxy.d 8
2024-06-14 11:16:35 rewrite 0
2024-06-14 00:54:35 log 1
2024-06-13 07:48:35 sock 0
2024-06-12 13:19:51 localtileserver_client_prefix 0
2024-06-10 13:58:25 websocket 2
2024-06-04 17:31:08 streamlit 0
2024-06-04 11:31:30 notebook-base 7
2024-05-31 20:36:26 websocket 2
2024-05-30 14:31:44 host_allowlist 2
2024-05-28 11:27:23 host_allowlist 2
2024-05-27 11:07:21 host_allowlist 2
2024-05-23 03:34:46 authentication 1
2024-05-22 18:32:46 cookie 0
2024-05-22 17:09:47 socket 2
2024-05-21 12:48:19 configuration 3
2024-05-20 16:35:56 hub 1
2024-05-15 14:33:51 activate 0
2024-05-15 13:16:27 host_allowlist 2
2024-05-13 17:24:01 voila 0
2024-05-08 04:14:33 host 1
2024-05-08 02:25:29 host_allowlist 2
2024-05-04 07:40:28 instagram 0
2024-05-04 04:56:26 pyvista 0
2024-05-04 04:56:22 trame 0
2024-05-03 18:05:21 jupyter_serverproxy_servers 1
2024-05-03 14:59:33 two player games 0
2024-05-03 14:59:20 cool math games 0
2024-05-03 11:49:03 target 0
2024-05-02 19:20:10 enable 2
2024-04-30 16:49:44 debug 0
2024-04-30 13:33:47 cert 0
2024-04-30 09:38:04 '_xsrf' 0
2024-04-30 09:07:01 jupyterhub 4
2024-04-24 19:35:35 activity 1
2024-04-24 14:29:46 host_allowlist 2
2024-04-23 15:47:54 host_allowlist 2
2024-04-23 15:46:46 refused 0
2024-04-23 15:44:24 protocol 1
2024-04-23 15:08:02 jupyterlab 4 6
2024-04-23 14:39:55 spark 0
2024-04-23 03:47:42 spark 0
2024-04-22 08:08:52 host_allowlist 2
2024-04-22 01:53:12 proxy 8
2024-04-19 19:12:37 last activity 1
2024-04-19 19:12:29 activity 1
2024-04-19 08:43:12 x-forward 1
2024-04-17 13:11:46 websocket 2
2024-04-16 21:57:18 port/ 2
2024-04-16 16:53:21 kill 0
2024-04-16 16:53:10 terminate 0
2024-04-15 17:50:17 activity 1
2024-04-15 17:24:33 rewrite_response 1
2024-04-15 17:01:05 unix_socket 1
2024-04-15 11:38:33 jupyterhub 4
2024-04-14 20:13:59 host_allowlist 2
2024-04-12 00:10:31 base pathname 2
2024-04-12 00:10:18 url_base_pathname 0
2024-04-11 01:25:20 docker 0
2024-04-10 13:17:51 docker 0
2024-04-09 12:49:10 log 1
2024-04-09 03:39:37 jupyter server url 8
2024-04-09 03:38:42 jupyter_server_url 0
2024-04-09 03:38:33 443 0
2024-04-08 00:05:13 rewrite_response 1
2024-04-06 19:34:49 jupyter_server_config.py 1
2024-04-06 13:33:52 x-forward 1
2024-04-05 12:58:41 jupyter server extension 8
2024-04-05 11:30:27 new_browser_tab 1
2024-04-05 09:41:21 authorizer 0
2024-04-05 03:22:37 8888 1
2024-04-04 17:48:06 new_browser_tab 1
2024-04-04 06:54:44 installing 2
2024-04-03 14:42:05 shiny 1
2024-04-03 12:38:52 host_allowlist 2
2024-04-03 03:06:56 configuration 3
2024-04-02 17:57:54 host_allow 0
2024-04-02 09:58:07 cookie 0
2024-04-01 10:05:56 jupyter_serverproxy_servers 1
2024-04-01 10:05:08 code server 8
2024-03-29 10:21:59 static 0
2024-03-28 10:06:45 proxy 8
Created Date Query Total Results
2024-06-26 16:46:05 chown_home 0
2024-06-26 14:44:37 2025 0
2024-06-26 12:39:55 https://sites.google.com/site/alexdstivala/home/pro-origami 13
2024-06-26 06:53:39 config 21
2024-06-26 06:46:43 default token 26
2024-06-26 03:27:48 token 11
2024-06-26 03:26:54 ipynb 2
2024-06-25 21:47:21 jupyter server status 43
2024-06-25 19:58:42 token 11
2024-06-25 16:17:14 activity 8
2024-06-25 15:30:17 --gateway-url 19
2024-06-25 15:26:47 user 15
2024-06-25 15:23:22 auth 7
2024-06-25 14:41:28 jupyterlab 7
2024-06-25 04:40:00 run 18
2024-06-25 04:39:54 cell 1
2024-06-25 03:12:10 user 15
2024-06-25 03:12:00 workspace 0
2024-06-25 03:11:48 work 8
2024-06-24 18:33:33 install 8
2024-06-24 17:27:11 session 14
2024-06-24 15:31:00 rest 13
2024-06-24 13:10:10 passwordidentityprovider 2
2024-06-24 12:55:29 lets encrypt 2
2024-06-24 06:34:27 authenticate 5
2024-06-24 06:16:42 xsrf cookie does not match post argument 29
2024-06-24 06:11:53 xsrf cookie does not match post argument 29
2024-06-24 06:07:31 403 : forbidden 7
2024-06-24 05:48:27 token 11
2024-06-24 05:48:25 kernels 16
2024-06-23 15:30:45 no-browser 19
2024-06-23 15:30:21 allow-root 19
2024-06-22 15:49:05 passwd 3
2024-06-22 15:48:53 token 11
2024-06-22 14:50:13 lightweight 0
2024-06-22 14:43:19 %load_ext 0
2024-06-22 05:55:10 token 11
2024-06-22 05:55:05 kernels 16
2024-06-22 03:25:11 passwordidentityprovider.hashed_password 2
2024-06-22 03:17:49 jupyter_hashed_password 0
2024-06-22 02:49:38 identityprovider.token 2
2024-06-22 01:17:07 kernel 19
2024-06-22 01:09:28 nb_gid 0
2024-06-22 00:50:20 set password 19
2024-06-22 00:36:40 certificate 4
2024-06-22 00:31:43 environment 11
2024-06-22 00:31:32 container 1
2024-06-22 00:31:13 dockler env 5
2024-06-21 16:51:26 execute 2
2024-06-21 16:27:08 token 11
2024-06-21 16:27:06 kernels 16
2024-06-21 10:34:24 修改路径 0
2024-06-21 09:58:59 notebook 21
2024-06-21 09:40:07 token 11
2024-06-21 09:30:57 create notebook in website 39
2024-06-21 09:30:21 create notebook 25
2024-06-21 09:30:00 create notebooks with python 33
2024-06-21 07:15:30 token 11
2024-06-21 06:59:40 server args 41
2024-06-21 06:48:34 serverapp 12
2024-06-21 06:46:23 shutdown_server 2
2024-06-21 05:41:07 kernels 16
2024-06-20 23:08:35 0
2024-06-20 18:24:12 post_save_hook 3
2024-06-20 17:04:16 initialize 10
2024-06-20 14:50:52 serverapp 12
2024-06-20 14:18:07 passwordidentityprovider 2
2024-06-20 13:54:20 token 11
2024-06-20 13:29:33 upload limit 8
2024-06-20 12:40:52 kernel 19
2024-06-20 12:14:08 rpc 0
2024-06-20 11:27:47 session 14
2024-06-20 11:10:41 %load_ext 0
2024-06-20 09:41:09 stop 9
2024-06-20 08:22:31 identityprovider.cookie_options 2
2024-06-20 07:49:04 refresh 2
2024-06-20 07:39:14 login 6
2024-06-20 07:09:59 mapping kernel manager 22
2024-06-20 05:34:23 custom_display 0
2024-06-20 05:34:15 notebookapp.custom_display 0
2024-06-19 15:10:10 disable_xsrf 0
2024-06-19 15:08:19 change to trust 41
2024-06-19 15:08:18 如何信任 0
2024-06-19 14:56:47 identityprovider.token 2
2024-06-19 13:00:28 login 6
2024-06-19 12:24:09 token 11
2024-06-19 12:16:30 forbidden 5
2024-06-19 12:14:14 mappingkernalmanager 0
2024-06-19 11:52:20 shutdown 9
2024-06-19 09:40:36 configuration 15
2024-06-19 05:36:14 what is my token 35
2024-06-19 05:35:56 not able to login to jupyter 45
2024-06-19 05:32:20 forgot token 11
2024-06-19 04:52:54 kernel information 22
2024-06-19 03:14:08 passwordidentityprovider 2
2024-06-19 03:13:18 identityprovider.token 2
2024-06-19 02:33:42 cell 1
2024-06-19 01:15:29 web.authenticated 1
2024-06-19 01:05:42 identityprovider 5
2024-06-18 20:26:12 filecontentsmanager 6
2024-06-18 20:25:00 contents_manager 7
2024-06-18 17:08:55 mathjax 0
2024-06-18 17:06:11 enable_mathjax 0
2024-06-18 15:16:54 mappingkernelmanager 4
2024-06-18 15:01:13 set_token 0
2024-06-18 14:55:55 passwordidentityprovider 2
2024-06-18 14:18:19 identityprovider.token 2
2024-06-18 11:47:24 commandexecuted 0
2024-06-18 11:28:01 create file 30
2024-06-18 11:27:24 execute_request 0
2024-06-18 08:19:00 virtual 1
2024-06-18 08:18:53 venv 0
2024-06-18 08:04:57 config 21
2024-06-18 05:14:47 language 1
2024-06-17 21:16:43 limit_rate 3
2024-06-17 21:15:44 iopub_data_rate_limit 4
2024-06-17 21:15:09 rate_limit_window 4
2024-06-17 16:34:55 rest api 29
2024-06-17 12:53:29 kernel_info 1
2024-06-17 12:48:52 connection ports 12
2024-06-17 12:48:37 connection.json 0
2024-06-17 11:56:26 password 8
2024-06-17 08:35:12 mappingkernelmanager 4
2024-06-17 02:53:44 configuration json 24
2024-06-17 00:11:42 http://localhost:8888/notebooks/%e5%ae%9e%e9%aa%8c%e4%b8%80pytho%ef%bc%ae%e6%95%99%e7%a8%8b.ipynb? 21
2024-06-16 16:43:29 access 12
2024-06-15 10:23:36 external_connection_dir 3
2024-06-15 07:15:25 labapp.open_browser 0
2024-06-15 07:13:55 extensionapp.open_browser 0
2024-06-14 22:27:14 token 11
2024-06-14 13:26:13 kernel spec name 29
2024-06-14 12:45:17 ip address whitelist 6
2024-06-14 09:34:05 delete 12
2024-06-14 09:20:48 passwordidentityprovider 2
2024-06-14 07:51:02 jupyter_server_config.py 6
2024-06-14 07:33:59 save notebook 22
2024-06-14 07:33:23 save 10
2024-06-14 07:31:09 open current directory 30
2024-06-14 07:29:42 root_dir 7
2024-06-14 07:29:10 serverapp.notebook 0
2024-06-14 07:27:50 save notebook 22
2024-06-14 07:23:42 passwordidentityprovider 2
2024-06-14 01:47:38 run on different browser 53
2024-06-13 09:58:39 path to the session 49
2024-06-13 07:59:07 jupyter server 42
2024-06-13 04:08:59 token 11
2024-06-12 12:07:22 contentsmanager 7
2024-06-12 10:40:26 언어 0
2024-06-12 09:48:07 channels 6
2024-06-12 07:53:41 collaborative 0
2024-06-12 06:52:03 url 17
2024-06-12 03:58:12 /execute 2
2024-06-12 03:57:53 execute 2
2024-06-11 22:05:44 pyspark 0
2024-06-11 20:40:36 google cloud 1
2024-06-11 19:12:22 make request 30
2024-06-11 16:17:22 config section_name 21
2024-06-11 15:46:24 spark 0
2024-06-11 15:11:31 c.serverapp.root_dir 0
2024-06-11 13:55:40 kernel name 28
2024-06-11 08:21:07 start_tb_proxy 0
2024-06-10 13:08:04 rate_limit 0
2024-06-10 13:07:41 zm 0
2024-06-10 12:06:29 --unstable 0
2024-06-10 12:06:28 unstable 0
2024-06-10 11:32:54 hashed_password 2
2024-06-10 08:14:34 zmqinteractiveshell 0
2024-06-10 08:14:18 interactiveshell 0
2024-06-10 08:04:31 kernels 16
2024-06-10 08:03:52 output color 14
2024-06-10 08:03:35 output colors 12
2024-06-10 08:03:19 errors colors 7
2024-06-10 07:12:37 _jupyter_server_extension_paths 1
2024-06-10 07:10:34 execute_request 0
2024-06-09 07:15:42 notebookapp.token 0
2024-06-09 07:15:32 identityprovider.token 2
2024-06-09 00:31:04 identityprovider 5
2024-06-09 00:30:48 identityprovider.token 2
2024-06-08 16:02:49 passwordidentityprovider 2
2024-06-08 13:39:53 numpy 0
2024-06-08 13:38:35 disable password server 42
2024-06-08 13:19:20 token 11
2024-06-08 04:53:29 rest 13
2024-06-08 03:49:14 identity_provider_class 2
2024-06-07 23:55:18 gatewaykernelspecmanager 1
2024-06-07 12:19:43 csv file read error 29
2024-06-07 10:57:59 passwordidentityprovider 2
2024-06-07 10:40:34 allow_password_change 4
2024-06-07 08:44:53 markdown 2
2024-06-07 08:24:12 socket 9
2024-06-07 08:21:55 socket 9
2024-06-07 07:09:53 application.log_level 1
2024-06-07 06:40:26 d:\course\machine learning\期末大作业_朱田雨_2023220705049\期末大作业_朱田雨_2 0
2024-06-07 06:26:12 docker 1
2024-06-07 06:04:55 jupyter_notebook_config 1
2024-06-07 05:55:00 start-notebook.sh 16
2024-06-07 05:53:30 config 21
2024-06-07 05:52:33 notebookapp 0
2024-06-07 05:52:12 tocken 0
2024-06-07 05:28:18 /kernel 19
2024-06-07 05:24:40 /kernelspecs 8
2024-06-06 20:03:15 jupyter-server 42
2024-06-06 19:28:00 identityprovider 5
2024-06-06 19:04:00 passwordidentityprovider 2
2024-06-06 17:30:39 theme 0
2024-06-06 17:13:03 notebookapp.password 0
2024-06-06 14:12:52 passwordidentityprovider 2
2024-06-06 11:58:03 tasks list 29
2024-06-06 11:57:47 task list 29
2024-06-06 11:48:12 url 17
2024-06-06 11:28:55 disable_user 0
2024-06-06 06:50:16 passwordidentityprovider 2
2024-06-06 03:52:02 pip 3
2024-06-06 01:38:27 cors 2
2024-06-06 00:54:33 passwordidentityprovider 2
2024-06-06 00:32:05 password 8
2024-06-06 00:29:33 password 8
2024-06-06 00:29:28 identity 8
2024-06-06 00:28:07 config 21
2024-06-06 00:20:08 identityprovider 5
2024-06-06 00:10:15 xsrf 6
2024-06-05 23:49:39 execute 2
2024-06-05 23:36:26 cors 2
2024-06-05 22:11:00 token 11
2024-06-05 22:09:28 identityprovider 5
2024-06-05 21:46:14 docker 1
2024-06-05 19:56:45 identityprovider 5
2024-06-05 16:41:39 tornado.web.httperror: http 403: forbidden 16
2024-06-05 14:52:37 passwordidentityprovider 2
2024-06-05 13:58:54 matplotlib backend 4
2024-06-05 13:04:51 user_redirect_limit 0
2024-06-05 11:35:18 sqlite 3
2024-06-05 11:35:01 session 14
2024-06-05 11:24:39 passwordidentityprovider 2
2024-06-05 10:41:46 passwordidentityprovider.hashed_password 2
2024-06-05 07:34:17 ext 3
2024-06-04 23:26:05 token 11
2024-06-04 18:24:23 public server 41
2024-06-04 17:16:59 build 5
2024-06-04 15:29:48 xsrf 6
2024-06-04 15:20:24 "servers-info" 0
2024-06-04 15:20:10 /server-proxy/servers-info 43
2024-06-04 11:37:18 log console 13
2024-06-04 10:48:12 configure 11
2024-06-04 09:24:03 access:servers 0
2024-06-04 09:09:07 allow_password_change 4
2024-06-04 08:38:16 open_browser 4
2024-06-04 08:37:51 browser 11
2024-06-04 05:54:14 julia 0
2024-06-04 05:12:29 login 6
2024-06-04 05:12:25 ㅣㅐ햐ㅜ 0
2024-06-04 05:10:42 passwd() 3
2024-06-03 23:25:58 jupyter_enable_lab 0
2024-06-03 23:24:21 kernel_launch_timeout 3
2024-06-03 16:44:48 authentication 7
2024-06-03 16:03:15 passwordidentityprovider 2
2024-06-03 14:56:15 token 11
2024-06-03 13:10:33 tornado_settings 2
2024-06-03 13:09:58 serverapp.tornado_settings 0
2024-06-03 12:40:08 auth 7
2024-06-03 11:30:35 shutdown 9
2024-06-03 09:25:29 channels 6
2024-06-03 08:59:53 hub/home 5
2024-06-03 05:57:22 auth 7
2024-06-03 05:03:55 token 11
2024-06-03 04:46:36 origin 6
2024-06-03 03:06:56 enable a password 46
2024-06-02 22:56:14 remote 6
2024-06-02 07:12:25 passwordidentityprovider 2
2024-06-02 06:58:00 identityprovider 5
2024-06-02 03:52:34 execute 2
2024-06-01 15:42:28 passwordidentityprovider 2
2024-06-01 13:58:00 execute 2
2024-06-01 12:08:29 auto 2
2024-06-01 01:58:13 app.ip 0
2024-06-01 01:47:07 token 11
2024-06-01 01:27:18 passwordidentityprovider.hashed_password 2
2024-05-31 23:52:40 token padrão 11
2024-05-31 22:19:21 license 1
2024-05-31 22:09:33 /login 6
2024-05-31 21:45:53 passwordidentityprovider 2
2024-05-31 17:52:00 passwd 3
2024-05-31 13:14:02 ip 5
2024-05-31 12:13:08 terminal 7
2024-05-31 10:30:24 passwordidentityprovider 2
2024-05-31 10:00:27 passwordidentityprovider 2
2024-05-31 08:33:43 pip install jupyter_server 16
2024-05-31 03:22:20 sdk 0
2024-05-31 00:57:38 name 24
2024-05-31 00:57:32 title 1
2024-05-30 20:51:12 hashed_password 2
2024-05-30 20:14:20 root 14
2024-05-30 20:14:04 server root 44
2024-05-30 20:13:53 jupyter_server_root 0
2024-05-30 20:03:30 lsp 0
2024-05-30 13:55:42 ssl 4
2024-05-30 12:55:58 cull_connected 2
2024-05-30 12:52:32 shutdown_no_activity_timeout 2
2024-05-30 12:35:33 jupyter lab 41
2024-05-30 12:34:43 local 13
2024-05-30 12:33:46 dev mode 9
2024-05-30 12:33:43 dev mdoe 4
2024-05-30 12:33:38 core_mode 0
2024-05-30 12:33:33 mode 8
2024-05-30 11:30:55 page title 41
2024-05-30 11:30:49 page_title 0
2024-05-30 10:04:52 passwordidentityprovider 2
2024-05-30 10:01:12 static 10
2024-05-30 08:55:52 docker 1
2024-05-30 08:01:53 static_paths 3
2024-05-30 07:37:29 token 11
2024-05-30 06:03:14 xsrf 6
2024-05-30 04:29:09 headers 8
2024-05-30 01:52:47 dir 5
2024-05-29 23:07:14 contentmanager 0
2024-05-29 23:06:06 session 14
2024-05-29 23:05:59 context 7
2024-05-29 22:37:12 application context 32
2024-05-29 19:30:48 environment variables 12
2024-05-29 18:30:14 filecontentsmanager.delete_to_trash 0
2024-05-29 18:29:52 filecontentsmanager 6
2024-05-29 17:55:09 ssl 4
2024-05-29 16:27:45 pandas 0
2024-05-29 15:45:47 page_config_data 0
2024-05-29 15:24:16 notebook dir 21
2024-05-29 15:23:34 jupyter_server_config.json 3
2024-05-29 13:23:14 cookie 7
2024-05-29 08:48:41 token 11
2024-05-29 08:45:05 channels 6
2024-05-29 06:33:09 public 5
2024-05-28 21:45:34 passwordidentityprovider 2
2024-05-28 18:26:33 password 8
2024-05-28 14:46:19 token 11
2024-05-28 12:47:45 disable sever 10
2024-05-28 07:16:51 notebookapp 0
2024-05-28 07:16:31 notebooks 13
2024-05-28 00:42:25 passwordidentityprovider 2
2024-05-27 21:56:25 "line numbers" 0
2024-05-27 21:56:03 line numbers 12
2024-05-27 20:55:40 passwordidentityprovider 2
2024-05-27 19:11:31 notebook_starts_kernel 0
2024-05-27 14:23:25 conda 1
2024-05-27 10:36:23 serverapp.allow_remote_access 0
2024-05-27 09:50:46 cookie_options 3
2024-05-27 07:59:22 allow_true 0
2024-05-27 07:57:14 allow_hidden 2
2024-05-27 07:53:33 hidden file 27
2024-05-27 07:24:36 passwordidentityprovider 2
2024-05-27 05:44:48 notebookapp.password 0
2024-05-27 03:24:35 download 2
2024-05-27 02:29:43 passwordidentityprovider 2
2024-05-26 20:19:28 password 8
2024-05-26 14:58:06 connection 10
2024-05-26 14:57:35 connection file 30
2024-05-26 13:37:12 terminal 7
2024-05-25 20:39:49 execute 2
2024-05-25 17:24:36 password 8
2024-05-25 14:53:14 passwordidentityprovider 2
2024-05-25 10:56:25 change password 11
2024-05-25 10:55:45 password 8
2024-05-25 02:47:24 identityprovider 5
2024-05-24 20:19:04 passwordidentityprovider 2
2024-05-24 19:46:15 browser 11
2024-05-24 18:51:53 password 8
2024-05-24 16:46:56 c.serverapp.root_dir 0
2024-05-24 15:16:13 serverapp.root_dir 1
2024-05-24 14:01:21 default_url 6
2024-05-24 12:25:13 virtual env 6
2024-05-24 12:25:07 virtualenv 0
2024-05-24 08:58:50 identity_provider 4
2024-05-24 08:55:02 csp 3
2024-05-24 08:14:41 login 6
2024-05-24 08:11:13 passwordidentityprovider 2
2024-05-24 07:58:22 headers 8
2024-05-24 07:57:29 header 11
2024-05-24 07:34:29 download 2
2024-05-24 07:34:00 zmqchannelshandler 2
2024-05-24 03:47:49 debug 5
2024-05-23 23:37:37 passwordidentityprovider 2
2024-05-23 17:56:20 logging 10
2024-05-23 17:56:16 verbose 0
2024-05-23 17:54:13 token 11
2024-05-23 17:52:17 authentication 7
2024-05-23 17:50:44 security 10
2024-05-23 17:33:54 pem 0
2024-05-23 17:00:54 socket 9
2024-05-23 16:59:38 idle 4
2024-05-23 16:59:21 dependencies_met 0
2024-05-23 16:29:40 websocket 12
2024-05-23 12:23:22 how to access jupyter notebook remotely 44
2024-05-23 12:22:24 how to access jupyter notebook while using ssh 46
2024-05-23 11:19:15 jupyterhub 3
2024-05-23 10:33:55 stop notebook 23
2024-05-23 10:32:47 xsrf 6
2024-05-23 08:26:30 api 28
2024-05-23 07:53:26 lsp 0
2024-05-23 07:53:11 workspace 0
2024-05-23 06:36:47 allow_origin 4
2024-05-23 06:24:28 allow_password_change 4
2024-05-23 06:17:44 allow_ 0
2024-05-23 06:17:37 memory 7
2024-05-23 06:16:01 identityprovider.token 2
2024-05-22 22:31:52 jpy_session_name 1
2024-05-22 21:07:12 identityprovider.token 2
2024-05-22 17:51:50 allow_unauthenticated 3
2024-05-22 16:20:54 /api/me 28
2024-05-22 15:59:32 api 28
2024-05-22 15:48:28 /api/kernel 31
2024-05-22 15:05:49 mynumpy 0
2024-05-22 15:05:33 mynumpy 0
2024-05-22 12:13:30 passwordidentityprovider 2
2024-05-22 09:51:35 sec-websocket-key 17
2024-05-22 07:23:08 passwordidentityprovider 2
2024-05-22 07:09:30 gpu 0
2024-05-21 21:59:07 create directory 25
2024-05-21 21:10:21 password 8
2024-05-21 14:22:29 disable_check_xsrf 2
2024-05-21 13:54:13 color 4
2024-05-21 12:17:28 reverse 2
2024-05-21 11:18:39 metrics 5
2024-05-21 11:16:42 passwordidentityprovider 2
2024-05-21 11:16:09 idle 4
2024-05-21 08:05:25 notebook external connection 26
2024-05-21 08:01:49 external connection 10
2024-05-21 03:47:52 allow_hidden = true 22
2024-05-21 02:53:19 reverse 2
2024-05-20 21:00:22 passwordidentityprovider 2
2024-05-20 20:58:09 notebookapp.password 0
2024-05-20 16:16:56 c.serverapp.max_buffer_size = 536870912 1
2024-05-20 12:51:51 cookiecutter 0
2024-05-20 12:49:14 token 11
2024-05-20 10:52:40 passwordidentityprovider 2
2024-05-20 10:43:16 url2path 1
2024-05-20 08:59:37 --examples.telemetry_key 0
2024-05-20 08:59:21 --examples 10
2024-05-20 05:34:19 passwordidentityprovider 2
2024-05-20 03:20:20 stdout 2
2024-05-20 03:04:12 xsrf 6
2024-05-19 10:52:38 passwordidentityprovider 2
2024-05-19 06:10:22 /user/ 15
2024-05-18 11:00:09 passwordidentityprovider 2
2024-05-18 08:49:29 hashed_password 2
2024-05-18 05:34:27 channel 7
2024-05-17 21:06:58 filecontentsmanager.pre_save_hook 0
2024-05-17 16:13:20 current token 19
2024-05-17 15:56:47 identity 8
2024-05-17 15:39:39 jupyterhandler 16
2024-05-17 15:18:14 loginhandler 3
2024-05-17 14:44:17 loginhandler 3
2024-05-17 13:10:37 hook 6
2024-05-17 12:54:05 identityprovider 5
2024-05-17 12:16:34 serverapp 12
2024-05-17 12:14:24 kernelspecmanager 4
2024-05-17 12:13:26 notebook_dir 3
2024-05-17 12:12:46 kernelspecmanager 4
2024-05-17 12:12:23 base_url 6
2024-05-17 11:32:15 identityprovider 5
2024-05-17 08:12:08 upload 4
2024-05-17 06:19:46 jupyverse 0
2024-05-17 02:18:07 execute 2
2024-05-16 22:46:05 jupyter_server_config.json 3
2024-05-16 09:28:48 passwordidentityprovider 2
2024-05-16 07:44:37 authorization 6
2024-05-16 07:43:07 token 11
2024-05-16 06:19:06 ws 7
2024-05-16 03:30:10 passwordidentityprovider 2
2024-05-16 03:11:45 0.0.0.0 2
2024-05-16 02:15:56 passwordidentityprovider 2
2024-05-15 23:47:04 generate-config 21
2024-05-15 23:41:28 zmqchannelswebsocketconnection 1
2024-05-15 17:39:01 environment variable 13
2024-05-15 17:38:50 environment 11
2024-05-15 14:21:19 /notebooks 13
2024-05-15 14:21:04 volume 0
2024-05-15 12:33:20 token 11
2024-05-15 12:33:12 tokin 0
2024-05-15 12:32:14 default password 25
2024-05-15 12:31:47 password 8
2024-05-15 05:35:07 execute_request 0
2024-05-15 01:43:10 passwordidentityprovider 2
2024-05-14 21:38:43 shutdown 9
2024-05-14 21:38:05 spawner 0
2024-05-14 19:33:04 password 8
2024-05-14 17:31:32 serverapp options 19
2024-05-14 14:38:45 --port 9
2024-05-14 14:09:21 user 15
2024-05-14 13:09:18 files_handler_class 3
2024-05-14 09:44:34 debug 5
2024-05-14 09:40:51 xsrf 6
2024-05-14 08:17:49 jeton 0
2024-05-14 06:34:28 cell_id 0
2024-05-14 06:30:53 api/kernel 31
2024-05-14 04:07:45 allow_notebook_download 0
2024-05-14 04:07:22 filecontentsmanager 6
2024-05-14 02:41:10 credential 0
2024-05-14 02:04:55 passwordidentityprovider.password_required 2
2024-05-13 17:58:37 passwd 3
2024-05-13 13:31:15 token 11
2024-05-13 13:25:18 enable password 12
2024-05-13 13:05:05 generate-config 21
2024-05-13 08:50:36 allow-root 19
2024-05-13 07:26:19 root_dir 7
2024-05-13 06:24:04 passwordidentityprovider 2
2024-05-13 06:07:13 password 8
2024-05-13 05:00:05 api 28
2024-05-12 19:43:54 cell 1
2024-05-12 16:20:58 password 8
2024-05-12 14:24:39 download 2
2024-05-12 10:50:28 passwordidentityprovider 2
2024-05-11 11:02:40 passwordidentityprovider 2
2024-05-11 07:48:10 password 8
2024-05-10 22:15:39 iopub 7
2024-05-10 11:00:47 passwordidentityprovider 2
2024-05-10 09:53:08 password 8
2024-05-10 09:52:31 log_level 2
2024-05-10 09:06:28 environment 11
2024-05-10 05:30:53 how to change root directory 44
2024-05-10 05:30:39 how to change rot directory 42
2024-05-09 17:12:35 passwordidentityprovider 2
2024-05-09 14:23:05 pre_save_hook 4
2024-05-09 10:58:28 jupyter_server_confog 0
2024-05-09 10:40:12 passwordidentityprovider 2
2024-05-09 07:59:59 source 52
2024-05-09 06:48:02 login 6
2024-05-09 06:29:50 metadata 8
2024-05-09 01:57:26 password 8
2024-05-08 23:38:59 variable 7
2024-05-08 19:29:32 customized url prefix 19
2024-05-08 14:32:29 serverconnection 0
2024-05-08 13:55:43 c.serverapp.browser 0
2024-05-08 13:23:28 kernelspecmanager 4
2024-05-08 11:50:58 health 0
2024-05-08 11:50:53 healthz 0
2024-05-08 08:25:19 identityprovider 5
2024-05-07 19:19:38 execute 2
2024-05-07 17:05:06 session id 15
2024-05-07 15:25:56 handler 22
2024-05-07 14:38:08 post_save_hook 3
2024-05-07 14:37:26 filecontentsmanager 6
2024-05-07 13:36:21 terminal 7
2024-05-07 11:47:45 handle 10
2024-05-07 11:47:20 handles 7
2024-05-07 11:26:36 --serverapp.terminado_settings 0
2024-05-07 08:16:00 token 11
2024-05-07 07:49:51 mappingkernelmanager 4
2024-05-07 07:37:27 token 11
2024-05-07 07:11:31 theme 0
2024-05-07 07:11:28 theme‘’ 0
2024-05-07 02:35:05 get_config() 0
2024-05-07 02:05:09 cli 5
2024-05-06 22:46:58 _load_jupyter_server_extension 3
2024-05-06 22:32:09 token 11
2024-05-06 22:29:24 stdin 3
2024-05-06 19:33:56 passwordidentityprovider 2
2024-05-06 18:49:23 jupyter note book extension 41
2024-05-06 18:48:52 nbextension 0
2024-05-06 18:48:33 nbexextension 0
2024-05-06 18:47:32 jupyter contrib nbextension 41
2024-05-06 18:46:45 jupyter contrib nbex 41
2024-05-06 15:27:09 downgrade 1
2024-05-06 13:24:06 token 11
2024-05-06 12:46:43 asyncmappingkernelmanager 3
2024-05-06 12:06:29 password 8
2024-05-06 10:06:00 post_save_hook 3
2024-05-06 09:52:16 contents_manager_class 2
2024-05-06 03:06:39 websocket 12
2024-05-06 03:05:50 websocket 12
2024-05-06 02:54:54 jupyter_server_config.d 1
2024-05-05 19:10:41 lightgbm 0
2024-05-05 03:44:30 identityprovider 5
2024-05-04 21:10:34 passwordidentityprovider 2
2024-05-04 04:04:00 c:\users\username\.jupyter\jupyter_server_config.py 0
2024-05-04 01:12:17 config identityprovider 21
2024-05-04 01:11:27 identityprovider 5
2024-05-04 01:03:16 restart 8
2024-05-04 00:24:55 enable password 12
2024-05-03 21:31:02 passwordidentityprovider 2
2024-05-03 14:44:02 api 28
2024-05-03 14:26:57 received a broken close frame containing a reserved status code. 46
2024-05-03 14:16:01 events 5
2024-05-03 12:21:30 youtube 0
2024-05-03 12:21:07 identityprovider.token 2
2024-05-03 10:27:42 passwordidentityprovider 2
2024-05-03 08:59:14 sanitize 0
2024-05-03 08:05:42 passwordidentityprovider 2
2024-05-03 07:29:02 serve notebook 23
2024-05-02 22:31:08 cookie_options 3
2024-05-02 22:30:35 tornado_settings 2
2024-05-02 20:28:12 excel 0
2024-05-02 20:27:53 office 0
2024-05-02 20:27:14 sheet 0
2024-05-02 20:27:07 xlsx 0
2024-05-02 16:37:37 jupyterhub.ssl_ke 0
2024-05-02 16:37:33 c.jupyterhub.ssl_ke 0
2024-05-02 14:41:08 public_url 2
2024-05-02 14:35:27 base_url 6
2024-05-02 14:03:37 checkpoint 4
2024-05-02 13:20:37 gateway 7
2024-05-02 11:39:21 work 8
2024-05-02 10:42:38 jupyter_server_config.py 6
2024-05-02 10:10:41 command 12
2024-05-02 02:04:18 docker 1
2024-05-02 00:07:19 python 18
2024-05-01 23:35:29 contents_manager_class 2
2024-05-01 18:47:27 fetchnews 0
2024-05-01 09:31:55 authorities 0
2024-05-01 09:30:06 ssl 4
2024-05-01 08:27:21 internal_ssl 0
2024-05-01 04:12:40 base_url 6
2024-05-01 04:12:35 base_urlunicode 0
2024-05-01 04:09:45 default_url 6
2024-04-30 21:53:56 ssl 4
2024-04-30 15:48:06 jupyterhub 3
2024-04-30 15:47:59 jupyter hub 41
2024-04-30 13:28:25 api token 32
2024-04-30 11:53:18 authen 0
2024-04-30 08:53:06 allow_remote_access 3
2024-04-30 08:34:36 token 11
2024-04-30 08:31:42 authorization 6
2024-04-30 08:28:59 token 11
2024-04-30 08:28:54 token# 11
2024-04-30 08:28:34 rebinding 2
2024-04-30 08:27:54 parola 0
2024-04-30 08:23:48 şifre 0
2024-04-29 17:03:36 passwordidentityprovider.hashed_password 2
2024-04-29 13:29:52 packging 0
2024-04-29 10:07:36 headers 8
2024-04-29 09:58:23 log 13
2024-04-29 08:20:28 0.0.0.0 2
2024-04-29 08:19:47 host 6
2024-04-29 08:15:35 password 8
2024-04-29 04:58:50 docker 1
2024-04-29 03:17:42 conda 1
2024-04-29 03:16:44 配置conda 1
2024-04-29 02:41:47 no-store 14
2024-04-28 20:40:34 sdfghjkl 0
2024-04-28 19:29:31 jupyter_notebook_config 1
2024-04-28 06:15:10 contentsmanager.checkpoints 0
2024-04-28 04:18:32 cell 1
2024-04-28 03:56:10 notebook.services.contents.checkpoints.checkpoints 0
2024-04-28 03:55:55 nullcheckpoints 0
2024-04-28 03:45:28 c.filecheckpoints.checkpoint_dir 0
2024-04-28 03:18:30 contentsmanager.checkpoints 0
2024-04-28 03:16:39 ipynb_checkpoint 0
2024-04-28 03:16:03 checkpoints 6
2024-04-27 23:54:04 tls 3
2024-04-27 16:48:42 singleuser 0
2024-04-26 23:44:57 iopub_data_rate_limit 4
2024-04-26 23:44:42 c.serverapp.iopub_data_rate_limit 0
2024-04-26 23:44:20 zmqchannelswebsocketconnection.iopub_data_rate_limit 2
2024-04-26 23:43:56 data_rate 0
2024-04-26 19:43:03 docker 1
2024-04-26 18:37:06 ssl 4
2024-04-26 17:48:41 passwordidentifyprovider 0
2024-04-26 16:34:46 order 6
2024-04-26 16:21:42 jupyter_token 1
2024-04-26 15:59:13 jupyter_server_config.d 1
2024-04-26 15:15:48 docker 1
2024-04-26 14:33:57 --notebookapp.password 0
2024-04-26 14:23:41 overrides.json 0
2024-04-26 12:49:59 /files/ 22
2024-04-26 12:46:31 default uri 24
2024-04-26 12:46:14 uri 1
2024-04-26 11:17:04 reverse 2
2024-04-26 11:16:56 nginx 0
2024-04-26 10:11:04 client 12
2024-04-26 10:05:42 sessions 9
2024-04-26 00:15:42 passwordidentityprovider 2
2024-04-25 22:34:58 serverapp 12
2024-04-25 10:01:14 login_handler 2
2024-04-25 09:58:16 passwd() 3
2024-04-25 09:57:45 passwd 3
2024-04-25 07:43:59 passwordidentityprovider.hashed_password 2
2024-04-25 04:07:39 c.serverapp.ip 1
2024-04-25 03:12:45 execute 2
2024-04-24 21:07:41 azure 1
2024-04-24 20:42:46 passwordidentityprovider 2
2024-04-24 15:51:45 browser 11
2024-04-24 02:31:57 root 14
2024-04-24 01:12:50 hashed_password 2
2024-04-23 21:41:23 password 8
2024-04-23 21:08:53 host 6
2024-04-23 21:08:21 password 8
2024-04-23 18:33:21 jupyter notebook requires javascript 42
2024-04-23 16:49:50 makerequest 0
2024-04-23 14:04:27 channels 6
2024-04-23 14:00:01 websocket 12
2024-04-23 13:59:28 kernel_ws_protocol 4
2024-04-23 12:53:24 notebook_starts_kernel 0
2024-04-23 09:42:28 mapping 3
2024-04-23 09:42:23 kernelmapping 0
2024-04-23 08:49:44 passwordidentityprovider 2
2024-04-23 05:17:45 root_dir 7
2024-04-23 05:17:34 notebook_dir 3
2024-04-23 05:12:11 config py 22
2024-04-23 04:51:38 password 8
2024-04-23 04:34:48 enable password 12
2024-04-23 04:33:48 token 11
2024-04-23 04:23:18 oauth 1
2024-04-22 23:34:49 passwordidentityprovider 2
2024-04-22 17:46:50 malware 0
2024-04-22 13:13:10 malicious url detection 17
2024-04-22 12:55:01 locale 0
2024-04-22 12:49:17 url detection 17
2024-04-22 12:48:49 ransomware detection 1
2024-04-22 09:48:46 token 11
2024-04-22 08:36:40 "c.contentsmanager" 0
2024-04-22 08:36:34 c.contentsmanager 0
2024-04-22 08:35:18 allow_hidden 2
2024-04-22 06:50:21 api/contents 35
2024-04-22 05:03:19 server start time 42
2024-04-22 05:03:19 c.jupyterhub 0
2024-04-22 03:05:21 jupyter-notebook 42
2024-04-21 18:50:06 --allow-root 19
2024-04-21 16:03:25 hashed_password 2
2024-04-21 16:02:24 passwordidentityprovider.hashed_password 2
2024-04-21 16:00:48 allow_password_change hashed_password 4
2024-04-21 14:22:55 execute 2
2024-04-21 03:48:36 passwordidentityprovider 2
2024-04-20 17:03:19 identityprovider 5
2024-04-20 11:21:51 hashed_password 2
2024-04-20 10:55:13 database_no_show_appointments 0
2024-04-20 10:54:59 investigate_a_dataset.ipynb 0
2024-04-20 10:35:53 passwordidentityprovider 2
2024-04-19 23:33:19 password 8
2024-04-19 21:24:26 cull 2
2024-04-19 20:16:10 password 8
2024-04-19 19:00:12 root_dir 7
2024-04-19 18:34:53 identityprovider.token 2
2024-04-19 12:39:26 permission denied 5
2024-04-19 12:39:12 permission denide 5
2024-04-19 11:01:54 registration 0
2024-04-19 10:36:53 jupyter notebook 42
2024-04-19 09:59:53 jupyter_server_config.json 3
2024-04-19 08:31:12 parameters 12
2024-04-19 06:29:56 token 11
2024-04-19 06:29:03 identityprovider 5
2024-04-19 05:52:15 c.jupyterhub 0
2024-04-19 03:06:35 workspace 0
2024-04-19 02:10:08 terminado_settings 3
2024-04-18 20:55:36 msg_type 0
2024-04-18 20:13:21 cell_type 2
2024-04-18 14:16:53 gateway 7
2024-04-18 13:17:20 login 6
2024-04-18 12:03:41 not trusted 20
2024-04-18 12:03:35 forbidden 5
2024-04-18 12:03:34 forbbiden 0
2024-04-18 10:18:01 allow_hidden 2
2024-04-18 10:17:48 show_hidden 0
2024-04-18 09:13:17 c.mappingkernelmanager.kernel_info_timeout 0
2024-04-18 08:24:40 pass word 11
2024-04-18 06:57:24 cli 5
2024-04-18 06:56:22 password 8
2024-04-18 06:53:04 token 11
2024-04-18 06:45:51 disable_check_xsrf 2
2024-04-18 04:16:08 passwordidentityprovider 2
2024-04-18 04:13:43 passwordidentityprovider.allow_password_change 2
2024-04-17 23:08:37 allow_hidden 2
2024-04-17 23:08:19 hidden 6
2024-04-17 19:18:35 root 14
2024-04-17 13:45:40 main 3
2024-04-17 13:44:38 app main 9
2024-04-17 11:59:42 tocken 0
2024-04-17 11:59:25 토큰 0
2024-04-17 11:49:16 passwordidentityprovider 2
2024-04-17 01:29:20 custom token 17
2024-04-16 22:49:30 jupyter-server 42
2024-04-16 22:25:14 public server 41
2024-04-16 22:25:10 public_server 0
2024-04-16 22:21:45 terminal 7
2024-04-16 20:56:21 ssl 4
2024-04-16 20:11:37 execute 2
2024-04-16 18:54:47 jupyter server port 43
2024-04-16 18:53:35 port 9
2024-04-16 18:49:50 password 8
2024-04-16 16:11:17 files 22
2024-04-16 16:01:30 shuffle 0
2024-04-16 14:49:28 login 6
2024-04-16 13:31:05 remote access 13
2024-04-16 08:42:10 state 7
2024-04-15 23:00:47 passwd 3
2024-04-15 19:54:31 kernel 19
2024-04-15 10:31:42 without password 15
2024-04-15 09:18:17 token 11
2024-04-15 06:42:04 server start time 42
2024-04-15 06:41:44 c.jupyterhub 0
2024-04-15 02:27:53 cookie_secret 3
2024-04-15 02:26:19 session type 23
2024-04-15 01:28:29 terminals 7
2024-04-15 01:27:37 /api/terminals 29
2024-04-14 23:33:25 workspace 0
2024-04-14 23:07:45 execute 2
2024-04-14 20:44:16 current path 26
2024-04-14 18:45:08 blog 1
2024-04-14 11:57:10 hidden 6
2024-04-14 11:17:00 login 6
2024-04-14 03:18:40 theme 0
2024-04-14 01:30:42 ldap 0
2024-04-14 01:14:45 _jupyter_labextension_paths 0
2024-04-13 18:24:01 workspace 0
2024-04-13 10:08:34 cell 1
2024-04-13 10:07:53 code folding 14
2024-04-12 21:01:00 settingshandler 0
2024-04-12 21:00:00 settings handler 25
2024-04-12 19:57:30 timeout 7
2024-04-12 13:49:26 _jupyter_server_extension_points 2
2024-04-12 12:45:57 passwordidentityprovider 2
2024-04-12 08:32:04 contentsmanager 7
2024-04-12 08:25:01 .ip 5
2024-04-12 07:29:49 streaming mode 8
2024-04-12 07:04:16 server start time 42
2024-04-12 05:01:43 jupyter_server_config.d 1
2024-04-12 02:46:48 kernel 19
2024-04-11 17:15:05 hidden files 22
2024-04-11 14:12:08 heartbeat 3
2024-04-11 09:35:01 change kernel 21
2024-04-11 09:34:19 kernel 19
2024-04-11 09:33:59 kenal 0
2024-04-11 09:21:39 password 8
2024-04-11 05:34:41 session type 23
2024-04-10 23:25:30 password 8
2024-04-10 19:19:06 classic 3
2024-04-10 18:37:23 largefilemanager 1
2024-04-10 18:22:34 .port 9
2024-04-10 18:22:16 notebookapp 0
2024-04-10 18:17:15 logs 4
2024-04-10 12:40:25 ouath 0
2024-04-10 12:40:21 oidc 0
2024-04-10 08:55:56 c.jupyterhub.get 0
2024-04-10 08:54:59 c.jupyterhub.server 0
2024-04-10 08:47:23 server start time 42
2024-04-10 08:47:03 c.jupyterhub 0
2024-04-09 21:54:35 python version 27
2024-04-09 20:47:29 passwordidentityprovider 2
2024-04-09 15:50:29 addr 0
2024-04-09 13:55:37 culling 4
2024-04-09 13:46:38 /api/me 28
2024-04-09 12:33:57 jupyter_server.auth 7
2024-04-09 12:14:27 notebook 21
2024-04-09 09:17:52 passwordidentityprovider.hashed_password 2
2024-04-09 09:16:08 password 8
2024-04-09 04:10:39 labapp 1
2024-04-09 04:06:08 page_config 0
2024-04-09 03:08:00 回收 0
2024-04-09 02:46:59 token 11
2024-04-09 02:28:37 default_setting_overrides 0
2024-04-09 01:55:29 allow_hidden 2
2024-04-09 01:43:08 order 6
2024-04-09 01:43:00 depend 3
2024-04-08 17:39:44 jpserver_extensions 6
2024-04-08 17:37:10 get_config 0
2024-04-08 17:07:43 kernelspecmanager 4
2024-04-08 16:10:53 kernel 19
2024-04-08 14:32:20 completion 2
2024-04-08 11:39:25 create notebook 25
2024-04-08 09:11:23 c.jupyterapp.config_file 0
2024-04-08 09:11:19 dir 5
2024-04-08 08:25:30 passwordidentityprovider 2
2024-04-08 07:32:31 docker 1
2024-04-08 05:53:00 directory 17
2024-04-08 03:22:10 login 6
2024-04-07 18:41:13 shut 8
2024-04-07 18:40:55 time 16
2024-04-07 18:26:46 langrage 0
2024-04-07 07:31:45 internet access 12
2024-04-07 07:31:38 directinternet 0
2024-04-07 03:52:09 api/kernels/{session_id}/execute 32
2024-04-07 03:51:53 execute 2
2024-04-07 01:00:35 terminals 7
2024-04-06 13:07:58 _jupyter_server_extension_paths 1
2024-04-06 00:28:49 "vs code" 0
2024-04-06 00:28:27 why does jupyter notebook open in vs code 46
2024-04-05 22:48:01 update 12
2024-04-05 21:27:43 default_settings_overrides 0
2024-04-05 19:38:37 https 12
2024-04-05 18:49:02 c.notebookapp.token = '<generated>' 5
2024-04-05 16:35:08 passwordidentityprovider 2
2024-04-05 09:41:32 authorizer 7
2024-04-05 08:33:18 contentsmanager 7
2024-04-05 08:31:19 _create_checkpoint 0
2024-04-05 08:25:12 checkpoint 4
2024-04-05 05:05:53 c.labapp.browser 0
2024-04-04 20:44:54 password reset 8
2024-04-04 18:56:47 passwordidentityprovider 2
2024-04-04 14:47:39 cull_idle_timeout 4
2024-04-04 14:47:21 mappingkernelmanager.cull_idle_timeout 2
2024-04-04 14:22:14 authentication 7
2024-04-04 12:42:21 jupyterhub_activity_interval 0
2024-04-04 12:39:07 cull_idle_timeout 4
2024-04-04 12:05:11 jupyterlab 7
2024-04-04 12:03:57 globalawareness 0
2024-04-04 06:46:58 passwordidentityprovider.hashed_password 2
2024-04-04 06:46:38 passwordidentityprovider 2
2024-04-03 17:06:12 execute 2
2024-04-03 16:40:25 allow_hidden 2
2024-04-03 16:40:09 restart 8
2024-04-03 15:29:58 sudo 0
2024-04-03 15:09:06 json 21
2024-04-03 14:30:26 jupyter_server.auth.passwd() 2
2024-04-03 14:06:12 argon2 2
2024-04-03 13:30:34 execute 2
2024-04-03 13:21:16 ssl 4
2024-04-03 12:39:15 checkpoints 6
2024-04-03 11:42:32 application 31
2024-04-03 08:43:48 root_dir 7
2024-04-03 08:43:33 directory 17
2024-04-03 04:04:38 no_activity 0
2024-04-02 20:37:12 websocket 12
2024-04-02 18:46:26 traceback 0
2024-04-02 15:53:53 completion 2
2024-04-02 13:36:55 passwordidentityprovider 2
2024-04-02 10:29:38 jupyterhandler 16
2024-04-02 10:29:26 reverse_url 0
2024-04-02 09:29:55 unsafe-inline 2
2024-04-02 07:49:24 remote access 13
2024-04-02 03:12:43 passwordidentityprovider 2
2024-04-01 19:24:28 download 2
2024-04-01 16:30:12 jupyter_port 2
2024-04-01 14:18:52 shell 10
2024-04-01 10:54:22 metadata 8
2024-04-01 08:52:16 metadata 8
2024-04-01 07:19:41 user 15
2024-04-01 02:07:58 token 11
2024-03-31 16:46:42 passwordidentityprovider 2
2024-03-31 16:46:07 jupyterlab 7
2024-03-31 13:09:00 languages 1
2024-03-31 04:40:47 theme 0
2024-03-31 03:40:34 certfile 3
2024-03-30 17:41:39 theme 0
2024-03-30 04:57:12 allow_origin 4
2024-03-30 04:34:34 allow_remote_access 3
2024-03-30 04:24:03 non-local 13
2024-03-30 00:24:11 ssl 4
2024-03-29 21:46:53 validate 8
2024-03-29 20:21:58 post 17
2024-03-29 17:18:05 password 8
2024-03-29 17:13:01 hashed_password 2
2024-03-29 16:58:46 contentsmanager.allow_hidden = 0
2024-03-29 16:58:23 contentsmanager.allow_hidden = true 21
2024-03-29 14:10:30 password 8
2024-03-29 12:54:15 passwordidentityprovider.hashed_password 2
2024-03-29 11:04:29 token 11
2024-03-29 10:39:19 ldap 0
2024-03-29 08:55:14 ssl_error_rx_certificate_required_alert 0
2024-03-29 08:55:04 peer_did_not_return_a_certificate 0
2024-03-29 08:54:50 jupyterlab 7
2024-03-29 08:21:17 ssl_options 3
2024-03-29 08:17:10 c.serverapp.ssl_options 0
2024-03-29 08:13:00 ssl 4
2024-03-29 05:59:04 local network jupyter lab 41
2024-03-28 21:40:51 jupyter notebooks change open directory 44
2024-03-28 21:40:32 jupyter notebooks change directory 44
2024-03-28 21:05:31 terminal 7
2024-03-28 15:07:04 auth enabled 13
2024-03-28 15:06:23 environment variables 11
2024-03-28 14:59:51 config 21
2024-03-28 14:44:18 kernel_manager 6
2024-03-28 14:41:43 session_manager 3
2024-03-28 13:18:46 trust 6
2024-03-28 10:29:17 2025 0
2024-03-28 06:13:56 passwordidentityprovider 2
2024-03-28 04:09:05 url https://colab.research.google.com/drive/1psnykx7jwimin-pfyvx4uiw_l5k4bdb8 19
We can make this file beautiful and searchable if this error is corrected: It looks like row 404 should actually have 3 columns, instead of 2. in line 403.
Created Date,Query,Total Results
2024-06-26 16:00:31,ip,3
2024-06-26 15:49:41,run a .py,97
2024-06-26 15:47:57,load .py,9
2024-06-26 15:14:18,data wrangler,33
2024-06-26 14:23:26,docker,11
2024-06-26 14:23:21,extensions,15
2024-06-26 14:23:01,theme,4
2024-06-26 13:34:46,validate button,7
2024-06-26 13:14:22,default kernel,38
2024-06-26 13:09:56,mappingkernelmanager,0
2024-06-26 13:09:51,multikernelmanager,0
2024-06-26 13:09:46,multikernellauncher,0
2024-06-26 13:09:45,default_kernel,0
2024-06-26 13:05:30,default kernel,38
2024-06-26 13:04:41,default folder,15
2024-06-26 11:57:25,hotkey,0
2024-06-26 11:57:21,hotkeys,0
2024-06-26 11:57:16,hot keys,0
2024-06-26 11:08:45,extension,21
2024-06-26 10:06:41,%run,28
2024-06-26 10:04:47,sha1,0
2024-06-26 10:02:12,sha1,0
2024-06-26 08:53:59,slide,0
2024-06-26 08:53:58,presentation,4
2024-06-26 08:53:57,slideshow,0
2024-06-26 08:53:56,edit metadata,107
2024-06-26 08:31:01,scroll on new cell,107
2024-06-26 08:30:54,"""always scroll on new cell""",0
2024-06-26 08:30:45,always scroll on new cell,107
2024-06-26 07:44:38,docker,11
2024-06-26 07:34:47,browser,17
2024-06-26 07:17:04,vscode,1
2024-06-26 07:13:23,popo,0
2024-06-26 06:09:29,server,23
2024-06-26 05:54:27,installing jupyterhub,39
2024-06-26 04:00:36,kernel,33
2024-06-26 03:27:59,spark,1
2024-06-26 03:11:09,latex,5
2024-06-26 03:06:54,sample data,34
2024-06-26 03:06:50,正弦函数,0
2024-06-26 02:59:59,magic,4
2024-06-26 00:49:17,license,1
2024-06-25 23:46:40,run jupyter on anaconda,108
2024-06-25 22:41:25,jupyter.service,0
2024-06-25 22:26:36,print,12
2024-06-25 19:52:33,citation,1
2024-06-25 19:52:28,cite,1
2024-06-25 19:47:56,models,5
2024-06-25 19:39:09,miniconda,0
2024-06-25 17:10:01,terminal,10
2024-06-25 15:58:43,cite,1
2024-06-25 15:23:47,how to enable venv,100
2024-06-25 15:23:08,venv,1
2024-06-25 15:09:55,token,1
2024-06-25 14:52:24,nbextensions,2
2024-06-25 14:32:07,data wrangler,33
2024-06-25 14:29:07,ip,3
2024-06-25 14:24:58,clear_output,0
2024-06-25 14:10:48,builtin,1
2024-06-25 14:10:42,built-in,94
2024-06-25 14:04:56,openpyxl,0
2024-06-25 13:41:37,checkpoint,1
2024-06-25 13:33:52,config,9
2024-06-25 13:21:36,download machine learning az.yaml file,34
2024-06-25 13:19:57,descargas,0
2024-06-25 12:34:22,overlay,0
2024-06-25 12:34:14,mercury,0
2024-06-25 12:34:04,redpitaya,0
2024-06-25 12:33:42,icon,0
2024-06-25 12:30:45,uninstall,1
2024-06-25 12:21:07,pyquante 2,21
2024-06-25 12:05:28,kernel,33
2024-06-25 11:35:03,server,23
2024-06-25 11:26:57,notebook,64
2024-06-25 11:26:53,notebook_dir,0
2024-06-25 11:15:25,workspace,0
2024-06-25 10:49:11,spreadsheet,0
2024-06-25 10:37:51,stop,2
2024-06-25 10:25:13,%gui,2
2024-06-25 09:44:46,fastbook,0
2024-06-25 09:44:36,fastai,1
2024-06-25 09:32:12,token,1
2024-06-25 09:19:26,california houseing,3
2024-06-25 09:19:12,california house,3
2024-06-25 09:18:58,calif,0
2024-06-25 09:08:11,group admin,18
2024-06-25 08:31:34,gpu,0
2024-06-25 08:29:28,file,26
2024-06-25 08:27:28,extension,21
2024-06-25 08:27:02,kernel,33
2024-06-25 08:23:24,input data ui,42
2024-06-25 08:23:15,ui,5
2024-06-25 08:20:49,license,1
2024-06-25 07:34:19,install r,27
2024-06-25 07:15:34,err,1
2024-06-25 07:15:26,err_content_length_mismatch,0
2024-06-25 07:15:20,net::err_content_length_mismatch,0
2024-06-25 06:21:44,https,32
2024-06-25 06:16:22,r,11
2024-06-25 05:02:20,widgets,15
2024-06-25 04:27:19,memory,3
2024-06-25 03:39:48,bash script,8
2024-06-25 03:37:35,mime bundle,4
2024-06-25 03:35:46,jupyter 的最新版本是什么,86
2024-06-25 03:35:12,cannot use save and export notebook as html,106
2024-06-25 03:33:37,save and export notebook as cannot use,106
2024-06-25 02:49:20,create a jupter notebook,102
2024-06-25 02:49:16,create a jupter notebook file,102
2024-06-25 02:49:07,jupter notebook file,72
2024-06-25 01:09:56,operators,0
2024-06-25 01:09:30,!=,0
2024-06-25 00:07:43,latex,5
2024-06-24 20:43:30,collaboration,4
2024-06-24 20:43:16,real time collaboration,31
2024-06-24 19:16:13,install error,29
2024-06-24 19:13:07,jupyter install,89
2024-06-24 19:08:22,file doesn't exist,26
2024-06-24 18:51:25,italic,1
2024-06-24 18:42:36,virtual environment,47
2024-06-24 18:34:56,showlastmodifiedcolumn,0
2024-06-24 18:32:54,file browser,36
2024-06-24 18:32:27,show,107
2024-06-24 18:32:18,hidden,1
2024-06-24 18:32:13,hiddenfiles,0
2024-06-24 18:32:06,showhiddenfiles,0
2024-06-24 18:31:32,hidden files,23
2024-06-24 17:44:42,shortcuts,1
2024-06-24 17:07:09,jupyter güncelleme,86
2024-06-24 17:00:32,jpyter update,21
2024-06-24 17:00:17,güncelleme,0
2024-06-24 16:42:40,comments,10
2024-06-24 16:42:26,rem,0
2024-06-24 16:15:23,markdown,7
2024-06-24 16:13:26,c++,14
2024-06-24 16:13:18,command line,20
2024-06-24 16:11:43,matlab,1
2024-06-24 15:54:34,ipywidgets as widgets,80
2024-06-24 15:25:50,bash script,8
2024-06-24 15:07:35,data wrangler,33
2024-06-24 15:00:52,docker,11
2024-06-24 14:53:25,data science example projects,64
2024-06-24 14:16:42,table,4
2024-06-24 14:11:04,admonitions,0
2024-06-24 13:33:31,license,1
2024-06-24 13:20:33,500,1
2024-06-24 12:38:04,conda env,13
2024-06-24 12:37:34,conda,11
2024-06-24 12:06:14,kubespawner,0
2024-06-24 12:04:43,python,43
2024-06-24 11:54:23,数据读取,0
2024-06-24 11:13:23,multi core,16
2024-06-24 11:09:29,license,1
2024-06-24 09:31:13,cross access,10
2024-06-24 09:30:17,cross,3
2024-06-24 09:15:56,name,45
2024-06-24 09:14:44,get_dtype_counts(),0
2024-06-24 08:54:08,save as .py,74
2024-06-24 08:15:58,log,3
2024-06-24 08:15:46,logging,0
2024-06-24 07:53:17,extension,21
2024-06-24 07:35:22,output code,61
2024-06-24 07:34:34,contextual,0
2024-06-24 07:34:01,contextual help,27
2024-06-24 07:33:07,https,32
2024-06-24 07:32:54,ssh,0
2024-06-24 07:31:29,config,9
2024-06-24 07:28:09,practicum,0
2024-06-24 07:22:30,server,23
2024-06-24 06:34:08,kernel install,46
2024-06-24 06:33:32,kernel,33
2024-06-24 05:35:17,password,0
2024-06-24 05:13:48,keyboard shortcut,3
2024-06-24 05:13:38,short cuts,38
2024-06-24 05:13:29,cheat sheet,1
2024-06-24 05:13:19,cheatsheet,1
2024-06-24 02:47:24,"import pandas as pd import numpy as np from sklearn.linear_model import linearregression # data yang diberikan data = { 'no': list(range(1, 19)), 'x1': [84.8, np.nan, np.nan, 82, np.nan, 80.7, 83, np.nan, np.nan, 83, 85, 80.5, np.nan, np.nan, 80.5, np.nan, 84.3, 80], 'x2': [70, 65, 70, 50, 65, np.nan, 70, 65, 35, 65, 70, np.nan, 35, 70, np.nan, 60, np.nan, 70], 'y': [np.nan, 32.5, 35, 66, 32.5, 70.4, np.nan, 32.5, 17.5, np.nan, 77.5, 72.8, 17.5, 35, 75.3, 30, 69.6, 75] } df = pd.dataframe(data) # mengumpulkan data yang lengkap untuk melatih model df_complete_x1 = df.dropna(subset=['x1', 'x2', 'y']) df_complete_x2 = df.dropna(subset=['x1', 'x2', 'y']) # model regresi untuk memprediksi x1 model_x1 = linearregression() x1_train = df_complete_x1[['x2', 'y']] y1_train = df_complete_x1['x1'] model_x1.fit(x1_train, y1_train) # model regresi untuk memprediksi x2 model_x2 = linearregression() x2_train = df_complete_x2[['x1', 'y']] y2_train = df_complete_x2['x2'] model_x2.fit(x2_train, y2_train) # prediksi nilai yang hilang untuk x1 missing_x1 = df[df['x1'].isnull() & df[['x2', 'y']].notnull().all(axis=1)] if not missing_x1.empty: df.loc[missing_x1.index, 'x1'] = model_x1.predict(missing_x1[['x2', 'y']]) # prediksi nilai yang hilang untuk x2 missing_x2 = df[df['x2'].isnull() & df[['x1', 'y']].notnull().all(axis=1)] if not missing_x2.empty: df.loc[missing_x2.index, 'x2'] = model_x2.predict(missing_x2[['x1', 'y']]) # mengisi sisa nilai yang hilang dengan rata-rata kolom df['x1'].fillna(df['x1'].mean(), inplace=true) df['x2'].fillna(df['x2'].mean(), inplace=true) df['y'].fillna(df['y'].mean(), inplace=true) print(df)",101
2024-06-24 02:35:06,db,0
2024-06-24 02:29:19,2.3.0,0
2024-06-24 01:34:04,como instalar no ubuntu,29
2024-06-24 00:43:21,voila,7
2024-06-24 00:15:58,io limit,0
2024-06-24 00:15:34,limit,0
2024-06-24 00:15:16,data_rate_limit,0
2024-06-23 22:32:54,notebook_config,0
2024-06-23 13:29:39,langchian,0
2024-06-23 11:38:51,kernel,33
2024-06-23 11:07:53,magic commands,14
2024-06-23 11:07:21,autoreload,0
2024-06-23 11:07:13,%autoreload,0
2024-06-23 10:47:26,shortcuts,1
2024-06-23 10:39:32,proxy,4
2024-06-23 10:21:56,pipx,0
2024-06-23 09:58:32,notebook server,66
2024-06-23 08:57:30,docker container,12
2024-06-23 08:16:16,markdown cell,12
2024-06-23 07:59:29,delete notebook,64
2024-06-23 07:59:20,trash,0
2024-06-23 06:49:44,remote,3
2024-06-23 06:33:37,release,23
2024-06-23 05:20:20,cell type,16
2024-06-23 04:08:03,ipywidgets as widgets,80
2024-06-23 03:15:05,password,0
2024-06-23 02:44:34,property,0
2024-06-23 02:44:25,inspect,1
2024-06-23 02:44:19,inspecer,0
2024-06-23 01:26:28,virtualenv,1
2024-06-22 23:44:47,reset,1
2024-06-22 20:51:34,ipython,48
2024-06-22 20:02:11,run python,51
2024-06-22 18:38:30,autocomplete,2
2024-06-22 18:31:47,c++,14
2024-06-22 15:44:10,set kernel,41
2024-06-22 15:33:57,python version,49
2024-06-22 14:22:18,markdown editor,12
2024-06-22 13:48:59,anaconda,5
2024-06-22 12:54:31,windows xp,7
2024-06-22 12:54:23,xp,0
2024-06-22 09:08:14,graph,2
2024-06-22 09:07:51,plot,1
2024-06-22 08:39:17,alternative python kernel,54
2024-06-22 08:37:30,flatpak python kernel,54
2024-06-22 08:28:06,notebook command not found,86
2024-06-22 07:16:07,loading data,33
2024-06-22 03:27:08,docker,11
2024-06-22 01:50:30,tensorflow,0
2024-06-21 23:22:55,open(),36
2024-06-21 20:48:45,options_form_default,0
2024-06-21 20:48:09,forms,1
2024-06-21 20:46:28,options,7
2024-06-21 20:28:29,licence,0
2024-06-21 20:14:43,google colab,14
2024-06-21 20:08:05,authentication,3
2024-06-21 19:22:18,lsp,4
2024-06-21 18:50:59,classic jupyter notebook on windows,108
2024-06-21 18:50:17,diagrams,1
2024-06-21 18:50:11,mermaid,0
2024-06-21 18:48:09,mermaid,0
2024-06-21 18:45:58,public server,28
2024-06-21 18:44:50,using ssl encrypted,43
2024-06-21 18:44:09,preqrequisite notebook config,66
2024-06-21 18:37:58,%matplotlib,4
2024-06-21 18:28:55,jupyter_contrib_nbextensions,1
2024-06-21 18:28:53,classic jupyter notebook,90
2024-06-21 18:28:35,extention,0
2024-06-21 18:15:21,geting started,20
2024-06-21 17:58:37,security,12
2024-06-21 17:26:41,wrap text,14
2024-06-21 16:42:33,create tables,17
2024-06-21 16:42:10,creating a table,95
2024-06-21 16:41:51,table,4
2024-06-21 15:35:25,color,1
2024-06-21 15:21:06,requirements,1
2024-06-21 14:52:37,execution time,36
2024-06-21 13:52:37,pdf,5
2024-06-21 12:32:45,new cell block,57
2024-06-21 12:20:30,depuração,0
2024-06-21 12:20:03,debug,0
2024-06-21 12:10:50,computational,5
2024-06-21 11:32:17,basic coding,10
2024-06-21 10:26:13,magic,4
2024-06-21 10:22:27,kernel_username,0
2024-06-21 10:20:29,save location,13
2024-06-21 10:16:29,virtual environment,47
2024-06-21 10:16:07,venv,1
2024-06-21 10:11:57,file,26
2024-06-21 10:03:40,shortcut,2
2024-06-21 09:38:08,terminal,10
2024-06-21 09:09:16,auth,3
2024-06-21 09:09:09,pam,0
2024-06-21 09:09:08,jupiter,2
2024-06-21 09:09:08,login,3
2024-06-21 09:09:04,python 3,49
2024-06-21 08:45:57,kubernetes image,10
2024-06-21 08:18:00,marine data,33
2024-06-21 07:59:00,dickey-fuller,0
2024-06-21 07:58:54,dicke-fuller,0
2024-06-21 07:58:23,adfuller,0
2024-06-21 07:15:38,gpu,0
2024-06-21 06:54:35,modify password,5
2024-06-21 06:18:16,nbextension,1
2024-06-21 06:13:40,indentw,0
2024-06-21 06:13:38,indentwithtabs,0
2024-06-21 06:12:00,matlib,0
2024-06-21 06:04:31,graphs,3
2024-06-21 06:04:19,spark,1
2024-06-21 05:43:32,license,1
2024-06-21 04:38:56,emacs,1
2024-06-21 04:35:04,getting a specfic item,95
2024-06-21 04:28:26,write to a new file,106
2024-06-21 04:28:13,saving csv files,23
2024-06-21 04:17:40,phy,0
2024-06-21 04:12:42,rust,0
2024-06-21 03:13:10,debug,0
2024-06-21 02:58:34,pandas groupby,0
2024-06-21 02:58:17,groupby,0
2024-06-21 02:29:07,version,21
2024-06-21 02:28:43,revision,0
2024-06-21 02:11:09,gitlab access token,8
2024-06-21 02:09:25,2fa gitlab token,2
2024-06-20 23:55:30,config,9
2024-06-20 23:34:05,pep8,1
2024-06-20 22:53:13,%%configure,4
2024-06-20 22:52:55,spark options,8
2024-06-20 22:52:44,configure f,8
2024-06-20 22:33:19,python,43
2024-06-20 22:28:01,%run,28
2024-06-20 21:49:29,markdown,7
2024-06-20 21:07:08,ipython,48
2024-06-20 20:53:44,!echo,1
2024-06-20 20:05:42,uninstall,1
2024-06-20 18:58:02,spark-shell,12
2024-06-20 18:56:42,.sh,0
2024-06-20 18:47:28,preferred session,10
2024-06-20 18:35:19,display,4
2024-06-20 18:14:26,install,21
2024-06-20 18:06:56,library,12
2024-06-20 17:54:21,widgets,15
2024-06-20 17:49:09,kernel,33
2024-06-20 17:49:00,keneral,0
2024-06-20 17:47:04,select kernel,34
2024-06-20 17:46:26,use kernel from preferred session,89
2024-06-20 17:39:56,tensorboard,0
2024-06-20 17:30:59,download,5
2024-06-20 17:04:43,install -r requirements,111
2024-06-20 17:01:27,scipy,3
2024-06-20 16:51:33,list,23
2024-06-20 16:51:18,list methods,28
2024-06-20 16:40:45,{doc},4
2024-06-20 15:10:18,下载,0
2024-06-20 15:06:38,file browser,36
2024-06-20 15:06:36,drive,2
2024-06-20 15:06:31,network,3
2024-06-20 15:06:27,smb,0
2024-06-20 14:39:03,xelatex,0
2024-06-20 14:29:32,math,0
2024-06-20 13:54:05,upgrade python,44
2024-06-20 13:49:00,c.serverapp.password,0
2024-06-20 13:48:46,password,0
2024-06-20 13:42:29,install,21
2024-06-20 13:11:57,skill network lab,21
2024-06-20 13:11:23,lab,20
2024-06-20 12:45:44,sys.path,0
2024-06-20 12:38:54,sys.path.append,0
2024-06-20 11:36:03,%,0
2024-06-20 11:36:00,opensap,0
2024-06-20 11:35:14,week_1_unit_2_variab_notebook,0
2024-06-20 10:59:28,slides,3
2024-06-20 10:34:41,github,107
2024-06-20 09:56:18,python,43
2024-06-20 09:51:59,c programming,21
2024-06-20 08:58:26,java,2
2024-06-20 08:53:32,duplicate,2
2024-06-20 08:31:53,logs,2
2024-06-20 08:19:31,gateway,4
2024-06-20 08:17:01,linear,0
2024-06-20 08:16:53,sequence,0
2024-06-20 08:16:46,sequential,0
2024-06-20 08:00:31,output_type,0
2024-06-20 07:39:59,tutorial,4
2024-06-20 05:03:42,docker,11
2024-06-20 04:57:11,sql server,24
2024-06-20 04:24:25,qt download,11
2024-06-20 04:23:23,output,12
2024-06-20 03:37:29,poster,0
2024-06-20 03:34:30,intro to python,102
2024-06-20 03:06:18,tsch,0
2024-06-20 03:04:34,duplicate,2
2024-06-20 03:04:00,clone,4
2024-06-20 03:00:32,copy notebook,67
2024-06-20 02:20:57,docker,11
2024-06-20 02:13:34,run,28
2024-06-20 02:10:54,limit memory,3
2024-06-20 02:10:23,memory_limit,0
2024-06-20 01:49:01,对fashion-mnist进行分类。fashion-mnist是一个服装图片分类数据集。它是由 zalando(一家德国的时尚科技公司)旗下的研究部门提供。其涵盖了来自 10 种类别的共 7 万个不同商品的正面图片。 数据集地址,20
2024-06-20 01:24:59,jupyterlab vs. jupyter notebook,90
2024-06-20 01:05:11,chatgpt,0
2024-06-20 01:04:30,第一章《引言和api概览》,8
2024-06-20 01:03:39,api,8
2024-06-20 00:47:50,shortcut,2
2024-06-20 00:47:02,share/ runtime,45
2024-06-20 00:46:51,share/jupyter/runtime,87
2024-06-20 00:46:32,clean,2
2024-06-19 23:32:49,pywebio,0
2024-06-19 22:48:05,intelli,0
2024-06-19 22:27:29,latest version jupyter,91
2024-06-19 22:01:55,install jupyter notebook,91
2024-06-19 21:54:00,python crash course,45
2024-06-19 21:46:36,unlock,0
2024-06-19 19:52:20,r kernel,35
2024-06-19 19:47:32,kernel spec file,48
2024-06-19 19:30:36,jsonl,0
2024-06-19 19:30:19,license,1
2024-06-19 19:05:16,conda,11
2024-06-19 18:58:55,open a terminal,96
2024-06-19 18:33:43,docker-stacks,11
2024-06-19 18:32:51,gpu,0
2024-06-19 18:10:17,extensions,15
2024-06-19 17:51:31,remove,2
2024-06-19 17:51:23,deinstall,0
2024-06-19 17:25:48,latex,5
2024-06-19 15:14:10,attachment,0
2024-06-19 14:51:33,devcontainer,0
2024-06-19 14:40:16,
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment