Commit Graph

7 Commits

Author SHA1 Message Date
Jeremy Tuloup
a7ed40634f
Improve the bump version script (#185)
* Improve the bump version script

* Add releaser `version-cmd` to `package.json`

* Add `RH_VERSION_SPEC` to the check release workflow

* Update version in package.json

* Remove prepare script

* Update MANIFEST.in

* Add `check-manifest` ignore list

* Remove old logo

* Update ignore list

* Update MANIFEST.in

* Revert "Update MANIFEST.in"

This reverts commit a0357d9084aaa239258337fdf8609ae36cd7e36a.

* Update ignore list
2021-07-22 17:19:59 +02:00
Jeremy Tuloup
96671df358
Update to jupyter-packaging 0.10 (#179)
* Update to jupyter-packaging 0.10

* Update to jupyter-packaging 0.10 on CI

* Update pyproject metadata

* Update target

* Update targets

* Update build command

* Update MANIFEST.in

* Fix build backend

* Add build:prod command to packages

* Update RELEASE.md

* Enable server extension in dev mode

* Enable for the notebook server

* Fix typo

* Add jupyter labextension develop . to the Binder

* Update dev instructions
2021-07-14 15:11:46 +02:00
Jeremy Tuloup
2047e3a5e4
Rename to RetroLab (#121)
* Rename text to RetroLab

* More renaming

* More renaming

* Rename files

* Update deps

* Update logo

* Lint

* Update README.md

* Minor CSS fix

* Update tour

* Update screencasts in README.md
2021-05-19 15:13:00 +02:00
Jeremy Tuloup
a25da139f4 Ensure static 2020-12-09 22:56:09 +01:00
Jeremy Tuloup
deee0bd750
Add Binder (#2)
* Add Binder

* Build from source on Binder

* Add support for notebook server extensions

* Add notebook shim

* Remove python from deps

* Add templates to MANIFEST

* Binder

* Add matplotlib and numpy to Binder
2020-12-07 19:55:10 +01:00
Jeremy Tuloup
374f497242 Add toolbar button to open in classic 2020-12-07 17:31:37 +01:00
Jeremy Tuloup
ddcf687a78 Initial commit 2020-12-04 15:15:41 +02:00