abijithbahuleyan's Blog

Weekly Check-in #9

abijithbahuleyan
Published: 07/26/2020

Hello world !

What did you do this week?

There was few details in the code template to get fixed and also some tests were improved. At last the feature to generate the jupyter notebook has merged.

What is coming up next?

There is two minor bugs remaining to be fixed in the feature. Also there is no notebook corresponding to cluster analysis. It should be added. There should be option to copy the necessary cells instead of downloading the whole notebook.

Did you get stuck anywhere?

Nope

 

View Blog Post

Weekly Check-in #8

abijithbahuleyan
Published: 07/20/2020

Hello !

What did you do this week?

Improved plotting of radial fourier and some tweaks to make the generated notebook perfect.Changes are currently being reviewed. After this it could be merged.

What is coming up next?

I will be working on copying the cluster connection code directly from the GUI.

Did you get stuck anywhere?

Nope.

View Blog Post

Weekly Check-in #7

abijithbahuleyan
Published: 07/12/2020

Hello,

What did you do this week?

I have to modify the tests according to the feedback from the mentors. Tests now completely verify the behaviour. This time I got a deeper look into the world of tests. 

What is coming up next?

Hopefully after the tests are verified , the PR could merge. So I could start building the next feature. Also improvement to current feature.

Did you get stuck anywhere?

Nope.

View Blog Post

Weekly Check-in #6

abijithbahuleyan
Published: 07/07/2020

Hello,

What did you do this week?

I was looking for a alternate way to convert RST to MD without using Pandoc. Well, there is no current solution without pandoc. So I have to display as raw RST without convertion. I have added test coverage for the code. Added docs for the notebook download feature.

What is coming up next?

Tests needs some improvement. My mentor gave me feedback on my tests and how important the test are. I'm working towards merging the current PR.

Did you get stuck anywhere?

Finding the solution for converting RST to MD was quite challenging.

View Blog Post

Weekly Check-in #5

abijithbahuleyan
Published: 06/28/2020

Hello,

What did you do this week?

I have added more details to project. It's ready to work. Some parts needs little attention. I have to convert docs written in RST to Markdown.

Did you get stuck anywhere?

Yes. As my first phase is almost ready, now I have to write tests. I have previously create test for different PR, which was a small one. I'm confused for which parts to add test. I've asked my mentors for help.

What is coming up next ?

I have to fill some more details and add tests. Possibly also start the next phase of project.

View Blog Post