/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

codewithoutrules.com
| | mathspp.com
5.1 parsecs away

Travel
| | Today I learned that I can use the percent sign to run commands from inside Jupyter notebooks.
| | stribny.name
5.6 parsecs away

Travel
| | [AI summary] This article explains interactive computing with Jupyter Notebooks, covering its definition, use cases for data science and education, installation methods, and how to manage kernels.
| | 25iq.com
5.4 parsecs away

Travel
| | "It's only cheap to build 2-3 person companies with sweat equity. The minute you start paying engineers you will realize it is quite expensive." Bill Gurley. Assume a startup has raised a seed round of ~$2 million. Also assume that what the startup has is a hypothesis that a big market composed of dogs will...
| | www.fredrikmeyer.net
21.0 parsecs away

Travel
| I like to be able to test things interactively in a Python shell when exploring a new package. I also don't like to exit Emacs when I don't have to. So I'd l...