Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jhub apps build #106

Merged
merged 78 commits into from
Jan 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
50e52ba
install jhub-apps in jupyterhub image
aktech Oct 13, 2023
123efca
update environment to use jhub apps and push
aktech Oct 13, 2023
8e257ae
bump jhub-apps commit hash
aktech Oct 16, 2023
77347ed
bump jhub to 4.0.2
aktech Oct 16, 2023
9fcf271
bump jhub apps version to a3706b9
aktech Oct 17, 2023
5937a80
update japps
aktech Oct 19, 2023
b974a57
update japps again
aktech Oct 19, 2023
0b89906
update to hub
aktech Oct 19, 2023
2100b1b
build docker image
aktech Oct 19, 2023
3429d49
update jhub to 3fc6729
aktech Oct 19, 2023
f335fc5
update image - get conf from file
aktech Nov 3, 2023
4616652
update japps
aktech Nov 3, 2023
3414f15
update jhub commit
aktech Nov 3, 2023
b680070
update jhub apps to 3ae44a53e2
aktech Nov 3, 2023
f53e1d1
update jhub
aktech Nov 3, 2023
28525be
update
aktech Nov 5, 2023
e555db6
jhub more logging
aktech Nov 6, 2023
0bdaf71
config log
aktech Nov 6, 2023
e9d9f0f
add jupyterlab_pioneer
aktech Nov 13, 2023
8c552de
add - jupyterlab_pioneer
aktech Nov 13, 2023
fb8db8d
try lab 4
aktech Nov 13, 2023
1bdc26f
upgrade server
aktech Nov 13, 2023
8587e3e
remove retro and video
aktech Nov 13, 2023
65110c8
remove voila
aktech Nov 13, 2023
c58f68c
remove jupyter-tensorboard
aktech Nov 13, 2023
c2c7aed
remove jupyterlab_nvdashboard
aktech Nov 13, 2023
fe3f1cc
remove jupyter nbextension command
aktech Nov 13, 2023
12aed4d
update jhub to add conda+spawner options
aktech Nov 22, 2023
c1dcc2d
add nebari int branch
aktech Nov 22, 2023
393310a
pass in env to service
aktech Nov 22, 2023
0f75964
Merge branch 'main' into jhub-apps
aktech Nov 28, 2023
49c8e0b
bump jhub apps
aktech Jan 5, 2024
40e590a
add uvicorn
aktech Jan 6, 2024
4a1b583
update commit hash
aktech Jan 6, 2024
2992ca0
add python-multipart
aktech Jan 6, 2024
1bc497b
nebari int hub
aktech Jan 6, 2024
52af64d
update after parametrize hub host
aktech Jan 6, 2024
adb383e
set 0.0.0.0 for services
aktech Jan 6, 2024
b844ec9
forward slash urls
aktech Jan 6, 2024
ba80233
all fwd slash
aktech Jan 6, 2024
6faed4b
services url fix
aktech Jan 6, 2024
44f59d3
jwt fix
aktech Jan 6, 2024
2dfa297
spawner logging
aktech Jan 6, 2024
09ead61
await auth state
aktech Jan 6, 2024
a21db82
add auth state
aktech Jan 7, 2024
92add53
user from service token
aktech Jan 7, 2024
ce1cdc7
call with fake spawner
aktech Jan 7, 2024
d609452
async state
aktech Jan 7, 2024
a0a5d17
add slug
aktech Jan 7, 2024
b3b75f7
fix services links
aktech Jan 7, 2024
589f831
jwt secret env name
aktech Jan 7, 2024
83fea54
update tag
aktech Jan 7, 2024
29a8834
latest fixes jhub apps
aktech Jan 8, 2024
36932b2
update jhub apps
aktech Jan 8, 2024
ea4a5b0
undo jlab changes, add minimal changes
aktech Jan 8, 2024
12412c8
latest jhub-apps
aktech Jan 8, 2024
16d5507
undo running on all branches
aktech Jan 8, 2024
cca4a8f
build misc fixes
aktech Jan 8, 2024
d79bdf3
latest image
aktech Jan 8, 2024
8239d4b
remove fwd slash from server endpoint
aktech Jan 8, 2024
f54edb1
fix fwd slash
aktech Jan 8, 2024
b9246a8
fwd slash fix
aktech Jan 8, 2024
aa5527d
update jhub apps fwd slash fix
aktech Jan 8, 2024
cbc70c1
fix js
aktech Jan 8, 2024
807b5ae
fix edit
aktech Jan 8, 2024
c053e21
add conda env filtering
aktech Jan 8, 2024
796d2c1
latest
aktech Jan 9, 2024
9c52245
latest
aktech Jan 9, 2024
5e9e869
trigger workflow
aktech Jan 9, 2024
e3356ae
trigger workflow
aktech Jan 9, 2024
7c155cf
update with rc1
aktech Jan 9, 2024
f5bd392
jhub-apps==2024.1.1rc1
aktech Jan 9, 2024
4072acd
default server
aktech Jan 10, 2024
e6131ac
jhub-apps==2024.1.1
aktech Jan 10, 2024
6b3968e
use conda instead of pip
aktech Jan 10, 2024
0aff93e
bump to 2024.1.2
aktech Jan 10, 2024
7870b48
bump to jhub-apps==2024.1.2 via pip
aktech Jan 10, 2024
9854670
Merge branch 'main' into jhub-apps-build
dcmcand Jan 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/build-push-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ on:
workflow_dispatch: null
push:
branches:
- main
- "*"
paths:
- "Dockerfile.*"

- "dask-worker/*"
- "jupyterhub/*"
- "jupyterlab/*"
Expand Down
2 changes: 1 addition & 1 deletion jupyterhub/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- kubernetes_asyncio
- jupyterhub-idle-culler==1.2.1
- sqlalchemy==1.4.46
- jhub-apps==2024.1.2
- pip:
- nebari-jupyterhub-theme
- python-keycloak==0.26.1
- jhub-apps==2024.1.2
3 changes: 2 additions & 1 deletion jupyterlab/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ dependencies:
- pip:
# vscode jupyterlab launcher
- git+https://github.com/betatim/vscode-binder
- jhub-apps==2024.1.2
- argo-jupyter-scheduler==2023.7.1
- jupyter_ai
- jupyter_ai
Loading