Ayaz Salikhov
c5aa354b09
Fix more errors
2021-05-01 13:29:58 +03:00
Ayaz Salikhov
09db3a4c16
Fix more errors
2021-05-01 13:09:26 +03:00
Ayaz Salikhov
c2031e2a4a
Fix more errors
2021-05-01 13:07:40 +03:00
Ayaz Salikhov
bf5ec600d1
Use mdlint rules [WIP]
2021-05-01 12:52:41 +03:00
Romain
dfcb043bd8
Merge pull request #1275 from mathbunnyru/asalikhov/tf_conda
...
Install tensorflow from conda instead of pip
2021-05-01 11:25:46 +02:00
Ayaz Salikhov
27f45c7f2c
Use tagging as a module
2021-05-01 11:04:44 +03:00
Ayaz Salikhov
8858a8f22a
Change log level in one more place
2021-05-01 11:00:09 +03:00
Ayaz Salikhov
ebdb38368d
Update tagging/create_manifests.py
...
Co-authored-by: Romain <romainx@users.noreply.github.com >
2021-05-01 10:59:09 +03:00
Ayaz Salikhov
902d140421
Use mamba instead of conda
2021-04-30 19:27:42 +03:00
Ayaz Salikhov
56a99320eb
Install tensorflow from conda instead of pip
2021-04-30 09:14:04 +03:00
Ayaz Salikhov
14557c148a
Rename Docker Cloud -> Docker Hub
2021-04-29 22:00:05 +03:00
Ayaz Salikhov
25ec447e26
Change source_suffix type (it should be a dict)
2021-04-26 13:32:06 +03:00
Ayaz Salikhov
ac969ae62a
Update needs_sphinx variable
2021-04-26 13:30:34 +03:00
Ayaz Salikhov
0ae1e88c89
Make documentation work with the latest version of sphinx
2021-04-26 13:25:57 +03:00
Ayaz Salikhov
e73bc53885
Fix style
2021-04-25 12:45:04 +03:00
Ayaz Salikhov
833e235281
Implement SparkInfoManifest
2021-04-25 12:40:48 +03:00
Ayaz Salikhov
d7e8ed8d8f
Implement JuliaPackagesManifest
2021-04-25 12:34:28 +03:00
Ayaz Salikhov
1839a4934d
Implement RPackagesManifest
2021-04-25 12:28:29 +03:00
Ayaz Salikhov
2f8934e5ac
Remove unused run_hook parts
2021-04-25 12:22:00 +03:00
Ayaz Salikhov
0b16bd5dc0
Implement manifest header and improve GitHelper
2021-04-25 12:19:10 +03:00
Ayaz Salikhov
f52987a959
Delete run_hook parts already implemented in python
2021-04-25 11:54:46 +03:00
Ayaz Salikhov
7d57e76764
Add some manifests implementation
2021-04-25 11:42:49 +03:00
Ayaz Salikhov
6c770d86e5
Fix style
2021-04-25 00:36:07 +03:00
Ayaz Salikhov
30e788a1cc
Add missing r version tagger
2021-04-25 00:30:29 +03:00
Ayaz Salikhov
1464678371
Fix syntax
2021-04-25 00:18:51 +03:00
Ayaz Salikhov
39a031e929
Remove unused variables
2021-04-25 00:09:43 +03:00
Ayaz Salikhov
117235addb
Add logs
2021-04-24 22:31:57 +03:00
Ayaz Salikhov
9c07c32527
Fix var name
2021-04-24 20:57:23 +03:00
Ayaz Salikhov
57c02d6380
Add --wiki-path argument
2021-04-24 20:42:28 +03:00
Ayaz Salikhov
9991d6438e
Delete index update from run_hook
2021-04-24 20:38:44 +03:00
Ayaz Salikhov
503942149a
Make build_line work
2021-04-24 20:34:09 +03:00
Ayaz Salikhov
1f7c6cc0aa
[WIP] Implement draft version of manifests (build_history_line)
2021-04-24 20:21:05 +03:00
Ayaz Salikhov
74fe3361d7
Merge branch 'master' into asalikhov/python_tagging
2021-04-18 11:31:23 +03:00
Romain
584f43f065
Merge pull request #1269 from mathbunnyru/asalikhov/small_updates
...
Bunch of small refactorings and updates
2021-04-18 08:08:16 +02:00
Ayaz Salikhov
a8b7682fd6
Add newlines
2021-04-17 18:20:37 +03:00
Ayaz Salikhov
bf9660a054
Bunch of small refactorings and updates
2021-04-17 13:25:23 +03:00
Ayaz Salikhov
01ae991751
Merge branch 'master' into asalikhov/python_tagging
2021-04-17 12:06:39 +03:00
Ayaz Salikhov
260fb73523
Add ubuntu version tagger
2021-04-17 12:06:23 +03:00
Romain
e28c630dfc
Merge pull request #1267 from alexander-manley/patch-1
...
Update Dockerfile
2021-04-17 09:17:04 +02:00
Alexander Manley
12085871f0
Update Dockerfile
...
v3.0.14
Clean up browser check (#10080 )
Loosen pin on jupyter-packaging (#9998 )
v3.0.13
Add cell id per notebook format 4.5 (#10018 )
Fix label for “Create Console for Editor” (#9794 )
Use blobs to set the svg source of an image in the image viewer (#10029 )
Fix copy shareable link command (#10021 )
Clarify where the overrides.json file should be in the docs (#9996 )
Do not make unnecessary npm registry requests (#9974 )
Fix escaping of urls and paths (#9978 )
2021-04-16 18:29:48 -04:00
Ayaz Salikhov
95f488d0a7
Merge branch 'master' into asalikhov/python_tagging
2021-04-16 13:38:48 +03:00
GitHub Actions
20c9b80428
[ci skip] Automated publish for 022e517364
2021-04-13 17:16:41 +00:00
Romain
022e517364
Merge pull request #1239 from trallard/feature/gh-actions-docs
...
Update contributing docs to GitHub Actions
2021-04-13 19:16:01 +02:00
Tania Allard
7cf0a7710f
✏️ Fix typos
2021-04-13 11:13:45 +01:00
Tania Allard
26a46ca927
Update docs/contributing/stacks.md
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2021-04-13 11:08:58 +01:00
Tania Allard
4dee99bfde
Update docs/contributing/stacks.md
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2021-04-13 11:08:47 +01:00
Tania Allard
5e610ce254
Add main as default
...
Co-authored-by: Romain <romainx@users.noreply.github.com >
2021-04-13 11:08:20 +01:00
Tania Allard
0634e9c43a
Add main as default branch
...
Co-authored-by: Romain <romainx@users.noreply.github.com >
2021-04-13 11:08:02 +01:00
Romain
8d32a5208c
Merge pull request #1263 from romainx/update_2021-04-08
...
Regular update 2021-04-08
2021-04-08 13:22:45 +02:00
romainx
fef734f877
Fix DL3046 warning: useradd
without flag -l
2021-04-08 06:34:13 +02:00