cc-notebooks icon indicating copy to clipboard operation
cc-notebooks copied to clipboard

Various Jupyter notebooks about Common Crawl data

Results 2 cc-notebooks issues
Sort by recently updated
recently updated
newest added

Try the interactive Java shell ([JShell](https://en.wikipedia.org/wiki/JShell)) to explore the webgraphs, instead of waiting for an update of jgrapht Python bindings, see #3.

[jgrapht](https://jgrapht.org/) now (jgrapht/jgrapht@63e8f72) includes bindings to the Webgraph lib/tools. Should try the [jgrapht Python bindings](https://pypi.org/project/jgrapht/) (based on GraalVM) to explore and analyze the webgraphs, as soon as the next version...

enhancement