Skip to content

Commit

Permalink
Publish 0.2.0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlab-rise-0.2.0.tgz: fadb3b902f0c455ad58d2f8b65f906e19e7e3778433c1c4275b148a06d3eb4a5

jupyterlab_rise-0.2.0-py3-none-any.whl: 0c320e090cd5dad7346ab3f80975bcd0c44b98b5add0434435ea737c92258c16

jupyterlab_rise-0.2.0.tar.gz: 4300b3a5a4e2e7f7bd7e43ddfe8eb4ae4ccc6c0aeb64bae38ab82db93c243ede
  • Loading branch information
fcollonval committed Feb 26, 2023
1 parent f0b83c2 commit 6833cde
Show file tree
Hide file tree
Showing 6 changed files with 112 additions and 84 deletions.
32 changes: 30 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 0.2.0

([Full Changelog](https://github.com/jupyterlab-contrib/rise/compare/jupyterlab-rise-application@0.1.0...f0b83c29a12e28a870efed2143b9d83a3d1c7032))

### Bugs fixed

- Fix bump version script [#23](https://github.com/jupyterlab-contrib/rise/pull/23) ([@fcollonval](https://github.com/fcollonval))
- Fix bump version script [#22](https://github.com/jupyterlab-contrib/rise/pull/22) ([@fcollonval](https://github.com/fcollonval))
- Fix shell pollution by third party extension [#21](https://github.com/jupyterlab-contrib/rise/pull/21) ([@fcollonval](https://github.com/fcollonval))
- Fix bumping version [#20](https://github.com/jupyterlab-contrib/rise/pull/20) ([@fcollonval](https://github.com/fcollonval))
- Fixes Syntax Highlighting [#19](https://github.com/jupyterlab-contrib/rise/pull/19) ([@AnotherCodeArtist](https://github.com/AnotherCodeArtist))

### Maintenance and upkeep improvements

- Fix bump version script [#23](https://github.com/jupyterlab-contrib/rise/pull/23) ([@fcollonval](https://github.com/fcollonval))
- Fix bump version script [#22](https://github.com/jupyterlab-contrib/rise/pull/22) ([@fcollonval](https://github.com/fcollonval))
- Fix bumping version [#20](https://github.com/jupyterlab-contrib/rise/pull/20) ([@fcollonval](https://github.com/fcollonval))

### Documentation improvements

- Add numpy and ipywidgets to the binder environment [#16](https://github.com/jupyterlab-contrib/rise/pull/16) ([@nthiery](https://github.com/nthiery))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/rise/graphs/contributors?from=2023-02-16&to=2023-02-26&type=c))

[@AnotherCodeArtist](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Frise+involves%3AAnotherCodeArtist+updated%3A2023-02-16..2023-02-26&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Frise+involves%3Afcollonval+updated%3A2023-02-16..2023-02-26&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Frise+involves%3Agithub-actions+updated%3A2023-02-16..2023-02-26&type=Issues) | [@nthiery](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Frise+involves%3Anthiery+updated%3A2023-02-16..2023-02-26&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.1

([Full Changelog](https://github.com/jupyterlab-contrib/rise/compare/v0.1.0...d64519dae8bf932038b094f4c51ba1fbf0fcea68))
Expand Down Expand Up @@ -30,5 +60,3 @@
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/rise/graphs/contributors?from=2022-12-11&to=2023-02-16&type=c))

[@AnotherCodeArtist](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Frise+involves%3AAnotherCodeArtist+updated%3A2022-12-11..2023-02-16&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Frise+involves%3Adependabot+updated%3A2022-12-11..2023-02-16&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Frise+involves%3Afcollonval+updated%3A2022-12-11..2023-02-16&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Frise+involves%3Agithub-actions+updated%3A2022-12-11..2023-02-16&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rise-app",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"scripts": {
"build": "webpack",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@jupyterlab/theme-light-extension": "^3.0.0",
"@jupyterlab/translation-extension": "^3.0.0",
"@jupyterlab/vega5-extension": "^3.0.0",
"jupyterlab-rise-application": "~0.1.0"
"jupyterlab-rise-application": "^0.2.0"
},
"devDependencies": {
"@jupyterlab/builder": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.0",
"version": "0.2.0",
"npmClient": "yarn",
"useWorkspaces": true
}
154 changes: 77 additions & 77 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,80 +1,80 @@
{
"name": "jupyterlab-rise-meta",
"version": "0.1.1",
"description": "RISE: \"Live\" Reveal.js JupyterLab Slideshow extension.",
"keywords": [
"jupyter",
"jupyterlab",
"jupyterlab-extension"
],
"private": true,
"files": [],
"workspaces": {
"packages": [
"app",
"packages/*"
]
"name": "jupyterlab-rise-meta",
"version": "0.2.0",
"description": "RISE: \"Live\" Reveal.js JupyterLab Slideshow extension.",
"keywords": [
"jupyter",
"jupyterlab",
"jupyterlab-extension"
],
"private": true,
"files": [],
"workspaces": {
"packages": [
"app",
"packages/*"
]
},
"homepage": "https://github.com/jupyterlab-contrib/rise",
"bugs": {
"url": "https://github.com/jupyterlab-contrib/rise/issues"
},
"license": "BSD-3-Clause",
"author": {
"name": "Frederic Collonval",
"email": "[email protected]"
},
"contributors": [
{
"name": "Thierry Parmentelat",
"url": "https://github.com/parmentelat"
},
"homepage": "https://github.com/jupyterlab-contrib/rise",
"bugs": {
"url": "https://github.com/jupyterlab-contrib/rise/issues"
},
"license": "BSD-3-Clause",
"author": {
"name": "Frederic Collonval",
"email": "[email protected]"
},
"contributors": [
{
"name": "Thierry Parmentelat",
"url": "https://github.com/parmentelat"
},
{
"name": "Yiqin Zhang"
}
],
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab-contrib/rise.git"
},
"scripts": {
"build": "lerna run build",
"build:prod": "lerna run build:prod",
"clean": "lerna run clean",
"install": "lerna bootstrap",
"eslint": "jlpm eslint:check --fix",
"eslint:check": "eslint . --cache --ext .ts,.tsx",
"lint": "jlpm stylelint && jlpm prettier && jlpm eslint",
"lint:check": "jlpm stylelint:check && jlpm prettier:check && jlpm eslint:check",
"prettier": "jlpm prettier:base --write --list-different",
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
"prettier:check": "jlpm prettier:base --check",
"stylelint": "jlpm stylelint:check --fix",
"stylelint:check": "stylelint --cache \"packages/*/style/**/*.css\"",
"watch": "run-p watch:lib watch:app",
"watch:app": "lerna exec --stream --scope \"rise-app\" yarn watch",
"watch:lib": "lerna exec --stream --scope \"jupyterlab-rise-application\" --scope \"jupyterlab-rise\" yarn watch"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@types/jest": "^26.0.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.0.0",
"lerna": "^6.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.1",
"rimraf": "^3.0.2",
"stylelint": "^14.3.0",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-recommended": "^6.0.0",
"stylelint-config-standard": "~24.0.0",
"stylelint-prettier": "^2.0.0",
"ts-jest": "^26.0.0",
"typescript": "~4.1.3"
{
"name": "Yiqin Zhang"
}
}
],
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab-contrib/rise.git"
},
"scripts": {
"build": "lerna run build",
"build:prod": "lerna run build:prod",
"clean": "lerna run clean",
"install": "lerna bootstrap",
"eslint": "jlpm eslint:check --fix",
"eslint:check": "eslint . --cache --ext .ts,.tsx",
"lint": "jlpm stylelint && jlpm prettier && jlpm eslint",
"lint:check": "jlpm stylelint:check && jlpm prettier:check && jlpm eslint:check",
"prettier": "jlpm prettier:base --write --list-different",
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
"prettier:check": "jlpm prettier:base --check",
"stylelint": "jlpm stylelint:check --fix",
"stylelint:check": "stylelint --cache \"packages/*/style/**/*.css\"",
"watch": "run-p watch:lib watch:app",
"watch:app": "lerna exec --stream --scope \"rise-app\" yarn watch",
"watch:lib": "lerna exec --stream --scope \"jupyterlab-rise-application\" --scope \"jupyterlab-rise\" yarn watch"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@types/jest": "^26.0.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.0.0",
"lerna": "^6.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.1",
"rimraf": "^3.0.2",
"stylelint": "^14.3.0",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-recommended": "^6.0.0",
"stylelint-config-standard": "~24.0.0",
"stylelint-prettier": "^2.0.0",
"ts-jest": "^26.0.0",
"typescript": "~4.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-rise-application",
"version": "0.1.0",
"version": "0.2.0",
"description": "Rise Application based on JupyterLab modules.",
"private": true,
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-rise",
"version": "0.1.0",
"version": "0.2.0",
"description": "A JupyterLab extension to turn your Jupyter Notebooks into a live presentation.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 6833cde

Please sign in to comment.