GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst
/quests/vertex-ai/vertex-challenge-lab/vertex-challenge-lab.ipynb cannot be opened in jupyter lab
Open
- Dominant language
- Jupyter Notebook
- Stars
- 8.6k
- Forks
- 6.1k
- Avg merge
- 4h 44m
- Merged PRs (30d)
- 2
Description
JSON of /quests/vertex-ai/vertex-challenge-lab/vertex-challenge-lab.ipynb file is not validating:
line 101: "PROJECT_ID = \\""",
is missing an \ like this:
"PROJECT_ID = \\"\\"",
Contributor guide
Research direction
Open /quests/vertex-ai/vertex-challenge-lab/vertex-challenge-lab.ipynb and inspect the JSON around line 101, then try opening it in Jupyter Lab. Done means the notebook JSON validates and the file opens successfully in Jupyter Lab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100