Skip to content

Commit

Permalink
Merge pull request #334 from rstudio/v0.2.7-rc
Browse files Browse the repository at this point in the history
v0.2.7 release candidate
  • Loading branch information
jcheng5 authored Sep 27, 2022
2 parents b503b94 + ad2337c commit 80b3b67
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 129 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ All notable changes to Shiny for Python will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [UNRELEASED]
## [0.2.7] - 2022-09-27

### New features

* `shiny run` now takes a `--launch-browser` argument that causes the default web browser to be launched after the app is successfully loaded. Also, the `--port` argument now interprets a value of `0` as "listen on a random port". (#329)

### Bug fixes



### Other changes

* Updated API document generation with updated paths to work with new version of Shinylive. (#331)
Expand Down
174 changes: 50 additions & 124 deletions examples/airmass/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,143 +12,101 @@ appnope==0.1.3
# via
# ipykernel
# ipython
argon2-cffi==21.3.0
# via notebook
argon2-cffi-bindings==21.2.0
# via argon2-cffi
asgiref==3.5.2
# via shiny
astropy==5.1
# via -r requirements.in
asttokens==2.0.5
asttokens==2.0.8
# via stack-data
attrs==22.1.0
# via jsonschema
backcall==0.2.0
# via ipython
beautifulsoup4==4.11.1
# via nbconvert
bleach==5.0.1
# via nbconvert
branca==0.5.0
# via ipyleaflet
cffi==1.15.1
# via argon2-cffi-bindings
# via timezonefinder
click==8.1.3
# via
# shiny
# uvicorn
contextvars==2.4
# via shiny
contourpy==1.0.5
# via matplotlib
cycler==0.11.0
# via matplotlib
debugpy==1.6.2
debugpy==1.6.3
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
entrypoints==0.4
# via
# jupyter-client
# nbconvert
executing==0.9.1
# via jupyter-client
executing==1.1.0
# via stack-data
fastjsonschema==2.16.1
# via nbformat
fonttools==4.34.4
fonttools==4.37.3
# via matplotlib
h11==0.13.0
h11==0.14.0
# via uvicorn
h3==3.7.4
# via timezonefinder
htmltools==0.1.2
# via shiny
idna==3.3
idna==3.4
# via anyio
immutables==0.18
immutables==0.19
# via contextvars
ipykernel==6.15.1
# via
# ipywidgets
# notebook
ipyleaflet==0.17.0
ipykernel==6.16.0
# via ipywidgets
ipyleaflet==0.17.1
# via -r requirements.in
ipython==8.4.0
ipython==8.5.0
# via
# ipykernel
# ipywidgets
ipython-genutils==0.2.0
# via
# ipywidgets
# notebook
ipywidgets==7.7.1
ipywidgets==8.0.2
# via
# ipyleaflet
# shinywidgets
jedi==0.18.1
# via ipython
jinja2==3.1.2
# via
# nbconvert
# notebook
jsonschema==4.9.1
# via nbformat
jupyter-client==7.3.4
# via
# ipykernel
# nbclient
# notebook
# via branca
jupyter-client==7.3.5
# via ipykernel
jupyter-core==4.11.1
# via
# jupyter-client
# nbconvert
# nbformat
# notebook
# shinywidgets
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-widgets==1.1.1
jupyterlab-widgets==3.0.3
# via ipywidgets
kiwisolver==1.4.4
# via matplotlib
linkify-it-py==2.0.0
# via shiny
markdown-it-py==2.1.0
# via shiny
markupsafe==2.1.1
# via
# jinja2
# nbconvert
matplotlib==3.5.2
# mdit-py-plugins
# shiny
markupsafe==2.1.1
# via jinja2
matplotlib==3.6.0
# via -r requirements.in
matplotlib-inline==0.1.3
matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mdurl==0.1.1
mdit-py-plugins==0.3.1
# via shiny
mdurl==0.1.2
# via markdown-it-py
mistune==0.8.4
# via nbconvert
nbclient==0.6.6
# via nbconvert
nbconvert==6.5.0
# via notebook
nbformat==5.4.0
# via
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.5
# via
# ipykernel
# jupyter-client
# nbclient
# notebook
notebook==6.4.12
# via widgetsnbextension
numpy==1.23.1
numpy==1.23.3
# via
# -r requirements.in
# astropy
# contourpy
# matplotlib
# pandas
# pyerfa
Expand All @@ -159,11 +117,8 @@ packaging==21.3
# htmltools
# ipykernel
# matplotlib
# nbconvert
pandas==1.4.3
pandas==1.5.0
# via -r requirements.in
pandocfilters==1.5.0
# via nbconvert
parso==0.8.3
# via jedi
pexpect==4.8.0
Expand All @@ -172,32 +127,24 @@ pickleshare==0.7.5
# via ipython
pillow==9.2.0
# via matplotlib
prometheus-client==0.14.1
# via notebook
prompt-toolkit==3.0.30
prompt-toolkit==3.0.31
# via ipython
psutil==5.9.1
psutil==5.9.2
# via ipykernel
ptyprocess==0.7.0
# via
# pexpect
# terminado
# via pexpect
pure-eval==0.2.2
# via stack-data
pycparser==2.21
# via cffi
pyerfa==2.0.0.1
# via astropy
pygments==2.12.0
# via
# ipython
# nbconvert
pygments==2.13.0
# via ipython
pyparsing==3.0.9
# via
# matplotlib
# packaging
pyrsistent==0.18.1
# via jsonschema
python-dateutil==2.8.2
# via
# jupyter-client
Expand All @@ -207,65 +154,48 @@ python-dateutil==2.8.2
# suntime
python-multipart==0.0.5
# via shiny
pytz==2022.1
pytz==2022.2.1
# via
# -r requirements.in
# pandas
pyyaml==6.0
# via astropy
pyzmq==23.2.0
pyzmq==24.0.1
# via
# ipykernel
# jupyter-client
# notebook
send2trash==1.8.0
# via notebook
shiny==0.2.4
shiny==0.2.6
# via
# -r requirements.in
# shinywidgets
shinywidgets==0.1.2
# via -r requirements.in
six==1.16.0
# via
# asttokens
# bleach
# python-dateutil
# python-multipart
sniffio==1.2.0
sniffio==1.3.0
# via anyio
soupsieve==2.3.2.post1
# via beautifulsoup4
stack-data==0.3.0
stack-data==0.5.1
# via ipython
starlette==0.20.4
starlette==0.21.0
# via shiny
suntime==1.2.5
# via -r requirements.in
terminado==0.15.0
# via notebook
timezonefinder==6.0.2
timezonefinder==6.1.3
# via -r requirements.in
tinycss2==1.1.1
# via nbconvert
tornado==6.2
# via
# ipykernel
# jupyter-client
# notebook
# terminado
traitlets==5.3.0
traitlets==5.4.0
# via
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# matplotlib-inline
# nbclient
# nbconvert
# nbformat
# notebook
# traittypes
traittypes==0.2.1
# via ipyleaflet
Expand All @@ -276,19 +206,15 @@ typing-extensions==4.3.0
# starlette
uc-micro-py==1.0.1
# via linkify-it-py
uvicorn==0.18.2
uvicorn==0.18.3
# via shiny
wcwidth==0.2.5
# via prompt-toolkit
webencodings==0.5.1
# via
# bleach
# tinycss2
websockets==10.3
# via shiny
widgetsnbextension==3.6.1
widgetsnbextension==4.0.3
# via ipywidgets
xyzservices==2022.6.0
xyzservices==2022.9.0
# via ipyleaflet

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion shiny/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""A package for building reactive web applications."""

__version__ = "0.2.6"
__version__ = "0.2.7"

from ._shinyenv import is_pyodide as _is_pyodide

Expand Down

0 comments on commit 80b3b67

Please sign in to comment.