Skip to content

Releases: QuantEcon/lecture-python-programming.myst

PUBLISH: 17th April 2023

16 Apr 23:37
1980c36
Compare
Choose a tag to compare
publish-2023apr17

google analytics id (#273)

PUBLISH: 05th April 2023

05 Apr 06:44
42f925a
Compare
Choose a tag to compare
publish-2023apr05

MAINT: re-enable cache for ci (#270)

PUBLISH: 23 March 2023

22 Mar 22:08
abe6344
Compare
Choose a tag to compare

This is the first build using jupyter-book==0.15.1

PUBLISH: 26th Jan 2023

25 Jan 23:25
d27d526
Compare
Choose a tag to compare
[More Language Features] Adding * Operators (#258)

* add splat

* update examples

* redo examples

* Add more explanations

* simplify code

* fill in more details

* fix typos

* update examples

* update comments

* GBM version

* A simpler example

* update wordings

* change the parameter slightly

* delete l.356

Co-authored-by: Yang, Humphrey (Data61, Clayton) <[email protected]>
Co-authored-by: mmcky <[email protected]>
Co-authored-by: Humphrey Yang <[email protected]>

PUBLISH: 13th December 2022

13 Dec 10:30
4b32d03
Compare
Choose a tag to compare
ENH: use quantecon custom docker (#256)

* ENH: use quantecon custom docker

* remove anaconda setup

* update tag name

* remove latex and anaconda setup

* Upgrade netlify to v2

* Migrate cache, preview and publish to use qe docker

* add simple execution change

* Revert "add simple execution change"

This reverts commit ed32a2cc837ed20d5cfc89bda536643ba557e292.

PUBLISH: 12th December 2022 (B)

12 Dec 02:19
Compare
Choose a tag to compare
publish-2022dec12b

MAINT: provide access to git for publish workflow

PUBLISH: 12th December 2022

12 Dec 01:15
29266fd
Compare
Choose a tag to compare
publish-2022dec12

MAINT: Improve LaTeX Configuration (#259)

2022 Dec 03

03 Dec 05:46
3d6b065
Compare
Choose a tag to compare
Merge pull request #253 from QuantEcon/add-with

[pthon_essentials] Adding context managers (with statements)

PUBLISH: 15th November 2022

15 Nov 10:15
6b508e1
Compare
Choose a tag to compare
publish-2022nov15

[pandas] index already in datetime (#251)

PUBLISH: 02 November 2022 (C)

02 Nov 03:40
Compare
Choose a tag to compare
publish-2022nov02c

MAINT: Enable Publishing of Support Notebooks