
Tejas Jain
๐โโ๏ธ
๐ฆ
๐ง
Share
This post is public.
If you hold the backspace key to delete the current cell's content, eventually the cursor moves back to previous cells and deletes their content. Due to this, on several occasions, I've accidentally deleted code that I didn't intend to delete.
Share
This post is public.
I am trying to launch this repo in deepnote but it failsย
Both filenames contain _ and/or , characters
Repo - https://github.com/dipanjanS/tensorflow2-crash-course
Deepnote link 1 - https://www.deepnote.com/launch?template=data-science&url=https://github.com/dipanjanS/tensorflow2-crash-course/tree/main/notebooks/TF2_Crash_Course_02_Deep_Learning_Essentials.ipynbย
Deepnote link 2 - https://www.deepnote.com/launch?template=data-science&url=https://github.com/dipanjanS/tensorflow2-crash-course/blob/main/notebooks/TF2_Crash_Course_01_NN_Essentials_Layers%2C_Ops%2C_Gradient_Descent.ipynb
Both filenames contain _ and/or , characters
Repo - https://github.com/dipanjanS/tensorflow2-crash-course
Deepnote link 1 - https://www.deepnote.com/launch?template=data-science&url=https://github.com/dipanjanS/tensorflow2-crash-course/tree/main/notebooks/TF2_Crash_Course_02_Deep_Learning_Essentials.ipynbย
Deepnote link 2 - https://www.deepnote.com/launch?template=data-science&url=https://github.com/dipanjanS/tensorflow2-crash-course/blob/main/notebooks/TF2_Crash_Course_01_NN_Essentials_Layers%2C_Ops%2C_Gradient_Descent.ipynb
Share
This post is public.
If someone publishes a notebook from a project, only the notebook is published (which makes sense).
But if I duplicate a published notebook, only the notebook is copied into my workspace. What if someone publishes a notebook which uses utility scripts such as `utils.py` and calls the functions within the notebook? The duplicated notebook would then become useless for others because it won't work without the utility script.ย
If feasible, maybe a "Duplicate/Fork project" button can be added
But if I duplicate a published notebook, only the notebook is copied into my workspace. What if someone publishes a notebook which uses utility scripts such as `utils.py` and calls the functions within the notebook? The duplicated notebook would then become useless for others because it won't work without the utility script.ย
If feasible, maybe a "Duplicate/Fork project" button can be added
Share
This post is public.
I am not sure if I am the only one facing this issue but my notebooks freeze a lot.ย
Here's a link to my latest notebook where I cannot do anything. Unable to add code cells or markdown cells.
https://deepnote.com/project/d1de4003-439f-4467-ae09-892684795c53
Here's a link to my latest notebook where I cannot do anything. Unable to add code cells or markdown cells.
https://deepnote.com/project/d1de4003-439f-4467-ae09-892684795c53
Share
This post is public.
Share
This post is public.
There used to be duplicate and like buttons in top right corner of a published notebook.ย
They are missing now! Have the buttons been removed? ๐
They are missing now! Have the buttons been removed? ๐
Share
This post is public.
Share
This post is public.
At the moment, all published notebooks are displayed together without any option to bundle them into similar topics.ย
Suppose I want to publish a series of notebooks on Exploratory Data Analysis, then it'd be great if I could group these notebooks together into a single folder/bundle.
Suppose I want to publish a series of notebooks on Exploratory Data Analysis, then it'd be great if I could group these notebooks together into a single folder/bundle.
Share
This post is public.
Both Binder and Google Colab have svg badges for cloning github repos into their respective environments
๏ปฟ
๏ปฟ
Does DeepNote have something similar? Would be nice to have a "Open in Deepnote" badge that can be added to github repos.
Reference Repo - https://github.com/jakevdp/PythonDataScienceHandbook
๏ปฟ
Does DeepNote have something similar? Would be nice to have a "Open in Deepnote" badge that can be added to github repos.
Reference Repo - https://github.com/jakevdp/PythonDataScienceHandbook
Share
This post is public.