[jupyter] xterm.js in released version?

2016-11-11 Thread Michael Milligan
Quick question for you all. My users are still complaining that things like copy/paste don't work in the Jupyter Notebook terminal app. Reading through the thread and linked PRs at https://github.com/jupyter/notebook/issues/104 it appears that this should be fixed with the switch to xterm.js.

[jupyter] Batchspawner 0.8 released

2018-05-02 Thread Michael Milligan
Batchspawner is a Jupyterhub spawner extension that integrates with cluster job managers such as commonly found in HPC computing centers. After a long period of percolation, version 0.8 has been officially released. This version includes support for Torque, Slurm, LSF, Moab, Condor, and Grid

Re: [jupyter] Invalidate spawn in pre_spawn_hook?

2018-01-19 Thread Michael Milligan
/groups.google.com/d/ > msgid/jupyter/97c1bbb1-ada9-44b0-ad68-aff8b1181e94%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/97c1bbb1-ada9-44b0-ad68-aff8b1181e94%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.co

Re: [jupyter] Online converter notebook->html

2018-01-16 Thread Michael Milligan
2-4c47-9855-522194f9075c%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/c3316cf9-3042-4c47-9855-522194f9075c%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Michael Milligan, Ph.D. | Supercomputi

Re: [jupyter] Blocking copy/paste functionality to JupyterHub

2018-02-21 Thread Michael Milligan
Hi Jeremy, Your original question made it sound like you might be using the notebook purely as a dashboard interface with some level of point-and-click interactivity. This should be doable using the advice you have already received, provided you have good control of your users work environment.

Re: [jupyter] Re: Two Instances of Jupyter HUB

2018-08-04 Thread Michael Milligan
send an > email to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/4b8f8751-185c-46de-a1fa-e21adfe22339%40googlegroups.com > <https://gr

Re: [jupyter] Embedding Jupyter in web app

2018-08-05 Thread Michael Milligan
googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/82871f8e-538f-486b-83a6-dfea7d549d6f%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/82871f8e-538f-486

Re: [jupyter] Invalidate spawn in pre_spawn_hook?

2018-01-20 Thread Michael Milligan
e because the user > doesn't need to inform the hub of the docker image, it can be done in the > hook. But that's where an issue could arise.. and I'm not sure to handle > it gracefully. > > Tim > > > On Friday, January 19, 2018 at 9:44:34 AM UTC-8, Michael Milligan wrote: >

Re: [jupyter] Implementation Kaggle Kernel

2018-01-23 Thread Michael Milligan
groups.com > <https://groups.google.com/d/msgid/jupyter/b18536e5-096a-49ca-b9ae-ed72c90ddad1%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Michael Milligan, Ph.D. | Supercomputing Institute

Re: [jupyter] JupyterHub on a cluster with local spawning and batch spawning

2018-03-15 Thread Michael Milligan
Hi Brian - It is possible, and it sounds like you already mostly have the solution! The example config at the end of the batchspawner README should be roughly what you want, except that you will use the SudoSpawner instead of LocalProcessSpawner. Specifically, you need to install all of the

Re: [jupyter] Environment variables PATH and PYTHONPATH not available in notebook

2018-03-09 Thread Michael Milligan
I wonder if you just didn't try all the permutations here. You mention that you did try /etc/profile, but possibly you didn't try it again after configuring shell_cmd? Quoting from the Bash manpage: >When bash is invoked as an interactive login shell, or as a > non-interactive shell

Re: [jupyter] Msg type description

2018-03-13 Thread Michael Milligan
Probably this is the documentation you are looking for: http://jupyter-client.readthedocs.io/en/stable/messaging.html On Mar 13, 2018 7:07 PM, wrote: > Hi, > > I'm analyzing Jupiter Notebook kernel data and found some message types. I > couldn't find the documentation of the

Re: [jupyter] JupyterHub on a cluster with local spawning and batch spawning

2018-03-16 Thread Michael Milligan
(req_nprocs='8', req_queue='premium', req_runtime='4:00', > req_memory='16000', > req_partition='bode', req_account='acc_LOAD')), >('Bode - 2 cores, 4 GB, 24 hours', 'mesabi2c4gb24h', > 'batchspawner.TorqueSpawner', > dict(req_nprocs='2', req_queue='premium', req

Re: [jupyter] Jupyter notebook for concurrent logins and shared libraries

2018-03-21 Thread Michael Milligan
For #2 it depends on how complex your dependencies are, but in general making each virtual environment available as a Jupyter kernel should do what you want. Hint: you'll want to edit the "kernel.json" files to give them descriptive names for the UI! On Wed, Mar 21, 2018 at 3:49 PM, Paul Hobson

Re: [jupyter] Running the proxy without SSL

2018-03-22 Thread Michael Milligan
> To view this discussion on the web visit https://groups.google.com/d/ms > gid/jupyter/2F6AB0DA-4FA4-49B9-A202-231700E5090D%40gmail.com. > > For more options, visit https://groups.google.com/d/optout. > -- Michael Milligan, Ph.D. | Supercomputing Institute Assistant Dir

Re: [jupyter] Setting up JupyterHub with HTCondor batchspawner

2018-11-09 Thread Michael Milligan
Hi Nikita, This question will get a better response as an issue at the batchspawner GitHub repo: https://github.com/jupyterhub/batchspawner/issues If you create an issue report there with this information, the appropriate developers (including myself) will see it and give you a response as soon

Re: [jupyter] How to design JupyterLab extension that reacts to pandas function calls

2018-09-18 Thread Michael Milligan
roups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jupyter+unsubscr...@googlegroups.com. > To post to this group, send email to jupyter@googlegroups.com. > To view this discussion on the web visit https://groups

Re: [jupyter] Reviving the all-Jupyter video call

2019-02-27 Thread Michael Milligan
fficult to create a meeting > that fits everyone's goals. We'd love everyone's participation (and > patience) as we improve these video calls. :) > > I look forward to seeing you on March 26th! > > -- > You received this message because you are subscribed to the Google Groups > &

Re: [jupyter] Jupyterhub and motd/nologin/alerts?

2020-09-01 Thread 'Michael Milligan' via Project Jupyter
Hello - On Tue, Sep 1, 2020 at 10:16 AM Norman Gray wrote: > > Michael, hello. > > On 1 Sep 2020, at 15:27, 'Michael Milligan' via Project Jupyter wrote: > > > It sounds like you want > > https://github.com/rcthomas/jupyterhub-announcement > > > > Tha

Re: [jupyter] Jupyterhub and motd/nologin/alerts?

2020-09-01 Thread 'Michael Milligan' via Project Jupyter
. > To unsubscribe from this group and stop receiving emails from it, send an > email to jupyter+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/6E9FB33D-BAF3-48C9-AE5C-8D085CD2F5EE%40gmail.com > . > -- Mic