Skip to content

Commit

Permalink
Update news and version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronwolen committed Jun 18, 2021
1 parent 83479ad commit f5264be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: tiledbJupyterShiny
Type: Package
Title: Render Shiny apps inside a Jupyter notebook
Version: 0.1.2
Version: 0.1.3
Author: TileDB
Maintainer: TileDB <[email protected]>
Description: Render Shiny apps inside a Jupyter notebook.
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# tiledbJupyterShiny 0.1.3

* `renderShinyApp() now detectes when JupyterLab is running inside kubernetes and uses jupyter-server-proxy's endpoint to serve the shiny app (#4)
* Improved look of IFrames by removing the border (#5) and matching the height of the viewport (#6)

# tiledbJupyterShiny 0.1.2

* Added a `NEWS.md` file to track changes to the package.
Expand Down

0 comments on commit f5264be

Please sign in to comment.