Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
16
Star
88
Fork
22
everware
/
everware
Code
Issues
64
Pull requests
2
Projects
0
Wiki
Insights
Pulse
Graphs
Permalink
Browse files
add BYOR config
Loading branch information
...
1 parent
c4ea301
commit
cb2c26321f8ac74e4038353314ff054ad43e4bc6
StrausMG
committed
Jun 19, 2017
Unified
Split
Showing
1 changed file
with
6 additions
and
0 deletions
.
+6
−0
etc/byor_config.py
Show comments
View
6
etc/byor_config.py
@@ -0,0 +1,6 @@
+c
=
get_config()
+load_subconfig(
'
etc/base_config.py
'
)
+load_subconfig(
'
etc/github_auth.py
'
)
+
+
from
dockerspawner
import
DockerSpawner
+c.DockerSpawner.hub_ip_connect
=
c.JupyterHub.hub_ip
Toggle all file notes
0 comments on commit
cb2c263
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
cb2c263