1.5 months later

Time flies.
It feels like yesterday that I joined DiRAC virtually and now that I look back, already a month and a half!

It has been a really amazing journey so far and I have learned a lot, wrote a lot of code and have worked with some really nice people.

The most challenging aspect was connecting everything and putting everything together.

I was working on an Ipython kernel extension, a Jupyter Notebook Front end extension, and on a python backend extension.

I had to integrate REST APIs to connect the Front end with the backend and create socket communications to connect the front end with the ipython kernel.

It was fun and challenging.

The features I added this week are:

  1. Saving the state of the extension across multiple devices
  2. Customizing the cluster config from the front end