ploomber / projects

Sample projects using Ploomber.
Apache License 2.0
82 stars 25 forks source link

broken links #81

Closed edublancas closed 1 year ago

edublancas commented 1 year ago

output from the check-links command:


Run pkgmt check-links
*** templates/ml-advanced/README.md ***
(None) https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Ftemplates/ml-advanced%252FREADME.ipynb%26branch%3Dmaster
*** templates/mlflow/README.md ***
(None) https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Ftemplates/mlflow%252FREADME.ipynb%26branch%3Dmaster
(None) https://{x}.mybinder.org/user/ploomber-{y}/lab/tree/projects/mlflow
(None) https://{x}.mybinder.org/user/ploomber-{y}/proxy/5000/
*** templates/mlflow/_source.md ***
(None) https://{x}.mybinder.org/user/ploomber-{y}/lab/tree/projects/mlflow
(None) https://{x}.mybinder.org/user/ploomber-{y}/proxy/5000/
*** cookbook/file-client/README.md ***
(None) https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Fcookbook/file-client%252FREADME.ipynb%26branch%3Dmaster
*** cookbook/nested-cv/README.md ***
(None) https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Fcookbook/nested-cv%252FREADME.ipynb%26branch%3Dmaster
*** guides/monitoring/README.md ***
(404) https://www.cloud.ploomber.io/register/
*** guides/monitoring/_source.md ***
(404) https://www.cloud.ploomber.io/register/
*** templates/timeseries/tasks/section-4-modeling-hyperparameter-optimization-via-grid-search.py ***
(404) https://www.digitalocean.com/community/tutorials/a-guide-to-time-series-forecasting-with-arima-in-python-3._
*** micro-pipelines/3-ml-classification.ipynb ***
(None) https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Fmicro-pipelines%252F3-ml-classification.ipynb%26branch%3Dmaster
*** templates/ml-advanced/README.ipynb ***
(None) https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Ftemplates/ml-advanced%252FREADME.ipynb%26branch%3Dmaster
*** templates/timeseries/arima-python.ipynb ***
(404) https://www.digitalocean.com/community/tutorials/a-guide-to-time-series-forecasting-with-arima-in-python-3._
*** templates/mlflow/README.ipynb ***
(None) https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Ftemplates/mlflow%252FREADME.ipynb%26branch%3Dmaster
(None) https://{x}.mybinder.org/user/ploomber-{y}/lab/tree/projects/mlflow
(None) https://{x}.mybinder.org/user/ploomber-{y}/proxy/5000/
*** cookbook/file-client/README.ipynb ***
(None) https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Fcookbook/file-client%252FREADME.ipynb%26branch%3Dmaster
*** cookbook/nested-cv/README.ipynb ***
(None) https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Fcookbook/nested-cv%252FREADME.ipynb%26branch%3Dmaster
*** guides/airflow/colab.ipynb ***
(404) https://www.kaggle.com/code/mnassrib/titanic-logistic-regression-with-python
*** guides/monitoring/README.ipynb ***
(404) https://www.cloud.ploomber.io/register/

I think most of them are bugs in pkgmt, but they are still worth trying. check if there are any broken ones and report to the pkgmt repo the false positives

edublancas commented 1 year ago

fixed pkgmt, this should pass now