type_of stringclasses 1
value | id int64 12 2.31M | title stringlengths 1 256 ⌀ | description stringlengths 1 3.47k ⌀ | readable_publish_date stringlengths 5 10 | slug stringlengths 2 308 | path stringlengths 9 316 | url stringlengths 23 330 | comments_count int64 -3 1.19k | public_reactions_count int64 -82 4.01k | collection_id float64 60 30.7k ⌀ | published_timestamp stringlengths 20 20 | language stringclasses 95
values | subforem_id float64 1 1 ⌀ | positive_reactions_count int64 -82 4.01k | cover_image stringlengths 61 544 ⌀ | social_image stringlengths 61 544 | canonical_url stringlengths 15 452 | created_at stringlengths 20 20 | edited_at stringlengths 20 20 ⌀ | crossposted_at stringlengths 20 20 ⌀ | published_at stringlengths 20 20 | last_comment_at stringlengths 20 20 | reading_time_minutes int64 0 279 | tag_list stringlengths 5 121 | tags stringlengths 1 111 | user stringlengths 509 758 | organization stringlengths 501 629 ⌀ | flare_tag stringclasses 13
values | __index_level_0__ int64 0 722k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
article | 494,241 | Analyzing my Spotify listening history 🎵 - Part 1 | Link to Part 2 This post was originally written on my personal website, where the charts and plots a... | Oct 21 '20 | analyzing-my-spotify-listening-history-part-1-3jl4 | /baukebrenninkmeijer/analyzing-my-spotify-listening-history-part-1-3jl4 | https://dev.to/baukebrenninkmeijer/analyzing-my-spotify-listening-history-part-1-3jl4 | 1 | 13 | 9,321 | 2020-10-21T22:10:14Z | en | null | 13 | https://www.baukebrenninkmeijer.nl/posts/spotify-listening-history-analysis-part-1.html | 2020-10-21T22:10:14Z | 2020-10-22T20:59:22Z | null | 2020-10-21T22:10:14Z | 2020-10-22T19:50:10Z | 12 | ['python', 'jupyter', 'datascience'] | python, jupyter, datascience | {'name': 'Bauke Brenninkmeijer', 'username': 'baukebrenninkmeijer', 'twitter_username': None, 'github_username': 'Baukebrenninkmeijer', 'user_id': 496158, 'website_url': 'https://www.baukebrenninkmeijer.nl/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/h... | null | null | 550,382 | ||
article | 488,247 | Automate your machine learning workflow tasks using Elyra and Kubeflow Pipelines | As a data scientist, Jupyter Notebooks are probably one of the most frequently used "tools" to get th... | Oct 20 '20 | automate-your-machine-learning-workflow-tasks-using-elyra-and-kubeflow-pipelines-5d6n | /ibmdeveloper/automate-your-machine-learning-workflow-tasks-using-elyra-and-kubeflow-pipelines-5d6n | https://dev.to/ibmdeveloper/automate-your-machine-learning-workflow-tasks-using-elyra-and-kubeflow-pipelines-5d6n | 0 | 6 | null | 2020-10-20T13:14:11Z | en | null | 6 | null | https://developer.ibm.com/articles/create-ai-pipelines-using-elyra-and-kubeflow-pipelines/ | 2020-10-15T20:17:10Z | 2021-03-19T15:15:54Z | null | 2020-10-20T13:14:11Z | 2020-10-20T13:14:11Z | 7 | ['kubernetes', 'jupyter', 'machinelearning', 'kubeflow'] | kubernetes, jupyter, machinelearning, kubeflow | {'name': 'Patrick Titzler', 'username': 'ptitzler', 'twitter_username': None, 'github_username': 'ptitzler', 'user_id': 480528, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuse... | {'name': 'IBM Developer', 'username': 'ibmdeveloper', 'slug': 'ibmdeveloper', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F532%2F55bb82ef-84af-4295-b4a9-6731d5b83e1d.... | null | 550,383 | |
article | 496,780 | Can I Grade Loans Better Than LendingClub? | Pitting My Neural Network Against a Corporate Benchmark Introduction Ground rules Test me... | Oct 24 '20 | can-i-grade-loans-better-than-lendingclub-19jd | /tymick/can-i-grade-loans-better-than-lendingclub-19jd | https://dev.to/tymick/can-i-grade-loans-better-than-lendingclub-19jd | 2 | 9 | 9,400 | 2020-10-24T18:34:55Z | en | null | 9 | https://tymick.me/blog/loan-grading-showdown | 2020-10-24T18:34:55Z | 2020-10-24T19:13:39Z | null | 2020-10-24T18:34:55Z | 2024-10-29T18:37:18Z | 10 | ['datascience', 'machinelearning', 'python', 'jupyter'] | datascience, machinelearning, python, jupyter | {'name': 'Ty Mick', 'username': 'tymick', 'twitter_username': 'tywmick', 'github_username': 'TyMick', 'user_id': 314973, 'website_url': 'https://tymick.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 550,384 | ||
article | 468,270 | A quick classification experiment using machine learning | My team recently faced a brand new challenge: developing a way to classify job positions written in n... | Sep 28 '20 | a-quick-classification-experiment-using-machine-learning-36e4 | /rootstrap/a-quick-classification-experiment-using-machine-learning-36e4 | https://dev.to/rootstrap/a-quick-classification-experiment-using-machine-learning-36e4 | 0 | 4 | null | 2020-09-28T21:27:00Z | en | null | 4 | https://www.rootstrap.com/blog/a-quick-classification-experiment-using-machine-learning/ | 2020-09-28T21:21:04Z | 2020-09-28T21:28:58Z | null | 2020-09-28T21:27:00Z | 2020-09-28T21:27:00Z | 10 | ['machinelearning', 'python', 'jupyter'] | machinelearning, python, jupyter | {'name': 'brunomichetti', 'username': 'brunomichetti', 'twitter_username': None, 'github_username': 'brunomichetti', 'user_id': 476845, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | {'name': 'Rootstrap', 'username': 'rootstrap', 'slug': 'rootstrap', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2858%2Ff617c7ea-4500-42ca-83dd-e42d460bfb05.png', 'pr... | null | 550,385 | ||
article | 479,329 | Tips and Tricks for using Python with Databricks Connect | Databricks Connect is awesome. It makes development for Apache Spark a joy. Without it I'd probably... | Oct 6 '20 | tips-and-tricks-for-using-python-with-databricks-connect-593k | /aloneguid/tips-and-tricks-for-using-python-with-databricks-connect-593k | https://dev.to/aloneguid/tips-and-tricks-for-using-python-with-databricks-connect-593k | 0 | 11 | null | 2020-10-06T15:59:40Z | en | null | 11 | null | https://dev.to/aloneguid/tips-and-tricks-for-using-python-with-databricks-connect-593k | 2020-10-06T15:59:40Z | 2021-03-02T09:33:57Z | null | 2020-10-06T15:59:40Z | 2020-10-06T15:59:40Z | 7 | ['apachespark', 'databricks', 'pyspark', 'jupyter'] | apachespark, databricks, pyspark, jupyter | {'name': 'Ivan G', 'username': 'aloneguid', 'twitter_username': None, 'github_username': 'aloneguid', 'user_id': 160369, 'website_url': 'https://www.aloneguid.uk/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com... | null | null | 550,386 | |
article | 456,177 | JUPYTERLAB..... how do I download? Start? | Do I NEED conda? Or pip3??? I ran pip3 and it downloaded something, but idk how to start a project. W... | Sep 15 '20 | jupyterlab-how-do-i-download-start-2ee6 | /yobretyo/jupyterlab-how-do-i-download-start-2ee6 | https://dev.to/yobretyo/jupyterlab-how-do-i-download-start-2ee6 | 0 | 2 | null | 2020-09-15T00:49:10Z | en | null | 2 | null | https://dev.to/yobretyo/jupyterlab-how-do-i-download-start-2ee6 | 2020-09-15T00:49:10Z | null | null | 2020-09-15T00:49:10Z | 2020-09-15T00:49:10Z | 1 | ['jupyterlab', 'jupyter', 'database', 'datascience'] | jupyterlab, jupyter, database, datascience | {'name': 'Bret', 'username': 'yobretyo', 'twitter_username': None, 'github_username': 'yobretyo', 'user_id': 444891, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile... | null | null | 550,387 | |
article | 473,711 | Data Exploration of women education in us | this article is going to be extremely short since I will show only visuals and graphs from data-set I... | Oct 3 '20 | data-exploration-of-women-education-in-us-1kkb | /12mohaned/data-exploration-of-women-education-in-us-1kkb | https://dev.to/12mohaned/data-exploration-of-women-education-in-us-1kkb | 2 | 2 | null | 2020-10-03T18:22:36Z | en | null | 2 | null | https://dev.to/12mohaned/data-exploration-of-women-education-in-us-1kkb | 2020-10-03T17:02:00Z | 2020-10-03T18:23:31Z | null | 2020-10-03T18:22:36Z | 2020-11-26T13:18:20Z | 1 | ['python', 'machinelearning', 'jupyter'] | python, machinelearning, jupyter | {'name': 'mohaned mashaly', 'username': '12mohaned', 'twitter_username': 'Itsme41615501', 'github_username': '12mohaned', 'user_id': 371984, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2F... | null | null | 550,388 | |
article | 472,467 | JupyterLab, Elyra, and quantum at JupyterCon 2020 | For this year's JupyterCon, which is held online October 5-17, we are excited to have the opportunity... | Oct 2 '20 | jupyterlab-elyra-and-quantum-at-jupytercon-2020-47bi | /ibmdeveloper/jupyterlab-elyra-and-quantum-at-jupytercon-2020-47bi | https://dev.to/ibmdeveloper/jupyterlab-elyra-and-quantum-at-jupytercon-2020-47bi | 0 | 4 | null | 2020-10-02T17:33:21Z | en | null | 4 | null | https://developer.ibm.com/blogs/jupyterlab-elyra-and-quantum-at-jupytercon-2020/ | 2020-10-02T17:33:21Z | null | null | 2020-10-02T17:33:21Z | 2020-10-02T17:33:21Z | 6 | ['jupyter', 'datascience', 'kubeflow', 'machinelearning'] | jupyter, datascience, kubeflow, machinelearning | {'name': 'Patrick Titzler', 'username': 'ptitzler', 'twitter_username': None, 'github_username': 'ptitzler', 'user_id': 480528, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuse... | {'name': 'IBM Developer', 'username': 'ibmdeveloper', 'slug': 'ibmdeveloper', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F532%2F55bb82ef-84af-4295-b4a9-6731d5b83e1d.... | null | 550,389 | |
article | 469,980 | Diabetes Classification with knn and Logistic Regression | Introduction Machine Learning has a lot of novel and great applications in the area of Health-care an... | Sep 30 '20 | diabetes-classification-with-knn-and-logistic-regression-5hci | /12mohaned/diabetes-classification-with-knn-and-logistic-regression-5hci | https://dev.to/12mohaned/diabetes-classification-with-knn-and-logistic-regression-5hci | 0 | 6 | null | 2020-09-30T11:10:54Z | en | null | 6 | null | https://dev.to/12mohaned/diabetes-classification-with-knn-and-logistic-regression-5hci | 2020-09-30T09:37:50Z | null | null | 2020-09-30T11:10:54Z | 2020-09-30T11:10:54Z | 3 | ['machinelearning', 'python', 'jupyter'] | machinelearning, python, jupyter | {'name': 'mohaned mashaly', 'username': '12mohaned', 'twitter_username': 'Itsme41615501', 'github_username': '12mohaned', 'user_id': 371984, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2F... | null | null | 550,390 | |
article | 468,325 | A prediction experiment with Machine Learning | I recently participated in a Machine Learning workshop at Rootstrap, where my coworkers and I learned... | Sep 28 '20 | a-prediction-experiment-with-machine-learning-333a | /rootstrap/a-prediction-experiment-with-machine-learning-333a | https://dev.to/rootstrap/a-prediction-experiment-with-machine-learning-333a | 0 | 6 | null | 2020-09-28T21:38:29Z | en | null | 6 | https://www.rootstrap.com/blog/a-prediction-experiment-with-machine-learning/ | 2020-09-28T21:30:27Z | 2020-09-28T21:51:29Z | null | 2020-09-28T21:38:29Z | 2020-09-28T21:38:29Z | 10 | ['machinelearning', 'python', 'jupyter'] | machinelearning, python, jupyter | {'name': 'brunomichetti', 'username': 'brunomichetti', 'twitter_username': None, 'github_username': 'brunomichetti', 'user_id': 476845, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | {'name': 'Rootstrap', 'username': 'rootstrap', 'slug': 'rootstrap', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2858%2Ff617c7ea-4500-42ca-83dd-e42d460bfb05.png', 'pr... | null | 550,391 | ||
article | 466,672 | World of WoqlCraft - Ep.25 Exploring the Dbpedia and Seshat dataset | Today we will explore the DBpedia and Seshat dataset using our new graph visualisation tool in Jupyter notebook. Not only generating a cool interactive graph in the Jupyter notebook, but we can also export it as an HTML file. | Sep 27 '20 | world-of-woqlcraft-ep-25-exploring-the-dbpedia-and-seshat-dataset-2cdo | /terminusdb/world-of-woqlcraft-ep-25-exploring-the-dbpedia-and-seshat-dataset-2cdo | https://dev.to/terminusdb/world-of-woqlcraft-ep-25-exploring-the-dbpedia-and-seshat-dataset-2cdo | 1 | 5 | null | 2020-09-27T20:05:34Z | en | null | 5 | null | https://dev.to/terminusdb/world-of-woqlcraft-ep-25-exploring-the-dbpedia-and-seshat-dataset-2cdo | 2020-09-26T22:02:42Z | null | null | 2020-09-27T20:05:34Z | 2020-09-30T20:34:52Z | 1 | ['database', 'jupyter', 'python', 'visualisation'] | database, jupyter, python, visualisation | {'name': 'Cheuk Ting Ho 🐍 ', 'username': 'cheukting_ho', 'twitter_username': 'cheukting_ho', 'github_username': 'Cheukting', 'user_id': 231136, 'website_url': 'https://cheuk.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | {'name': 'TerminusDB Community', 'username': 'terminusdb', 'slug': 'terminusdb', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2011%2F648f6310-1b30-46eb-8c1d-13e6acded... | null | 550,392 | |
article | 466,897 | Live figure with jupyter notebook (or pure python file) using matplotlib | Source Codes: https://github.com/bridget462/live-figure To make a live graph, which update constantl... | Sep 27 '20 | live-figure-with-jupyter-notebook-or-pure-python-file-using-matplotlib-46dn | /bridget462/live-figure-with-jupyter-notebook-or-pure-python-file-using-matplotlib-46dn | https://dev.to/bridget462/live-figure-with-jupyter-notebook-or-pure-python-file-using-matplotlib-46dn | 0 | 6 | null | 2020-09-27T07:03:55Z | en | null | 6 | https://dev.to/bridget462/live-figure-with-jupyter-notebook-or-pure-python-file-using-matplotlib-46dn | 2020-09-27T07:03:55Z | null | null | 2020-09-27T07:03:55Z | 2020-09-27T07:03:55Z | 1 | ['jupyter', 'python', 'matplotlib', 'livegraph'] | jupyter, python, matplotlib, livegraph | {'name': 'bridget462', 'username': 'bridget462', 'twitter_username': 'Bridget4621', 'github_username': 'bridget462', 'user_id': 458718, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 550,393 | ||
article | 461,432 | World of WoqlCraft - Ep.24 Graph visualisation on Jupyter notebook | Today we will have a quick look at the new plug-in of the TerminusDB client which gives customisable interactive graph visualisation on Jupyter notebook. JavaScript did the heavy lifting but the users are just required to write in Python. | Sep 21 '20 | world-of-woqlcraft-ep-24-graph-visualisation-on-jupyter-notebook-538n | /terminusdb/world-of-woqlcraft-ep-24-graph-visualisation-on-jupyter-notebook-538n | https://dev.to/terminusdb/world-of-woqlcraft-ep-24-graph-visualisation-on-jupyter-notebook-538n | 1 | 2 | null | 2020-09-21T14:18:15Z | en | null | 2 | null | https://dev.to/terminusdb/world-of-woqlcraft-ep-24-graph-visualisation-on-jupyter-notebook-538n | 2020-09-20T23:02:50Z | null | null | 2020-09-21T14:18:15Z | 2020-09-22T06:17:40Z | 1 | ['python', 'jupyter', 'visulization', 'database'] | python, jupyter, visulization, database | {'name': 'Cheuk Ting Ho 🐍 ', 'username': 'cheukting_ho', 'twitter_username': 'cheukting_ho', 'github_username': 'Cheukting', 'user_id': 231136, 'website_url': 'https://cheuk.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | {'name': 'TerminusDB Community', 'username': 'terminusdb', 'slug': 'terminusdb', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2011%2F648f6310-1b30-46eb-8c1d-13e6acded... | null | 550,394 | |
article | 459,219 | Get Jupyter Notebook diff with Github Actions | Hello everyone! I'm Canas and this is my first post on DEV, hopefully it can be useful for people wor... | Sep 18 '20 | get-jupyter-notebook-diff-with-github-actions-4b90 | /canas/get-jupyter-notebook-diff-with-github-actions-4b90 | https://dev.to/canas/get-jupyter-notebook-diff-with-github-actions-4b90 | 0 | 5 | null | 2020-09-18T02:12:44Z | en | null | 5 | https://dev.to/canas/get-jupyter-notebook-diff-with-github-actions-4b90 | 2020-09-18T02:12:44Z | null | null | 2020-09-18T02:12:44Z | 2020-09-18T02:12:44Z | 3 | ['actionshackathon', 'github', 'jupyter', 'datascience'] | actionshackathon, github, jupyter, datascience | {'name': 'Cristobal Silva', 'username': 'canas', 'twitter_username': None, 'github_username': 'Canas', 'user_id': 234514, 'website_url': 'https://canas.ml', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 550,395 | ||
article | 453,400 | Free e-book on Machine Learning | Title: Machine Learning From Scratch Author: Danny Friedman Location: https://dafriedman97.github.io/... | Sep 11 '20 | free-e-book-on-machine-learning-14o1 | /angelacpd/free-e-book-on-machine-learning-14o1 | https://dev.to/angelacpd/free-e-book-on-machine-learning-14o1 | 1 | 9 | null | 2020-09-11T13:32:52Z | en | null | 9 | null | https://dev.to/angelacpd/free-e-book-on-machine-learning-14o1 | 2020-09-11T13:32:10Z | null | null | 2020-09-11T13:32:52Z | 2020-09-11T16:12:28Z | 1 | ['ebook', 'machinelearning', 'jupyter'] | ebook, machinelearning, jupyter | {'name': 'Angela', 'username': 'angelacpd', 'twitter_username': 'angelacpd', 'github_username': 'angelacpd', 'user_id': 421858, 'website_url': 'https://github.com/angelacpd/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 550,396 | |
article | 449,160 | ใช้ Papermill ทำ Automation กับ Jupyter Notebooks | Papermill เป็นเครื่องมือที่ทำให้เราสามารถทำ automation กับ Jupyter notebook ได้ และยิ่งไปกว่านั้นคือทำให้เราสามารถ integrate ตัว Jupyter notebook เข้ากับ workflow ได้อีกด้วย | Sep 7 '20 | papermill-automation-jupyter-notebooks-n91 | /dataength/papermill-automation-jupyter-notebooks-n91 | https://dev.to/dataength/papermill-automation-jupyter-notebooks-n91 | 0 | 12 | null | 2020-09-07T08:53:40Z | th | null | 12 | null | https://dev.to/dataength/papermill-automation-jupyter-notebooks-n91 | 2020-09-07T08:01:35Z | 2020-09-07T08:56:11Z | null | 2020-09-07T08:53:40Z | 2020-09-07T08:53:40Z | 1 | ['jupyter', 'papermill', 'automation'] | jupyter, papermill, automation | {'name': 'Kan Ouivirach', 'username': 'zkan', 'twitter_username': 'zkancs', 'github_username': 'zkan', 'user_id': 56459, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpro... | {'name': 'Data Eng Thailand', 'username': 'dataength', 'slug': 'dataength', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1893%2Fb4c73ac5-aa92-4ed0-b7f9-ccb1a4fbdbd1.p... | null | 550,397 | |
article | 437,978 | Google Colab Tips for Power Users | Colab is one of the best products to come from Google. It has made GPUs freely accessible to learners... | Aug 26 '20 | google-colab-tips-for-power-users-mg0 | /amitness/google-colab-tips-for-power-users-mg0 | https://dev.to/amitness/google-colab-tips-for-power-users-mg0 | 0 | 7 | null | 2020-08-26T06:59:24Z | en | null | 7 | https://amitness.com/2020/06/google-colaboratory-tips/ | 2020-08-26T06:59:24Z | 2020-10-23T10:31:45Z | null | 2020-08-26T06:59:24Z | 2020-08-26T06:59:24Z | 7 | ['machinelearning', 'jupyter', 'datascience'] | machinelearning, jupyter, datascience | {'name': 'Amit Chaudhary', 'username': 'amitness', 'twitter_username': 'amitness', 'github_username': 'amitness', 'user_id': 458531, 'website_url': 'https://amitness.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazon... | null | null | 550,398 | ||
article | 417,018 | Building a Neural Network to Predict Loan Risk | or, Ty Goes Into Far Too Much Detail About Cleaning Data Introduction Data cleaning Build... | Aug 3 '20 | building-a-neural-network-to-predict-loan-risk-3k1f | /tymick/building-a-neural-network-to-predict-loan-risk-3k1f | https://dev.to/tymick/building-a-neural-network-to-predict-loan-risk-3k1f | 7 | 12 | 9,400 | 2020-08-03T16:10:24Z | en | null | 12 | https://tymick.me/blog/loan-risk-neural-network | 2020-08-03T16:10:24Z | 2020-10-24T19:14:45Z | null | 2020-08-03T16:10:24Z | 2023-02-28T15:07:21Z | 53 | ['datascience', 'machinelearning', 'python', 'jupyter'] | datascience, machinelearning, python, jupyter | {'name': 'Ty Mick', 'username': 'tymick', 'twitter_username': 'tywmick', 'github_username': 'TyMick', 'user_id': 314973, 'website_url': 'https://tymick.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 550,399 | ||
article | 321,729 | From No Data to Computer Vision Machine Learning Model in 10 Minutes or less! | First we will scrape a dataset using a NodeJS console app and Azure Cognitive Service Bing Search to... | Jul 18 '20 | from-no-data-to-computer-vision-machine-learning-model-in-10-minutes-or-less-43g2 | /azure/from-no-data-to-computer-vision-machine-learning-model-in-10-minutes-or-less-43g2 | https://dev.to/azure/from-no-data-to-computer-vision-machine-learning-model-in-10-minutes-or-less-43g2 | 0 | 35 | null | 2020-07-18T00:44:28Z | null | null | 35 | null | https://dev.to/azure/from-no-data-to-computer-vision-machine-learning-model-in-10-minutes-or-less-43g2 | 2020-04-28T21:06:57Z | 2020-07-18T01:39:01Z | null | 2020-07-18T00:44:28Z | 2020-07-18T00:44:28Z | 6 | ['node', 'python', 'machinelearning', 'jupyter'] | node, python, machinelearning, jupyter | {'name': 'Cassie Breviu', 'username': 'cassiebreviu', 'twitter_username': 'CassieBreviu', 'github_username': None, 'user_id': 140195, 'website_url': 'https://github.com/cassiebreviu', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | {'name': 'Microsoft Azure', 'username': 'azure', 'slug': 'azure', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F512%2F64ce0b82-730d-4ca0-8359-2c21513a0063.jpg', 'profi... | null | 550,400 | |
article | 392,661 | Share your local Jupyter Notebook on Internet for Free | During this global lockdown, it's interesting to observe an upsurge in learning python and in particu... | Jul 11 '20 | share-your-local-jupyter-notebook-on-internet-18do | /zohebabai/share-your-local-jupyter-notebook-on-internet-18do | https://dev.to/zohebabai/share-your-local-jupyter-notebook-on-internet-18do | 1 | 8 | null | 2020-07-11T13:00:11Z | null | null | 8 | https://dev.to/zohebabai/share-your-local-jupyter-notebook-on-internet-18do | 2020-07-11T10:55:18Z | 2020-07-18T09:45:21Z | null | 2020-07-11T13:00:11Z | 2021-09-11T13:41:21Z | 3 | ['datascience', 'machinelearning', 'jupyter', 'productivity'] | datascience, machinelearning, jupyter, productivity | {'name': 'Zoheb Abai', 'username': 'zohebabai', 'twitter_username': None, 'github_username': 'ZohebAbai', 'user_id': 426542, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2... | null | null | 550,401 | ||
article | 389,463 | JupyterLab in a virtual environment | Why? 🏋️♀️ When it comes to running JupyterLab & JupyterNotebooks, the install is pret... | Jul 9 '20 | jupyterlab-in-a-virtual-environment-gf5 | /joeneville_/jupyterlab-in-a-virtual-environment-gf5 | https://dev.to/joeneville_/jupyterlab-in-a-virtual-environment-gf5 | 5 | 15 | null | 2020-07-09T16:05:46Z | null | null | 15 | null | https://dev.to/joeneville_/jupyterlab-in-a-virtual-environment-gf5 | 2020-07-09T11:44:44Z | 2020-07-11T14:33:06Z | null | 2020-07-09T16:05:46Z | 2020-10-02T08:59:09Z | 1 | ['python', 'jupyter'] | python, jupyter | {'name': 'Joe Neville', 'username': 'joeneville_', 'twitter_username': 'joeneville_', 'github_username': 'Joe-Neville', 'user_id': 411320, 'website_url': 'https://nullzero.co.uk', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 550,402 | |
article | 370,103 | Instantly Beautify Matplotlib Plots by Viewing all Available Styles | In this post, you’ll learn about the different available matplotlib styles that can instantly change... | Jun 26 '20 | instantly-beautify-matplotlib-plots-by-viewing-all-available-styles-2bjg | /dunderdata/instantly-beautify-matplotlib-plots-by-viewing-all-available-styles-2bjg | https://dev.to/dunderdata/instantly-beautify-matplotlib-plots-by-viewing-all-available-styles-2bjg | 3 | 28 | null | 2020-06-26T23:32:55Z | null | null | 28 | null | https://dev.to/dunderdata/instantly-beautify-matplotlib-plots-by-viewing-all-available-styles-2bjg | 2020-06-26T23:32:56Z | null | null | 2020-06-26T23:32:55Z | 2020-06-29T13:19:16Z | 2 | ['python', 'matplotlib', 'jupyter', 'datascience'] | python, matplotlib, jupyter, datascience | {'name': 'Ted Petrou', 'username': 'tdpetrou', 'twitter_username': 'TedPetrou', 'github_username': 'tdpetrou', 'user_id': 417788, 'website_url': 'https://dunderdata.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona... | {'name': 'Dunder Data', 'username': 'dunderdata', 'slug': 'dunderdata', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2596%2F1053e490-d06f-422a-aae2-cf1599f678a5.png',... | null | 550,403 | |
article | 371,724 | Collaborative Data Science with Ploomber | Introducing Ploomber Spec API, a simple way to sync Data Science teamwork using a short YAML file. ... | Jun 27 '20 | collaborative-data-science-with-ploomber-ad | /edublancas/collaborative-data-science-with-ploomber-ad | https://dev.to/edublancas/collaborative-data-science-with-ploomber-ad | 0 | 5 | null | 2020-06-27T23:03:50Z | null | null | 5 | null | https://ploomber.io/posts/collaborative-ds | 2020-06-27T23:03:50Z | 2020-06-27T23:54:57Z | null | 2020-06-27T23:03:50Z | 2020-06-27T23:03:50Z | 6 | ['jupyter', 'python', 'datascience', 'machinelearning'] | jupyter, python, datascience, machinelearning | {'name': 'Eduardo Blancas', 'username': 'edublancas', 'twitter_username': 'edublancas', 'github_username': 'edublancas', 'user_id': 354645, 'website_url': 'https://ploomber.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3... | null | null | 550,404 | |
article | 353,446 | My Machine Learning Journey | I have been a python developer for about 2 years now I've dabbled from the basics to writing function... | Jun 11 '20 | my-machine-learning-journey-jp1 | /ajibsbaba/my-machine-learning-journey-jp1 | https://dev.to/ajibsbaba/my-machine-learning-journey-jp1 | 0 | 5 | null | 2020-06-11T21:08:49Z | null | null | 5 | https://dev.to/ajibsbaba/my-machine-learning-journey-jp1 | 2020-06-11T21:08:49Z | null | null | 2020-06-11T21:08:49Z | 2020-06-11T21:08:49Z | 1 | ['python', 'machinelearning', 'datascience', 'jupyter'] | python, machinelearning, datascience, jupyter | {'name': 'Samuel Ajibade', 'username': 'ajibsbaba', 'twitter_username': None, 'github_username': 'AjibsBaba', 'user_id': 272434, 'website_url': 'https://www.ajibsbaba.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 550,405 | ||
article | 348,429 | Building, Training, Testing and Deploying ML Models in May | In the month of May my colleague Jenna Ritten (@jritten ) and I decided to do a series on building,... | Jun 2 '20 | building-training-testing-and-deploying-ml-models-in-may-1dn1 | /poojamakes/building-training-testing-and-deploying-ml-models-in-may-1dn1 | https://dev.to/poojamakes/building-training-testing-and-deploying-ml-models-in-may-1dn1 | 0 | 30 | null | 2020-06-02T23:37:46Z | null | null | 30 | https://dev.to/poojamakes/building-training-testing-and-deploying-ml-models-in-may-1dn1 | 2020-06-02T23:37:46Z | null | null | 2020-06-02T23:37:46Z | 2020-06-02T23:37:46Z | 2 | ['machinelearning', 'datascience', 'python', 'jupyter'] | machinelearning, datascience, python, jupyter | {'name': 'Pooja Mistry', 'username': 'poojamakes', 'twitter_username': 'poojamakes', 'github_username': 'pmmistry', 'user_id': 186204, 'website_url': 'https://twitter.com/poojamakes', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 550,406 | ||
article | 343,142 | How to install jupyter notebook on Ubuntu 16.04 | The version of Python is 2.7 or so. python --version Python 2.7.12 Installing jupyter notebook... | May 25 '20 | how-to-install-jupyter-notebook-on-ubuntu-16-04-bfa | /konyu/how-to-install-jupyter-notebook-on-ubuntu-16-04-bfa | https://dev.to/konyu/how-to-install-jupyter-notebook-on-ubuntu-16-04-bfa | 0 | 4 | null | 2020-05-25T01:49:04Z | null | null | 4 | null | https://dev.to/konyu/how-to-install-jupyter-notebook-on-ubuntu-16-04-bfa | 2020-05-25T01:49:05Z | 2020-05-25T01:49:48Z | null | 2020-05-25T01:49:04Z | 2020-05-25T01:49:04Z | 1 | ['jupyter', 'ubuntu1604'] | jupyter, ubuntu1604 | {'name': '@kon_yu', 'username': 'konyu', 'twitter_username': None, 'github_username': 'konyu', 'user_id': 43032, 'website_url': 'https://kon-yu.work/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | null | null | 550,407 | |
article | 341,039 | Classification of Movie Reviews in IMDb | Machine Learning subject had two projects to do. The first one was for the midterm score and now I wi... | May 21 '20 | classification-of-movie-reviews-in-imdb-4ck2 | /trianne24/classification-of-movie-reviews-in-imdb-4ck2 | https://dev.to/trianne24/classification-of-movie-reviews-in-imdb-4ck2 | 0 | 1 | 6,841 | 2020-05-21T16:07:38Z | null | null | 1 | null | https://realicejoanne.gitbook.io/blog/2019/12/classification-of-movie-reviews-in-imdb | 2020-05-21T16:07:38Z | null | null | 2020-05-21T16:07:38Z | 2020-05-21T16:07:38Z | 2 | ['jupyter', 'machinelearning', 'classification', 'college'] | jupyter, machinelearning, classification, college | {'name': 'Patricia Joanne', 'username': 'trianne24', 'twitter_username': 'patricia_joanne', 'github_username': 'trianne24', 'user_id': 389988, 'website_url': 'https://trianne24.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to... | null | null | 550,408 | |
article | 340,603 | Double click to open in Jupyter | Repo : https://github.com/arjunbazinga/ipynb_viewer This extension opens your .ipynb file, using the... | May 21 '20 | double-click-to-open-in-jupyter-3gd6 | /arjunsriva/double-click-to-open-in-jupyter-3gd6 | https://dev.to/arjunsriva/double-click-to-open-in-jupyter-3gd6 | 0 | 3 | null | 2020-05-21T05:13:53Z | null | null | 3 | null | https://dev.to/arjunsriva/double-click-to-open-in-jupyter-3gd6 | 2020-05-21T05:13:53Z | 2020-05-21T05:18:05Z | null | 2020-05-21T05:13:53Z | 2020-05-21T05:13:53Z | 1 | ['jupyter', 'javascript'] | jupyter, javascript | {'name': 'Arjun Srivastava', 'username': 'arjunsriva', 'twitter_username': 'arjunsriv', 'github_username': 'arjunbazinga', 'user_id': 390641, 'website_url': 'https://arjunsriva.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 550,409 | |
article | 337,349 | How to setup Kaggle Python Docker Image using Docker Desktop for Mac | While Kaggle has published a great guide on how to use their Docker images, the instructions for MacO... | May 17 '20 | how-to-setup-a-python-docker-container-for-kaggle-using-docker-desktop-for-mac-51mh | /melvinkokxw/how-to-setup-a-python-docker-container-for-kaggle-using-docker-desktop-for-mac-51mh | https://dev.to/melvinkokxw/how-to-setup-a-python-docker-container-for-kaggle-using-docker-desktop-for-mac-51mh | 0 | 5 | null | 2020-05-17T11:01:12Z | null | null | 5 | null | https://dev.to/melvinkokxw/how-to-setup-a-python-docker-container-for-kaggle-using-docker-desktop-for-mac-51mh | 2020-05-17T10:27:35Z | 2020-05-17T11:07:26Z | null | 2020-05-17T11:01:12Z | 2020-05-17T11:01:12Z | 3 | ['docker', 'jupyter'] | docker, jupyter | {'name': 'Melvin Kok', 'username': 'melvinkokxw', 'twitter_username': None, 'github_username': 'melvinkokxw', 'user_id': 387856, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fus... | null | null | 550,410 | |
article | 332,302 | Run your own Jupyter Notebook on the Cloud | Originally published at pbhadani.com Jupyter Notebook is an open-source web-based application that a... | May 11 '20 | run-your-own-jupyter-notebook-on-the-cloud-37c0 | /pradeepbhadani/run-your-own-jupyter-notebook-on-the-cloud-37c0 | https://dev.to/pradeepbhadani/run-your-own-jupyter-notebook-on-the-cloud-37c0 | 0 | 8 | null | 2020-05-11T07:56:30Z | null | null | 8 | null | https://pbhadani.com/posts/run-your-own-jupyter-notebook/ | 2020-05-11T07:53:35Z | 2020-06-06T10:34:19Z | null | 2020-05-11T07:56:30Z | 2020-05-11T07:56:30Z | 2 | ['jupyter', 'datascience', 'cloud', 'googlecloudplatform'] | jupyter, datascience, cloud, googlecloudplatform | {'name': 'Pradeep Bhadani', 'username': 'pradeepbhadani', 'twitter_username': 'BhadaniPradeep', 'github_username': 'pradeepbhadani', 'user_id': 287992, 'website_url': 'https://pbhadani.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | null | null | 550,411 | |
article | 329,895 | Use WebCam on Google Colaboratory in 1 Min | I just noticed that Google Colaboratory offers the script for using the local machine's webcam.... | May 8 '20 | use-webcam-on-google-colaboratory-in-1-min-1mo7 | /0xkoji/use-webcam-on-google-colaboratory-in-1-min-1mo7 | https://dev.to/0xkoji/use-webcam-on-google-colaboratory-in-1-min-1mo7 | 0 | 3 | null | 2020-05-08T05:42:18Z | null | null | 3 | null | https://dev.to/0xkoji/use-webcam-on-google-colaboratory-in-1-min-1mo7 | 2020-05-07T19:49:29Z | 2020-05-08T05:42:19Z | null | 2020-05-08T05:42:18Z | 2020-05-08T05:42:18Z | 1 | ['jupyter', 'python'] | jupyter, python | {'name': '0xkoji', 'username': '0xkoji', 'twitter_username': 'koji_kanao', 'github_username': 'koji', 'user_id': 139970, 'website_url': 'https://koji.thedev.id', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2F... | null | null | 550,412 | |
article | 317,545 | DATA VISUALIZATION: CHOROPLETH INTERACTIVE MAP WITH PYTHON USING FOLIUM | WHAT IS A CHOROPLETH MAP A choropleth map is a map which uses differences in shading, colo... | Apr 26 '20 | data-visualization-choropleth-interactive-map-with-python-using-folium-3684 | /jugg097/data-visualization-choropleth-interactive-map-with-python-using-folium-3684 | https://dev.to/jugg097/data-visualization-choropleth-interactive-map-with-python-using-folium-3684 | 0 | 12 | null | 2020-04-26T00:30:39Z | null | null | 12 | null | https://dev.to/jugg097/data-visualization-choropleth-interactive-map-with-python-using-folium-3684 | 2020-04-23T13:58:41Z | null | null | 2020-04-26T00:30:39Z | 2020-04-26T00:30:39Z | 3 | ['datascience', 'python', 'jupyter', 'github'] | datascience, python, jupyter, github | {'name': 'Adeoluwa Adeboye', 'username': 'jugg097', 'twitter_username': None, 'github_username': 'JUGG097', 'user_id': 365202, 'website_url': 'https://jugg097.github.io/PORTFOLIO_WEBPAGE/index.html', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2... | null | null | 550,413 | |
article | 316,967 | What should aspiring data engineers learn? | Below is a mini data engineering crash course that I quickly put together and this list includes subj... | Apr 22 '20 | mini-data-engineering-crash-course-topics-16k6 | /coherentlogic/mini-data-engineering-crash-course-topics-16k6 | https://dev.to/coherentlogic/mini-data-engineering-crash-course-topics-16k6 | 0 | 1 | null | 2020-04-22T19:33:53Z | null | null | 1 | null | https://dev.to/coherentlogic/mini-data-engineering-crash-course-topics-16k6 | 2020-04-22T19:33:53Z | 2020-04-22T21:08:46Z | null | 2020-04-22T19:33:53Z | 2020-04-22T19:33:53Z | 1 | ['datascience', 'database', 'discuss', 'jupyter'] | datascience, database, discuss, jupyter | {'name': 'Thomas P. Fuller', 'username': 'thospfuller', 'twitter_username': 'CoherentLogicCo', 'github_username': 'thospfuller', 'user_id': 306411, 'website_url': 'https://thospfuller.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t... | {'name': 'Coherent Logic Limited', 'username': 'coherentlogic', 'slug': 'coherentlogic', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F1710%2F0c1eaa3f-301e-49d8-b13c-5... | {'name': 'discuss', 'bg_color_hex': '#71EA8B', 'text_color_hex': '#FFFFFF'} | 550,414 | |
article | 315,360 | Robust Jupyter report generation using static analysis | Jupyter notebooks are a great format for generating data analysis reports since they can contain rich... | Apr 20 '20 | robust-jupyter-report-generation-using-static-analysis-1ch9 | /edublancas/robust-jupyter-report-generation-using-static-analysis-1ch9 | https://dev.to/edublancas/robust-jupyter-report-generation-using-static-analysis-1ch9 | 0 | 6 | null | 2020-04-20T23:25:39Z | null | null | 6 | null | https://ploomber.io/posts/nb-static-analysis | 2020-04-20T23:25:40Z | 2020-06-25T14:46:49Z | null | 2020-04-20T23:25:39Z | 2020-04-20T23:25:39Z | 13 | ['datascience', 'jupyter', 'python'] | datascience, jupyter, python | {'name': 'Eduardo Blancas', 'username': 'edublancas', 'twitter_username': 'edublancas', 'github_username': 'edublancas', 'user_id': 354645, 'website_url': 'https://ploomber.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3... | null | null | 550,415 | |
article | 313,008 | One Stop Shop for Machine Learning - Azure Notebooks (with Python) | This blog is part of MSP Developer Stories initiative by Microsoft Students Partner (India) Program -... | Apr 18 '20 | one-stop-shop-for-machine-learning-azure-notebooks-with-python-3mnb | /jahnavijonnalagadda/one-stop-shop-for-machine-learning-azure-notebooks-with-python-3mnb | https://dev.to/jahnavijonnalagadda/one-stop-shop-for-machine-learning-azure-notebooks-with-python-3mnb | 0 | 5 | null | 2020-04-18T20:14:33Z | null | null | 5 | https://dev.to/jahnavijonnalagadda/one-stop-shop-for-machine-learning-azure-notebooks-with-python-3mnb | 2020-04-18T18:26:42Z | null | null | 2020-04-18T20:14:33Z | 2020-04-18T20:14:33Z | 3 | ['machinelearning', 'azure', 'jupyter', 'python'] | machinelearning, azure, jupyter, python | {'name': 'Jahnavi-Jonnalagadda', 'username': 'jahnavijonnalagadda', 'twitter_username': None, 'github_username': 'Jahnavi-Jonnalagadda', 'user_id': 369187, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 550,416 | ||
article | 303,371 | JavaScript Data Visualization in Jupyter Notebook | Searching for approaches to make JavaScript and notebooks work together smoothly. | Apr 9 '20 | javascript-data-visualization-in-jupyter-notebook-320f | /veronikaro/javascript-data-visualization-in-jupyter-notebook-320f | https://dev.to/veronikaro/javascript-data-visualization-in-jupyter-notebook-320f | 1 | 12 | null | 2020-04-09T14:38:05Z | null | null | 12 | null | https://dev.to/veronikaro/javascript-data-visualization-in-jupyter-notebook-320f | 2020-04-09T13:43:26Z | 2020-05-04T14:39:47Z | null | 2020-04-09T14:38:05Z | 2022-06-03T16:38:49Z | 4 | ['jupyter', 'python', 'javascript', 'datascience'] | jupyter, python, javascript, datascience | {'name': 'Nika', 'username': 'veronikaro', 'twitter_username': None, 'github_username': 'veronikaro', 'user_id': 119595, 'website_url': 'https://medium.com/@veronikarovnik', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 550,417 | |
article | 302,081 | Data Science With Docker pt. III: Create, Train and Persist your First Data Model. | In this third and final lecture of the "Data Science With Docker" series we will dig a little bit d... | Apr 8 '20 | data-science-with-docker-pt-iii-create-train-and-persist-your-first-data-science-model-2hec | /hugoestradas/data-science-with-docker-pt-iii-create-train-and-persist-your-first-data-science-model-2hec | https://dev.to/hugoestradas/data-science-with-docker-pt-iii-create-train-and-persist-your-first-data-science-model-2hec | 0 | 3 | null | 2020-04-08T07:40:13Z | null | null | 3 | https://dev.to/hugoestradas/data-science-with-docker-pt-iii-create-train-and-persist-your-first-data-science-model-2hec | 2020-04-07T22:21:03Z | 2020-06-29T00:13:06Z | null | 2020-04-08T07:40:13Z | 2020-04-08T07:40:13Z | 10 | ['tutorial', 'docker', 'jupyter', 'datascience'] | tutorial, docker, jupyter, datascience | {'name': 'Hugo Estrada S.', 'username': 'hugoestradas', 'twitter_username': 'hugoestradas', 'github_username': 'hugoestradas', 'user_id': 336442, 'website_url': 'https://linktr.ee/hugoestradas', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 550,418 | ||
article | 300,127 | Data Science With Docker pt. II: Analyze your First Data Set. | In my previous lecture, I provided a guide on how to build your first scientific environment using... | Apr 5 '20 | data-science-with-docker-pt-ii-analyze-your-first-data-set-3ola | /hugoestradas/data-science-with-docker-pt-ii-analyze-your-first-data-set-3ola | https://dev.to/hugoestradas/data-science-with-docker-pt-ii-analyze-your-first-data-set-3ola | 0 | 6 | null | 2020-04-05T22:33:33Z | null | null | 6 | https://dev.to/hugoestradas/data-science-with-docker-pt-ii-analyze-your-first-data-set-3ola | 2020-04-05T17:41:32Z | 2020-06-29T00:12:50Z | null | 2020-04-05T22:33:33Z | 2020-04-05T22:33:33Z | 12 | ['tutorial', 'docker', 'jupyter', 'datascience'] | tutorial, docker, jupyter, datascience | {'name': 'Hugo Estrada S.', 'username': 'hugoestradas', 'twitter_username': 'hugoestradas', 'github_username': 'hugoestradas', 'user_id': 336442, 'website_url': 'https://linktr.ee/hugoestradas', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 550,419 | ||
article | 298,984 | Start Using TensorFlow 2 | What this guide is about: Start using TensorFlow 2 in a matter of 2-3 minutes. 3 alternatives to in... | Apr 5 '20 | start-using-tensorflow-2-4kc5 | /pmgysel/start-using-tensorflow-2-4kc5 | https://dev.to/pmgysel/start-using-tensorflow-2-4kc5 | 0 | 18 | 5,917 | 2020-04-05T07:52:44Z | null | null | 18 | null | https://dev.to/pmgysel/start-using-tensorflow-2-4kc5 | 2020-04-04T18:28:16Z | 2020-04-19T17:11:32Z | null | 2020-04-05T07:52:44Z | 2020-04-05T07:52:44Z | 5 | ['machinelearning', 'tutorial', 'jupyter', 'docker'] | machinelearning, tutorial, jupyter, docker | {'name': 'Philipp Gysel', 'username': 'pmgysel', 'twitter_username': None, 'github_username': 'pmgysel', 'user_id': 351732, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 550,420 | |
article | 293,720 | How to use the Django shell in Jupyter Notebook? | Intro Running Django, especially Django querysets in jupyter notebooks might be useful if... | Mar 28 '20 | how-to-use-the-django-shell-in-jupyter-notebook-ofn | /davitovmasyan/how-to-use-the-django-shell-in-jupyter-notebook-ofn | https://dev.to/davitovmasyan/how-to-use-the-django-shell-in-jupyter-notebook-ofn | 2 | 14 | null | 2020-03-28T11:41:11Z | null | null | 14 | null | https://dev.to/davitovmasyan/how-to-use-the-django-shell-in-jupyter-notebook-ofn | 2020-03-28T11:41:12Z | 2020-04-02T08:00:07Z | null | 2020-03-28T11:41:11Z | 2024-06-29T11:51:09Z | 3 | ['jupyter', 'django', 'python'] | jupyter, django, python | {'name': 'Davit Tovmasyan', 'username': 'davitovmasyan', 'twitter_username': None, 'github_username': 'davitovmasyan', 'user_id': 241194, 'website_url': 'https://davit.tech', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 550,421 | |
article | 280,420 | Setting up your computer for Data Science | Before you start this I'd recommend that you use Linux or the Macintosh operating system for data sci... | Mar 13 '20 | setting-up-your-computer-for-data-science-46ad | /ajibsbaba/setting-up-your-computer-for-data-science-46ad | https://dev.to/ajibsbaba/setting-up-your-computer-for-data-science-46ad | 1 | 6 | null | 2020-03-13T01:28:32Z | null | null | 6 | null | https://dev.to/ajibsbaba/setting-up-your-computer-for-data-science-46ad | 2020-03-13T01:28:32Z | null | null | 2020-03-13T01:28:32Z | 2020-03-14T08:44:00Z | 1 | ['python', 'jupyter', 'bash', 'linux'] | python, jupyter, bash, linux | {'name': 'Samuel Ajibade', 'username': 'ajibsbaba', 'twitter_username': None, 'github_username': 'AjibsBaba', 'user_id': 272434, 'website_url': 'https://www.ajibsbaba.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 550,422 | |
article | 277,735 | Set up Jupyter Notebook in VS Code for Data Science | Blog | Twitter Originally published on my blogging site ajeet.dev I will write several blog... | Mar 10 '20 | set-up-jupyter-notebook-in-vs-code-for-data-science-updated-2020-5b7l | /ajeet/set-up-jupyter-notebook-in-vs-code-for-data-science-updated-2020-5b7l | https://dev.to/ajeet/set-up-jupyter-notebook-in-vs-code-for-data-science-updated-2020-5b7l | 8 | 89 | null | 2020-03-10T12:36:49Z | null | null | 89 | https://dev.to/ajeet/set-up-jupyter-notebook-in-vs-code-for-data-science-updated-2020-5b7l | 2020-03-10T11:02:53Z | 2021-11-30T11:22:51Z | null | 2020-03-10T12:36:49Z | 2024-09-12T03:03:24Z | 8 | ['beginners', 'vscode', 'jupyter', 'python'] | beginners, vscode, jupyter, python | {'name': 'Ajeet Yadav', 'username': 'ajeet', 'twitter_username': 'AjeetYadav__', 'github_username': None, 'user_id': 62201, 'website_url': 'https://www.linkedin.com/in/ajeetyadav1991/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upl... | null | null | 550,423 | ||
article | 257,763 | Jupyter at Lightspeed ⚡ | In this post I will talk about a few Jupyter apps. They can be used for several different languages a... | Mar 2 '20 | jupyter-at-lightspeed-3al | /zenulabidin/jupyter-at-lightspeed-3al | https://dev.to/zenulabidin/jupyter-at-lightspeed-3al | 0 | 9 | null | 2020-03-02T13:18:48Z | null | null | 9 | https://dev.to/zenulabidin/jupyter-at-lightspeed-3al | 2020-02-08T08:29:38Z | null | null | 2020-03-02T13:18:48Z | 2020-03-02T13:18:48Z | 13 | ['python', 'jupyter'] | python, jupyter | {'name': 'Ali Sherief', 'username': 'zenulabidin', 'twitter_username': 'Zenul_Abidin', 'github_username': 'ZenulAbidin', 'user_id': 282762, 'website_url': 'https://notatether.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 550,424 | ||
article | 270,056 | Interactive or non-interactive visualization in Jupyter (Python version)? | Today's topic is how we can choose either interactive or non-interactive visualization components in... | Feb 27 '20 | interactive-or-non-interactive-visualization-2m5j | /hkmoon/interactive-or-non-interactive-visualization-2m5j | https://dev.to/hkmoon/interactive-or-non-interactive-visualization-2m5j | 0 | 8 | null | 2020-02-27T14:47:49Z | null | null | 8 | https://dev.to/hkmoon/interactive-or-non-interactive-visualization-2m5j | 2020-02-27T12:06:28Z | 2020-03-04T14:39:45Z | null | 2020-02-27T14:47:49Z | 2020-02-27T14:47:49Z | 11 | ['plotly', 'jupyter', 'python', 'visualization'] | plotly, jupyter, python, visualization | {'name': 'HongKee Moon', 'username': 'hkmoon', 'twitter_username': None, 'github_username': 'hkmoon', 'user_id': 339550, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpro... | null | null | 550,425 | ||
article | 266,219 | Visualization in Jupyter | Recently, I tried to load techan.js (http://techanjs.org/) in a Jupyter notebook javascript kernel. H... | Feb 21 '20 | visualization-in-jupyter-5c0f | /hkmoon/visualization-in-jupyter-5c0f | https://dev.to/hkmoon/visualization-in-jupyter-5c0f | 0 | 6 | null | 2020-02-21T15:55:44Z | null | null | 6 | https://dev.to/hkmoon/visualization-in-jupyter-5c0f | 2020-02-21T15:55:44Z | 2020-02-24T15:41:49Z | null | 2020-02-21T15:55:44Z | 2020-02-21T15:55:44Z | 1 | ['jupyter', 'visualization', 'amcharts', 'techanjs'] | jupyter, visualization, amcharts, techanjs | {'name': 'HongKee Moon', 'username': 'hkmoon', 'twitter_username': None, 'github_username': 'hkmoon', 'user_id': 339550, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpro... | null | null | 550,426 | ||
article | 265,934 | Getting started with Jupyter Notebooks | I love to explore around some technology over the weekend. This time around I tried out Jupyter Noteb... | Feb 21 '20 | getting-started-jupyter-notebooks-1mh2 | /nitinreddy3/getting-started-jupyter-notebooks-1mh2 | https://dev.to/nitinreddy3/getting-started-jupyter-notebooks-1mh2 | 0 | 10 | null | 2020-02-21T08:53:15Z | null | null | 10 | https://dev.to/nitinreddy3/getting-started-jupyter-notebooks-1mh2 | 2020-02-21T08:53:15Z | 2020-02-21T09:48:16Z | null | 2020-02-21T08:53:15Z | 2020-02-21T08:53:15Z | 2 | ['python', 'jupyter', 'weekendhack', 'coding'] | python, jupyter, weekendhack, coding | {'name': 'Nitin Reddy', 'username': 'nitinreddy3', 'twitter_username': 'nitkr', 'github_username': 'nitinreddy3', 'user_id': 116606, 'website_url': 'https://coderman.in', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona... | null | null | 550,427 | ||
article | 260,842 | What's wrong with computational notebooks? | Maybe we still don't have a definitive answer, but at least we have an observational study. The link... | Feb 13 '20 | what-s-wrong-with-computational-notebooks-44oi | /gabrielfallen/what-s-wrong-with-computational-notebooks-44oi | https://dev.to/gabrielfallen/what-s-wrong-with-computational-notebooks-44oi | 0 | 3 | null | 2020-02-13T11:03:43Z | null | null | 3 | null | https://dev.to/gabrielfallen/what-s-wrong-with-computational-notebooks-44oi | 2020-02-13T11:03:43Z | 2020-02-20T16:09:36Z | null | 2020-02-13T11:03:43Z | 2020-02-13T11:03:43Z | 2 | ['datascience', 'notebooks', 'jupyter', 'paper'] | datascience, notebooks, jupyter, paper | {'name': 'Alexander Chichigin', 'username': 'gabrielfallen', 'twitter_username': None, 'github_username': 'gabriel-fallen', 'user_id': 309148, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%... | null | null | 550,428 | |
article | 256,818 | IPython at Lightspeed ⚡ | Just a heads up, the audio series is not finished yet. I tweeted that I'm writing under stressful peo... | Feb 11 '20 | ipython-at-lightspeed-4cpe | /zenulabidin/ipython-at-lightspeed-4cpe | https://dev.to/zenulabidin/ipython-at-lightspeed-4cpe | 0 | 5 | null | 2020-02-11T08:35:38Z | null | null | 5 | https://dev.to/zenulabidin/ipython-at-lightspeed-4cpe | 2020-02-06T17:21:56Z | null | null | 2020-02-11T08:35:38Z | 2020-02-11T08:35:38Z | 5 | ['python', 'jupyter'] | python, jupyter | {'name': 'Ali Sherief', 'username': 'zenulabidin', 'twitter_username': 'Zenul_Abidin', 'github_username': 'ZenulAbidin', 'user_id': 282762, 'website_url': 'https://notatether.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 550,429 | ||
article | 247,818 | 10 Best Python IDEs & Code Editors [2020] | Since its advent in 1991, Python has been the choice of coders due to its simple features that incl... | Jan 24 '20 | 10-best-python-ides-code-editors-2020-3fo3 | /digitaldefynd/10-best-python-ides-code-editors-2020-3fo3 | https://dev.to/digitaldefynd/10-best-python-ides-code-editors-2020-3fo3 | 0 | 18 | null | 2020-01-24T11:53:33Z | null | null | 18 | null | https://dev.to/digitaldefynd/10-best-python-ides-code-editors-2020-3fo3 | 2020-01-24T11:53:33Z | 2020-01-30T16:23:05Z | null | 2020-01-24T11:53:33Z | 2020-01-24T11:53:33Z | 4 | ['python', 'ide', 'jupyter', 'beginners'] | python, ide, jupyter, beginners | {'name': 'Digital Defynd', 'username': 'digitaldefynd', 'twitter_username': 'DigitalDefynd', 'github_username': None, 'user_id': 275887, 'website_url': 'https://digitaldefynd.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 550,430 | |
article | 241,455 | Jupyter Notebook Cheat Sheet | Jupyter Notebook Cheat Sheet Hello guys, happy to be back to another post! Today i will t... | Jan 19 '20 | jupyter-notebook-cheat-sheet-1l6o | /matheusgomes062/jupyter-notebook-cheat-sheet-1l6o | https://dev.to/matheusgomes062/jupyter-notebook-cheat-sheet-1l6o | 0 | 18 | null | 2020-01-19T23:15:11Z | null | null | 18 | null | https://dev.to/matheusgomes062/jupyter-notebook-cheat-sheet-1l6o | 2020-01-19T23:15:11Z | null | null | 2020-01-19T23:15:11Z | 2020-01-19T23:15:11Z | 1 | ['jupyter', 'todayisearched', 'python'] | jupyter, todayisearched, python | {'name': 'Matheus Gomes 👨\u200d💻', 'username': 'matheusgomes062', 'twitter_username': None, 'github_username': 'matheusgomes062', 'user_id': 295021, 'website_url': 'https://mgomes.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u... | null | null | 550,431 | |
article | 227,362 | Learn Python with Jupyter Notebook from Scratch | Python and Jupyter Notebooks for beginners Learn Python with Jupyter Notebook fro... | Dec 27 '19 | learn-python-with-jupyter-notebook-from-scratch-1mop | /javascript_tuto/learn-python-with-jupyter-notebook-from-scratch-1mop | https://dev.to/javascript_tuto/learn-python-with-jupyter-notebook-from-scratch-1mop | 0 | 47 | null | 2019-12-27T06:55:55Z | null | null | 47 | https://dev.to/javascript_tuto/learn-python-with-jupyter-notebook-from-scratch-1mop | 2019-12-27T06:55:55Z | null | null | 2019-12-27T06:55:55Z | 2019-12-27T06:55:55Z | 1 | ['python', 'jupyter', 'machinelearning', 'tutorial'] | python, jupyter, machinelearning, tutorial | {'name': 'JavaScript Tutorial', 'username': 'javascript_tuto', 'twitter_username': 'JavaScript_Tuto', 'github_username': None, 'user_id': 189200, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c... | null | null | 550,432 | ||
article | 214,876 | Monitor for any new conda env and add them as Jupyter kernels | Here is a little script that monitors the conda envs directory on linux and adds a kernel in Jupyter... | Dec 3 '19 | monitor-for-any-new-conda-env-and-add-them-as-jupyter-kernels-3ng9 | /mgazar_/monitor-for-any-new-conda-env-and-add-them-as-jupyter-kernels-3ng9 | https://dev.to/mgazar_/monitor-for-any-new-conda-env-and-add-them-as-jupyter-kernels-3ng9 | 0 | 5 | 3,312 | 2019-12-03T23:54:48Z | null | null | 5 | https://dev.to/mgazar_/monitor-for-any-new-conda-env-and-add-them-as-jupyter-kernels-3ng9 | 2019-12-03T23:54:27Z | 2019-12-03T23:55:31Z | null | 2019-12-03T23:54:48Z | 2019-12-03T23:54:48Z | 1 | ['jupyter', 'conda', 'anaconda', 'python'] | jupyter, conda, anaconda, python | {'name': 'Mostafa Gazar', 'username': 'mgazar_', 'twitter_username': 'mgazar_', 'github_username': None, 'user_id': 241425, 'website_url': 'https://www.linkedin.com/in/mostafagazar/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 550,433 | ||
article | 204,941 | Jupyter notebooks tips and tricks | Shortcuts Shift + Enter to run a cell (code or markdown). A to insert a new cell above... | Nov 19 '19 | jupyter-notebooks-tips-and-tricks-1n71 | /mgazar_/jupyter-notebooks-tips-and-tricks-1n71 | https://dev.to/mgazar_/jupyter-notebooks-tips-and-tricks-1n71 | 0 | 35 | 3,312 | 2019-11-19T01:26:29Z | null | null | 35 | https://dev.to/mgazar_/jupyter-notebooks-tips-and-tricks-1n71 | 2019-11-13T16:19:59Z | 2019-11-20T23:32:32Z | null | 2019-11-19T01:26:29Z | 2019-11-19T01:26:29Z | 4 | ['jupyter', 'python', 'productivity', 'tips'] | jupyter, python, productivity, tips | {'name': 'Mostafa Gazar', 'username': 'mgazar_', 'twitter_username': 'mgazar_', 'github_username': None, 'user_id': 241425, 'website_url': 'https://www.linkedin.com/in/mostafagazar/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 550,434 | ||
article | 203,723 | Try Jupyter Hub on GKE with dummy authentication | Create a new cluster export cluster_name=jhub-cluster export cluster_zone=us-central1-a... | Nov 11 '19 | try-jupyter-hub-on-gke-with-dummy-authentication-h04 | /mgazar_/try-jupyter-hub-on-gke-with-dummy-authentication-h04 | https://dev.to/mgazar_/try-jupyter-hub-on-gke-with-dummy-authentication-h04 | 0 | 7 | 3,312 | 2019-11-11T21:21:35Z | null | null | 7 | https://dev.to/mgazar_/try-jupyter-hub-on-gke-with-dummy-authentication-h04 | 2019-11-11T21:14:58Z | 2019-12-03T23:57:21Z | null | 2019-11-11T21:21:35Z | 2019-11-11T21:21:35Z | 2 | ['jupyter', 'kubernetes', 'gke', 'devops'] | jupyter, kubernetes, gke, devops | {'name': 'Mostafa Gazar', 'username': 'mgazar_', 'twitter_username': 'mgazar_', 'github_username': None, 'user_id': 241425, 'website_url': 'https://www.linkedin.com/in/mostafagazar/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 550,435 | ||
article | 194,682 | Jupyter Notebooks as Blogs | I've been a lurker for quite some time and finally decided to make my first post today for the sake o... | Oct 24 '19 | jupyter-notebooks-as-blogs-26l1 | /shivbhosale/jupyter-notebooks-as-blogs-26l1 | https://dev.to/shivbhosale/jupyter-notebooks-as-blogs-26l1 | 2 | 27 | null | 2019-10-24T20:17:44Z | null | null | 27 | https://dev.to/shivbhosale/jupyter-notebooks-as-blogs-26l1 | 2019-10-24T20:17:44Z | 2019-10-25T20:18:44Z | null | 2019-10-24T20:17:44Z | 2022-01-16T22:28:55Z | 3 | ['hacktoberfest', 'react', 'jupyter', 'reactnative'] | hacktoberfest, react, jupyter, reactnative | {'name': 'ShivB', 'username': 'shivbhosale', 'twitter_username': None, 'github_username': 'ShivBhosale', 'user_id': 257412, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 550,436 | ||
article | 180,902 | BeautifulText - Stylized Outputs in Jupyter Notebook | Make your Jupyter notebooks prettier | Oct 1 '19 | beautifultext-stylized-outputs-in-jupyter-notebook-271h | /alephthoughts/beautifultext-stylized-outputs-in-jupyter-notebook-271h | https://dev.to/alephthoughts/beautifultext-stylized-outputs-in-jupyter-notebook-271h | 0 | 3 | null | 2019-10-01T10:04:19Z | null | null | 3 | null | https://dev.to/alephthoughts/beautifultext-stylized-outputs-in-jupyter-notebook-271h | 2019-10-01T10:03:33Z | null | null | 2019-10-01T10:04:19Z | 2019-10-01T10:04:19Z | 1 | ['python', 'jupyter'] | python, jupyter | {'name': 'Abhishek Sharma', 'username': 'alephthoughts', 'twitter_username': 'alephthoughts', 'github_username': 'alephthoughts', 'user_id': 10596, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 550,437 | |
article | 161,821 | transfer text file over the air in python | https://github.com/Mortiniera/text_transfert_over_audio_channel | Aug 26 '19 | transfer-text-file-over-the-air-in-python-4e19 | /mortiniera/transfer-text-file-over-the-air-in-python-4e19 | https://dev.to/mortiniera/transfer-text-file-over-the-air-in-python-4e19 | 0 | 8 | null | 2019-08-26T10:23:20Z | null | null | 8 | null | https://dev.to/mortiniera/transfer-text-file-over-the-air-in-python-4e19 | 2019-08-26T10:23:20Z | null | null | 2019-08-26T10:23:20Z | 2019-08-26T10:23:20Z | 1 | ['python', 'jupyter'] | python, jupyter | {'name': 'MORTINIERA Thevie', 'username': 'mortiniera', 'twitter_username': None, 'github_username': 'Mortiniera', 'user_id': 209841, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 550,438 | |
article | 141,409 | Three Things You Should Know About Visual Studio Code | Supercharge your editing experience 🎉 Visual Studio Code is a free, cross-platform, open s... | Jul 16 '19 | three-things-you-should-know-about-visual-studio-code-1pnn | /nnja/three-things-you-should-know-about-visual-studio-code-1pnn | https://dev.to/nnja/three-things-you-should-know-about-visual-studio-code-1pnn | 3 | 79 | null | 2019-07-16T17:49:42Z | null | null | 79 | null | https://www.nnja.io/post/2019/three-things-you-should-know-visual-studio-code/ | 2019-07-16T17:43:16Z | 2019-07-24T01:35:38Z | null | 2019-07-16T17:49:42Z | 2019-10-05T15:39:00Z | 5 | ['python', 'datascience', 'vscode', 'jupyter'] | python, datascience, vscode, jupyter | {'name': '𝙽𝚒𝚗𝚊 𝚉𝚊𝚔𝚑𝚊𝚛𝚎𝚗𝚔𝚘 💜🐍', 'username': 'nnja', 'twitter_username': 'nnja', 'github_username': 'nnja', 'user_id': 196450, 'website_url': 'https://nina.to', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 550,439 | |
article | 134,669 | Jupyter Notebooks for Software Engineers 🚀 | A simple guide to getting started with Jupyter notebooks | Jul 9 '19 | jupyter-notebooks-for-software-engineers-18m5 | /tbutterwith/jupyter-notebooks-for-software-engineers-18m5 | https://dev.to/tbutterwith/jupyter-notebooks-for-software-engineers-18m5 | 0 | 53 | null | 2019-07-09T11:59:23Z | null | null | 53 | null | https://dev.to/tbutterwith/jupyter-notebooks-for-software-engineers-18m5 | 2019-07-09T11:52:38Z | 2019-07-10T11:30:40Z | null | 2019-07-09T11:59:23Z | 2019-07-09T11:59:23Z | 4 | ['python', 'jupyter', 'datascience', 'tutorial'] | python, jupyter, datascience, tutorial | {'name': 'Tom Butterwith', 'username': 'tbutterwith', 'twitter_username': 'TButterwith', 'github_username': 'tbutterwith', 'user_id': 5111, 'website_url': 'https://butterwith.space', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 550,440 | |
article | 124,485 | Jupyter Key shortcuts | My favorite jupyter key shortcuts | Jun 16 '19 | jupyter-key-shortcuts-48j6 | /mraza007/jupyter-key-shortcuts-48j6 | https://dev.to/mraza007/jupyter-key-shortcuts-48j6 | 2 | 9 | null | 2019-06-16T01:11:28Z | null | null | 9 | null | https://dev.to/mraza007/jupyter-key-shortcuts-48j6 | 2019-06-16T01:11:28Z | null | null | 2019-06-16T01:11:28Z | 2019-06-16T21:10:22Z | 1 | ['python', 'jupyter'] | python, jupyter | {'name': 'Muhammad', 'username': 'mraza007', 'twitter_username': 'muhammad_o7', 'github_username': 'mraza007', 'user_id': 39899, 'website_url': 'https://muhammadraza.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona... | null | null | 550,441 | |
article | 106,056 | How to display latex matrix as output of a code cell | from IPython.display import display, Math def print_matrix(array): data = '' for line in arr... | May 22 '19 | how-to-display-latex-matrix-as-output-of-a-code-cell-40ck | /callas1900/how-to-display-latex-matrix-as-output-of-a-code-cell-40ck | https://dev.to/callas1900/how-to-display-latex-matrix-as-output-of-a-code-cell-40ck | 0 | 6 | null | 2019-05-22T01:48:03Z | null | null | 6 | null | https://dev.to/callas1900/how-to-display-latex-matrix-as-output-of-a-code-cell-40ck | 2019-05-04T08:12:19Z | null | null | 2019-05-22T01:48:03Z | 2019-05-22T01:48:03Z | 1 | ['python', 'jupyter', 'latex'] | python, jupyter, latex | {'name': 'r_tanaka', 'username': 'callas1900', 'twitter_username': 'callas1900', 'github_username': 'callas1900', 'user_id': 41728, 'website_url': 'https://callas1900.net', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 550,442 | |
article | 103,344 | How-to run Jupyter notebook in an interactive node on a High-Performance Computer (HPC). | Below is an example protocol to run Jupyter notebook in an interactive node on a high-performance... | Apr 24 '19 | how-to-run-jupyter-notebook-in-an-interactive-node-on-a-high-performance-computer-hpc-27mg | /rohitfarmer/how-to-run-jupyter-notebook-in-an-interactive-node-on-a-high-performance-computer-hpc-27mg | https://dev.to/rohitfarmer/how-to-run-jupyter-notebook-in-an-interactive-node-on-a-high-performance-computer-hpc-27mg | 0 | 6 | null | 2019-04-24T19:21:46Z | null | null | 6 | null | https://dev.to/rohitfarmer/how-to-run-jupyter-notebook-in-an-interactive-node-on-a-high-performance-computer-hpc-27mg | 2019-04-24T19:13:08Z | 2019-04-24T19:26:11Z | 2019-04-24T19:21:46Z | 2019-04-23T23:00:00Z | 2019-04-23T23:00:00Z | 2 | ['datascience', 'jupyter', 'hpc', 'supercomputing'] | datascience, jupyter, hpc, supercomputing | {'name': 'Rohit Farmer', 'username': 'rohitfarmer', 'twitter_username': 'rohitfarmer', 'github_username': 'rohitfarmer', 'user_id': 153306, 'website_url': 'https://rohitfarmer.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | null | 550,443 | |
article | 88,204 | Integrating Jupyter Notebook and Rails | Rails is on rail to be used in Jupyter Notebook | Mar 4 '19 | integrating-jupyter-notebook-and-rails-43cc | /yukiinoue/integrating-jupyter-notebook-and-rails-43cc | https://dev.to/yukiinoue/integrating-jupyter-notebook-and-rails-43cc | 0 | 11 | null | 2019-03-04T16:45:17Z | null | null | 11 | null | https://dev.to/yukiinoue/integrating-jupyter-notebook-and-rails-43cc | 2019-03-04T15:11:49Z | null | null | 2019-03-04T16:45:17Z | 2019-03-04T16:45:17Z | 4 | ['jupyter', 'rails'] | jupyter, rails | {'name': 'Yuki Inoue', 'username': 'yukiinoue', 'twitter_username': None, 'github_username': 'Yuki-Inoue', 'user_id': 47348, 'website_url': 'https://blog.yukii.work', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c... | null | null | 550,444 | |
article | 79,683 | Ruby kernel in Google Colaboratory. | Ruby kernel in Google Colaboratory. | Feb 1 '19 | ruby-kernel-in-google-colaboratory-32ni | /kojix2/ruby-kernel-in-google-colaboratory-32ni | https://dev.to/kojix2/ruby-kernel-in-google-colaboratory-32ni | 13 | 14 | null | 2019-02-01T07:30:42Z | null | null | 14 | null | https://dev.to/kojix2/ruby-kernel-in-google-colaboratory-32ni | 2019-02-01T07:30:42Z | 2021-08-01T10:23:03Z | null | 2019-02-01T07:30:42Z | 2024-05-10T03:01:39Z | 1 | ['ruby', 'jupyter', 'colaboratory', 'sciruby'] | ruby, jupyter, colaboratory, sciruby | {'name': 'kojix2', 'username': 'kojix2', 'twitter_username': None, 'github_username': 'kojix2', 'user_id': 129786, 'website_url': 'https://github.com/kojix2/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fup... | null | null | 550,445 | |
article | 33,608 | Simplify DevOps with Jupyter Notebook | Simplify DevOps with Jupyter Notebook | May 31 '18 | simplify-devops-with-jupyter-notebook-e33 | /amit1rrr/simplify-devops-with-jupyter-notebook-e33 | https://dev.to/amit1rrr/simplify-devops-with-jupyter-notebook-e33 | 8 | 73 | null | 2018-05-31T13:26:07Z | null | null | 73 | null | https://dev.to/amit1rrr/simplify-devops-with-jupyter-notebook-e33 | 2018-05-31T13:25:18Z | null | null | 2018-05-31T13:26:07Z | 2020-02-12T08:19:27Z | 3 | ['devops', 'incidentresponse', 'jupyter', 'oncall'] | devops, incidentresponse, jupyter, oncall | {'name': 'Amit Rathi', 'username': 'amit1rrr', 'twitter_username': 'amittrathi', 'github_username': 'amit1rrr', 'user_id': 56777, 'website_url': 'https://blog.amirathi.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amaz... | null | null | 550,446 | |
article | 32,683 | Live-reloading of Python Modules in the Python REPL / IPython / Jupyter Console | Often, I would work on a Python module and add changes to it live, which I would then want to test im... | May 23 '18 | live-reloading-of-python-modules-in-the-python-repl--ipython--jupyter-console-1d17 | /preslavrachev/live-reloading-of-python-modules-in-the-python-repl--ipython--jupyter-console-1d17 | https://dev.to/preslavrachev/live-reloading-of-python-modules-in-the-python-repl--ipython--jupyter-console-1d17 | 0 | 17 | null | 2018-05-23T16:04:54Z | null | null | 17 | null | https://dev.to/preslavrachev/live-reloading-of-python-modules-in-the-python-repl--ipython--jupyter-console-1d17 | 2018-05-23T16:03:34Z | 2018-05-23T16:05:07Z | null | 2018-05-23T16:04:54Z | 2018-05-23T16:04:54Z | 2 | ['python', 'jupyter', 'tip'] | python, jupyter, tip | {'name': 'Preslav Rachev', 'username': 'preslavrachev', 'twitter_username': 'preslavrachev', 'github_username': 'preslavrachev', 'user_id': 1440, 'website_url': 'https://preslav.me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 550,447 | |
article | 28,295 | Using docker-compose for Python and Jupyter | Further development of Intel Python environment for Jupyter notebooks with Docker. | Apr 27 '18 | using-docker-compose-for-python-and-jupyter-4nbd | /rosejcday/using-docker-compose-for-python-and-jupyter-4nbd | https://dev.to/rosejcday/using-docker-compose-for-python-and-jupyter-4nbd | 0 | 82 | null | 2018-04-27T12:46:39Z | null | null | 82 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fproxy.duckduckgo.com%2Fiu%2F%3Fu%3Dhttp%253A%252F%252Fcrosbymichael.com%252Fstatic%252Fimages%252Fdocker-1920-1080.png%26f%3D1 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fproxy.duckduckgo.com%2Fiu%2F%3Fu%3Dhttp%253A%252F%252Fcrosbymichael.com%252Fstatic%252Fimages%252Fdocker-1920-1080.png%26f%3D1 | https://dev.to/rosejcday/using-docker-compose-for-python-and-jupyter-4nbd | 2018-04-27T12:46:39Z | 2018-05-06T03:49:31Z | null | 2018-04-27T12:46:39Z | 2018-04-27T12:46:39Z | 4 | ['python', 'jupyter', 'docker', 'beginners'] | python, jupyter, docker, beginners | {'name': 'Rose Day ', 'username': 'rosejcday', 'twitter_username': None, 'github_username': 'rosejcday', 'user_id': 61286, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fp... | null | null | 550,448 |
article | 24,408 | Python and Jupyter Notebooks | Setting up Intel Distribution for Python in Jupyter notebooks with Docker. | Mar 28 '18 | python-and-jupyter-notebooks-23h5 | /rosejcday/python-and-jupyter-notebooks-23h5 | https://dev.to/rosejcday/python-and-jupyter-notebooks-23h5 | 17 | 176 | null | 2018-03-28T05:50:29Z | null | null | 176 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fproxy.duckduckgo.com%2Fiu%2F%3Fu%3Dhttp%253A%252F%252Fcrosbymichael.com%252Fstatic%252Fimages%252Fdocker-1920-1080.png%26f%3D1 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fproxy.duckduckgo.com%2Fiu%2F%3Fu%3Dhttp%253A%252F%252Fcrosbymichael.com%252Fstatic%252Fimages%252Fdocker-1920-1080.png%26f%3D1 | https://dev.to/rosejcday/python-and-jupyter-notebooks-23h5 | 2018-03-28T05:50:06Z | 2018-04-11T14:02:04Z | null | 2018-03-28T05:50:29Z | 2021-02-12T21:47:00Z | 5 | ['python', 'jupyter', 'docker', 'beginners'] | python, jupyter, docker, beginners | {'name': 'Rose Day ', 'username': 'rosejcday', 'twitter_username': None, 'github_username': 'rosejcday', 'user_id': 61286, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fp... | null | null | 550,449 |
article | 11,061 | Create isolated Jupyter kernels with pyenv and virtualenv | Everyone loves isolation. Makes our life easier and our systems much more robust. Isolating Jupyter notebooks makes no exception. Maybe you want to try some cutting edge scientific library, or more simply your latest project dependencies are not compatible with your current system setup. Whatever is your situation, fol... | Oct 30 '17 | create-isolated-jupyter-kernels-with-pyenv-and-virtualenv-9nh | /mottalrd/create-isolated-jupyter-kernels-with-pyenv-and-virtualenv-9nh | https://dev.to/mottalrd/create-isolated-jupyter-kernels-with-pyenv-and-virtualenv-9nh | 0 | 3 | null | 2017-10-30T08:48:14Z | null | null | 3 | null | https://dev.to/mottalrd/create-isolated-jupyter-kernels-with-pyenv-and-virtualenv-9nh | 2017-10-30T08:48:14Z | null | null | 2017-10-30T08:48:14Z | 2018-03-13T20:00:24Z | 1 | ['python', 'jupyter', 'datascience'] | python, jupyter, datascience | {'name': 'Alfredo Motta', 'username': 'mottalrd', 'twitter_username': 'mottalrd', 'github_username': 'mottalrd', 'user_id': 19157, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | null | null | 550,450 | |
article | 377,022 | Parameterized Tests with Sealed Classes | Have you ever had the need of doing a parameterized test using Sealed Classes? Then you must read my... | Jul 1 '20 | parameterized-tests-with-sealed-classes-k50 | /ferprieto/parameterized-tests-with-sealed-classes-k50 | https://dev.to/ferprieto/parameterized-tests-with-sealed-classes-k50 | 0 | 2 | null | 2020-07-01T11:19:33Z | null | null | 2 | null | https://dev.to/ferprieto/parameterized-tests-with-sealed-classes-k50 | 2020-07-01T11:19:33Z | 2020-07-01T11:20:58Z | null | 2020-07-01T11:19:33Z | 2020-07-01T11:19:33Z | 1 | ['kotlin', 'testing', 'jupyter'] | kotlin, testing, jupyter | {'name': 'Fernando Prieto', 'username': 'ferprieto', 'twitter_username': 'Fer_Prieto', 'github_username': 'ferPrieto', 'user_id': 263577, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl... | null | null | 550,451 | |
article | 343,912 | Draw Shapes,Text,Polygons,Blend,Blur images | Using OpenCV With Python | Easy code | In this Article lets learn: [Blend: How to Combine 2 Images?] [Draw Shapes & Text on Image] [Dr... | May 26 '20 | draw-shapes-text-polygons-blend-blur-images-using-opencv-with-python-easy-code-1o1e | /chandrika56/draw-shapes-text-polygons-blend-blur-images-using-opencv-with-python-easy-code-1o1e | https://dev.to/chandrika56/draw-shapes-text-polygons-blend-blur-images-using-opencv-with-python-easy-code-1o1e | 12 | 31 | null | 2020-05-26T09:24:14Z | null | null | 31 | null | https://dev.to/chandrika56/draw-shapes-text-polygons-blend-blur-images-using-opencv-with-python-easy-code-1o1e | 2020-05-26T09:24:14Z | null | null | 2020-05-26T09:24:14Z | 2020-05-27T03:54:30Z | 5 | ['computerscience', 'python', 'jupyter', 'beginners'] | computerscience, python, jupyter, beginners | {'name': 'Jaya chandrika reddy', 'username': 'chandrika56', 'twitter_username': None, 'github_username': 'chandrika56', 'user_id': 379067, 'website_url': 'https://jayachandrika.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 550,452 | |
article | 329,927 | OpenCV Basics | Want to combine two images using just a line of code? Or wanna blur an image? Lets find out how! In... | May 7 '20 | opencv-4815 | /chandrika56/opencv-4815 | https://dev.to/chandrika56/opencv-4815 | 12 | 18 | null | 2020-05-07T20:43:15Z | null | null | 18 | https://dev.to/chandrika56/opencv-4815 | 2020-05-07T20:43:15Z | 2020-05-26T14:46:06Z | null | 2020-05-07T20:43:15Z | 2020-05-27T03:41:09Z | 3 | ['computerscience', 'python', 'codepen', 'jupyter'] | computerscience, python, codepen, jupyter | {'name': 'Jaya chandrika reddy', 'username': 'chandrika56', 'twitter_username': None, 'github_username': 'chandrika56', 'user_id': 379067, 'website_url': 'https://jayachandrika.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 550,453 | ||
article | 322,425 | Importing packages in Jupyter notebooks | Seeing “ImportError: No module named tensorflow” but you know you installed it? Sometimes you can imp... | Apr 29 '20 | importing-packages-in-jupyter-notebooks-2a65 | /mariokostelac/importing-packages-in-jupyter-notebooks-2a65 | https://dev.to/mariokostelac/importing-packages-in-jupyter-notebooks-2a65 | 0 | 2 | null | 2020-04-29T22:24:35Z | null | null | 2 | null | https://biasandvariance.com/importing-packages-in-jupyter-notebook/ | 2020-04-29T22:16:54Z | 2020-04-30T07:39:33Z | 2020-04-29T22:24:35Z | 2019-02-07T00:00:00Z | 2019-02-07T00:00:00Z | 3 | ['aws', 'jupyter', 'python'] | aws, jupyter, python | {'name': 'Mario Kostelac', 'username': 'mariokostelac', 'twitter_username': 'mariokostelac', 'github_username': 'mariokostelac', 'user_id': 376429, 'website_url': 'https://biasandvariance.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd... | null | null | 550,454 | |
article | 316,427 | Understanding NLP | Not sure how NLP works? Read this blog to get clear with basic definitions related to NLP while also... | Apr 22 '20 | understanding-nlp-1n3h | /adityaberi8/understanding-nlp-1n3h | https://dev.to/adityaberi8/understanding-nlp-1n3h | 0 | 10 | null | 2020-04-22T01:28:32Z | null | null | 10 | https://dev.to/adityaberi8/understanding-nlp-1n3h | 2020-04-22T01:28:32Z | 2020-04-25T13:06:24Z | null | 2020-04-22T01:28:32Z | 2020-04-22T01:28:32Z | 5 | ['machinelearning', 'datascience', 'python', 'jupyter'] | machinelearning, datascience, python, jupyter | {'name': 'Adityaberi', 'username': 'adityaberi8', 'twitter_username': 'Adityaberi8', 'github_username': 'aditya-beri', 'user_id': 361836, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl... | null | null | 550,455 | ||
article | 311,865 | INTRO TO SIMPLE LINEAR REGRESSION!!! | A sneak peek into what Linear Regression is and how it works. Linear regression is a simple machine... | Apr 17 '20 | intro-to-simple-linear-regression-1l96 | /adityaberi8/intro-to-simple-linear-regression-1l96 | https://dev.to/adityaberi8/intro-to-simple-linear-regression-1l96 | 0 | 5 | null | 2020-04-17T13:06:06Z | null | null | 5 | https://dev.to/adityaberi8/intro-to-simple-linear-regression-1l96 | 2020-04-17T13:06:06Z | 2020-05-13T05:14:58Z | null | 2020-04-17T13:06:06Z | 2020-04-17T13:06:06Z | 4 | ['machinelearning', 'datascience', 'python', 'jupyter'] | machinelearning, datascience, python, jupyter | {'name': 'Adityaberi', 'username': 'adityaberi8', 'twitter_username': 'Adityaberi8', 'github_username': 'aditya-beri', 'user_id': 361836, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupl... | null | null | 550,456 | ||
article | 295,439 | COVID-19, gather and analyze data from the ECDC | The notebook displays using plotly the aggregated data by the European Center for Disease Control abo... | Mar 30 '20 | covid-19-analyze-worldwide-data-from-the-ecdc-56ld | /abdelkrim/covid-19-analyze-worldwide-data-from-the-ecdc-56ld | https://dev.to/abdelkrim/covid-19-analyze-worldwide-data-from-the-ecdc-56ld | 1 | 5 | null | 2020-03-30T23:43:59Z | null | null | 5 | null | https://dev.to/abdelkrim/covid-19-analyze-worldwide-data-from-the-ecdc-56ld | 2020-03-30T23:43:59Z | 2020-03-30T23:45:04Z | null | 2020-03-30T23:43:59Z | 2020-07-30T17:57:37Z | 1 | ['jupyter', 'covid', 'colab'] | jupyter, covid, colab | {'name': 'Abdelkrim', 'username': 'abdelkrim', 'twitter_username': 'Abdelkrim', 'github_username': 'Abdelkrim', 'user_id': 351055, 'website_url': 'http://www.alt-f1.be', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw... | null | null | 550,457 | |
article | 286,420 | A JupyterHub Showcase: DevOps Intelligence | Turning data from software development and delivery processes into actionable insight, just like BI does for the business side. | Mar 22 '20 | a-jupyterhub-showcase-devops-intelligence-5ea | /jhermann/a-jupyterhub-showcase-devops-intelligence-5ea | https://dev.to/jhermann/a-jupyterhub-showcase-devops-intelligence-5ea | 0 | 6 | 5,655 | 2020-03-22T06:00:00Z | null | null | 6 | https://blog.jupyter.org/devops-intelligence-3ff48a76b525 | 2020-03-23T07:17:04Z | 2020-03-29T12:13:36Z | null | 2020-03-22T06:00:00Z | 2020-03-22T06:00:00Z | 6 | ['showdev', 'devops', 'datascience', 'jupyter'] | showdev, devops, datascience, jupyter | {'name': 'Jürgen Hermann', 'username': 'jhermann', 'twitter_username': None, 'github_username': 'jhermann', 'user_id': 183673, 'website_url': 'https://jhermann.github.io/about-me/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | {'name': 'showdev', 'bg_color_hex': '#091b47', 'text_color_hex': '#b2ffe1'} | 550,458 | ||
article | 282,912 | New Command Line Tool to Generate Jupyter Notebook Template Quickly | Summary With this tool, you can quickly generate your Jupyter notebook template To insta... | Mar 17 '20 | new-command-line-tool-to-generate-jupyter-notebook-template-quickly-5ch2 | /punisuke/new-command-line-tool-to-generate-jupyter-notebook-template-quickly-5ch2 | https://dev.to/punisuke/new-command-line-tool-to-generate-jupyter-notebook-template-quickly-5ch2 | 0 | 6 | null | 2020-03-17T13:29:53Z | null | null | 6 | null | https://dev.to/punisuke/new-command-line-tool-to-generate-jupyter-notebook-template-quickly-5ch2 | 2020-03-17T13:29:53Z | null | null | 2020-03-17T13:29:53Z | 2020-03-17T13:29:53Z | 1 | ['jupyter', 'python', 'datascience'] | jupyter, python, datascience | {'name': 'punisuke', 'username': 'punisuke', 'twitter_username': None, 'github_username': 'punisuke', 'user_id': 351569, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpro... | null | null | 550,459 | |
article | 272,208 | Weekly Links – 3/2 | Hello all, here’s another round of weekly links. And its been a crazy week but with no travel which i... | Mar 2 '20 | weekly-links-3-2-1fn9 | /documentednerd/weekly-links-3-2-1fn9 | https://dev.to/documentednerd/weekly-links-3-2-1fn9 | 0 | 5 | null | 2020-03-02T17:36:23Z | null | null | 5 | null | https://dev.to/documentednerd/weekly-links-3-2-1fn9 | 2020-03-02T14:21:41Z | null | 2020-03-02T17:36:23Z | 2020-03-02T14:00:27Z | 2020-03-02T14:00:27Z | 2 | ['links', 'cloud', 'datastudio', 'jupyter'] | links, cloud, datastudio, jupyter | {'name': 'Kevin Mack', 'username': 'documentednerd', 'twitter_username': None, 'github_username': 'KevinDMack', 'user_id': 159936, 'website_url': 'https://www.welldocumentednerd.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 550,460 | |
article | 271,345 | Python 3.8's Walrus Operator is (almost) perfect for Jupyter Notebooks | Assignment expressions, AKA the walrus operator, is (arguably) one of the coolest new features of Pyt... | Feb 29 '20 | python-3-8-s-walrus-operator-is-almost-perfect-for-jupyter-notebooks-4n3j | /toshikurauchi/python-3-8-s-walrus-operator-is-almost-perfect-for-jupyter-notebooks-4n3j | https://dev.to/toshikurauchi/python-3-8-s-walrus-operator-is-almost-perfect-for-jupyter-notebooks-4n3j | 0 | 5 | null | 2020-02-29T19:36:50Z | null | null | 5 | https://dev.to/toshikurauchi/python-3-8-s-walrus-operator-is-almost-perfect-for-jupyter-notebooks-4n3j | 2020-02-29T19:36:50Z | null | null | 2020-02-29T19:36:50Z | 2020-02-29T19:36:50Z | 2 | ['python', 'jupyter'] | python, jupyter | {'name': 'Toshi Kurauchi', 'username': 'toshikurauchi', 'twitter_username': None, 'github_username': 'toshikurauchi', 'user_id': 223098, 'website_url': 'http://kurauchi.com.br/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3... | null | null | 550,461 | ||
article | 267,843 | AutoTranslation from Python to Javascript in Jupyter | Today, we are going to think about how to bridge the data to different kernel. BeakerX project is qui... | Feb 24 '20 | autotranslation-from-python-to-javascript-in-jupyter-40cc | /hkmoon/autotranslation-from-python-to-javascript-in-jupyter-40cc | https://dev.to/hkmoon/autotranslation-from-python-to-javascript-in-jupyter-40cc | 0 | 5 | null | 2020-02-24T16:15:31Z | null | null | 5 | https://dev.to/hkmoon/autotranslation-from-python-to-javascript-in-jupyter-40cc | 2020-02-24T16:15:31Z | null | null | 2020-02-24T16:15:31Z | 2020-02-24T16:15:31Z | 1 | ['jupyter', 'beakerx', 'python', 'javascript'] | jupyter, beakerx, python, javascript | {'name': 'HongKee Moon', 'username': 'hkmoon', 'twitter_username': None, 'github_username': 'hkmoon', 'user_id': 339550, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fpro... | null | null | 550,462 | ||
article | 193,223 | Django and Jupyter notebook app | Hello Guys, I thought of an idea where I want to create a Django website that has a Jupyter notebook... | Oct 22 '19 | django-and-jupyter-notebook-app-3dmo | /faziki/django-and-jupyter-notebook-app-3dmo | https://dev.to/faziki/django-and-jupyter-notebook-app-3dmo | 1 | 7 | null | 2019-10-22T21:27:44Z | null | null | 7 | null | https://dev.to/faziki/django-and-jupyter-notebook-app-3dmo | 2019-10-22T21:27:44Z | null | null | 2019-10-22T21:27:44Z | 2020-03-11T17:00:59Z | 1 | ['django', 'jupyter', 'machinelearning', 'database'] | django, jupyter, machinelearning, database | {'name': 'Pieter Uys', 'username': 'faziki', 'twitter_username': None, 'github_username': 'Faziki', 'user_id': 253454, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofi... | null | null | 550,463 | |
article | 110,319 | Dynamically updating Matplotlib figures in Jupyter notebooks | Updating matplotlib figures dynamically seems to be a bit of a hassle, but the code below seems to do... | Jul 6 '19 | dynamically-updating-matplotlib-figures-in-jupyter-notebooks-2ie8 | /seanlane/dynamically-updating-matplotlib-figures-in-jupyter-notebooks-2ie8 | https://dev.to/seanlane/dynamically-updating-matplotlib-figures-in-jupyter-notebooks-2ie8 | 0 | 5 | null | 2019-07-06T00:18:18Z | null | null | 5 | null | https://sean.lane.sh/posts/2018/02/Dynamically-updating-Matplotlib-figures-in-Jupyter-notebooks/ | 2019-05-19T13:44:56Z | null | 2019-07-06T00:18:18Z | 2018-02-24T00:00:00Z | 2018-02-24T00:00:00Z | 2 | ['python', 'jupyter', 'matplotlib'] | python, jupyter, matplotlib | {'name': 'Sean Lane', 'username': 'seanlane', 'twitter_username': '_seanlane', 'github_username': 'seanlane', 'user_id': 157625, 'website_url': 'https://sean.lane.sh', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.... | null | null | 550,464 | |
article | 110,318 | Setting up a new Python virtual environment for Jupyter notebooks | A lot of my lab work and course work involved the use of Jupyter notebooks, though the Python depende... | Jul 6 '19 | setting-up-a-new-python-virtual-environment-for-jupyter-notebooks-4aca | /seanlane/setting-up-a-new-python-virtual-environment-for-jupyter-notebooks-4aca | https://dev.to/seanlane/setting-up-a-new-python-virtual-environment-for-jupyter-notebooks-4aca | 0 | 5 | null | 2019-07-06T00:17:26Z | null | null | 5 | null | https://sean.lane.sh/posts/2018/02/Setting-up-a-new-Python-virtual-environment-for-Jupyter-notebooks/ | 2019-05-19T13:44:55Z | null | 2019-07-06T00:17:26Z | 2018-02-23T00:00:00Z | 2018-02-23T00:00:00Z | 2 | ['python', 'jupyter'] | python, jupyter | {'name': 'Sean Lane', 'username': 'seanlane', 'twitter_username': '_seanlane', 'github_username': 'seanlane', 'user_id': 157625, 'website_url': 'https://sean.lane.sh', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.... | null | null | 550,465 | |
article | 72,884 | Apache Zeppelin: stairway to notes* haven! | A short introduction into how to install and use Apache Zeppelin, and a slight glimpse of how it can be done using GraalVM and another JDK | Jan 3 '19 | apache-zeppelin-stairway-to-notes-haven--46el | /neomatrix369/apache-zeppelin-stairway-to-notes-haven--46el | https://dev.to/neomatrix369/apache-zeppelin-stairway-to-notes-haven--46el | 0 | 4 | null | 2019-01-03T01:41:36Z | null | null | 4 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fi1.wp.com%2Fd2mxuefqeaa7sj.cloudfront.net%2Fs_896E57104EEE5E4786EAD1087489E79DE447D50D612C2CD2A4F73186F4191CBF_1545870905731_image.png%3Fquality%3D80%26ssl%3D1%26strip%3Dinfo%26w%3D800 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fi1.wp.com%2Fd2mxuefqeaa7sj.cloudfront.net%2Fs_896E57104EEE5E4786EAD1087489E79DE447D50D612C2CD2A4F73186F4191CBF_1545870905731_image.png%3Fquality%3D80%26ssl%3D1%26strip%3Dinfo%26w%3D800 | https://dev.to/neomatrix369/apache-zeppelin-stairway-to-notes-haven--46el | 2019-01-03T01:41:36Z | 2019-12-03T13:11:03Z | null | 2019-01-03T01:41:36Z | 2019-01-03T01:41:36Z | 9 | ['apachezeppelin', 'jupyter', 'notebooks', 'graalvm'] | apachezeppelin, jupyter, notebooks, graalvm | {'name': 'Mani', 'username': 'neomatrix369', 'twitter_username': None, 'github_username': 'neomatrix369', 'user_id': 117256, 'website_url': 'http://neomatrix369.wordpress.com/about', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 550,466 |
article | 69,916 | How will the children of the future learn about science? | Originally published on OpenSource.com. From the advent of the printing press to the emergence of th... | Dec 27 '15 | how-will-the-children-of-the-future-learn-about-science-438e | /captainsafia/how-will-the-children-of-the-future-learn-about-science-438e | https://dev.to/captainsafia/how-will-the-children-of-the-future-learn-about-science-438e | 1 | 0 | null | 2015-12-27T16:47:55Z | null | null | 0 | null | https://dev.to/captainsafia/how-will-the-children-of-the-future-learn-about-science-438e | 2015-12-27T16:47:55Z | null | null | 2015-12-27T16:47:55Z | 2023-03-17T20:18:54Z | 3 | ['jupyter'] | jupyter | {'name': 'Safia Abdalla', 'username': 'captainsafia', 'twitter_username': 'captainsafia', 'github_username': 'captainsafia', 'user_id': 37984, 'website_url': 'https://safia.rocks/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | null | 550,467 | |
article | 45,798 | Day One at JupyterCon | Reflections on my first day at JupyterCon | Aug 23 '18 | day-one-at-jupytercon-1j04 | /osninja_io/day-one-at-jupytercon-1j04 | https://dev.to/osninja_io/day-one-at-jupytercon-1j04 | 0 | 9 | null | 2018-08-23T19:21:28Z | null | null | 9 | https://dev.to/osninja_io/day-one-at-jupytercon-1j04 | 2018-08-23T19:21:28Z | null | null | 2018-08-23T19:21:28Z | 2018-08-23T19:21:28Z | 1 | ['jupyter', 'python', 'datascience', 'machinelearning'] | jupyter, python, datascience, machinelearning | {'name': 'The OpenShift Ninja', 'username': 'osninja_io', 'twitter_username': 'OpenShiftNinja', 'github_username': 'openshiftninja', 'user_id': 70671, 'website_url': 'https://blog.osninja.io', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev... | null | null | 550,468 | ||
article | 403,858 | Jedi PyPi error | ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: 'P... | Jul 19 '20 | missing-jedi-pypi-5an3 | /moshvdi/missing-jedi-pypi-5an3 | https://dev.to/moshvdi/missing-jedi-pypi-5an3 | 0 | 2 | null | 2020-07-19T10:41:35Z | null | null | 2 | null | https://dev.to/moshvdi/missing-jedi-pypi-5an3 | 2020-07-19T10:41:35Z | 2020-07-19T11:01:43Z | null | 2020-07-19T10:41:35Z | 2020-07-19T10:41:35Z | 1 | ['jupyter', 'pip', 'python', 'environment'] | jupyter, pip, python, environment | {'name': 'moshvdi', 'username': 'moshvdi', 'twitter_username': None, 'github_username': 'moshvdi', 'user_id': 381557, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofil... | null | null | 550,469 | |
article | 347,403 | How I added ObjectScript to Jupyter Notebooks | Creating an ObjectScript for Jupyter Notebooks | Jun 3 '20 | how-i-added-objectscript-to-jupyter-notebooks-en3 | /vekkby/how-i-added-objectscript-to-jupyter-notebooks-en3 | https://dev.to/vekkby/how-i-added-objectscript-to-jupyter-notebooks-en3 | 0 | 1 | null | 2020-06-03T16:16:21Z | null | null | 1 | null | https://dev.to/vekkby/how-i-added-objectscript-to-jupyter-notebooks-en3 | 2020-06-01T12:25:21Z | null | null | 2020-06-03T16:16:21Z | 2020-06-03T16:16:21Z | 3 | ['python', 'iris', 'jupyter', 'irisnativeapi'] | python, iris, jupyter, irisnativeapi | {'name': 'Vekkby', 'username': 'vekkby', 'twitter_username': None, 'github_username': 'Vekkby', 'user_id': 83602, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_im... | null | null | 550,470 | |
article | 396,561 | Spicy plots with matplotlib | The full code used in this article in the form of a Jupyter notebook can be found here. 1.... | Jul 17 '20 | spicy-plots-with-matplotlib-1b0i | /wickdchromosome/spicy-plots-with-matplotlib-1b0i | https://dev.to/wickdchromosome/spicy-plots-with-matplotlib-1b0i | 0 | 7 | null | 2020-07-17T19:45:56Z | null | null | 7 | https://dev.to/wickdchromosome/spicy-plots-with-matplotlib-1b0i | 2020-07-13T22:07:37Z | 2020-07-17T20:01:31Z | null | 2020-07-17T19:45:56Z | 2020-07-17T19:45:56Z | 2 | ['machinelearning', 'python', 'datascience', 'jupyter'] | machinelearning, python, datascience, jupyter | {'name': 'Bence Kotis', 'username': 'wickdchromosome', 'twitter_username': None, 'github_username': 'wickdChromosome', 'user_id': 420177, 'website_url': 'https://bencekotis.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3... | null | null | 550,471 | ||
article | 2,202,889 | Usando data files para redes sociais no Computaria | Recentemente comecei a federar as coisas do Computaria no dev.to. E percebi sabe o quê? Que não tinha... | Jan 13 | usando-data-files-para-redes-sociais-no-computaria-3931 | /jeffque/usando-data-files-para-redes-sociais-no-computaria-3931 | https://dev.to/jeffque/usando-data-files-para-redes-sociais-no-computaria-3931 | 0 | 4 | null | 2025-01-13T03:57:27Z | pt | 1 | 4 | null | https://computaria.gitlab.io/blog/2025/01/13/jekyll-data-files | 2025-01-13T03:57:28Z | 2025-01-13T04:00:02Z | null | 2025-01-13T03:57:27Z | 2025-01-13T03:57:27Z | 8 | ['liquid', 'jekyll'] | liquid, jekyll | {'name': 'Jefferson Quesado', 'username': 'jeffque', 'twitter_username': None, 'github_username': 'jeffque', 'user_id': 888785, 'website_url': 'https://computaria.gitlab.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am... | null | null | 550,645 | |
article | 2,079,806 | How to Use Lunr.js for Searching in a Jekyll Blog | I have been using Google Programmable Search Engine to test search functionality on my blog, but I... | Nov 8 '24 | how-to-use-lunrjs-for-searching-in-a-jekyll-blog-487n | /ozkanpakdil/how-to-use-lunrjs-for-searching-in-a-jekyll-blog-487n | https://dev.to/ozkanpakdil/how-to-use-lunrjs-for-searching-in-a-jekyll-blog-487n | 0 | 0 | null | 2024-11-08T02:00:52Z | en | null | 0 | null | http://ozkanpakdil.github.io/lunr/jekyll/2024/11/04/jekyll-search.html | 2024-11-05T22:20:29Z | null | 2024-11-08T02:00:52Z | 2024-11-04T00:00:30Z | 2024-11-04T00:00:30Z | 1 | ['lunr', 'jekyll'] | lunr, jekyll | {'name': 'özkan pakdil', 'username': 'ozkanpakdil', 'twitter_username': None, 'github_username': 'ozkanpakdil', 'user_id': 302594, 'website_url': 'https://ozkanpakdil.github.io/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 550,646 | |
article | 1,985,717 | Adding social icons to the Bulma Clean Theme footer | Version 1.1.0 of Bulma clean theme has been released. It has a small update that allows you to easily... | Dec 1 '24 | adding-social-icons-to-the-bulma-clean-theme-footer-1c79 | /chrisrhymes/adding-social-icons-to-the-bulma-clean-theme-footer-1c79 | https://dev.to/chrisrhymes/adding-social-icons-to-the-bulma-clean-theme-footer-1c79 | 0 | 0 | null | 2024-12-01T13:35:54Z | en | null | 0 | https://www.csrhymes.com/2024/09/03/social-media-icons-in-bulma-clean-theme.html | 2024-09-03T18:20:43Z | null | 2024-12-01T13:35:54Z | 2024-09-03T00:00:00Z | 2024-09-03T00:00:00Z | 1 | ['jekyll', 'theme', 'bulma'] | jekyll, theme, bulma | {'name': 'C.S. Rhymes', 'username': 'chrisrhymes', 'twitter_username': 'chrisrhymes', 'github_username': 'chrisrhymes', 'user_id': 126250, 'website_url': 'https://www.csrhymes.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | null | 550,647 | ||
article | 1,909,512 | Did You Know You Can Use GitHub to Host Your Site for Free? | In this guide, I'll walk you through how to use GitHub Pages to host your personal website or simple... | Jul 3 '24 | did-you-know-you-can-use-github-to-host-your-site-for-free-5d4l | /asafhuseyn/did-you-know-you-can-use-github-to-host-your-site-for-free-5d4l | https://dev.to/asafhuseyn/did-you-know-you-can-use-github-to-host-your-site-for-free-5d4l | 0 | 0 | null | 2024-07-03T00:52:29Z | en | null | 0 | https://asafhuseyn.com/blog/2024/07/03/Did-You-Know-You-Can-Use-GitHub-to-Host-Your-Site-for-Free.html | 2024-07-03T00:52:29Z | 2024-07-06T19:45:22Z | null | 2024-07-03T00:52:29Z | 2024-07-03T00:52:29Z | 5 | ['github', 'githubpages', 'githubgist', 'jekyll'] | github, githubpages, githubgist, jekyll | {'name': 'Asaf Huseyn', 'username': 'asafhuseyn', 'twitter_username': None, 'github_username': 'asafhuseyn', 'user_id': 1672115, 'website_url': 'https://asafhuseyn.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw... | null | null | 550,648 | ||
article | 1,869,161 | Recovering My Blog with Jekyll and Proxmox | The Server is(was) Down Today I decided to try and update the Jekyll theme for this site,... | May 29 '24 | recovering-my-blog-with-jekyll-and-proxmox-12fp | /blacknight318/recovering-my-blog-with-jekyll-and-proxmox-12fp | https://dev.to/blacknight318/recovering-my-blog-with-jekyll-and-proxmox-12fp | 0 | 0 | null | 2024-05-29T15:21:22Z | en | null | 0 | https://www.saltyoldgeek.com/posts/the-server-is-down-man/ | 2024-05-29T15:21:22Z | null | null | 2024-05-29T15:21:22Z | 2024-05-29T15:21:22Z | 5 | ['proxmox', 'docker', 'jekyll', 'chirpy'] | proxmox, docker, jekyll, chirpy | {'name': 'Blacknight318', 'username': 'blacknight318', 'twitter_username': 'saltyoldgeek', 'github_username': 'Blacknight318', 'user_id': 118427, 'website_url': 'https://www.saltyoldgeek.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev... | null | null | 550,649 | ||
article | 1,722,673 | Adding "Created At" and "Last Updated" Dates to Jekyll | In making the Jekyll theme I am using on my personal blog, I wanted each note to show a Created At... | Jan 10 '24 | adding-created-at-and-last-updated-dates-to-jekyll-4cdc | /irrelevantspace/adding-created-at-and-last-updated-dates-to-jekyll-4cdc | https://dev.to/irrelevantspace/adding-created-at-and-last-updated-dates-to-jekyll-4cdc | 0 | 4 | null | 2024-01-10T00:36:44Z | en | null | 4 | null | https://ir.relevant.space/adding-created-at-last-modified-dates-to-jekyll/ | 2024-01-10T00:36:45Z | 2024-01-10T02:05:29Z | null | 2024-01-10T00:36:44Z | 2024-01-10T00:36:44Z | 5 | ['jekyll', 'webdev', 'learning', 'coding'] | jekyll, webdev, learning, coding | {'name': 'Dalia', 'username': 'irrelevantspace', 'twitter_username': None, 'github_username': None, 'user_id': 1251731, 'website_url': 'https://relevant.space', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu... | null | null | 550,651 | |
article | 1,712,149 | Implementing post series in Jekyll | There were several occasions in the past where I wrote a “post series”, i.e. multiple posts about the... | Dec 30 '23 | implementing-post-series-in-jekyll-38lc | /christianspecht/implementing-post-series-in-jekyll-38lc | https://dev.to/christianspecht/implementing-post-series-in-jekyll-38lc | 1 | 1 | null | 2023-12-30T00:12:13Z | en | null | 1 | null | https://christianspecht.de/2023/12/29/implementing-post-series-in-jekyll/ | 2023-12-30T00:08:27Z | 2023-12-30T00:12:44Z | 2023-12-30T00:12:13Z | 2023-12-29T22:00:00Z | 2024-01-10T01:23:46Z | 2 | ['jekyll', 'webdev'] | jekyll, webdev | {'name': 'Christian Specht', 'username': 'christianspecht', 'twitter_username': None, 'github_username': 'christianspecht', 'user_id': 1093291, 'website_url': 'https://christianspecht.de/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to... | null | null | 550,652 | |
article | 1,684,464 | Using prettier to format your Jekyll theme | I have been using prettier for a few years to automatically format code, especially JavaScript and... | Jan 8 '24 | using-prettier-to-format-your-jekyll-theme-42kf | /chrisrhymes/using-prettier-to-format-your-jekyll-theme-42kf | https://dev.to/chrisrhymes/using-prettier-to-format-your-jekyll-theme-42kf | 0 | 0 | null | 2024-01-08T21:12:56Z | en | null | 0 | https://www.csrhymes.com/2023/11/30/formatting-your-jekyll-theme-with-prettier.html | 2023-11-30T23:20:24Z | null | 2024-01-08T21:12:56Z | 2023-11-30T18:00:07Z | 2023-11-30T18:00:07Z | 4 | ['jekyll', 'prettier', 'webdev'] | jekyll, prettier, webdev | {'name': 'C.S. Rhymes', 'username': 'chrisrhymes', 'twitter_username': 'chrisrhymes', 'github_username': 'chrisrhymes', 'user_id': 126250, 'website_url': 'https://www.csrhymes.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads... | null | null | 550,653 | ||
article | 1,678,488 | Jekyll Docker | Jekyll Docker is a software image that has Jekyll and many of its dependencies ready to use for you... | Nov 26 '23 | jekyll-docker-43a5 | /jvconseil/jekyll-docker-43a5 | https://dev.to/jvconseil/jekyll-docker-43a5 | 1 | 2 | null | 2023-11-26T02:08:34Z | en | null | 2 | https://www.jv-conseil.net/blog/2023-08-28-jekyll-docker/ | 2023-11-26T02:08:35Z | 2023-11-30T23:17:57Z | null | 2023-11-26T02:08:34Z | 2024-04-05T03:02:15Z | 4 | ['docker', 'jekyll', 'githubpages'] | docker, jekyll, githubpages | {'name': 'JV conseil 👨\u200d💻', 'username': 'jvconseil', 'twitter_username': 'JVconseil', 'github_username': 'JV-conseil', 'user_id': 812180, 'website_url': 'https://www.jv-conseil.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-... | null | null | 550,654 | ||
article | 1,660,364 | New Theme Jekyll minima-lite | I use Jekyll as a template, forked from someone else's work and modified it to create my design. It... | Nov 8 '23 | new-theme-jekyll-minima-lite-3dn | /dvgamerr/new-theme-jekyll-minima-lite-3dn | https://dev.to/dvgamerr/new-theme-jekyll-minima-lite-3dn | 0 | 0 | null | 2023-11-08T08:44:00Z | en | null | 0 | null | https://dev.to/dvgamerr/new-theme-jekyll-minima-lite-3dn | 2023-11-08T08:50:43Z | 2023-11-08T09:02:39Z | null | 2023-11-08T08:44:00Z | 2023-11-08T08:44:00Z | 1 | ['jekyll', 'theme', 'github', 'ghpages'] | jekyll, theme, github, ghpages | {'name': 'Kananek T.', 'username': 'dvgamerr', 'twitter_username': 'dvgamerr', 'github_username': 'dvgamerr', 'user_id': 988287, 'website_url': 'https://dvgamerr.app/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws... | null | null | 550,655 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.