Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken links in docs #6479

Closed
benmccann opened this issue Dec 8, 2017 · 3 comments
Closed

Broken links in docs #6479

benmccann opened this issue Dec 8, 2017 · 3 comments

Comments

@benmccann
Copy link
Contributor

Lots of the links in StartHere are broken now. E.g. link is to Histogram.ipynb but filename is histogram.ipynb

@scottdraves
Copy link
Contributor

thanks you are right. my filesystem is case insensitive so i didn't notice.

@scottdraves
Copy link
Contributor

scottdraves commented Dec 8, 2017

also, move StartHere.ipynb into the doc directory, including update the link to it in the readme.

@scottdraves
Copy link
Contributor

scottdraves commented Dec 11, 2017

actually, leave it where it is at the top level. but add doc/README.md that links to https://github.com/twosigma/beakerx/blob/master/StartHere.ipynb

lmitusinski pushed a commit to lmitusinski/beakerx that referenced this issue Dec 11, 2017
michalgce added a commit that referenced this issue Dec 12, 2017
* origin/master:
  removing error message from stdout in test + test refactoring (#6480)
  #6479 add readme to find start of documentation
  #6479 - fixed doc file names to match camel case (#6488)
  #6429 Added jupyterlab and jupyterhub. (#6472)
  Spot/6483 (#6485)
  #6410 implement %%javascript magic for rendering the `application/javascript` mime (#6482)

# Conflicts:
#	docker/setup.sh
michalgce added a commit that referenced this issue Dec 12, 2017
* origin/master:
  removing error message from stdout in test + test refactoring (#6480)
  #6479 add readme to find start of documentation
  #6479 - fixed doc file names to match camel case (#6488)
  #6429 Added jupyterlab and jupyterhub. (#6472)
  Spot/6483 (#6485)
  #6410 implement %%javascript magic for rendering the `application/javascript` mime (#6482)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants