Hi,
(1) Get an account on GitHub, create a public repository there, and
upload the ipynb file there. When you click on the ipynb file, it
will be rendered by GitHub (using nbconvert). There are tons of
examples of this here:
https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks
(2) If (1) isn't quite sufficient... use
https://nbviewer.jupyter.org/
in conjunction with some hosting (e.g., github as above).
(3) There's many other possibilities as well, if (1) or (2) isn't
sufficient for your use case. I'm working on one at
https://share.cocalc.com, but it's not as mature as other options yet.
William
On Tue, Jul 9, 2019 at 3:32 PM Alexander Garcia Castro
<
alexg...@gmail.com> wrote:
>
> Hi. I want to publish jupyter nbs. I dont want to have restrcited access or to proviede editing. I get an nb and I publish it like in a pre print or like in a journal. how can I do this? jupiter hub is not the answer because it is restricted in access and I want it as simple as click and get the nb. with out the user needing to be registered anywhere.
>
> --
> You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
jupyter+u...@googlegroups.com.
> To post to this group, send email to
jup...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/jupyter/fad698b0-f668-487b-8d78-b1392ccf77e4%40googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
--
William (
http://wstein.org)