Commit Graph

  • 733061f90d
    Merge pull request #183 from Pradhvan/UpdatingDoc Satwik Kansal 2020-02-15 14:35:55 +0530
  • 184df9f99d README.md: Update Python version in 'Modifying a dictionary while iterating over it' example Pradhvan 2020-02-15 14:30:05 +0530
  • a4af8a4e0c Correct six typos Haksell 2020-02-15 09:04:24 +0100
  • 50265e91fc Correct six typos Haksell 2020-02-15 09:03:08 +0100
  • 6cebc952c3
    Fix minor typo in the "is not" example Satwik Kansal 2020-01-20 14:23:20 +0530
  • bd7cd4334c
    Merge pull request #175 from larsks/fix/is-not Satwik Kansal 2020-01-20 14:20:57 +0530
  • 97c10e6fda
    Merge pull request #177 from larsks/fix/quotes Satwik Kansal 2020-01-20 14:20:22 +0530
  • 8e6c850f30
    Merge pull request #178 from larsks/fix/bad-logic Satwik Kansal 2020-01-20 14:18:41 +0530
  • e74ccb79d0
    Merge pull request #176 from larsks/fix/grammar Satwik Kansal 2020-01-20 14:17:48 +0530
  • daf156abf5
    Merge pull request #174 from larsks/spelling Satwik Kansal 2020-01-20 14:13:23 +0530
  • 16c90f9b24 Fixed logic error in "Beware of default mutable arguments!" Lars Kellogg-Stedman 2020-01-19 12:03:30 -0500
  • 3e99005ae4 Clarify for quoting examples Lars Kellogg-Stedman 2020-01-19 10:19:17 -0500
  • 8370f3a3b9 A minor grammar correction Lars Kellogg-Stedman 2020-01-19 10:16:47 -0500
  • f20be4cfc4 Extend the explanation of the "is not ..." section Lars Kellogg-Stedman 2020-01-19 10:13:50 -0500
  • 00a1228ca3 Fix spelling (found -> find) Lars Kellogg-Stedman 2020-01-19 10:04:41 -0500
  • de113d2491
    Merge pull request #170 from art049/master Satwik Kansal 2020-01-12 00:34:12 +0530
  • ffb1599458
    Merge pull request #171 from entwanne/needles-haystack-example-6 Satwik Kansal 2020-01-12 00:33:30 +0530
  • 5f8067df42 Fix explanation for 6th example of "Needles in a Haystack" Antoine Rozo 2020-01-10 14:39:29 +0100
  • 30a6623ccd
    Wild imports typo Arthur Pastel 2020-01-10 12:43:16 +0100
  • 83cac75f41
    Merge pull request #169 from kerolloz/master Satwik Kansal 2020-01-10 14:40:07 +0530
  • d1a4144143
    Fix issue creating link Kerollos Magdy 2020-01-09 13:12:14 +0200
  • 3e98cf1ceb
    Merge pull request #168 from chrisguox/update-docs Satwik Kansal 2020-01-09 14:50:47 +0530
  • 43679ebd1e fix: fix example input error Chris Guo 2020-01-08 00:09:25 +0800
  • 0d65c00bb6
    Merge pull request #166 from louisguitton/patch-1 Satwik Kansal 2020-01-06 19:39:21 +0530
  • 255b9a574b
    Merge pull request #167 from OdinTech3/patch-1 Satwik Kansal 2020-01-06 19:38:49 +0530
  • 68f6e0217c
    Fixed mispelling Nick Muoh 2020-01-04 19:49:32 -0500
  • 3d64252310
    Fix typo in 'Strings can be tricky sometimes' Louis Guitton 2020-01-04 17:16:09 +0100
  • 185d60c1b6 Update hash brownies explanation and the logical order of few examples. Satwik 2019-12-31 16:09:41 +0530
  • 1b3b2e6c71
    Fix typo Satwik Kansal 2019-12-30 19:20:31 +0530
  • f98bd4363f
    Fix typo Satwik Kansal 2019-12-30 13:05:38 +0530
  • 2cd029f87c
    Merge branch 'master' into patch-1 NashMiao 2019-12-30 15:32:31 +0800
  • 2c910351b7 Fix relevant typos detected by codespell Satwik 2019-12-27 20:04:34 +0530
  • 9a2718ae3a Fix typo Satwik 2019-12-27 20:00:59 +0530
  • 183e0d9ee5
    Merge pull request #160 from vrthra/patch-1 Satwik Kansal 2019-12-25 19:21:24 +0530
  • 2f2fcf87bc
    Make sure that default_arg is not passed rather than checking for falsity Rahul Gopinath 2019-12-25 10:10:53 +0100
  • 99280f57a0
    Merge pull request #159 from boppreh/patch-1 Satwik Kansal 2019-12-25 01:23:18 +0530
  • 7c85a73442 Move discussion thread links to the links section Satwik 2019-12-25 00:09:55 +0530
  • e4f340281c
    Update README.md BoppreH 2019-12-24 14:02:22 -0300
  • 6c0ed6e7c5 Add discussion links Satwik 2019-12-24 21:47:59 +0530
  • dcc2e6a3d8 Update links Satwik 2019-12-24 20:09:12 +0530
  • a1b4f8d521 Put the pdf link back on demand Satwik 2019-12-23 23:13:08 +0530
  • 328168c86f
    Merge pull request #158 from rscircus/patch-1 Satwik Kansal 2019-12-23 21:25:38 +0530
  • 73a1248d04
    Fix typo in dictionary section puɐloɹ ʇɹǝqƃǝᴉs 2019-12-23 16:31:44 +0100
  • a39792bd4b Remove kofi link Satwik 2019-12-23 16:27:27 +0530
  • bd45175405 Point colab notebook to the master Satwik 2019-12-23 15:59:59 +0530
  • 438f52c3e9 Update notebook with recent changes Satwik 2019-12-23 15:58:49 +0530
  • b3387c9dc7 Add indent to the dump for better diff Satwik 2019-12-23 15:58:25 +0530
  • ad39ef8625
    Merge pull request #155 from yaph/patch-1 Satwik Kansal 2019-12-23 15:33:22 +0530
  • df8baf9941
    Merge pull request #157 from saveriomiroddi/sav-correct_typos Satwik Kansal 2019-12-23 15:32:32 +0530
  • e35642ed05 Correct some typos Saverio Miroddi 2019-12-23 10:31:40 +0100
  • f8aa17c8ba
    Make hashtags in Twitter link work Ramiro Gómez 2019-12-22 21:11:25 +0100
  • b8e4cd1693
    Merge pull request #154 from satwikkansal/3.0 v3.0.0 Satwik Kansal 2019-12-21 22:38:00 +0530
  • 76d98d9138 Fix line break 3.0 Satwik 2019-12-21 22:12:56 +0530
  • d59db75b4c Add link to other modes Satwik 2019-12-21 22:11:55 +0530
  • 734360ff59 Add team trees Satwik 2019-12-21 20:38:18 +0530
  • 2fb14be424 Update the notebook Satwik 2019-12-21 20:06:48 +0530
  • 483496d97a Aesthetical changes Satwik 2019-12-21 20:00:21 +0530
  • f914194a87 Add instructions Satwik 2019-12-21 19:39:49 +0530
  • 12b2fc008e Fix TOC and links Satwik 2019-12-21 19:39:28 +0530
  • 1b1a5bc10d Add generated notebook Satwik 2019-12-21 00:16:34 +0530
  • 49ed35e099 Add hosted notebook instructions Satwik 2019-12-21 00:16:19 +0530
  • 56c0347dd1 Minor correction Satwik 2019-12-20 23:56:35 +0530
  • 7006084c12 Fix URLs Satwik 2019-12-20 23:39:10 +0530
  • a9cbcdd95a Rename json_generator to notebook_generator Satwik 2019-12-20 23:27:25 +0530
  • 9fb381c4f3 Fix soo many typos, sigh. Satwik 2019-12-20 02:05:53 +0530
  • 264b93a633 Remove every existence of npm Satwik 2019-12-20 01:27:34 +0530
  • a7471ca737 Merge branch 'master' into 3.0 Satwik 2019-12-20 01:26:14 +0530
  • 6e5278e30a More cleanup and another version bump Satwik 2019-12-20 01:23:20 +0530
  • 8e798af4fc Ignore IDE files and Bump npm version Satwik 2019-12-20 01:20:48 +0530
  • 176bcc8a25 Bump npm version Satwik 2019-12-20 01:19:49 +0530
  • 44e885a09c Ignore unnecessary stuff in npm package Satwik 2019-12-20 01:19:31 +0530
  • dd3c62d49d Remove npm related stuff Satwik 2019-12-20 01:14:09 +0530
  • 68904d3f6f Remove mention of npm package Satwik 2019-12-20 01:13:18 +0530
  • f30181a54e Merge remote-tracking branch 'origin/master' into 3.0 Satwik 2019-12-20 00:52:52 +0530
  • 0c461ee66a Ignore IDE files Satwik 2019-12-20 00:36:19 +0530
  • b96e2fb6a9 Respect the read_only rule Satwik 2019-12-20 00:31:42 +0530
  • 2f383f8dc0
    Merge pull request #152 from sobolevn/patch-2 Satwik Kansal 2019-12-20 00:29:59 +0530
  • ef68d1b482 Add markers for new content Satwik 2019-12-20 00:27:21 +0530
  • 8522964105 Read only meta tag, and minor fixes Satwik 2019-12-19 21:47:20 +0530
  • f3c7afebd7 Minor corrections Satwik 2019-12-19 15:49:52 +0530
  • d7c8b73731 Remove lobby link Satwik 2019-12-19 15:49:40 +0530
  • e899e38553
    Adds wemake-python-styleguide Nikita Sobolev 2019-12-01 15:51:18 +0300
  • d9e71224e2 Add minor example Satwik 2019-11-07 17:27:52 +0530
  • 65c8a9ef8c Update contributors list. Satwik 2019-11-04 23:19:13 +0530
  • 888c9e1261 Fix indenting, add a minor example, and update contributing message Satwik 2019-11-04 23:18:52 +0530
  • e18e56eba3 Working experimental notebook generator Satwik 2019-11-03 00:54:27 +0530
  • 2cd7e3fccd Fix broken links Satwik 2019-11-03 00:54:04 +0530
  • 2161c48e8e Parse nested examples Satwik 2019-11-02 23:25:58 +0530
  • 321e7196d0 Some change of example orders Satwik 2019-11-02 23:02:47 +0530
  • 82129598f2
    Merge ec5270f55c into 8135cbb99c Chao Zhang 2019-11-01 11:53:30 -0300
  • 08302ba0c8 Ignore environment and checkpoint files Satwik 2019-10-31 23:51:47 +0530
  • 2160dad717 Use dynamic path instead of fixed one Satwik 2019-10-31 23:50:50 +0530
  • a553ea0070 Some meta tags and corrections after running on Python 3.8 Satwik 2019-10-31 23:50:23 +0530
  • d4021862f0 Add no longer working note. Satwik 2019-10-31 01:07:04 +0530
  • 1d467287ef Move stuff to obsolete package. Satwik 2019-10-31 01:05:23 +0530
  • 0160d5019b Remove un-necessary file Satwik 2019-10-31 01:01:45 +0530
  • a5593c42e0 Update comments Satwik 2019-10-31 00:59:57 +0530
  • 7df49cd818 Change section name to Slippery Slopes and modify nan-reflexivity example Satwik 2019-10-31 00:51:48 +0530
  • af6d1799d9 Add more details to compile time optimisation snippets. Satwik 2019-10-30 23:24:07 +0530
  • 5bf46f66af Bring compiler optimisation stuff back, and add minor updates. Satwik 2019-10-30 23:04:50 +0530