Giter Club home page Giter Club logo

Comments (6)

choldgraf avatar choldgraf commented on May 18, 2024

yeah that's pretty much all the same. The only differences are:

  1. There are some different fields in _config.yml
  2. The table of contents is now only in _data/toc.yml instead of being in SUMMARY.md and being converted
  3. The book contents now live in contents/ rather than notebooks/
  4. The outputs now go to _build/ rather than _ch

Those are the main differences I can think of but in general the process should be the same

from jupyter-book.

dcroce avatar dcroce commented on May 18, 2024

I did most of the merging in a personal repo to get things up to speed. I am running into an error when I try to make book as follows:

screen shot 2018-10-28 at 4 43 58 pm

Can you take a look? It seems like my toc.yml might be of the wrong format but I can't quite identify the error. The repo is here

from jupyter-book.

choldgraf avatar choldgraf commented on May 18, 2024

Hmm - can you double check that the whitespace all lines up properly (e.g. all the words within a page have to start at the same indentation etc). It might be yaml formatting problem

from jupyter-book.

dcroce avatar dcroce commented on May 18, 2024

It was a formatting issue. Thanks!

I am now getting the book to build, but when I make serve locally or try to host online the book does not show up as I am getting a 404 Site not found. Interestingly the local host forwards to the url I set the book to build to as opposed to a local host. Any ideas?

from jupyter-book.

choldgraf avatar choldgraf commented on May 18, 2024

I bet it's because of the auto-forwarding of /. For some reason that plugin redirects you to the URL of the site instead of localhost. Can you try replacing the URL of the site with the localhost version?

from jupyter-book.

choldgraf avatar choldgraf commented on May 18, 2024

I'm gonna close this one because I think that prob140/textbook#2 will resolve this problem...I'd love a pair of eyes on that PR if you've got a moment!

from jupyter-book.

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.