forward
forward copied to clipboard
Port Forwarding Utility
Two changes: First, I added jupyterlab.sbatch so we can use jupyter lab notebooks instead of the modern ones. Second, I added a CPUS_PER_TASK parameter in param.sh so we can change...
In the past day or so, me and a couple colleagues have been having a difficult time connecting to Sherlock using forward. when the script gets to the setup_port_forwarding, it...
This will add connecting to nero to the forward util! Currently, all seems okay up to the port forwarding (it works for me to see the screen I need to...
First off, this is great and much better than what I had made for myself. Second, something that I thought was nice was the option to specify a conda environment...
ghosts... :) :ghost:
This likely will be a part of containershare (but we would document it too) - it would be great to have a repo3docker / templates for Jupyter Labs, see https://github.com/jupyter/repo2docker/issues/374...
The scripts are getting interesting enough that the user should be able to provide actual arguments so we can be more specific. Eg.., instead of: ```bash bash start.sh ``` they...
I don't see any logic for asking the user to pre-generate a custom port, and then giving an error message if/when another notebook (by the same user) is opened. It...