Coder Social home page Coder Social logo

Comments (5)

VincentStimper avatar VincentStimper commented on June 29, 2024

Hi @kazewong,

good idea, I'm just wondering how to realize this. We could just add a table to the README with links to all the notebooks.
Other than that, is there a way to show the example notebooks in the documentation, @vincentberenz?

Best regards,
Vincent

from normalizing-flows.

vincentberenz avatar vincentberenz commented on June 29, 2024

@VincentStimper
There are two ways of doing this.

mkdocs-jupyter

See: https://github.com/danielfrg/mkdocs-jupyter
This allows to add a visual html representation of the notebook in the documentation.
pros: We just need to setup the configuration of mkdocs once, and then things will be updated automatically every time a notebook is modified (or added, or deleted)
cons: This looks nice, but no code can be executed.
effort: I will need to find out how to make a nice layout in the menu, should not be too hard

jupyter-cloud.gwdg.de

See: https://jupyter-cloud.gwdg.de
This is a server on which MPI employees can upload (and make public) notebook.
So we can upload the notebooks there, and provide a page in the documentation linking to them
pros: Code can be executed
cons: We need to reupload manually the notebooks everytime we update them
effort: A bit unclear how to make things public, and if dependencies package can be installed for each user.

Let me know which solution you would prefer

from normalizing-flows.

VincentStimper avatar VincentStimper commented on June 29, 2024

Hi @vincentberenz,

I don't think the notebooks have to be executable. For this purpose, we already have the Google Colab notebooks. Hence, the first solution sounds just right to me.

Can we leave the notebooks in the current folder outside the package folder? It would be great if you had a look at how to make a nice layout.

Best regards,
Vincent

from normalizing-flows.

VincentStimper avatar VincentStimper commented on June 29, 2024

Hi @kazewong,

@vincentberenz has added this feature, thanks a lot!
You're welcome to have a look at the current documentation yourself and close the issue if this is what you had in mind.

Best regards,
Vincent

from normalizing-flows.

kazewong avatar kazewong commented on June 29, 2024

@vincentberenz @VincentStimper Looks amazing to me. Closing this issue

from normalizing-flows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.