Wykres commitów

2566 Commity (39b563c47d7984d6e57b44939a4309828e63b894)

Autor SHA1 Wiadomość Data
pre-commit-ci[bot] 39b563c47d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.4...v3.0.0-alpha.6)
2023-03-07 03:45:48 +00:00
Simon Li 4c6b5bc7f8
Merge pull request #1251 from minrk/rm-codecov-status
disable codecov failures
2023-02-21 19:43:07 +00:00
Min RK 1faf4b88fc
disable codecov status
it's unreliable, and we don't want to waste time with incorrect failed status checks

the links in the checks are the main value, not the pass/fail
2023-02-21 09:32:02 +01:00
Min RK e57bd23950
Merge pull request #1250 from minrk/doc-default
update docs for default and supported Python versions
2023-02-21 09:30:29 +01:00
Min RK c1d12ad06d
update docs for default and supported Python versions 2023-02-17 10:09:21 +01:00
Min RK 0a4cd197e5
Merge pull request #1219 from yuvipanda/new-default
Switch default python to 3.10
2023-02-17 09:39:24 +01:00
Min RK 847fdffe01
update default env expectations in seperate kernel envs 2023-02-16 14:50:57 +01:00
Min RK 1a2438d34e
default env is 3.10 2023-02-16 12:44:18 +01:00
Min RK ceb25f85f2
Merge remote-tracking branch 'origin/main' into new-default 2023-02-16 12:41:48 +01:00
Yuvi Panda 8c0f49ed89
Merge pull request #1237 from TimStewartJ/tim/rsession-library-path
Add Conda env library path to RStudio configuration
2023-02-15 11:00:07 -08:00
Erik Sundell 6d6e5ffd1b
Merge pull request #1239 from minrk/3.11
Support Python 3.11 and upgrade jupyterhub from 1.5.0 to 3.1.1
2023-02-15 19:28:29 +01:00
Min RK 5f6d76764b
update test expectations in py35/py36 tests
`/usr/bin/env python` is no longer the kernel python
2023-02-15 15:24:16 +01:00
Min RK 0f328e67e7
Julia 0.6 needs Jupyter from py35 environment 2023-02-15 15:24:15 +01:00
Simon Li 1e61d4f1ae
Merge pull request #1244 from robertodr/patch-1
Update install-nix.bash
2023-02-11 17:14:28 +00:00
Roberto Di Remigio Eikås b84abf3b77
Update install-nix.bash 2023-02-11 11:34:32 +01:00
Min RK 62f5dbfe4e
update binder-examples/requirements tag test to one with specified Python version 2023-02-08 14:26:12 +01:00
Min RK abe2cc8598
import downgrade test
rather than building old xeus-cling, which requires a downgrade of Python from 3.10 to 3.9,
which is _not_ supported,
run the build with a 3.9 pin.

This still results in patch-level downgrade of Python, major downgrade of openssl, etc.
2023-02-08 13:51:04 +01:00
Min RK fbab2cd330
actually change the default Python version to 3.10
this default lives too many places!
2023-02-08 13:25:45 +01:00
Min RK 738a56dcd5
refreeze after merge 2023-02-03 16:08:40 +01:00
Min RK 957a4db136
sync with main 2023-02-03 16:04:36 +01:00
Min RK 12f94dc69e
Merge pull request #1235 from jtpio/gitpod-dev-requirements
Also install dev requirements on Gitpod
2023-02-03 16:02:26 +01:00
Min RK 18cbf55b90
test postBuild behavior with legacy Python 3.6 2023-02-03 15:53:05 +01:00
Min RK a9d77e21f1
No longer install notebook/jupyterhub packages on Python 3.5
now that it's a kernel-only environment
2023-02-03 15:27:32 +01:00
Min RK b8c76448a3
generalize separate kernel environment from server for old Python
replaces `.py2` special-case with a general `separate_kernel_env` flag,
currently triggered by requesting Python < 3.7.

Python 3.6 and 3.5 are now treated as Python 2.7
2023-02-03 15:27:07 +01:00
Min RK ca51f8fc00
add Python 3.11, jupyterhub 3.1.1 2023-02-03 15:24:39 +01:00
Min RK 13ee5f4075
Merge pull request #1238 from minrk/main
pre-commit update to fix ci
2023-02-03 15:23:46 +01:00
pre-commit-ci[bot] 3e6951c02e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-03 14:22:06 +00:00
Min RK 4bffe3df6a
ignore pre-commit changes in github workflows 2023-02-03 15:21:07 +01:00
Min RK fc2ce1f3aa
pre-commit update
fixes isort crash
2023-02-03 15:19:33 +01:00
Min RK 45b5080f88
Merge pull request #1232 from SylvainCorlay/experimentat-sat-error-messages
Upgrade to mamba 1.1 and enable rich SAT error messages
2023-02-02 10:09:30 +01:00
Simon Li c45374d74a
Merge pull request #1234 from jtpio/node-18
Bump to Node 18
2023-01-23 13:44:14 +00:00
Jeremy Tuloup 32fada9b0e Refreeze 2023-01-23 12:13:34 +00:00
Jeremy Tuloup 971caee73f Bump to Node 18 2023-01-23 11:53:45 +00:00
Simon Li 326dc92d6b
Merge pull request #1236 from jtpio/update-resource-usage
Update to `jupyter-resource-usage==0.7.0`
2023-01-22 22:12:52 +00:00
Jeremy Tuloup 498cb68210 Update to `jupyter-resource-usage==0.7.0` 2023-01-20 15:52:19 +00:00
Jeremy Tuloup 6e508d2b23
Also install dev requirements on Gitpod 2023-01-20 16:37:44 +01:00
Tim 348efa2efe
add conda env lib path to r config 2023-01-15 15:29:03 -08:00
Sylvain Corlay 75a8bd74b2 Upgrade to mamba 1.1 and enable rich SAT error messages 2023-01-11 07:49:42 +01:00
Erik Sundell 49162fc11a
Merge pull request #1228 from manics/arm64
Add ARM64 support where possible
2023-01-04 17:35:05 +01:00
Simon Li 8f818645f9 Raise error if Python 2.7 is used on arm64 2023-01-04 15:08:26 +00:00
Simon Li cdd0d56342 OSX reports arm64 (Linux reports aarch64) 2023-01-04 15:04:49 +00:00
Erik Sundell cde0126de0
Merge pull request #1229 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-01-03 14:06:51 +01:00
pre-commit-ci[bot] 2308cfe232
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5.11.3...5.11.4)
2023-01-03 01:51:52 +00:00
Simon Li 8f3f57ada7 Make platform configurable instead of only auto-detecting 2023-01-02 19:51:51 +00:00
Simon Li 064d91ae22 BuildPacks: support arm64 where possible (i.e. not R) 2023-01-02 19:51:51 +00:00
Simon Li 33eee4a440 refreeze 2023-01-02 19:51:51 +00:00
Simon Li e774709744 Update freeze.py to handle linux-aarch64 2023-01-02 19:51:51 +00:00
Simon Li d0d55c07ba Rename `environment*.lock` ➡️ `environment*-linux-64.lock` 2023-01-02 19:51:51 +00:00
Simon Li 268e86b0f7 Docker release: add `linux/arm64` 2023-01-02 19:51:51 +00:00
Yuvi Panda c6318105d2
Merge pull request #1226 from manics/fix-test-reproductions
Fix tests/external/reproductions.repos.yaml
2023-01-02 11:15:48 -08:00