Perhaps because you're gradually learning to distinguish what's style and what's substance?
Read this, thank me later https://code.visualstudio.com/docs/python/jupyter-support-py
I just want to point out that Jupyter and ipynb are separate things. ipynb files are shit, but Jupyter doesn't have to be. For example, VS Code supports Jupyter without ipynb. This way you can end up with files which,…
> Whether it's jupyter, colab, whatever the Julia one is called, etc The Julia one is called jupyter. Jupyter stands for Julia, Python, TeX and R.
I followed your link. It reads > To create a cloze deletion note, select the Cloze note type, and type some text into the "Text" field. Then drag the mouse over the text you want to hide to select it, and click the [… ]…
I'm interested in this, but I'm doing something wrong. On the one hand, I've downloaded AnkiDroid and played with it a bit. But I have the impression that just "seeing" the card isn't helping me. I need to be forced to…
I bought a JPEG
I don't think comparing two datapoint (sweden vs austria) is enough to reach a conclusion. Also.... why compare with austria? Why not with neighboring Finland? It's well known that temperature is a huge factor on…
> Note that the compile times of julia are not included in the benchmarks. If you read the website, you'd seen that the grapsh show the first (excluding the compilation) and the second run (with hot cache). Here's my…
I swear in my life time we've discovered water in Mars about 8 times now.
The benchmarks speak volumes of dishonesty. They sorted the results by speed of 1st run. For a language like Julia, which is JIT-compiled, that's not a fair comparison, considering that you compile once and run millions…
In Julia there's something better, called Tables.jl. It's not exactly an API for dataframes (what would be point the of that? You don't need many implementations of dataframes, you just need one great one). Instead it's…
Alternative take. Execution is just a multiplier of ideas.
I don't wanna learn userchrome, I just wanna remove top tabs. Thanks for the help though.
Hey, I have my own workflow around tree style tabs + bookmarks (I think several people are re-inventing the same setup independently), but I guess I don't know browsers/css well enough to understand what you described.…
Perhaps because you're gradually learning to distinguish what's style and what's substance?
Read this, thank me later https://code.visualstudio.com/docs/python/jupyter-support-py
I just want to point out that Jupyter and ipynb are separate things. ipynb files are shit, but Jupyter doesn't have to be. For example, VS Code supports Jupyter without ipynb. This way you can end up with files which,…
> Whether it's jupyter, colab, whatever the Julia one is called, etc The Julia one is called jupyter. Jupyter stands for Julia, Python, TeX and R.
I followed your link. It reads > To create a cloze deletion note, select the Cloze note type, and type some text into the "Text" field. Then drag the mouse over the text you want to hide to select it, and click the [… ]…
I'm interested in this, but I'm doing something wrong. On the one hand, I've downloaded AnkiDroid and played with it a bit. But I have the impression that just "seeing" the card isn't helping me. I need to be forced to…
I bought a JPEG
I don't think comparing two datapoint (sweden vs austria) is enough to reach a conclusion. Also.... why compare with austria? Why not with neighboring Finland? It's well known that temperature is a huge factor on…
> Note that the compile times of julia are not included in the benchmarks. If you read the website, you'd seen that the grapsh show the first (excluding the compilation) and the second run (with hot cache). Here's my…
I swear in my life time we've discovered water in Mars about 8 times now.
The benchmarks speak volumes of dishonesty. They sorted the results by speed of 1st run. For a language like Julia, which is JIT-compiled, that's not a fair comparison, considering that you compile once and run millions…
In Julia there's something better, called Tables.jl. It's not exactly an API for dataframes (what would be point the of that? You don't need many implementations of dataframes, you just need one great one). Instead it's…
Alternative take. Execution is just a multiplier of ideas.
I don't wanna learn userchrome, I just wanna remove top tabs. Thanks for the help though.
Hey, I have my own workflow around tree style tabs + bookmarks (I think several people are re-inventing the same setup independently), but I guess I don't know browsers/css well enough to understand what you described.…