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

Add Verena's Kaggle exploration notebook to the monorepo #1222

Closed
tschaffter opened this issue Jan 23, 2023 · 3 comments · Fixed by #1322
Closed

Add Verena's Kaggle exploration notebook to the monorepo #1222

tschaffter opened this issue Jan 23, 2023 · 3 comments · Fixed by #1322
Assignees

Comments

@tschaffter
Copy link
Member

See #1221 for background information.

@vpchung
Copy link
Member

vpchung commented Feb 16, 2023

I am unable to successfully launch Jupyter notebook:

Image

Following the Preview in #1221 , the commands I used were:

$ nx prepare-python openchallenges-notebook
$ nx serve openchallenges-notebook

I initially thought it was maybe due to the recent change to the config server, so I tried adding PORT=8888 to my .env but to no avail. Then I looked up the Fail to get yarn configuration. Unknown Syntax Error: Extraneous positional argument ("list"). error message and came across this issued bug from July 2022. Based on some of the comments, yarn 3 is not yet supported and we are currently using v3.3.0.

@tschaffter did you happen to come across this error back when you first added the notebook a month ago?

@tschaffter
Copy link
Member Author

I also bumped into this issue when starting the notebook. I can still access JupyerLab.

@vpchung
Copy link
Member

vpchung commented Feb 17, 2023

@tschaffter ahh, interesting turn of events. When I first launched the project, I could not access localhost:8888. But now I'm able to 🙃

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

Successfully merging a pull request may close this issue.

2 participants