--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/93618fdd-25fa-4467-894b-a128530ed6d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I guess the simplest way would be to hard code IP addresses for the EV3s (no idea how to do this but I assume it can be done; only wifi router I've ever set up is my broadband one at home, but it can't be that hard, right?!), define a fixed number of users for Jupyterhub (I assume I can do this?) and hard code a kernel.json file for each user so a specific user is assigned a specific brick).
Something else we're exploring is an update of a drag and drop text editor we've been using till now with the RCX2 lego brick (an earlier Mindstorms brick) which is described in https://blog.ouseful.info/2015/12/04/pondering-new-ways-of-programming-lego-ev3-mindstorms-bricks/ .
--
There is a way to have a custom form in Jupyterhub for the user to enter some information before starting their notebook server. This could probably be used to select their brick. Min can give you more info on how that works.
There is an example demonstrating an options form that allows specifying environment variables and command-line args for the notebook servers.
-MinRK
--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/291e2c0a-2cc4-412c-9b71-ea2d0b484967%40googlegroups.com.