-
I'm running rtv in iTerm 2 on OS X in zsh. I installed via pip. My python version is 2.7.10.
When attempting to log in I am redirected to the authorization page on reddit. The redirect is pointed to …
-
I've started up Yarn (I think) on my local machine using @martindurant 's docker setup
```
$ docker run -p 8020:8020 -p 8088:8088 mdurant/hadoop
...
# localhost SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2u…
-
I've followed the install instructions for JuliaBox on a basic AWS ubuntu instance, but the site doesn't load successfully. The FQDN is accessible (and the juliabox favicon loads) but the html only co…
-
I installed OpenSlides (just now again) like in explained in https://github.com/OpenSlides/OpenSlides/blob/master/DEVELOPMENT.rst on two arch linux machines. File Upload does not work. It works on the…
-
-
bob@rpi-b:~/pyrt-master$ ./pyrt start
pyRT rtorrent webUI v1.0.0
Copyright (C) 2012 mountainpenguin
This program comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistr…
-
Existing docs only briefly touch the question of integrating with `EventSource` without use of external post `handler. EventSourceHandler.buffer_event()` is advised but more elaborate examples are cer…
ghost updated
8 years ago
-
Hi, I made a fork called [aiopg8000](https://github.com/realazthat/aiopg8000) for use with asyncio (python 3.4+). This allows asynchronous I/O, which allows you to handle many simultaneous connections…
-
I installed octomap using sudo apt-get install ros-kinetic-octomap
then tried to install octovis using:
sudo apt-get install ros-kinetic-octovis
it shows E: unable to locate package
What could b…
-
I am trying to implement a custom Authenticator that will let our team click on links to Jupyter url's and bring up the notebook without being redirected to the login splash screen and then needing to…