Commit Graph

11 Commits

Author SHA1 Message Date
romainx
92289757d2 JupyterLab 3.0 and other updates 2021-01-22 09:36:22 +01:00
romainx
35d3fff770 Basic check of extension added 2021-01-02 09:31:00 +01:00
Ayaz Salikhov
cab70d11c5 Fix 2020-09-28 06:39:42 +03:00
Ayaz Salikhov
e3085ca89e Merge branch 'master' into asalikhov/py_codestyle 2020-09-28 06:37:23 +03:00
romainx
e1b97737f8 Matplotlib test factorization (Follow-on PR #1169) 2020-09-26 11:29:43 +02:00
Mark Dean
f527551a44 add cm-super 2020-09-25 11:16:19 -04:00
Ayaz Salikhov
b1e4688d5c Add automatic checks 2020-07-04 19:06:21 +02:00
Ayaz Salikhov
94cd03d6b9 Fix python codestyle 2020-07-04 18:30:53 +02:00
romainx
4e1bcc8236 Matplotlib tests + helpers methods
* Maplotlib is an important package. It has now its own test checking that a plot can be generated and exported has an image.
* Some helpers methods added to the `Makefile` mainly permitting to clean containers and images
* Improved assertion messages of some tests
2020-04-28 15:17:56 +02:00
romainx
f03d638a4f removed unnecessary import 2020-04-19 10:51:20 +02:00
romainx
300511eee2 Added basic tests on some important components
* tensorflow basic tests following #1002
* pandas basic tests following #1063
2020-04-19 07:39:34 +02:00