Just as it sounds, multiple tabbed putty.
http://ttyplus.com/
And for Windows, there's Clover
http://ejie.me/
Search This Blog
Thursday, September 24, 2015
Sunday, September 20, 2015
Scala kernel for Jupyter notebook and randomness
Some links for Jupyter Notebook setup and randomness...
The Jupyter Scala kernel from Alexandre Archambault
https://github.com/alexarchambault/jupyter-scala
The Jupyter Spark kernel from Brian Schlining
https://github.com/hohonuuli/sparknotebook
Something random from Bryan - convert Genome information to Midi music.
https://github.com/hohonuuli/dna-music/blob/master/README
Something else, video to ascii with akka streams?
https://github.com/hohonuuli/streamerz
Jupyter Server
https://github.com/jupyter/jupyterhub
Setting up public server
http://jupyter-notebook.readthedocs.org/en/latest/public_server.html
Java 9 Kernel for some REPL prototyping
https://github.com/Bachmann1234/java9_kernel
http://blog.takipi.com/5-features-in-java-9-that-will-change-how-you-develop-software-and-2-that-wont/
Adding R to Jupyter
http://ihrke.github.io/jupyter.html
The Jupyter Scala kernel from Alexandre Archambault
https://github.com/alexarchambault/jupyter-scala
The Jupyter Spark kernel from Brian Schlining
https://github.com/hohonuuli/sparknotebook
Something random from Bryan - convert Genome information to Midi music.
https://github.com/hohonuuli/dna-music/blob/master/README
Something else, video to ascii with akka streams?
https://github.com/hohonuuli/streamerz
Jupyter Server
https://github.com/jupyter/jupyterhub
Setting up public server
http://jupyter-notebook.readthedocs.org/en/latest/public_server.html
Java 9 Kernel for some REPL prototyping
https://github.com/Bachmann1234/java9_kernel
http://blog.takipi.com/5-features-in-java-9-that-will-change-how-you-develop-software-and-2-that-wont/
Adding R to Jupyter
http://ihrke.github.io/jupyter.html
Saturday, September 12, 2015
Jupyter, iPython and AVG Antivirus
Linux tools like cygwin and python don't play well with security and Windows.
Not sure why I bother trying to work with linux apps on a wintel box anyway, but if anyone else is...
Exclude c:\python34 directory in virus scanner
http://useragent.xyz/lost-and-important-file-for-python-34/
to
https://try.jupyter.org/
by running
pip install jupyter
for
https://github.com/zabirauf/icsharp
by running
choco install icsharp
which installs Python 3.4.3... sigh
and throws some 404 error
and installs 2 / 4 packages,
not including icsharp.
Looks like http://python-distribute.org/distribute_setup.py is for sale. :)
git clone https://github.com/zabirauf/icsharp
If you're not familiar with iPython, now called Jupyter to be language agnostic, it is pretty awesome and distributed peer programming will never be the same.
http://www.nature.com/news/ipython-interactive-demo-7.21492
https://www.authorea.com/
https://cloud.sagemath.com/
https://wakari.io/
Now if I could only get the shift-enter compile execution shortcut working with OneNote and C#, I would be so happy.
http://tryroslyn.azurewebsites.net/
Not sure why I bother trying to work with linux apps on a wintel box anyway, but if anyone else is...
Exclude c:\python34 directory in virus scanner
http://useragent.xyz/lost-and-important-file-for-python-34/
to
https://try.jupyter.org/
by running
pip install jupyter
for
https://github.com/zabirauf/icsharp
by running
choco install icsharp
which installs Python 3.4.3... sigh
and throws some 404 error
and installs 2 / 4 packages,
not including icsharp.
Looks like http://python-distribute.org/distribute_setup.py is for sale. :)
git clone https://github.com/zabirauf/icsharp
If you're not familiar with iPython, now called Jupyter to be language agnostic, it is pretty awesome and distributed peer programming will never be the same.
http://www.nature.com/news/ipython-interactive-demo-7.21492
https://www.authorea.com/
https://cloud.sagemath.com/
https://wakari.io/
Now if I could only get the shift-enter compile execution shortcut working with OneNote and C#, I would be so happy.
http://tryroslyn.azurewebsites.net/
Subscribe to:
Posts (Atom)