No nbviewer.org videos yet. You could help us improve this page by suggesting one.
Based on our record, Observable seems to be a lot more popular than nbviewer.org. While we know about 312 links to Observable, we've tracked only 13 mentions of nbviewer.org. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Example notebooks are included in the repo and can be previewed using nbviewer:. Source: over 2 years ago
Nbviewer (https://nbviewer.org/): very easy to use for smaller jupyter notebook that does not require heavy rendering. Source: over 2 years ago
Nbconvert renders everything exactly as it looks in your notebook app into a read-only HTML version and is what GitHub uses for notebooks. Interactive plots from Bokeh, Holoviews, etc can still work if you trust the JS, and since editing notebooks while showing them during a meeting usually doesn't go well, read-only is probably good enough (eager to hear feedback on this point though). The nice thing is that... Source: over 2 years ago
Just as a heads up, I used plotly to generate a lot of the charts, so you'll need to view it from an nbviewer like nbviewer.org. Source: about 3 years ago
I used a lot of plotly not knowing that Github wouldn't show it, so you'll need notebook viewer like nbviewer.org to see some of the charts. Source: about 3 years ago
"Observable is obnoxious if you want to add a D3 pie chart to your Vue application and have to untangle calls to D3’s API from reactive cell values, which look like ordinary JavaScript, but are not, and will cause compilation and runtime errors when copied." Yep - as I wrote: "If you want to just blindly copy and paste d3 code, you may have issues with the docs being hosted on observable." If instead you learn the... - Source: Hacker News / about 1 month ago
I'd imagine many nested named capturing groups may trip even the best automated system! I do like the solution though. I would've probably approached it differently, trying to first get the 'inverted' match (i.e. Not matching anything that isn't a currency like pattern) and refine from there. A bit like this one I did a while back, to parse garbled strings that may occur after OCR [0]. I imagine the approach does... - Source: Hacker News / 2 months ago
Was looking for some mention of Mike Bostock and his epic odyssey into this space. For those who aren't familiar https://observablehq.com/@mbostock. - Source: Hacker News / 3 months ago
I experimented with an Ohm/CodeMirror bridge that would map an Ohm grammar to CodeMirror classes for marks and syntax highlighting. It might be an interesting starting point for you: https://observablehq.com/@ajbouh/editor. - Source: Hacker News / 3 months ago
I have a fork of this that inverts the light model from additive to subtractive and suddenly its like ink in water https://observablehq.com/@tomlarkworthy/ink. - Source: Hacker News / 5 months ago
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.
Livebook - Automate code & data workflows with interactive Elixir notebooks
RunKit - RunKit notebooks are interactive javascript playgrounds connected to a complete node environment right in your browser. Every npm module pre-installed.
SQL Notebook - SQL Notebook is a free Windows app for exploring and manipulating tabular data.
Vega-Lite - High-level grammar of interactive graphics