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

Unable to get nbpapaya working #8

Open
abhijithchunduru opened this issue Jun 12, 2017 · 4 comments
Open

Unable to get nbpapaya working #8

abhijithchunduru opened this issue Jun 12, 2017 · 4 comments

Comments

@abhijithchunduru
Copy link

Hi,
I cloned the repo, downloaded all the dependent git repos and did a python setup.py install. And placed papaya.js and papaya.css in ~/.jupyter/custom and ~/.ipython/profile_default/static/custom. I keep getting "404 page not found". I want to install nbpapaya on a server which has a lot of nifti images and go through them on a client. Therefore I start my jupyter with jupyter notebook --ip=<>.
Will appreciate if I get some tips on debugging and installing nbpapaya properly

@kastman
Copy link
Contributor

kastman commented Jun 15, 2017

Did you remember to pull in Papaya as a submodule with git submodule update --init --recursive like it says in the readme? Papaya isn't available without it.

@abhijithchunduru
Copy link
Author

Yes, I did. And also ensured papaya.css and papaya.js are in .ipython and .jupyter folders

@bfortuner
Copy link

Had the same issue. Did you figure this out?

@augix
Copy link

augix commented Mar 13, 2021

got the same error message when running Brain("./nbpapaya/Papaya/data/sample_image.nii.gz") in example.ipynb: "404 : Not Found. You are requesting a page that does not exist!"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants