Richard Darst
1af7deaeb3
Dockerfile: add build-essential to builder image
...
- While debugging another problem, I noticed some failures to build
the C extensions in the logs. Adding build-essential should fix
that (also as mentioned in the logs themselves).
- Extensions failed for tornado, sqlalchemy, and pyrsistent(pvectorc)
and can be found by searching the previous output for "fail".
2019-12-28 13:12:11 +01:00
Erik Sundell
861a7c5c5e
back to dev
2019-12-26 18:20:06 +01:00
Erik Sundell
1d02915f26
release 1.1.0b1
1.1.0b1
2019-12-26 18:17:16 +01:00
Erik Sundell
90009f3c01
Set date and beta note in changelog
2019-12-26 18:05:17 +01:00
Erik Sundell
dbce653b5e
Merge pull request #2830 from consideRatio/changelog-for-1.1
...
Changelog for 1.1.0
2019-12-18 14:46:40 +01:00
Georgiana Elena
b4443b1251
Merge pull request #2854 from minrk/startup-total-time
...
HUB_STARTUP_DURATION_SECONDS measures total startup time
2019-12-18 11:12:24 +02:00
Min RK
155c76b299
Merge branch 'master' into changelog-for-1.1
2019-12-18 10:07:52 +01:00
Min RK
553be3e1d4
add latest PRs
2019-12-18 09:56:39 +01:00
Min RK
e1e0a31afc
add summary of 1.1 changes
2019-12-18 09:56:11 +01:00
Min RK
d78466507d
HUB_STARTUP_DURATION_SECONDS measures total startup time
...
which is the main metric of interest for measuring disruptions due to restarts
2019-12-18 09:22:34 +01:00
Min RK
d9955a052d
Merge pull request #2849 from gabber12/fix-ready
...
Cleanup if spawner stop fails
2019-12-18 09:06:18 +01:00
Min RK
2e40da09ea
Merge pull request #2853 from jgwerner/dockerfile-updates
...
chore: Dockerfile updates
2019-12-18 09:05:38 +01:00
Greg
490cf2dd82
switch from container to base
...
Signed-off-by: Greg <werner.greg@gmail.com >
2019-12-16 12:59:50 -05:00
Greg
b0343ef8d8
update base version and add build stage alias
...
Signed-off-by: Greg <werner.greg@gmail.com >
2019-12-16 12:45:53 -05:00
mangecoeur
fb64b4f0a8
change title and small corrections
2019-12-13 10:41:42 +01:00
Shubham Sharma
5a747baeca
Cleanup if spawner stop fails
2019-12-13 02:11:52 +05:30
Erik Sundell
c4ce7faea6
Update changelog
2019-12-11 23:34:23 +01:00
mangecoeur
3a810c4fc0
Added guide 'install jupyterlab the hard way'
2019-12-06 16:44:59 +01:00
Min RK
abb93ad799
Merge pull request #2840 from minrk/dockerfile-simplify
...
simplify Dockerfile
2019-12-05 15:34:11 +01:00
Min RK
f31101432e
be consistent about $BASE_IMAGE arg
2019-12-03 15:36:57 +01:00
Min RK
a2c98d016e
Greatly simplify Dockerfile
...
- use apt to get Python, nodejs
- use npm to get configurable-http-proxy
2019-12-03 14:53:12 +01:00
Min RK
5581a2ba7e
changelog: recategorize a few PRs
2019-12-03 14:49:55 +01:00
Min RK
1fe01ae173
pin a couple versions in Dockerfile
2019-12-03 14:33:56 +01:00
Min RK
24706a1759
Merge pull request #2839 from minrk/dockerfile-quotes
...
docker: fix onbuild image arg
2019-12-03 14:32:54 +01:00
Min RK
182ac00e93
update 1.1 changelog
...
latest commit is now 92173c605
2019-12-03 14:31:30 +01:00
Min RK
ca81af2ae5
fix BASE_IMAGE arg in onbuild
...
BASE_IMAGE is a single arg, not two separate ones
2019-12-03 14:20:59 +01:00
Min RK
92173c6053
Add prometheus metric to measure hub startup time ( #2799 )
...
Add prometheus metric to measure hub startup time
2019-12-03 13:19:51 +01:00
Min RK
33e1a090d8
Merge pull request #2812 from jgwerner/update-tests-docs
...
docs: Update docs to run tests
2019-12-03 13:19:26 +01:00
Min RK
e407808f47
remove redundant pip package list in docs environment.yml ( #2838 )
...
remove redundant pip package list in docs environment.yml
2019-12-03 13:18:56 +01:00
Erik Sundell
7b53330b20
Prelim changelog for 1.1.0
2019-12-03 10:58:57 +01:00
Min RK
da02b024d6
remove redundant pip package list in docs environment.yml
...
instead rely on `-r requirements.txt`
should avoid "ERROR: Double requirement given" messages from pip
2019-12-03 10:24:44 +01:00
Min RK
5502367832
Merge pull request #2555 from rcthomas/auth-state-to-spawner
...
Add Spawner.auth_state_hook
2019-12-03 10:11:40 +01:00
Min RK
ddc61d2b62
Merge pull request #2828 from bitnik/patch-4
...
add block for scripts included in head
2019-12-03 10:10:06 +01:00
Min RK
dc049a88eb
Merge pull request #2763 from rcthomas/link-services
...
Link services
2019-12-03 10:08:59 +01:00
Min RK
2b7a02697c
Merge branch 'master' into hub-startup-times
2019-12-03 10:08:06 +01:00
Min RK
4e8acc71c6
updating to pandas docs theme ( #2820 )
...
updating to pandas docs theme
2019-12-03 10:03:27 +01:00
Min RK
3bc0c18974
Merge pull request #2798 from rajat404/proxy-poll-times
...
Add prometheus metric to measure proxy route poll times
2019-12-03 10:03:02 +01:00
rajat404
3004f04a34
Expose spawner initialization duration metric to prometheus
2019-12-01 19:37:04 +05:30
rajat404
e3f1fd0a16
Include Spawner initialization time in hub startup time
2019-12-01 19:32:14 +05:30
rajat404
8367606012
Add prometheus metric to measure hub startup time
2019-12-01 18:58:19 +05:30
Kenan Erdogan
6956ffd2a9
add block for scripts included in head
2019-11-22 10:56:49 +01:00
Chris Holdgraf
0b3ffe1a99
extra heading # to institutional faq for sidebar
2019-11-21 12:08:32 -08:00
Chris Holdgraf
e44ee6ed8a
reordering requirements
2019-11-21 08:05:13 -08:00
Chris Holdgraf
45a4362bb3
fixing EOL
2019-11-21 08:04:20 -08:00
Chris Holdgraf
8e7df7ae7b
index descriptions
2019-11-21 08:04:20 -08:00
Chris Holdgraf
676a0da5ff
fixing links
2019-11-21 08:04:20 -08:00
Chris Holdgraf
e802df9668
updating hub logo
2019-11-21 08:04:20 -08:00
Chris Holdgraf
c8e4d68978
updating to pandas docs theme
2019-11-21 08:04:20 -08:00
Tim Head
5ee2994504
adding institutional faq ( #2800 )
...
adding institutional faq
2019-11-21 15:29:46 +01:00
Chris Holdgraf
c194cb079e
single machine not vm in docs
2019-11-19 09:49:14 -08:00