Skip to content

Releases: vpython/vpython-jupyter

7.6.5

26 Mar 17:36
0dc26f6
Compare
Choose a tag to compare
  • Fix an extrusion bug (#216)
  • Update demos (#218)
  • Fix bugs in radio buttons (#223, #224, #225)
  • Update sign and pixel_to_world to match web vpython (#225, #226, #227)
  • Update plotly support (#229)
  • Update vector/cyvector representations to match the python convention (#231, #232)
  • Fix type error caused by Cython 3 transition (#233)
  • Update jupyterlab extension for Jupyter Lab 4 and Notebook 7 (#242, #243, #245)
  • Several additional bug fixes (#247, #248, #249, #251, #252)
  • Fix bug in dot_color (#260)
  • Fix bug in bound_box (#267)
  • Infrastructure updates

7.6.5.beta7: Merge pull request #274 from jcoady/jupyterlab4

21 Mar 13:17
b25498b
Compare
Choose a tag to compare
updated some no_notebook demo programs

7.6.5.beta6: Merge pull request #273 from jcoady/jupyterlab4

18 Mar 17:04
c147192
Compare
Choose a tag to compare
Added some demos from webvpython

7.6.5b5

06 Mar 19:10
8c81da5
Compare
Choose a tag to compare
7.6.5b5 Pre-release
Pre-release
Merge pull request #267 from vpython/bounding_box

fix bound_box

7.6.5b4

29 Feb 15:35
97bb83b
Compare
Choose a tag to compare
7.6.5b4 Pre-release
Pre-release

Install this with pip install --pre vpython==7.6.5b4

7.6.5.beta3

25 Feb 15:34
593ed0e
Compare
Choose a tag to compare
7.6.5.beta3 Pre-release
Pre-release
Merge pull request #260 from vpython/dotcolor

Fix dot_color

7.6.5 beta 2

01 Feb 16:07
ae900f0
Compare
Choose a tag to compare
7.6.5 beta 2 Pre-release
Pre-release
  • Fix an extrusion bug (#216)
  • Update demos (#218)
  • Fix bugs in radio buttons (#223, #224, #225)
  • Update sign and pixel_to_world to match web vpython (#225, #226, #227)
  • Update plotly support (#229)
  • Update vector/cyvector representations to match the python convention (#231, #232)
  • Fix type error caused by Cython 3 transition (#233)
  • Update jupyterlab extension for Jupyter Lab 4 and Notebook 7 (#242, #243, #245)
  • Several additional bug fixees (#247, #248, #249, #251, #252)
  • Infrastructure updates

7.6.5 beta 1

30 Jan 20:02
c1462ba
Compare
Choose a tag to compare
7.6.5 beta 1 Pre-release
Pre-release

Test release

7.6.4

13 Jul 17:12
4626f7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.6.3...7.6.4

7.6.4pre6

11 Jul 14:33
4626f7b
Compare
Choose a tag to compare
7.6.4pre6 Pre-release
Pre-release

Attempt yet another pre-release.