-
With the upgrade of the Data Science SDK, the notebooks can now be upgrade.
See: [Upgrade to SageMaker v2 SDK](https://github.com/aws/aws-step-functions-data-science-sdk-python/pull/76)
-
### Feature description
Currently, the notebook toleration settings from odh dashboard config apply to all notebooks in all namespaces.
Assume we have a cluster with different dedicated nodes pe…
-
Hello everyone! Please use this checklist over the next few weeks as you go through your health data science journey :tada:. Tick each item as your complete it!
***
Week 2: Your first repository…
-
Using py.test it is possible to test the executions of jupyter notebooks. Moreover, it should be possible to run them from Github Actions, which would help us in three ways:
- Setting a base for a si…
-
When working on a cross match and join with panstarrs catalogs, the returned dataframe has data types that were hard for me to deal with. They play nicely with pandas, so it was hard for me to notice…
-
One recurring issue is JupyterLab reporting notebooks as corrupted JSON. We should add guidance that when this happens the general recommendation is to re-check the notebook out from git if you haven'…
-
Hi,
I am taking the course 'Perform data science with Azure Databricks' in Coursera and followed the instructions to create a Workspace and cluster to being able to run the learning notebooks impor…
-
All components have to follow a certain template
```
#Release#
- component_name|release-branch|release-notes
- component_name|release-branch|release-notes
```
please use the following component …
-
### Is Your Feature Request Related to a Problem? Please Describe
We recently chatted with @samcunliffe and Niko from SWC (cannot tag him) about a cookiecutter for data science / scientific analysis …
-
## Background
https://colab.research.google.com is widely used in data science and AI because of it's pay-as-you go model using a variety of TPU or NVIDIA GPU's. A common use case is going to be to…