26 Commits

Author SHA1 Message Date
Jason Weill
eace81c87b
Adds message about building code before running 'develop' (#7382) 2024-05-30 08:30:15 +02:00
Nicolas Brichet
2c95b1beb7
Add a section to use local dependencies (#7292)
* Add a section to use local dependencies

* prettier

* Syntax

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>

* Update CONTRIBUTING.md

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>

* Update CONTRIBUTING.md

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>

* Update CONTRIBUTING.md

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>

* Update CONTRIBUTING.md

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>

---------

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2024-03-11 18:33:10 +01:00
Jeremy Tuloup
6785346d3f
Fix link in CONTRIBUTING.md (#7235) 2024-02-05 16:55:01 +01:00
Jayesh Singh
e73d410074
Updated ui-tests Configuration in Contributing.md (#7124)
* Updated ui-tests Configuration in Contributing.md

* Replaced npx with jlpm

---------

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2023-10-27 09:33:50 +02:00
Jeremy Tuloup
48b25dd002
Mention the nx graph in the contributing guide (#7001)
* Mention the nx graph in the contributing guide

* add alt
2023-08-04 15:28:18 +02:00
Jeremy Tuloup
ac3c882a24
Enable lerna caching for build scripts (#6767)
* Enable lerna caching for build scripts

* Fix script definitions

* Lint

* simplify cacheable tasks

* Update to lerna 7

* update config

* cleanup

* Stay on lerna 6 for now

* Revert "cleanup"

This reverts commit c061fc07812e7ae231ff8eeedff8ed75f89e4a35.

* lint

* Skip cache when building prod

* Cache labextension builds

* Update `targetDefaults`

* Update dev command

* Fix dependencies

* Add missing dependency

* fix dep order

* fix script deps

* Update scripts

* Update scripts dependencies

* Add back scripts

* lint

* cache more

* Mention task caching in contributing guide
2023-07-31 15:07:15 +02:00
Jeremy Tuloup
7963a791ac
Add documentation for contributing to the docs (#6771)
* Develop docs on Gitpod

* Add documentation section to the contributing docs

* Add a section for contributing from the browser

* typo fix

* fix link in contributing

* Add Gitpod badge

* fix auto activate
2023-03-15 07:48:05 +01:00
Tony Jiang
49dfd72652
Corrected "Recomment" to "Recommend" (#6741)
Feel free to not merge this. Just spotted this reading it over.
2023-02-20 08:28:59 +01:00
Jeremy Tuloup
b74644cc56
Add section about updating reference snapshots (#6733) 2023-02-15 14:16:59 +01:00
Steven Silvester
614e4780b8
Use hatch backend (#6425) 2022-06-13 10:19:48 -05:00
Steven Silvester
7ae20a756f
Clean up pre-commit (#6349) 2022-04-09 05:46:04 -05:00
Steven Silvester
ebc7615a71
Adopt pre-commit (#6331) 2022-04-01 08:48:40 -05:00
Steven Silvester
46959df2c5 make docs build strict 2022-03-09 07:00:26 -06:00
Jeremy Tuloup
e5fefbae07 Update shim, notebook app name 2022-03-01 08:43:21 +01:00
Jeremy Tuloup
8b6c8209ad More renaming 2022-03-01 08:39:53 +01:00
Jeremy Tuloup
78f745573c First round of renaming to notebook 2022-03-01 08:39:36 +01:00
Jeremy Tuloup
9c482d339a Update testing docs 2021-11-11 10:36:44 +01:00
Jeremy Tuloup
efa9740494 Add script to link schemas 2021-11-01 16:04:15 +01: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
e941a2ad2b Add watch mode 2021-04-20 12:14:32 +02:00
Jeremy Tuloup
caa2d6b912 Add section about tests to CONTRIBUTING.md 2021-01-29 17:15:02 +01:00
Jeremy Tuloup
6d560f60ca Update to JupyterLab 3 final 2020-12-24 10:32:11 +01:00
Jeremy Tuloup
cc9db51edb Update to JupyterLab 3.0.0rc15 2020-12-19 11:10:18 +01:00
Jeremy Tuloup
55496de59d Update to JupyterLab 3.0.0rc14 2020-12-18 19:24:09 +01:00
Jeremy Tuloup
855013bf99
Add CONTRIBUTING.md (#55)
* Add CONTRIBUTING.md

* Fix typo
2020-12-16 20:12:40 +01:00