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

DOC: Blogpost 9,10,11 #61

Merged
merged 1 commit into from
Aug 14, 2024
Merged

DOC: Blogpost 9,10,11 #61

merged 1 commit into from
Aug 14, 2024

Conversation

deka27
Copy link
Member

@deka27 deka27 commented Aug 12, 2024

Blogpost for week 9,10,11

Copy link
Contributor

github-actions bot commented Aug 12, 2024

🪓 PR closed, deleted preview at https://github.com/dipy/preview-html/tree/main/dipy.org/pull/61/

Copy link
Contributor

@itellaetxe itellaetxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice blogs Kaustav! Thanks for the update.

Also, keep it up with the PhD process, I hope that you will get accepted.

LGTM!

@@ -0,0 +1,65 @@
My Journey Continues: Week 9 Progress with DIPY
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Kaustav!

Great Job and good luck with your PhD applications.

See some comments below

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.


I also explored some video tutorials on YouTube.

1. https://www.youtube.com/watch?v=pTFZFxd4hOI&t=551s
Copy link
Member

@WassCodeur WassCodeur Aug 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could use a Sphinx "inline external link" to reference tutorial links like you did at [Ln18].

https://www.youtube.com/watch?v=pTFZFxd4hOI&t=551s -->
`Docker Tutorial for Beginners <https://www.youtube.com/watch?v=pTFZFxd4hOI&t=551s>`_

I also explored some video tutorials on YouTube.

1. https://www.youtube.com/watch?v=pTFZFxd4hOI&t=551s
2. https://www.youtube.com/watch?v=GFgJkfScVNU&t=1432s
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

Creating a Docker Image for DIPY
--------------------------------

This week, I focused on creating a Docker image for DIPY. However, I ran into some issues related to the `fury` and `vtk` packages due to version incompatibilities. These packages are crucial for the visualization components of DIPY, and ensuring they work correctly within the Docker environment has been a bit tricky.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fury --> FURY
vtk --> VTK

The version conflicts have caused some build failures, and I’ve been troubleshooting the issue by testing different configurations and dependencies. While I haven’t completely resolved the issue yet, I’m hopeful that I can find a solution soon. I’ll continue to work on this in the coming days, as getting this Docker image ready is important for our continuous integration processes.

.. image:: /_static/images/gsoc/2024/kaustav/docker_issue_fury.png
:alt: Docker Fury VTK issue
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fury --> FURY


Looking ahead to next week, my priorities will be:

1. **Fixing the Docker Image Issues**: I’ll continue troubleshooting the `fury` and `vtk` package issues within the Docker environment, aiming to get a working Docker image for DIPY.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fury --> FURY
vtk --> VTK

@@ -0,0 +1,41 @@
My Journey Continues: Week 10 Progress with DIPY
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


The reason for learning Docker was for creation of DIPY docker image that can be utilized easily for running DIPY and doing tests.

PhD Applications
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

atb :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Copy link
Member

@skoudoro skoudoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Àll good, Thank you @deka27, merging

@skoudoro skoudoro merged commit 7daa907 into dipy:master Aug 14, 2024
3 checks passed
github-actions bot added a commit that referenced this pull request Aug 14, 2024
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

Successfully merging this pull request may close these issues.

5 participants